+ 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 [Fri Aug 28 04:47:16 2026] *** compiled with version: 13.3.0 on 06 August 2026 01:02:01 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-9c5fd8b9-fnqlw 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f808c990668 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/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-08-28 04:47:19.928 7 INFO neutron.common.config [-] Logging enabled! 2026-08-28 04:47:19.928 7 INFO neutron.common.config [-] uwsgi version 26.0.14.dev6 2026-08-28 04:47:20.042 8 INFO neutron.common.config [-] Logging enabled! 2026-08-28 04:47:20.043 8 INFO neutron.common.config [-] uwsgi version 26.0.14.dev6 2026-08-28 04:47:20.884 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-28 04:47:21.019 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-28 04:47:22.157 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-28 04:47:22.160 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-28 04:47:22.164 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-28 04:47:22.164 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-28 04:47:22.164 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-28 04:47:22.164 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-28 04:47:22.164 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 04:47:22.171 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 04:47:22.172 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 04:47:22.172 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-28 04:47:22.275 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-28 04:47:22.277 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-28 04:47:22.281 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-28 04:47:22.281 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-28 04:47:22.281 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-28 04:47:22.281 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-28 04:47:22.281 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 04:47:22.289 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 04:47:22.289 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 04:47:22.289 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-28 04:47:22.538 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-28 04:47:22.538 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-28 04:47:22.538 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-28 04:47:22.568 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-28 04:47:22.568 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-28 04:47:22.568 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-28 04:47:22.568 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-28 04:47:22.632 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-28 04:47:22.633 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-28 04:47:22.633 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-28 04:47:22.662 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-28 04:47:22.663 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-28 04:47:22.663 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-28 04:47:22.663 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-28 04:47:23.149 7 INFO neutron.plugins.ml2.managers [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Initializing driver for type 'vlan' 2026-08-28 04:47:23.260 8 INFO neutron.plugins.ml2.managers [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Initializing driver for type 'vlan' 2026-08-28 04:47:23.391 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] VlanTypeDriver initialization complete 2026-08-28 04:47:23.392 7 INFO neutron.plugins.ml2.managers [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-28 04:47:23.392 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-28 04:47:23.392 7 INFO neutron.plugins.ml2.managers [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Initializing extension driver 'port_security' 2026-08-28 04:47:23.392 7 INFO neutron.plugins.ml2.extensions.port_security [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-28 04:47:23.393 7 INFO neutron.plugins.ml2.managers [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Initializing extension driver 'qos' 2026-08-28 04:47:23.393 7 INFO neutron.plugins.ml2.managers [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Initializing mechanism driver 'ovn' 2026-08-28 04:47:23.393 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Starting OVNMechanismDriver 2026-08-28 04:47:23.398 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] OVN logging driver registered 2026-08-28 04:47:23.406 7 INFO neutron.quota [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded quota_driver: . 2026-08-28 04:47:23.406 7 INFO neutron.plugins.ml2.plugin [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Modular L2 Plugin initialization complete 2026-08-28 04:47:23.406 7 INFO neutron.plugins.ml2.managers [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-28 04:47:23.406 7 INFO neutron.plugins.ml2.managers [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-28 04:47:23.407 7 INFO neutron.plugins.ml2.managers [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Got port-security extension from driver 'port_security' 2026-08-28 04:47:23.407 7 INFO neutron.extensions.vlantransparent [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Disabled vlantransparent extension. 2026-08-28 04:47:23.407 7 INFO neutron.extensions.qinq [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Disabled VLAN QinQ extension. 2026-08-28 04:47:23.407 7 INFO neutron.manager [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loading Plugin: qos 2026-08-28 04:47:23.423 7 INFO neutron.manager [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loading Plugin: ovn-router 2026-08-28 04:47:23.454 7 INFO neutron.services.ovn_l3.plugin [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Starting OVNL3RouterPlugin 2026-08-28 04:47:23.458 7 INFO neutron.manager [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loading Plugin: segments 2026-08-28 04:47:23.552 7 INFO neutron.manager [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loading Plugin: trunk 2026-08-28 04:47:23.563 7 INFO neutron.manager [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loading Plugin: log 2026-08-28 04:47:23.566 7 INFO neutron.manager [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-28 04:47:23.741 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-28 04:47:23.742 7 WARNING stevedore.named [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-28 04:47:23.742 7 WARNING stevedore.named [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-28 04:47:23.783 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-28 04:47:23.783 7 INFO neutron.common.utils [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-28 04:47:23.783 7 INFO neutron.manager [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loading Plugin: taas 2026-08-28 04:47:23.809 7 WARNING stevedore.named [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-28 04:47:23.815 7 INFO neutron_taas.services.taas.taas_plugin [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-28 04:47:23.815 7 INFO neutron.manager [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loading Plugin: tapmirror 2026-08-28 04:47:23.823 7 WARNING stevedore.named [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-28 04:47:23.824 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-28 04:47:23.824 7 INFO neutron.manager [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loading Plugin: auto_allocate 2026-08-28 04:47:23.828 7 INFO neutron.manager [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loading Plugin: tag 2026-08-28 04:47:23.835 7 INFO neutron.manager [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loading Plugin: timestamp 2026-08-28 04:47:23.837 7 INFO neutron.manager [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loading Plugin: network_ip_availability 2026-08-28 04:47:23.841 7 INFO neutron.manager [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loading Plugin: flavors 2026-08-28 04:47:23.844 7 INFO neutron.manager [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loading Plugin: revisions 2026-08-28 04:47:23.848 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Initializing extension manager. 2026-08-28 04:47:23.849 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: address-group 2026-08-28 04:47:23.850 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: address-scope 2026-08-28 04:47:23.850 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-28 04:47:23.851 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: agent 2026-08-28 04:47:23.852 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-28 04:47:23.853 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: allowed-address-pairs 2026-08-28 04:47:23.854 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: auto-allocated-topology 2026-08-28 04:47:23.854 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: availability_zone 2026-08-28 04:47:23.855 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-28 04:47:23.855 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-28 04:47:23.856 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: default-subnetpools 2026-08-28 04:47:23.857 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-28 04:47:23.858 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: dns-integration 2026-08-28 04:47:23.858 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: dns-domain-ports 2026-08-28 04:47:23.859 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-28 04:47:23.860 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-28 04:47:23.860 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-28 04:47:23.861 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: empty-string-filtering 2026-08-28 04:47:23.861 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-28 04:47:23.862 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-28 04:47:23.862 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: external-net 2026-08-28 04:47:23.863 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-28 04:47:23.863 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: extraroute 2026-08-28 04:47:23.864 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-28 04:47:23.864 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-28 04:47:23.865 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-28 04:47:23.866 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-28 04:47:23.866 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-28 04:47:23.867 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: fip-port-details 2026-08-28 04:47:23.868 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: flavors 2026-08-28 04:47:23.869 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-28 04:47:23.870 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: floatingip-pools 2026-08-28 04:47:23.870 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: ip_allocation 2026-08-28 04:47:23.871 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-28 04:47:23.871 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: l2_adjacency 2026-08-28 04:47:23.873 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: router 2026-08-28 04:47:23.875 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-28 04:47:23.875 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-28 04:47:23.876 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-28 04:47:23.876 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: ext-gw-mode 2026-08-28 04:47:23.877 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: l3-ha 2026-08-28 04:47:23.878 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-28 04:47:23.878 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-28 04:47:23.879 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: l3-flavors 2026-08-28 04:47:23.880 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-28 04:47:23.880 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-28 04:47:23.884 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-28 04:47:23.885 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-28 04:47:23.886 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: logging 2026-08-28 04:47:23.887 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-28 04:47:23.888 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-28 04:47:23.888 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: multi-provider 2026-08-28 04:47:23.889 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: net-mtu 2026-08-28 04:47:23.889 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: net-mtu-writable 2026-08-28 04:47:23.890 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: network_availability_zone 2026-08-28 04:47:23.891 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-28 04:47:23.891 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: network-ip-availability 2026-08-28 04:47:23.892 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-28 04:47:23.893 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: pagination 2026-08-28 04:47:23.893 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: port-device-profile 2026-08-28 04:47:23.894 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-28 04:47:23.894 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-28 04:47:23.895 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-28 04:47:23.895 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-28 04:47:23.896 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-28 04:47:23.896 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-28 04:47:23.897 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-28 04:47:23.897 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: port-resource-request 2026-08-28 04:47:23.898 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: port-resource-request-groups 2026-08-28 04:47:23.898 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-28 04:47:23.899 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: binding 2026-08-28 04:47:23.900 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: binding-extended 2026-08-28 04:47:23.900 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: port-security 2026-08-28 04:47:23.901 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: project-id 2026-08-28 04:47:23.901 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: provider 2026-08-28 04:47:23.902 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-28 04:47:23.904 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: qos 2026-08-28 04:47:23.905 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-28 04:47:23.906 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-28 04:47:23.906 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: qos-default 2026-08-28 04:47:23.907 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: qos-fip 2026-08-28 04:47:23.907 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-28 04:47:23.908 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: qos-gateway-ip 2026-08-28 04:47:23.908 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: qos-port-network-policy 2026-08-28 04:47:23.909 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: qos-pps-minimum 2026-08-28 04:47:23.910 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-28 04:47:23.910 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: qos-pps 2026-08-28 04:47:23.911 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: qos-rule-type-details 2026-08-28 04:47:23.911 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-28 04:47:23.912 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: qos-rules-alias 2026-08-28 04:47:23.913 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: quota-check-limit 2026-08-28 04:47:23.913 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: quota-check-limit-default 2026-08-28 04:47:23.915 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: quotas 2026-08-28 04:47:23.917 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: quota_details 2026-08-28 04:47:23.918 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: rbac-policies 2026-08-28 04:47:23.918 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-28 04:47:23.919 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: rbac-address-scope 2026-08-28 04:47:23.920 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: rbac-security-groups 2026-08-28 04:47:23.920 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-28 04:47:23.921 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: revision-if-match 2026-08-28 04:47:23.921 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: standard-attr-revisions 2026-08-28 04:47:23.922 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: router_availability_zone 2026-08-28 04:47:23.922 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-28 04:47:23.924 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: security-groups-default-rules 2026-08-28 04:47:23.925 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-28 04:47:23.925 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-28 04:47:23.926 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-28 04:47:23.926 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-28 04:47:23.927 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-28 04:47:23.931 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: security-group 2026-08-28 04:47:23.932 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: segment 2026-08-28 04:47:23.933 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-28 04:47:23.934 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: service-type 2026-08-28 04:47:23.934 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: sorting 2026-08-28 04:47:23.935 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: standard-attr-segment 2026-08-28 04:47:23.935 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: standard-attr-description 2026-08-28 04:47:23.936 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: stateful-security-group 2026-08-28 04:47:23.936 7 WARNING neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-28 04:47:23.937 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-28 04:47:23.937 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: subnet-external-network 2026-08-28 04:47:23.938 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-28 04:47:23.939 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-28 04:47:23.939 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: subnet-service-types 2026-08-28 04:47:23.940 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: subnet_allocation 2026-08-28 04:47:23.940 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-28 04:47:23.941 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: tag-creation 2026-08-28 04:47:23.941 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-28 04:47:23.945 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: standard-attr-tag 2026-08-28 04:47:23.946 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-28 04:47:23.947 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: trunk 2026-08-28 04:47:23.947 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: trunk-details 2026-08-28 04:47:23.948 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-28 04:47:23.948 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-28 04:47:23.949 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-28 04:47:23.950 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-28 04:47:23.951 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-28 04:47:23.952 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-28 04:47:23.953 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: vpn-flavors 2026-08-28 04:47:23.954 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: vpnaas 2026-08-28 04:47:23.956 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: taas 2026-08-28 04:47:23.957 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: tap-mirror 2026-08-28 04:47:23.957 7 INFO neutron.api.extensions [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Loaded extension: taas-vlan-filter 2026-08-28 04:47:23.960 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-28 04:47:23.960 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-28 04:47:23.960 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 04:47:23.960 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-28 04:47:23.963 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-28 04:47:23.963 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-28 04:47:23.968 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-28 04:47:23.969 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-28 04:47:23.969 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-28 04:47:23.970 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 04:47:23.971 7 WARNING neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] subnetpool is already registered 2026-08-28 04:47:23.971 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-28 04:47:23.971 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 04:47:23.972 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 04:47:23.972 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-28 04:47:23.973 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-28 04:47:23.973 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-28 04:47:23.974 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 04:47:23.974 7 WARNING neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] ipsecpolicy is already registered 2026-08-28 04:47:23.974 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 04:47:23.974 7 WARNING neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] ikepolicy is already registered 2026-08-28 04:47:23.978 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-28 04:47:23.979 7 WARNING neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] router is already registered 2026-08-28 04:47:23.979 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-28 04:47:23.979 7 WARNING neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] floatingip is already registered 2026-08-28 04:47:23.983 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-28 04:47:23.983 7 WARNING neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] rbac_policy is already registered 2026-08-28 04:47:23.984 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-28 04:47:23.984 7 WARNING neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] security_group is already registered 2026-08-28 04:47:23.984 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-28 04:47:23.984 7 WARNING neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] security_group_rule is already registered 2026-08-28 04:47:23.985 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 04:47:23.985 7 WARNING neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] subnetpool is already registered 2026-08-28 04:47:23.986 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-28 04:47:23.986 7 WARNING neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] trunk is already registered 2026-08-28 04:47:23.986 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 04:47:23.986 7 WARNING neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] ikepolicy is already registered 2026-08-28 04:47:23.987 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 04:47:23.987 7 WARNING neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] ipsecpolicy is already registered 2026-08-28 04:47:23.987 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-28 04:47:23.987 7 WARNING neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] endpoint_group is already registered 2026-08-28 04:47:23.988 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-28 04:47:23.988 7 WARNING neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] vpnservice is already registered 2026-08-28 04:47:23.988 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-28 04:47:23.988 7 WARNING neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] ipsec_site_connection is already registered 2026-08-28 04:47:23.989 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 04:47:23.989 7 WARNING neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] ipsecpolicy is already registered 2026-08-28 04:47:23.989 7 INFO neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 04:47:23.989 7 WARNING neutron.quota.resource_registry [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] ikepolicy is already registered 2026-08-28 04:47:24.025 7 WARNING keystonemiddleware._common.config [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 04:47:24.032 7 WARNING oslo_config.cfg [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-28 04:47:24.051 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-08-28 04:47:24.073 7 INFO neutron.db.ovn_hash_ring_db [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Nodes from host "neutron-server-9c5fd8b9-fnqlw" and group "mechanism_driver" removed from the Hash Ring created at 2026-08-28 04:47:24+00:00 2026-08-28 04:47:24.077 7 INFO neutron.db.ovn_hash_ring_db [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Node d43d23d85e675d8b8f190ada22c20fcf from host "neutron-server-9c5fd8b9-fnqlw" and group "mechanism_driver" added to the Hash Ring 2026-08-28 04:47:24.088 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Hash Ring probing thread for node d43d23d85e675d8b8f190ada22c20fcf has started 2026-08-28 04:47:24.089 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-28 04:47:24.144 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] tcp:10.101.85.150:6641: connecting... 2026-08-28 04:47:24.144 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] tcp:10.101.85.150:6641: connected 2026-08-28 04:47:24.201 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] VlanTypeDriver initialization complete 2026-08-28 04:47:24.201 8 INFO neutron.plugins.ml2.managers [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-28 04:47:24.201 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-28 04:47:24.201 8 INFO neutron.plugins.ml2.managers [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Initializing extension driver 'port_security' 2026-08-28 04:47:24.201 8 INFO neutron.plugins.ml2.extensions.port_security [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-28 04:47:24.202 8 INFO neutron.plugins.ml2.managers [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Initializing extension driver 'qos' 2026-08-28 04:47:24.202 8 INFO neutron.plugins.ml2.managers [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Initializing mechanism driver 'ovn' 2026-08-28 04:47:24.202 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Starting OVNMechanismDriver 2026-08-28 04:47:24.204 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] OVN logging driver registered 2026-08-28 04:47:24.210 8 INFO neutron.quota [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded quota_driver: . 2026-08-28 04:47:24.210 8 INFO neutron.plugins.ml2.plugin [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Modular L2 Plugin initialization complete 2026-08-28 04:47:24.210 8 INFO neutron.plugins.ml2.managers [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-28 04:47:24.211 8 INFO neutron.plugins.ml2.managers [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-28 04:47:24.211 8 INFO neutron.plugins.ml2.managers [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-28 04:47:24.211 8 INFO neutron.extensions.vlantransparent [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Disabled vlantransparent extension. 2026-08-28 04:47:24.211 8 INFO neutron.extensions.qinq [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Disabled VLAN QinQ extension. 2026-08-28 04:47:24.211 8 INFO neutron.manager [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loading Plugin: qos 2026-08-28 04:47:24.223 8 INFO neutron.manager [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loading Plugin: ovn-router 2026-08-28 04:47:24.255 8 INFO neutron.services.ovn_l3.plugin [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Starting OVNL3RouterPlugin 2026-08-28 04:47:24.259 8 INFO neutron.manager [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loading Plugin: segments 2026-08-28 04:47:24.275 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-28 04:47:24.299 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] tcp:10.98.122.71:6642: connecting... 2026-08-28 04:47:24.300 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] tcp:10.98.122.71:6642: connected 2026-08-28 04:47:24.354 8 INFO neutron.manager [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loading Plugin: trunk 2026-08-28 04:47:24.365 8 INFO neutron.manager [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loading Plugin: log 2026-08-28 04:47:24.368 8 INFO neutron.manager [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-28 04:47:24.371 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] WorkerService process has finished the post initialization 2026-08-28 04:47:24.372 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-28 04:47:24.373 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-08-28 04:47:24.390 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] tcp:10.101.85.150:6641: connecting... 2026-08-28 04:47:24.390 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] tcp:10.101.85.150:6641: connected 2026-08-28 04:47:24.422 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-28 04:47:24.422 8 WARNING stevedore.named [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-28 04:47:24.422 8 WARNING stevedore.named [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-28 04:47:24.431 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] tcp:10.101.85.150:6641: connecting... 2026-08-28 04:47:24.431 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a49cdf4d-33f7-43d0-977b-1a5c810f006d - - - - - -] tcp:10.101.85.150:6641: connected WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f808c990668 pid: 7 (default app) 2026-08-28 04:47:24.458 8 INFO neutron_vpnaas.services.vpn.plugin [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-28 04:47:24.459 8 INFO neutron.common.utils [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-28 04:47:24.459 8 INFO neutron.manager [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loading Plugin: taas 2026-08-28 04:47:24.480 8 WARNING stevedore.named [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-28 04:47:24.485 8 INFO neutron_taas.services.taas.taas_plugin [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-28 04:47:24.486 8 INFO neutron.manager [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loading Plugin: tapmirror 2026-08-28 04:47:24.493 8 WARNING stevedore.named [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-28 04:47:24.494 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-28 04:47:24.494 8 INFO neutron.manager [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loading Plugin: auto_allocate 2026-08-28 04:47:24.498 8 INFO neutron.manager [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loading Plugin: tag 2026-08-28 04:47:24.505 8 INFO neutron.manager [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loading Plugin: timestamp 2026-08-28 04:47:24.508 8 INFO neutron.manager [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loading Plugin: network_ip_availability 2026-08-28 04:47:24.511 8 INFO neutron.manager [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loading Plugin: flavors 2026-08-28 04:47:24.514 8 INFO neutron.manager [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loading Plugin: revisions 2026-08-28 04:47:24.517 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Initializing extension manager. 2026-08-28 04:47:24.519 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: address-group 2026-08-28 04:47:24.520 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: address-scope 2026-08-28 04:47:24.520 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-28 04:47:24.521 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: agent 2026-08-28 04:47:24.522 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-28 04:47:24.523 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-28 04:47:24.523 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-28 04:47:24.524 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: availability_zone 2026-08-28 04:47:24.525 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-28 04:47:24.525 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-28 04:47:24.526 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: default-subnetpools 2026-08-28 04:47:24.527 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-28 04:47:24.528 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: dns-integration 2026-08-28 04:47:24.528 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: dns-domain-ports 2026-08-28 04:47:24.529 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-28 04:47:24.529 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-28 04:47:24.530 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-28 04:47:24.530 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: empty-string-filtering 2026-08-28 04:47:24.531 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-28 04:47:24.531 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-28 04:47:24.532 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: external-net 2026-08-28 04:47:24.532 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-28 04:47:24.533 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: extraroute 2026-08-28 04:47:24.533 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-28 04:47:24.534 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-28 04:47:24.534 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-28 04:47:24.535 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-28 04:47:24.535 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-28 04:47:24.536 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: fip-port-details 2026-08-28 04:47:24.537 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: flavors 2026-08-28 04:47:24.538 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-28 04:47:24.538 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: floatingip-pools 2026-08-28 04:47:24.539 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: ip_allocation 2026-08-28 04:47:24.539 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-28 04:47:24.540 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: l2_adjacency 2026-08-28 04:47:24.541 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: router 2026-08-28 04:47:24.543 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-28 04:47:24.543 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-28 04:47:24.544 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-28 04:47:24.544 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: ext-gw-mode 2026-08-28 04:47:24.545 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: l3-ha 2026-08-28 04:47:24.545 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-28 04:47:24.546 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-28 04:47:24.546 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: l3-flavors 2026-08-28 04:47:24.547 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-28 04:47:24.548 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-28 04:47:24.550 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-28 04:47:24.551 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-28 04:47:24.552 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: logging 2026-08-28 04:47:24.553 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-28 04:47:24.554 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-28 04:47:24.554 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: multi-provider 2026-08-28 04:47:24.555 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: net-mtu 2026-08-28 04:47:24.555 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: net-mtu-writable 2026-08-28 04:47:24.556 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: network_availability_zone 2026-08-28 04:47:24.556 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-28 04:47:24.557 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: network-ip-availability 2026-08-28 04:47:24.558 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-28 04:47:24.559 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: pagination 2026-08-28 04:47:24.559 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: port-device-profile 2026-08-28 04:47:24.560 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-28 04:47:24.560 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-28 04:47:24.561 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-28 04:47:24.561 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-28 04:47:24.562 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-28 04:47:24.562 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-28 04:47:24.563 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-28 04:47:24.563 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: port-resource-request 2026-08-28 04:47:24.564 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-28 04:47:24.564 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-28 04:47:24.565 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: binding 2026-08-28 04:47:24.566 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: binding-extended 2026-08-28 04:47:24.566 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: port-security 2026-08-28 04:47:24.567 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: project-id 2026-08-28 04:47:24.567 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: provider 2026-08-28 04:47:24.568 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-28 04:47:24.570 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: qos 2026-08-28 04:47:24.571 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-28 04:47:24.571 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-28 04:47:24.572 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: qos-default 2026-08-28 04:47:24.572 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: qos-fip 2026-08-28 04:47:24.573 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-28 04:47:24.573 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-28 04:47:24.574 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-28 04:47:24.574 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-28 04:47:24.575 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-28 04:47:24.575 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: qos-pps 2026-08-28 04:47:24.576 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-28 04:47:24.576 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-28 04:47:24.577 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: qos-rules-alias 2026-08-28 04:47:24.577 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: quota-check-limit 2026-08-28 04:47:24.578 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-28 04:47:24.580 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: quotas 2026-08-28 04:47:24.581 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: quota_details 2026-08-28 04:47:24.583 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: rbac-policies 2026-08-28 04:47:24.583 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-28 04:47:24.584 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: rbac-address-scope 2026-08-28 04:47:24.584 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: rbac-security-groups 2026-08-28 04:47:24.585 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-28 04:47:24.585 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: revision-if-match 2026-08-28 04:47:24.586 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-28 04:47:24.587 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: router_availability_zone 2026-08-28 04:47:24.587 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-28 04:47:24.589 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-28 04:47:24.589 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-28 04:47:24.590 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-28 04:47:24.590 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-28 04:47:24.591 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-28 04:47:24.591 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-28 04:47:24.596 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: security-group 2026-08-28 04:47:24.597 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: segment 2026-08-28 04:47:24.597 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-28 04:47:24.598 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: service-type 2026-08-28 04:47:24.598 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: sorting 2026-08-28 04:47:24.599 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: standard-attr-segment 2026-08-28 04:47:24.599 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: standard-attr-description 2026-08-28 04:47:24.600 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: stateful-security-group 2026-08-28 04:47:24.600 8 WARNING neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-28 04:47:24.601 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-28 04:47:24.601 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: subnet-external-network 2026-08-28 04:47:24.602 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-28 04:47:24.602 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-28 04:47:24.603 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: subnet-service-types 2026-08-28 04:47:24.604 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: subnet_allocation 2026-08-28 04:47:24.604 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-28 04:47:24.605 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: tag-creation 2026-08-28 04:47:24.605 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-28 04:47:24.610 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: standard-attr-tag 2026-08-28 04:47:24.612 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-28 04:47:24.613 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: trunk 2026-08-28 04:47:24.613 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: trunk-details 2026-08-28 04:47:24.614 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-28 04:47:24.614 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-28 04:47:24.615 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-28 04:47:24.616 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-28 04:47:24.618 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-28 04:47:24.618 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-28 04:47:24.619 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: vpn-flavors 2026-08-28 04:47:24.621 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: vpnaas 2026-08-28 04:47:24.622 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: taas 2026-08-28 04:47:24.623 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: tap-mirror 2026-08-28 04:47:24.624 8 INFO neutron.api.extensions [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-28 04:47:24.626 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-28 04:47:24.626 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-28 04:47:24.626 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 04:47:24.626 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-28 04:47:24.629 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-28 04:47:24.630 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-28 04:47:24.635 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-28 04:47:24.636 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-28 04:47:24.636 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-28 04:47:24.637 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 04:47:24.637 8 WARNING neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] subnetpool is already registered 2026-08-28 04:47:24.638 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-28 04:47:24.638 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 04:47:24.639 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 04:47:24.639 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-28 04:47:24.639 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-28 04:47:24.640 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-28 04:47:24.640 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 04:47:24.640 8 WARNING neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] ipsecpolicy is already registered 2026-08-28 04:47:24.641 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 04:47:24.641 8 WARNING neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] ikepolicy is already registered 2026-08-28 04:47:24.645 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-28 04:47:24.645 8 WARNING neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] router is already registered 2026-08-28 04:47:24.645 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-28 04:47:24.646 8 WARNING neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] floatingip is already registered 2026-08-28 04:47:24.649 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-28 04:47:24.649 8 WARNING neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] rbac_policy is already registered 2026-08-28 04:47:24.650 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-28 04:47:24.650 8 WARNING neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] security_group is already registered 2026-08-28 04:47:24.650 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-28 04:47:24.651 8 WARNING neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] security_group_rule is already registered 2026-08-28 04:47:24.651 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 04:47:24.651 8 WARNING neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] subnetpool is already registered 2026-08-28 04:47:24.652 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-28 04:47:24.652 8 WARNING neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] trunk is already registered 2026-08-28 04:47:24.653 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 04:47:24.653 8 WARNING neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] ikepolicy is already registered 2026-08-28 04:47:24.653 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 04:47:24.653 8 WARNING neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] ipsecpolicy is already registered 2026-08-28 04:47:24.653 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-28 04:47:24.654 8 WARNING neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] endpoint_group is already registered 2026-08-28 04:47:24.654 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-28 04:47:24.654 8 WARNING neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] vpnservice is already registered 2026-08-28 04:47:24.654 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-28 04:47:24.655 8 WARNING neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] ipsec_site_connection is already registered 2026-08-28 04:47:24.655 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 04:47:24.655 8 WARNING neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] ipsecpolicy is already registered 2026-08-28 04:47:24.655 8 INFO neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 04:47:24.656 8 WARNING neutron.quota.resource_registry [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] ikepolicy is already registered 2026-08-28 04:47:24.691 8 WARNING keystonemiddleware._common.config [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 04:47:24.697 8 WARNING oslo_config.cfg [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-28 04:47:24.715 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-08-28 04:47:24.724 8 INFO neutron.db.ovn_hash_ring_db [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Nodes from host "neutron-server-9c5fd8b9-fnqlw" and group "mechanism_driver" removed from the Hash Ring created at 2026-08-28 04:47:24+00:00 2026-08-28 04:47:24.727 8 INFO neutron.db.ovn_hash_ring_db [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Node 4e4fb9e0e80c52d881ad65c6ca4774e5 from host "neutron-server-9c5fd8b9-fnqlw" and group "mechanism_driver" added to the Hash Ring 2026-08-28 04:47:24.742 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Hash Ring probing thread for node 4e4fb9e0e80c52d881ad65c6ca4774e5 has started 2026-08-28 04:47:24.743 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-28 04:47:24.768 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] tcp:10.101.85.150:6641: connecting... 2026-08-28 04:47:24.768 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] tcp:10.101.85.150:6641: connected 2026-08-28 04:47:24.804 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-28 04:47:24.822 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] tcp:10.98.122.71:6642: connecting... 2026-08-28 04:47:24.822 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] tcp:10.98.122.71:6642: connected 2026-08-28 04:47:24.851 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] WorkerService process has finished the post initialization 2026-08-28 04:47:24.852 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-28 04:47:24.852 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-08-28 04:47:24.869 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] tcp:10.101.85.150:6641: connecting... 2026-08-28 04:47:24.869 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] tcp:10.101.85.150:6641: connected 2026-08-28 04:47:24.905 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] tcp:10.101.85.150:6641: connecting... 2026-08-28 04:47:24.906 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4cc0e1c5-000f-426d-a2ba-e3925b3988e2 - - - - - -] tcp:10.101.85.150:6641: connected WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f808c990668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 04:47:27.448 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7230dbbf-0749-47c8-b0e0-41f41b9a253d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 162.253.55.164 () {44 vars in 926 bytes} [Fri Aug 28 04:47:26 2026] GET /v2.0/networks/public => generated 108 bytes in 876 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: 7|app: 0|req: 4/5] 162.253.55.164 () {44 vars in 948 bytes} [Fri Aug 28 04:47:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:47:28.146 8 INFO neutron.db.ovn_revision_numbers_db [None req-340932f2-d30b-43d1-8ba8-dc778d216b92 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 55dd7b4a-74ed-4a7a-9565-b5a2db569588 (type: security_groups) to 1 2026-08-28 04:47:28.161 8 INFO neutron.db.ovn_revision_numbers_db [None req-340932f2-d30b-43d1-8ba8-dc778d216b92 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 325d993f-08c6-4b5e-8ce5-d6b973db0724 (type: security_group_rules) to 0 2026-08-28 04:47:28.172 8 INFO neutron.db.ovn_revision_numbers_db [None req-340932f2-d30b-43d1-8ba8-dc778d216b92 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 94847a16-2b23-450c-8990-0e9e14cf7f2b (type: security_group_rules) to 0 2026-08-28 04:47:28.184 8 INFO neutron.db.ovn_revision_numbers_db [None req-340932f2-d30b-43d1-8ba8-dc778d216b92 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource bc7530ba-df22-433f-9d2e-677921dc7c52 (type: security_group_rules) to 0 2026-08-28 04:47:28.208 8 INFO neutron.db.ovn_revision_numbers_db [None req-340932f2-d30b-43d1-8ba8-dc778d216b92 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource f8eed18a-8206-4858-8bb7-687363e1a502 (type: security_group_rules) to 0 2026-08-28 04:47:28.322 8 WARNING neutron.services.revisions.revision_plugin [None req-340932f2-d30b-43d1-8ba8-dc778d216b92 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Could not find related network for resource to bump revision. 2026-08-28 04:47:28.352 8 INFO neutron.db.segments_db [None req-340932f2-d30b-43d1-8ba8-dc778d216b92 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Added segment c809ec23-6180-4b64-9119-d0809c0a85b9 of type flat for network 9bb25131-afac-40d7-aa27-7cb67c8505c5 2026-08-28 04:47:28.470 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-c809ec23-6180-4b64-9119-d0809c0a85b9 2026-08-28 04:47:28.507 8 INFO neutron.db.ovn_revision_numbers_db [None req-340932f2-d30b-43d1-8ba8-dc778d216b92 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 9bb25131-afac-40d7-aa27-7cb67c8505c5 (type: networks) to 1 2026-08-28 04:47:28.849 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-340932f2-d30b-43d1-8ba8-dc778d216b92 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 04:47:28.850 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-340932f2-d30b-43d1-8ba8-dc778d216b92 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 04:47:28.904 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a394ed57-7065-4d2b-837c-dd132fd06bc1 - - - - - -] OVN reports status down for port: 877f235e-362c-4bd4-823f-bed801ab602b 2026-08-28 04:47:28.941 8 INFO neutron.db.ovn_revision_numbers_db [None req-340932f2-d30b-43d1-8ba8-dc778d216b92 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 877f235e-362c-4bd4-823f-bed801ab602b (type: ports) to 1 [pid: 8|app: 0|req: 2/6] 162.253.55.164 () {48 vars in 966 bytes} [Fri Aug 28 04:47:27 2026] POST /v2.0/networks => generated 706 bytes in 1208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 04:47:30.504 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54c1f283-eb09-4215-8dac-4ec0ee2c276a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 162.253.55.164 () {44 vars in 926 bytes} [Fri Aug 28 04:47:30 2026] GET /v2.0/networks/public => generated 108 bytes in 391 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 162.253.55.164 () {44 vars in 948 bytes} [Fri Aug 28 04:47:30 2026] GET /v2.0/networks?name=public => generated 715 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 04:47:30.799 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4d95e818-1f9a-4caa-8261-ef483e9d05c5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 162.253.55.164 () {44 vars in 1033 bytes} [Fri Aug 28 04:47:30 2026] GET /v2.0/subnets/public-subnet?network_id=9bb25131-afac-40d7-aa27-7cb67c8505c5 => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 162.253.55.164 () {44 vars in 1056 bytes} [Fri Aug 28 04:47:30 2026] GET /v2.0/subnets?name=public-subnet&network_id=9bb25131-afac-40d7-aa27-7cb67c8505c5 => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:47:31.242 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6ccb6f99-5c50-4521-abf4-d3fbf78cc952 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 04:47:31.243 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6ccb6f99-5c50-4521-abf4-d3fbf78cc952 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 04:47:31.766 7 INFO neutron.db.ovn_revision_numbers_db [None req-6ff68106-734b-4865-9ae9-b75ed5ef957e - - - - - -] Successfully bumped revision number for resource 877f235e-362c-4bd4-823f-bed801ab602b (type: ports) to 2 2026-08-28 04:47:31.796 7 INFO neutron.db.ovn_revision_numbers_db [None req-6ff68106-734b-4865-9ae9-b75ed5ef957e - - - - - -] Successfully bumped revision number for resource 767c3071-0d91-4946-98e5-cd24602aa68e (type: subnets) to 0 [pid: 7|app: 0|req: 7/11] 162.253.55.164 () {48 vars in 964 bytes} [Fri Aug 28 04:47:30 2026] POST /v2.0/subnets => generated 664 bytes in 970 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 04:52:14.738 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b259f1ad-e6a9-439c-a185-98cd1ce1d037 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 23/47] 162.253.55.164 () {44 vars in 936 bytes} [Fri Aug 28 04:52:14 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/48] 162.253.55.164 () {44 vars in 958 bytes} [Fri Aug 28 04:52:14 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:52:14.883 8 INFO neutron.db.segments_db [None req-35038c40-3aa9-4fee-a687-1767ed365d14 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Added segment 7e3d5ef3-76ea-4543-b9ab-45b8c1c3d419 of type geneve for network 28cdac4e-4ca6-4a23-a284-557f87542584 2026-08-28 04:52:15.070 8 INFO neutron.db.ovn_revision_numbers_db [None req-35038c40-3aa9-4fee-a687-1767ed365d14 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 28cdac4e-4ca6-4a23-a284-557f87542584 (type: networks) to 1 2026-08-28 04:52:15.266 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-35038c40-3aa9-4fee-a687-1767ed365d14 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 04:52:15.267 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-35038c40-3aa9-4fee-a687-1767ed365d14 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 28cdac4e-4ca6-4a23-a284-557f87542584: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 04:52:15.310 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: eb986685-65ed-4715-beed-94dedb82bf85 2026-08-28 04:52:15.382 8 INFO neutron.db.ovn_revision_numbers_db [None req-35038c40-3aa9-4fee-a687-1767ed365d14 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource eb986685-65ed-4715-beed-94dedb82bf85 (type: ports) to 1 [pid: 8|app: 0|req: 24/49] 162.253.55.164 () {48 vars in 965 bytes} [Fri Aug 28 04:52:14 2026] POST /v2.0/networks => generated 710 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 04:52:16.396 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bfcbbf0a-c738-42b5-ba49-3999ef0e75e8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 26/50] 162.253.55.164 () {44 vars in 936 bytes} [Fri Aug 28 04:52:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/51] 162.253.55.164 () {44 vars in 958 bytes} [Fri Aug 28 04:52:16 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 700 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 04:52:16.471 7 INFO neutron.pecan_wsgi.hooks.translation [None req-81568b24-0009-4186-9953-fedfbcc96c07 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 27/52] 162.253.55.164 () {44 vars in 1035 bytes} [Fri Aug 28 04:52:16 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=28cdac4e-4ca6-4a23-a284-557f87542584 => 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: 26/53] 162.253.55.164 () {44 vars in 1058 bytes} [Fri Aug 28 04:52:16 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=28cdac4e-4ca6-4a23-a284-557f87542584 => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:52:16.705 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-39af6e17-b1f6-4738-b535-220b88f93051 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 04:52:16.707 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-39af6e17-b1f6-4738-b535-220b88f93051 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 28cdac4e-4ca6-4a23-a284-557f87542584: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 04:52:17.138 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0fac955-0268-4947-85a9-cc4a8a7fd6ec - - - - - -] Successfully bumped revision number for resource eb986685-65ed-4715-beed-94dedb82bf85 (type: ports) to 2 2026-08-28 04:52:17.177 7 INFO neutron.db.ovn_revision_numbers_db [None req-e0fac955-0268-4947-85a9-cc4a8a7fd6ec - - - - - -] Successfully bumped revision number for resource c94398f9-79b8-4004-8016-a274fbca151d (type: subnets) to 0 [pid: 7|app: 0|req: 28/54] 162.253.55.164 () {48 vars in 964 bytes} [Fri Aug 28 04:52:16 2026] POST /v2.0/subnets => generated 651 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 04:52:18.410 8 INFO neutron.api.v2.resource [None req-93a29ba4-692e-4fd7-b829-d14c407d76e6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 27/55] 162.253.55.164 () {44 vars in 970 bytes} [Fri Aug 28 04:52:18 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/56] 162.253.55.164 () {44 vars in 992 bytes} [Fri Aug 28 04:52:18 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:52:18.647 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee2ecc52-d6ef-4235-bcfe-6e9e8581c9a5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 861b0346-f714-4a11-8d77-f0786bae45ee (type: security_groups) to 1 2026-08-28 04:52:18.658 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee2ecc52-d6ef-4235-bcfe-6e9e8581c9a5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 5a35aac3-d007-448d-8c3d-a92c6512ffc7 (type: security_group_rules) to 0 2026-08-28 04:52:18.669 8 INFO neutron.db.ovn_revision_numbers_db [None req-ee2ecc52-d6ef-4235-bcfe-6e9e8581c9a5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource eda9eb77-7ff0-403e-a486-05a2e411272e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 28/57] 162.253.55.164 () {48 vars in 979 bytes} [Fri Aug 28 04:52:18 2026] POST /v2.0/security-groups => generated 1616 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/58] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:19 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 1616 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/59] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:19 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/60] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:19 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 1616 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 04:52:20.144 8 INFO neutron.db.ovn_revision_numbers_db [None req-2745483d-0b9e-46da-8fd4-082ce72cd742 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource bf10a1c6-c9ed-4f2c-9dfe-381deb9d671f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 30/61] 162.253.55.164 () {48 vars in 990 bytes} [Fri Aug 28 04:52:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/62] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:20 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 2230 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/63] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:21 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 2230 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/64] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:21 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 2230 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 04:52:21.277 8 INFO neutron.db.ovn_revision_numbers_db [None req-3cd37376-a55d-4cde-96bc-8d0260b35654 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 0451a779-fb68-491f-b89e-1aa1c5a87f6f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 32/65] 162.253.55.164 () {48 vars in 990 bytes} [Fri Aug 28 04:52:21 2026] POST /v2.0/security-group-rules => generated 603 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/66] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:22 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 2846 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/67] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:22 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 2846 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/68] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:22 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 2846 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 04:52:22.485 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b81f845-a3e3-4f27-bc69-2e4af4a83414 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 76db456c-193a-4c68-8c07-eb3624de3d93 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 34/69] 162.253.55.164 () {48 vars in 990 bytes} [Fri Aug 28 04:52:22 2026] POST /v2.0/security-group-rules => generated 603 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/70] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:23 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 3462 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/71] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:23 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:23 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 3462 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 04:52:24.035 8 INFO neutron.db.ovn_revision_numbers_db [None req-853e0914-386c-4495-8c33-90aee776df8d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 0e97c374-ae7d-4450-9296-e2a3539472a7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 36/73] 162.253.55.164 () {48 vars in 990 bytes} [Fri Aug 28 04:52:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:24 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 4078 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:25 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 4078 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:25 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 4078 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 04:52:25.254 8 INFO neutron.db.ovn_revision_numbers_db [None req-7834cf22-cb16-4369-901f-c82bbdf7c598 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 67c3b061-348d-458b-9a8a-cb0ebd1efe8a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 38/77] 162.253.55.164 () {48 vars in 990 bytes} [Fri Aug 28 04:52:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/80] 162.253.55.164 () {44 vars in 986 bytes} [Fri Aug 28 04:52:26 2026] GET /v2.0/networks/28cdac4e-4ca6-4a23-a284-557f87542584 => generated 735 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 04:52:26.631 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c730b34e-963a-4cf2-b5ff-bbc96ae46ef0 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 41/81] 162.253.55.164 () {44 vars in 1075 bytes} [Fri Aug 28 04:52:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=28cdac4e-4ca6-4a23-a284-557f87542584 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 162.253.55.164 () {44 vars in 1098 bytes} [Fri Aug 28 04:52:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=28cdac4e-4ca6-4a23-a284-557f87542584 => 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: 42/83] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:26 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 4694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 04:52:27.053 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-70a38393-9958-40f6-ab58-5333d6d6843a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 04:52:27.054 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-70a38393-9958-40f6-ab58-5333d6d6843a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 28cdac4e-4ca6-4a23-a284-557f87542584: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 04:52:27.130 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0753747f-1aee-43cc-bab5-c26b3bcf6ad2 - - - - - -] OVN reports status down for port: 1cade664-ba9a-45c8-8598-1370966b94c6 2026-08-28 04:52:27.190 8 INFO neutron.db.ovn_revision_numbers_db [None req-70a38393-9958-40f6-ab58-5333d6d6843a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 1cade664-ba9a-45c8-8598-1370966b94c6 (type: ports) to 1 [pid: 8|app: 0|req: 42/84] 162.253.55.164 () {48 vars in 960 bytes} [Fri Aug 28 04:52:26 2026] POST /v2.0/ports => generated 1100 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-28 04:52:34.277 7 INFO neutron.pecan_wsgi.hooks.translation [None req-04c6fcee-ab86-45d7-9922-f286361571ab 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 43/85] 162.253.55.164 () {44 vars in 978 bytes} [Fri Aug 28 04:52:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 65 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: 43/86] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 04:52:35.017 7 INFO neutron.db.ovn_revision_numbers_db [None req-e43d0049-8202-47f5-ae0b-a2e27ca40eea 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 1cade664-ba9a-45c8-8598-1370966b94c6 (type: ports) to 4 [pid: 7|app: 0|req: 44/87] 162.253.55.164 () {48 vars in 1030 bytes} [Fri Aug 28 04:52:34 2026] PUT /v2.0/ports/1cade664-ba9a-45c8-8598-1370966b94c6 => generated 1218 bytes in 676 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/88] 162.253.55.164 () {44 vars in 919 bytes} [Fri Aug 28 04:52:36 2026] GET /v2.0/ports => generated 3335 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 04:52:37.950 7 INFO neutron.api.v2.resource [None req-f030705c-0b2a-4e7e-b4f0-daaa3def8cec 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 45/89] 162.253.55.164 () {44 vars in 958 bytes} [Fri Aug 28 04:52:37 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/90] 162.253.55.164 () {44 vars in 980 bytes} [Fri Aug 28 04:52:37 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:52:38.185 7 INFO neutron.db.ovn_revision_numbers_db [None req-21c46c86-ec24-4c7f-ae4e-8732e2a92808 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource c6c807aa-5fb8-4639-b8c3-03c23cb3b3fc (type: security_groups) to 1 2026-08-28 04:52:38.199 7 INFO neutron.db.ovn_revision_numbers_db [None req-21c46c86-ec24-4c7f-ae4e-8732e2a92808 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 8162f4a1-2f29-49a6-877d-789ab88a57a6 (type: security_group_rules) to 0 2026-08-28 04:52:38.210 7 INFO neutron.db.ovn_revision_numbers_db [None req-21c46c86-ec24-4c7f-ae4e-8732e2a92808 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a5b64da8-9e6d-4a84-ab58-fabb39991bca (type: security_group_rules) to 0 [pid: 7|app: 0|req: 46/91] 162.253.55.164 () {48 vars in 979 bytes} [Fri Aug 28 04:52:38 2026] POST /v2.0/security-groups => generated 1610 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:39 2026] GET /v2.0/security-groups/c6c807aa-5fb8-4639-b8c3-03c23cb3b3fc => generated 1610 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:39 2026] GET /v2.0/security-groups/c6c807aa-5fb8-4639-b8c3-03c23cb3b3fc => generated 1610 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:39 2026] GET /v2.0/security-groups/c6c807aa-5fb8-4639-b8c3-03c23cb3b3fc => generated 1610 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 04:52:39.515 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ba07308-0712-4a70-b914-63eeaa1aa011 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 8a0d0d78-c1d3-425c-9220-ddf62abf3248 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 48/95] 162.253.55.164 () {48 vars in 990 bytes} [Fri Aug 28 04:52:39 2026] POST /v2.0/security-group-rules => generated 623 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/96] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:40 2026] GET /v2.0/security-groups/c6c807aa-5fb8-4639-b8c3-03c23cb3b3fc => generated 2246 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:40 2026] GET /v2.0/security-groups/c6c807aa-5fb8-4639-b8c3-03c23cb3b3fc => generated 2246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 04:52:40 2026] GET /v2.0/security-groups/c6c807aa-5fb8-4639-b8c3-03c23cb3b3fc => generated 2246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 04:52:40.806 7 INFO neutron.db.ovn_revision_numbers_db [None req-eab6c101-f0c3-4431-9f70-f88e0930045f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 18181d18-3c1e-42b7-8256-54f487f263e0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 52/101] 162.253.55.164 () {48 vars in 990 bytes} [Fri Aug 28 04:52:40 2026] POST /v2.0/security-group-rules => generated 627 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 162.253.55.164 () {44 vars in 974 bytes} [Fri Aug 28 04:53:58 2026] GET /v2.0/quotas/a0bd19365e5b42aea6700dfd62ea0952 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 162.253.55.164 () {48 vars in 1026 bytes} [Fri Aug 28 04:53:58 2026] PUT /v2.0/quotas/a0bd19365e5b42aea6700dfd62ea0952 => generated 291 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, ' 2026-08-28 04:56:19.449 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6f10e4dc-78a6-4401-bf64-5b18902ac8e1 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 65/132] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 04:56:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 228 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: 68/133] 162.253.55.164 () {30 vars in 761 bytes} [Fri Aug 28 04:56:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 04:56:21.426 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ac510a1-47f9-4bb4-9e0d-03dfb321d374 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 66/134] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 04:56: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) [pid: 7|app: 0|req: 69/135] 162.253.55.164 () {30 vars in 761 bytes} [Fri Aug 28 04:56:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 04:56:22.565 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0753747f-1aee-43cc-bab5-c26b3bcf6ad2 - - - - - -] OVN reports status up for port: 1cade664-ba9a-45c8-8598-1370966b94c6 2026-08-28 04:56:22.581 8 INFO neutron.plugins.ml2.plugin [None req-0753747f-1aee-43cc-bab5-c26b3bcf6ad2 - - - - - -] Attempt 1 to provision port 1cade664-ba9a-45c8-8598-1370966b94c6 2026-08-28 04:56:22.836 8 INFO neutron.db.ovn_revision_numbers_db [None req-0753747f-1aee-43cc-bab5-c26b3bcf6ad2 - - - - - -] Successfully bumped revision number for resource 1cade664-ba9a-45c8-8598-1370966b94c6 (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-08-28 05:02:43.537 8 INFO neutron.api.v2.resource [None req-a1a733dd-7064-4a4c-bcc5-b986560fcdb4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 93/188] 162.253.55.164 () {44 vars in 1073 bytes} [Fri Aug 28 05:02:43 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=cb88aac772ad472b8071d3a59885d269 => generated 139 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:02:43.735 7 INFO neutron.db.ovn_revision_numbers_db [None req-8e89382b-bede-48a7-8f9f-2d0e36058eb9 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 042affa2-3cbb-47d8-82db-ec6cc00ea726 (type: security_groups) to 1 2026-08-28 05:02:43.759 7 INFO neutron.db.ovn_revision_numbers_db [None req-8e89382b-bede-48a7-8f9f-2d0e36058eb9 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 04e1c2fc-a317-4335-bec4-f92002149d68 (type: security_group_rules) to 0 2026-08-28 05:02:43.786 7 INFO neutron.db.ovn_revision_numbers_db [None req-8e89382b-bede-48a7-8f9f-2d0e36058eb9 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 051fa546-8d48-4eb7-9ffa-59ed6e808291 (type: security_group_rules) to 0 2026-08-28 05:02:43.809 7 INFO neutron.db.ovn_revision_numbers_db [None req-8e89382b-bede-48a7-8f9f-2d0e36058eb9 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 803e5c7d-938d-4ebc-a501-65655f54cf84 (type: security_group_rules) to 0 2026-08-28 05:02:43.833 7 INFO neutron.db.ovn_revision_numbers_db [None req-8e89382b-bede-48a7-8f9f-2d0e36058eb9 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 9a5ce0de-e613-49c3-910e-5732cf803e8d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 96/189] 162.253.55.164 () {44 vars in 1096 bytes} [Fri Aug 28 05:02:43 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=cb88aac772ad472b8071d3a59885d269 => generated 23 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:02:44.129 8 INFO neutron.db.ovn_revision_numbers_db [None req-c76ae036-8fa3-47a1-8452-20f8e65a9955 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ca466b3c-be6a-4449-a113-e664b99bf5c1 (type: security_groups) to 1 2026-08-28 05:02:44.144 8 INFO neutron.db.ovn_revision_numbers_db [None req-c76ae036-8fa3-47a1-8452-20f8e65a9955 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 0928b513-8048-4695-bf7a-b3b1e1cbce6f (type: security_group_rules) to 0 2026-08-28 05:02:44.158 8 INFO neutron.db.ovn_revision_numbers_db [None req-c76ae036-8fa3-47a1-8452-20f8e65a9955 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 87cd502a-520d-495d-b9ea-67fa6981b4b6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 94/190] 162.253.55.164 () {48 vars in 980 bytes} [Fri Aug 28 05:02:43 2026] POST /v2.0/security-groups => generated 1624 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/191] 162.253.55.164 () {44 vars in 1087 bytes} [Fri Aug 28 05:02:45 2026] GET /v2.0/security-groups/ca466b3c-be6a-4449-a113-e664b99bf5c1?project_id=cb88aac772ad472b8071d3a59885d269 => generated 1624 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/192] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:02:45 2026] GET /v2.0/security-groups/ca466b3c-be6a-4449-a113-e664b99bf5c1 => generated 1624 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/193] 162.253.55.164 () {44 vars in 1087 bytes} [Fri Aug 28 05:02:45 2026] GET /v2.0/security-groups/ca466b3c-be6a-4449-a113-e664b99bf5c1?project_id=cb88aac772ad472b8071d3a59885d269 => generated 1624 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:02:45.670 8 INFO neutron.db.ovn_revision_numbers_db [None req-e0adcdd1-498b-431b-9d3b-76d966b6f576 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e6148e8e-36ae-4464-a868-38077e6ea798 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 96/194] 162.253.55.164 () {48 vars in 990 bytes} [Fri Aug 28 05:02:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/195] 162.253.55.164 () {44 vars in 1087 bytes} [Fri Aug 28 05:02:46 2026] GET /v2.0/security-groups/ca466b3c-be6a-4449-a113-e664b99bf5c1?project_id=cb88aac772ad472b8071d3a59885d269 => generated 2234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/196] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:02:46 2026] GET /v2.0/security-groups/ca466b3c-be6a-4449-a113-e664b99bf5c1 => generated 2234 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/197] 162.253.55.164 () {44 vars in 1087 bytes} [Fri Aug 28 05:02:46 2026] GET /v2.0/security-groups/ca466b3c-be6a-4449-a113-e664b99bf5c1?project_id=cb88aac772ad472b8071d3a59885d269 => generated 2234 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:02:47.029 8 INFO neutron.db.ovn_revision_numbers_db [None req-8fa3cbf6-14d6-4b0a-8754-31e3404d7301 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a01f7ffa-e9f8-4348-a995-ae6ec0b26d3a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 98/198] 162.253.55.164 () {48 vars in 990 bytes} [Fri Aug 28 05:02:46 2026] POST /v2.0/security-group-rules => generated 599 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/199] 162.253.55.164 () {44 vars in 1087 bytes} [Fri Aug 28 05:02:48 2026] GET /v2.0/security-groups/ca466b3c-be6a-4449-a113-e664b99bf5c1?project_id=cb88aac772ad472b8071d3a59885d269 => generated 2846 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/200] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:02:48 2026] GET /v2.0/security-groups/ca466b3c-be6a-4449-a113-e664b99bf5c1 => generated 2846 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/201] 162.253.55.164 () {44 vars in 1087 bytes} [Fri Aug 28 05:02:48 2026] GET /v2.0/security-groups/ca466b3c-be6a-4449-a113-e664b99bf5c1?project_id=cb88aac772ad472b8071d3a59885d269 => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:02:48.423 8 INFO neutron.db.ovn_revision_numbers_db [None req-374c3866-35c9-4ad2-a39f-96e3223f8005 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 91f97f30-3b71-495d-8ccf-04fc98939d54 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 100/202] 162.253.55.164 () {48 vars in 990 bytes} [Fri Aug 28 05:02:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/203] 162.253.55.164 () {44 vars in 1087 bytes} [Fri Aug 28 05:02:49 2026] GET /v2.0/security-groups/ca466b3c-be6a-4449-a113-e664b99bf5c1?project_id=cb88aac772ad472b8071d3a59885d269 => generated 3460 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/204] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:02:49 2026] GET /v2.0/security-groups/ca466b3c-be6a-4449-a113-e664b99bf5c1 => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/205] 162.253.55.164 () {44 vars in 1087 bytes} [Fri Aug 28 05:02:49 2026] GET /v2.0/security-groups/ca466b3c-be6a-4449-a113-e664b99bf5c1?project_id=cb88aac772ad472b8071d3a59885d269 => generated 3460 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:02:49.958 8 INFO neutron.db.ovn_revision_numbers_db [None req-baaed9c1-0b34-42d2-881e-c15def6de438 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b552a2a6-930a-457a-8590-39dfd851234e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 102/206] 162.253.55.164 () {48 vars in 990 bytes} [Fri Aug 28 05:02:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 212 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: 113/227] 162.253.55.164 () {30 vars in 738 bytes} [Fri Aug 28 05:05:14 2026] GET /v2.0/networks?tenant_id=cb88aac772ad472b8071d3a59885d269&shared=False => generated 15 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:05:14.825 7 INFO neutron.db.segments_db [None req-227e5cba-17aa-4d62-aff2-0ab61370878c b2350021fc184076a5e153f27a8b0cfa cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Added segment d4dbd05a-d510-4259-a828-27521452ab5a of type geneve for network 1c9fa703-0638-4cbf-a3e7-2966f054d862 2026-08-28 05:05:14.991 7 INFO neutron.db.ovn_revision_numbers_db [None req-227e5cba-17aa-4d62-aff2-0ab61370878c b2350021fc184076a5e153f27a8b0cfa cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 1c9fa703-0638-4cbf-a3e7-2966f054d862 (type: networks) to 1 2026-08-28 05:05:15.146 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-227e5cba-17aa-4d62-aff2-0ab61370878c b2350021fc184076a5e153f27a8b0cfa cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] No more DHCP agents 2026-08-28 05:05:15.147 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-227e5cba-17aa-4d62-aff2-0ab61370878c b2350021fc184076a5e153f27a8b0cfa cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Unable to schedule network 1c9fa703-0638-4cbf-a3e7-2966f054d862: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:05:15.229 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a6d26886-aeae-49d8-b4a3-ac99e0d7b400 - - - - - -] OVN reports status down for port: edc28037-353d-49e9-a7eb-ae6b1a3ef03f 2026-08-28 05:05:15.250 7 INFO neutron.db.ovn_revision_numbers_db [None req-227e5cba-17aa-4d62-aff2-0ab61370878c b2350021fc184076a5e153f27a8b0cfa cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource edc28037-353d-49e9-a7eb-ae6b1a3ef03f (type: ports) to 1 [pid: 7|app: 0|req: 115/228] 162.253.55.164 () {34 vars in 680 bytes} [Fri Aug 28 05:05:14 2026] POST /v2.0/networks => generated 721 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/229] 162.253.55.164 () {30 vars in 720 bytes} [Fri Aug 28 05:05:15 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/230] 162.253.55.164 () {30 vars in 631 bytes} [Fri Aug 28 05:05:15 2026] GET /v2.0/extensions => generated 20118 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-28 05:05:15.658 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-258e5090-66a2-43fa-8d31-9e5cf813f1a0 b2350021fc184076a5e153f27a8b0cfa cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] No more DHCP agents 2026-08-28 05:05:15.659 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-258e5090-66a2-43fa-8d31-9e5cf813f1a0 b2350021fc184076a5e153f27a8b0cfa cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Unable to schedule network 1c9fa703-0638-4cbf-a3e7-2966f054d862: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:05:15.696 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a394ed57-7065-4d2b-837c-dd132fd06bc1 - - - - - -] OVN reports status down for port: 6940dda3-dd44-45b9-bdd6-ce925bfd7ebf 2026-08-28 05:05:15.729 8 INFO neutron.db.ovn_revision_numbers_db [None req-258e5090-66a2-43fa-8d31-9e5cf813f1a0 b2350021fc184076a5e153f27a8b0cfa cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 6940dda3-dd44-45b9-bdd6-ce925bfd7ebf (type: ports) to 1 2026-08-28 05:05:15.870 8 INFO neutron.db.ovn_revision_numbers_db [None req-258e5090-66a2-43fa-8d31-9e5cf813f1a0 b2350021fc184076a5e153f27a8b0cfa cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 6940dda3-dd44-45b9-bdd6-ce925bfd7ebf (type: ports) to 3 [pid: 8|app: 0|req: 115/231] 162.253.55.164 () {34 vars in 675 bytes} [Fri Aug 28 05:05:15 2026] POST /v2.0/ports => generated 968 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/232] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:05:15 2026] GET /v2.0/networks/1c9fa703-0638-4cbf-a3e7-2966f054d862 => generated 708 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:05:16.741 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a394ed57-7065-4d2b-837c-dd132fd06bc1 - - - - - -] OVN reports status up for port: 6940dda3-dd44-45b9-bdd6-ce925bfd7ebf 2026-08-28 05:05:16.757 7 INFO neutron.plugins.ml2.plugin [None req-a394ed57-7065-4d2b-837c-dd132fd06bc1 - - - - - -] Attempt 1 to provision port 6940dda3-dd44-45b9-bdd6-ce925bfd7ebf 2026-08-28 05:05:16.944 7 INFO neutron.db.ovn_revision_numbers_db [None req-a394ed57-7065-4d2b-837c-dd132fd06bc1 - - - - - -] Successfully bumped revision number for resource 6940dda3-dd44-45b9-bdd6-ce925bfd7ebf (type: ports) to 4 [pid: 8|app: 0|req: 116/233] 162.253.55.164 () {30 vars in 720 bytes} [Fri Aug 28 05:05:18 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/234] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:05:18 2026] GET /v2.0/networks/1c9fa703-0638-4cbf-a3e7-2966f054d862 => generated 708 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/237] 162.253.55.164 () {44 vars in 974 bytes} [Fri Aug 28 05:05:34 2026] GET /v2.0/quotas/cb88aac772ad472b8071d3a59885d269 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/238] 162.253.55.164 () {48 vars in 1026 bytes} [Fri Aug 28 05:05:34 2026] PUT /v2.0/quotas/cb88aac772ad472b8071d3a59885d269 => generated 291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/247] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:06:37 2026] GET /v2.0/subnets => generated 1308 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/248] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:06:37 2026] GET /v2.0/ports => generated 5175 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/249] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:06:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/250] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:06:37 2026] GET /v2.0/security-groups => generated 17401 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/251] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:06:37 2026] GET /v2.0/routers => generated 15 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/252] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:06:37 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: 126/253] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:06:38 2026] GET /v2.0/agents => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/254] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:06:38 2026] GET /v2.0/floatingips => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/255] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:06:38 2026] GET /v2.0/networks => generated 2174 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/256] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:06:38 2026] GET /v2.0/subnets => generated 1308 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/257] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:06:38 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: 133/266] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:07:39 2026] GET /v2.0/networks => generated 2174 bytes in 712 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/267] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:07:40 2026] GET /v2.0/security-groups => generated 17401 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/268] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:07:40 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/269] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:07:40 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:07:41 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:07:41 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:07: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: 138/275] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:07:41 2026] GET /v2.0/subnetpools => 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: 138/276] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:07: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: 7|app: 0|req: 139/277] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:07:41 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:07:41 2026] GET /v2.0/ports => generated 5175 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:08:37 2026] GET /v2.0/agents => generated 1214 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:08:37 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: 144/287] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:08:37 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:08:37 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: 145/289] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:08:37 2026] GET /v2.0/security-groups => generated 17401 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:08:37 2026] GET /v2.0/ports => generated 5175 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/291] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:08:38 2026] GET /v2.0/subnets => generated 1308 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/292] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:08:38 2026] GET /v2.0/routers => generated 15 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/293] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:08:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/294] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:08:38 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/295] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:08:38 2026] GET /v2.0/networks => generated 2174 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/304] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:09:37 2026] GET /v2.0/networks => generated 2174 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/305] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:09:37 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) [pid: 7|app: 0|req: 153/306] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:09:37 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: 154/307] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:09:37 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: 154/308] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:09:37 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/309] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:09:37 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: 155/310] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:09:37 2026] GET /v2.0/ports => generated 5175 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/311] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:09:37 2026] GET /v2.0/agents => generated 1214 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/312] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:09:38 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/313] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:09:38 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/314] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:09:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/323] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:10:37 2026] GET /v2.0/networks => generated 2174 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/324] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:10:37 2026] GET /v2.0/subnets => generated 1308 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/325] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:10:37 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: 163/326] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:10:37 2026] GET /v2.0/routers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/327] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:10:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/328] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:10:37 2026] GET /v2.0/security-groups => generated 17401 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/329] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:10:37 2026] GET /v2.0/ports => generated 5175 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/330] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:10:38 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) [pid: 8|app: 0|req: 166/331] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:10:38 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: 166/332] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:10:38 2026] GET /v2.0/agents => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/333] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:10:38 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/342] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:11:37 2026] GET /v2.0/networks => generated 2174 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/343] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:11:37 2026] GET /v2.0/security-groups => generated 17401 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/344] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:11:37 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/345] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:11:37 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: 173/346] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:11:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/347] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:11:37 2026] GET /v2.0/agents => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/348] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:11:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/349] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:11:38 2026] GET /v2.0/floatingips => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/350] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:11:38 2026] GET /v2.0/ports => generated 5175 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/351] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:11:38 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/352] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:11:38 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: 7|app: 0|req: 181/361] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:12:37 2026] GET /v2.0/ports => generated 5175 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/362] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:12:37 2026] GET /v2.0/routers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/363] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:12:37 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: 182/364] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:12:37 2026] GET /v2.0/security-groups => generated 17401 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/365] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:12:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/366] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:12:37 2026] GET /v2.0/networks => generated 2174 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/367] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:12:38 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/368] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:12:38 2026] GET /v2.0/agents => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/369] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:12:38 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/370] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:12:38 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: 186/371] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:12:38 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: 190/380] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:13:37 2026] GET /v2.0/floatingips => generated 19 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:13:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/382] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:13:37 2026] GET /v2.0/networks => generated 2174 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:13:37 2026] GET /v2.0/security-groups => generated 17401 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:13:37 2026] GET /v2.0/ports => generated 5175 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:13:38 2026] GET /v2.0/agents => generated 1214 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:13:38 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: 194/387] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:13:38 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: 194/388] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:13:38 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:13:38 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: 195/390] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:13:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:14:37 2026] GET /v2.0/security-groups => generated 17401 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:14:37 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: 8|app: 0|req: 201/401] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:14:37 2026] GET /v2.0/subnets => generated 1308 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:14:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:14:37 2026] GET /v2.0/networks => generated 2174 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:14:38 2026] GET /v2.0/ports => generated 5175 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:14:38 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:14:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:14:38 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:14:38 2026] GET /v2.0/floatingips => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:14:38 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: 209/418] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:15:37 2026] GET /v2.0/routers => generated 15 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:15:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:15:37 2026] GET /v2.0/agents => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:15:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/422] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:15:37 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: 212/423] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:15:37 2026] GET /v2.0/ports => generated 5175 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:15:37 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: 213/425] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:15:38 2026] GET /v2.0/networks => generated 2174 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/426] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:15:38 2026] GET /v2.0/security-groups => generated 17401 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/427] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:15:38 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:15:38 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: 7|app: 0|req: 219/437] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:16:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/438] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:16:37 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: 220/439] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:16:37 2026] GET /v2.0/ports => generated 5175 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/440] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:16:37 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: 221/441] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:16:37 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: 221/442] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:16:37 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/443] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:16:38 2026] GET /v2.0/security-groups => generated 17401 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/444] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:16:38 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: 223/445] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:16:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/446] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:16:38 2026] GET /v2.0/networks => generated 2174 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/447] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:16:38 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: 228/456] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:17:37 2026] GET /v2.0/security-groups => generated 17401 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/457] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:17:37 2026] GET /v2.0/agents => generated 1214 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/458] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:17:37 2026] GET /v2.0/subnets => generated 1308 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/459] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:17:37 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: 230/460] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:17:37 2026] GET /v2.0/networks => generated 2174 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/461] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:17:37 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: 231/462] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:17:37 2026] GET /v2.0/ports => generated 5175 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/463] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:17:38 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/464] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:17:38 2026] GET /v2.0/floatingips => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/465] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:17:38 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: 233/466] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:17:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:18:37.262 7 INFO neutron.pecan_wsgi.hooks.translation [None req-87c4ed2d-dc9c-4fb5-9d7c-48837b5e290b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 238/475] 162.253.55.164 () {44 vars in 926 bytes} [Fri Aug 28 05:18:37 2026] GET /v2.0/networks/public => generated 108 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/476] 162.253.55.164 () {44 vars in 948 bytes} [Fri Aug 28 05:18:37 2026] GET /v2.0/networks?name=public => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:18:37 2026] GET /v2.0/subnets => generated 1308 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/478] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:18:37 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: 7|app: 0|req: 240/479] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:18:37 2026] GET /v2.0/ports => generated 5175 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:18:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:18:37 2026] GET /v2.0/networks => generated 2174 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/482] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:18:37 2026] GET /v2.0/agents => generated 1214 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/483] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:18:37 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: 242/484] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:18:38 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: 7|app: 0|req: 243/485] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:18:38 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/486] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:18:38 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) [pid: 7|app: 0|req: 244/487] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:18:38 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) 2026-08-28 05:18:38.537 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f21e5596-ff7f-42a3-8100-bf1875105f4d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 244/488] 162.253.55.164 () {44 vars in 926 bytes} [Fri Aug 28 05:18:38 2026] GET /v2.0/networks/public => generated 108 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/489] 162.253.55.164 () {44 vars in 948 bytes} [Fri Aug 28 05:18:38 2026] GET /v2.0/networks?name=public => generated 753 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:18:38.634 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b9821b69-7655-49ed-b487-d0f5da4c321a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 245/490] 162.253.55.164 () {44 vars in 1033 bytes} [Fri Aug 28 05:18:38 2026] GET /v2.0/subnets/public-subnet?network_id=9bb25131-afac-40d7-aa27-7cb67c8505c5 => generated 113 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/491] 162.253.55.164 () {44 vars in 1056 bytes} [Fri Aug 28 05:18:38 2026] GET /v2.0/subnets?name=public-subnet&network_id=9bb25131-afac-40d7-aa27-7cb67c8505c5 => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:19:07.553 7 INFO neutron.pecan_wsgi.hooks.translation [None req-86a1b685-b450-4fae-85ec-b786183d643a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 249/496] 162.253.55.164 () {44 vars in 936 bytes} [Fri Aug 28 05:19:07 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/497] 162.253.55.164 () {44 vars in 958 bytes} [Fri Aug 28 05:19:07 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:19:08.632 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c9b185b9-6e8b-4474-a5ee-888fad88eff9 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 250/498] 162.253.55.164 () {44 vars in 936 bytes} [Fri Aug 28 05:19:08 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/499] 162.253.55.164 () {44 vars in 958 bytes} [Fri Aug 28 05:19:08 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:19:08.726 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27267c80-9619-440b-8b1d-cf4c760a90e7 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 251/500] 162.253.55.164 () {44 vars in 1035 bytes} [Fri Aug 28 05:19:08 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=28cdac4e-4ca6-4a23-a284-557f87542584 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/501] 162.253.55.164 () {44 vars in 1058 bytes} [Fri Aug 28 05:19:08 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=28cdac4e-4ca6-4a23-a284-557f87542584 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:19:10.051 7 INFO neutron.api.v2.resource [None req-eb90c1f0-beb5-444b-b2f2-f9478f703613 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 252/502] 162.253.55.164 () {44 vars in 970 bytes} [Fri Aug 28 05:19:10 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/503] 162.253.55.164 () {44 vars in 992 bytes} [Fri Aug 28 05:19:10 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/506] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:19:11 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/507] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:19:11 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/508] 162.253.55.164 () {44 vars in 1010 bytes} [Fri Aug 28 05:19:11 2026] GET /v2.0/security-group-rules/bf10a1c6-c9ed-4f2c-9dfe-381deb9d671f => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/509] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:19:12 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 4694 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/510] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:19:12 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/511] 162.253.55.164 () {44 vars in 1010 bytes} [Fri Aug 28 05:19:12 2026] GET /v2.0/security-group-rules/0451a779-fb68-491f-b89e-1aa1c5a87f6f => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/512] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:19:13 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 4694 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/513] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:19:13 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/514] 162.253.55.164 () {44 vars in 1010 bytes} [Fri Aug 28 05:19:13 2026] GET /v2.0/security-group-rules/76db456c-193a-4c68-8c07-eb3624de3d93 => generated 603 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/515] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:19:14 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 4694 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/516] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:19:14 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 4694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/517] 162.253.55.164 () {44 vars in 1010 bytes} [Fri Aug 28 05:19:14 2026] GET /v2.0/security-group-rules/0e97c374-ae7d-4450-9296-e2a3539472a7 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/518] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:19:15 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/519] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:19:15 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/520] 162.253.55.164 () {44 vars in 1010 bytes} [Fri Aug 28 05:19:15 2026] GET /v2.0/security-group-rules/67c3b061-348d-458b-9a8a-cb0ebd1efe8a => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/521] 162.253.55.164 () {44 vars in 986 bytes} [Fri Aug 28 05:19:16 2026] GET /v2.0/networks/28cdac4e-4ca6-4a23-a284-557f87542584 => generated 735 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:19:17.231 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1d1493d-1e06-4b1e-87e6-96b6d75ddd10 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 262/522] 162.253.55.164 () {44 vars in 1075 bytes} [Fri Aug 28 05:19:17 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=28cdac4e-4ca6-4a23-a284-557f87542584 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/523] 162.253.55.164 () {44 vars in 1098 bytes} [Fri Aug 28 05:19:17 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=28cdac4e-4ca6-4a23-a284-557f87542584 => generated 1223 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/524] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:19:17 2026] GET /v2.0/security-groups/861b0346-f714-4a11-8d77-f0786bae45ee => generated 4694 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:19:24.998 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d127bafc-33b9-4feb-9bce-f74cf3543e8b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 262/525] 162.253.55.164 () {44 vars in 978 bytes} [Fri Aug 28 05:19:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/526] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:19:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1223 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/529] 162.253.55.164 () {44 vars in 919 bytes} [Fri Aug 28 05:19:26 2026] GET /v2.0/ports => generated 5175 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:19:27.723 7 INFO neutron.api.v2.resource [None req-110d812e-b3b0-466e-85d5-37fcf8ea2eee 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 266/530] 162.253.55.164 () {44 vars in 958 bytes} [Fri Aug 28 05:19:27 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/531] 162.253.55.164 () {44 vars in 980 bytes} [Fri Aug 28 05:19:27 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/532] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:19:28 2026] GET /v2.0/security-groups/c6c807aa-5fb8-4639-b8c3-03c23cb3b3fc => generated 2886 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/533] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:19:28 2026] GET /v2.0/security-groups/c6c807aa-5fb8-4639-b8c3-03c23cb3b3fc => generated 2886 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/534] 162.253.55.164 () {44 vars in 1010 bytes} [Fri Aug 28 05:19:28 2026] GET /v2.0/security-group-rules/8a0d0d78-c1d3-425c-9220-ddf62abf3248 => generated 623 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/535] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:19:29 2026] GET /v2.0/security-groups/c6c807aa-5fb8-4639-b8c3-03c23cb3b3fc => generated 2886 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/536] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:19:29 2026] GET /v2.0/security-groups/c6c807aa-5fb8-4639-b8c3-03c23cb3b3fc => generated 2886 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/537] 162.253.55.164 () {44 vars in 1010 bytes} [Fri Aug 28 05:19:29 2026] GET /v2.0/security-group-rules/18181d18-3c1e-42b7-8256-54f487f263e0 => generated 627 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/538] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:19:37 2026] GET /v2.0/agents => generated 1214 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/539] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:19:37 2026] GET /v2.0/ports => generated 5175 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/540] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:19:37 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: 270/541] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:19:37 2026] GET /v2.0/security-groups => generated 17401 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/542] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:19:37 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/543] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:19:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/544] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:19:37 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/545] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:19:37 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: 7|app: 0|req: 274/546] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:19:37 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: 8|app: 0|req: 273/547] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:19:37 2026] GET /v2.0/networks => generated 2174 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/548] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:19:38 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/551] 162.253.55.164 () {44 vars in 974 bytes} [Fri Aug 28 05:19:42 2026] GET /v2.0/quotas/a0bd19365e5b42aea6700dfd62ea0952 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/558] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:20:37 2026] GET /v2.0/networks => generated 2174 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/559] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:20:37 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: 282/560] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:20:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/561] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:20:37 2026] GET /v2.0/ports => generated 5175 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/562] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:20:37 2026] GET /v2.0/floatingips => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/563] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:20:37 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: 284/564] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:20:37 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/565] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:20:37 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/566] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:20:37 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: 282/567] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:20:37 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/568] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:20:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:20:39.644 8 INFO neutron.api.v2.resource [None req-7a1df463-3425-46c1-afe3-3d43c1d815d7 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 283/569] 162.253.55.164 () {44 vars in 1073 bytes} [Fri Aug 28 05:20:39 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=cb88aac772ad472b8071d3a59885d269 => generated 139 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/570] 162.253.55.164 () {44 vars in 1096 bytes} [Fri Aug 28 05:20:39 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=cb88aac772ad472b8071d3a59885d269 => generated 4072 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/573] 162.253.55.164 () {44 vars in 1087 bytes} [Fri Aug 28 05:20:40 2026] GET /v2.0/security-groups/ca466b3c-be6a-4449-a113-e664b99bf5c1?project_id=cb88aac772ad472b8071d3a59885d269 => generated 4075 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/574] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:20:40 2026] GET /v2.0/security-groups/ca466b3c-be6a-4449-a113-e664b99bf5c1 => generated 4075 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/575] 162.253.55.164 () {44 vars in 1010 bytes} [Fri Aug 28 05:20:40 2026] GET /v2.0/security-group-rules/e6148e8e-36ae-4464-a868-38077e6ea798 => generated 597 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/576] 162.253.55.164 () {44 vars in 1087 bytes} [Fri Aug 28 05:20:41 2026] GET /v2.0/security-groups/ca466b3c-be6a-4449-a113-e664b99bf5c1?project_id=cb88aac772ad472b8071d3a59885d269 => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/577] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:20:41 2026] GET /v2.0/security-groups/ca466b3c-be6a-4449-a113-e664b99bf5c1 => generated 4075 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/578] 162.253.55.164 () {44 vars in 1010 bytes} [Fri Aug 28 05:20:41 2026] GET /v2.0/security-group-rules/a01f7ffa-e9f8-4348-a995-ae6ec0b26d3a => generated 599 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/579] 162.253.55.164 () {44 vars in 1087 bytes} [Fri Aug 28 05:20:43 2026] GET /v2.0/security-groups/ca466b3c-be6a-4449-a113-e664b99bf5c1?project_id=cb88aac772ad472b8071d3a59885d269 => generated 4075 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/580] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:20:43 2026] GET /v2.0/security-groups/ca466b3c-be6a-4449-a113-e664b99bf5c1 => generated 4075 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/581] 162.253.55.164 () {44 vars in 1010 bytes} [Fri Aug 28 05:20:43 2026] GET /v2.0/security-group-rules/91f97f30-3b71-495d-8ccf-04fc98939d54 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/582] 162.253.55.164 () {44 vars in 1087 bytes} [Fri Aug 28 05:20:44 2026] GET /v2.0/security-groups/ca466b3c-be6a-4449-a113-e664b99bf5c1?project_id=cb88aac772ad472b8071d3a59885d269 => generated 4075 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/583] 162.253.55.164 () {44 vars in 1000 bytes} [Fri Aug 28 05:20:44 2026] GET /v2.0/security-groups/ca466b3c-be6a-4449-a113-e664b99bf5c1 => generated 4075 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/584] 162.253.55.164 () {44 vars in 1010 bytes} [Fri Aug 28 05:20:44 2026] GET /v2.0/security-group-rules/b552a2a6-930a-457a-8590-39dfd851234e => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/585] 162.253.55.164 () {44 vars in 974 bytes} [Fri Aug 28 05:20:52 2026] GET /v2.0/quotas/cb88aac772ad472b8071d3a59885d269 => generated 291 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/592] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:21:37 2026] GET /v2.0/networks => generated 2174 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/593] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:21:37 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/594] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:21:37 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/595] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:21:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/596] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:21:37 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: 7|app: 0|req: 301/597] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:21:37 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/598] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:21:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/599] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:21:37 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: 298/600] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:21:38 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: 303/601] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:21:38 2026] GET /v2.0/ports => generated 5175 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/602] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:21:38 2026] GET /v2.0/agents => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/605] 162.253.55.164 () {44 vars in 948 bytes} [Fri Aug 28 05:21:46 2026] GET /v2.0/networks?name=public => generated 753 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/612] 10.0.0.125 () {32 vars in 647 bytes} [Fri Aug 28 05:22:25 2026] GET /v2.0/networks => generated 2174 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/613] 10.0.0.125 () {32 vars in 653 bytes} [Fri Aug 28 05:22:27 2026] GET /v2.0/floatingips => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/614] 10.0.0.125 () {32 vars in 645 bytes} [Fri Aug 28 05:22:27 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/615] 10.0.0.125 () {32 vars in 641 bytes} [Fri Aug 28 05:22:27 2026] GET /v2.0/ports => generated 5175 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/616] 10.0.0.125 () {32 vars in 645 bytes} [Fri Aug 28 05:22:27 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: 312/617] 10.0.0.125 () {32 vars in 647 bytes} [Fri Aug 28 05:22:27 2026] GET /v2.0/networks => generated 2174 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/618] 10.0.0.125 () {32 vars in 661 bytes} [Fri Aug 28 05:22:27 2026] GET /v2.0/security-groups => generated 17401 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/619] 10.0.0.125 () {32 vars in 653 bytes} [Fri Aug 28 05:22:27 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/620] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:22:37 2026] GET /v2.0/agents => generated 1214 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/621] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:22:37 2026] GET /v2.0/ports => generated 5175 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/622] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:22:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/623] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:22:37 2026] GET /v2.0/floatingips => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/624] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:22:37 2026] GET /v2.0/networks => generated 2174 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/625] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:22:38 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: 310/626] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:22:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/627] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:22:38 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/628] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:22:38 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/629] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:22:38 2026] GET /v2.0/security-groups => generated 17401 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/630] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:22:38 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:22:38.654 7 INFO neutron.db.ovn_revision_numbers_db [None req-7199cba8-e57f-4ca7-925b-b03d07e05f54 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b814f77a-9b0b-4382-be45-0c9670e6f649 (type: security_groups) to 1 2026-08-28 05:22:38.669 7 INFO neutron.db.ovn_revision_numbers_db [None req-7199cba8-e57f-4ca7-925b-b03d07e05f54 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 4930037c-cafe-470d-a5af-ace6c217a2bb (type: security_group_rules) to 0 2026-08-28 05:22:38.683 7 INFO neutron.db.ovn_revision_numbers_db [None req-7199cba8-e57f-4ca7-925b-b03d07e05f54 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 50b7d35c-b991-4cae-b7f4-dd7947c3b34f (type: security_group_rules) to 0 2026-08-28 05:22:38.699 7 INFO neutron.db.ovn_revision_numbers_db [None req-7199cba8-e57f-4ca7-925b-b03d07e05f54 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 613fdd66-b4dc-4c57-86cc-3762d875b23e (type: security_group_rules) to 0 2026-08-28 05:22:38.714 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7be8cef-75ff-4862-a12f-da7bbdea9811 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource c0992093-9263-4bfb-b265-2c456f89bc64 (type: security_groups) to 1 2026-08-28 05:22:38.717 7 INFO neutron.db.ovn_revision_numbers_db [None req-7199cba8-e57f-4ca7-925b-b03d07e05f54 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 9eb9bd71-7509-4f25-819c-bc5f689b4671 (type: security_group_rules) to 0 2026-08-28 05:22:38.730 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7be8cef-75ff-4862-a12f-da7bbdea9811 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 40d282f6-1902-45eb-bb2e-14ef251a6754 (type: security_group_rules) to 0 2026-08-28 05:22:38.739 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7be8cef-75ff-4862-a12f-da7bbdea9811 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b18b7afb-0367-4113-97e6-2424be5517ba (type: security_group_rules) to 0 2026-08-28 05:22:38.751 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7be8cef-75ff-4862-a12f-da7bbdea9811 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d771db0d-cc0e-4716-9360-030d6ae6f7f8 (type: security_group_rules) to 0 2026-08-28 05:22:38.761 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7be8cef-75ff-4862-a12f-da7bbdea9811 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource dbd3bf5f-078d-4df3-ab3c-143795a4a29f (type: security_group_rules) to 0 2026-08-28 05:22:38.828 7 INFO neutron.db.segments_db [None req-7199cba8-e57f-4ca7-925b-b03d07e05f54 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Added segment bd79f088-b4e5-4e64-9d04-a9fac3a8e007 of type geneve for network 6b73368d-a1f4-443a-b951-b61310ca3a57 2026-08-28 05:22:38.852 8 INFO neutron.db.segments_db [None req-b7be8cef-75ff-4862-a12f-da7bbdea9811 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Added segment dab0a70f-13df-4d74-b2f1-d36eeb322300 of type geneve for network c4e0730d-05db-462f-86a0-a5e76848a6ad 2026-08-28 05:22:38.960 7 INFO neutron.db.ovn_revision_numbers_db [None req-7199cba8-e57f-4ca7-925b-b03d07e05f54 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 6b73368d-a1f4-443a-b951-b61310ca3a57 (type: networks) to 1 2026-08-28 05:22:38.999 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7be8cef-75ff-4862-a12f-da7bbdea9811 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource c4e0730d-05db-462f-86a0-a5e76848a6ad (type: networks) to 1 2026-08-28 05:22:39.120 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7199cba8-e57f-4ca7-925b-b03d07e05f54 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:22:39.121 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7199cba8-e57f-4ca7-925b-b03d07e05f54 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 6b73368d-a1f4-443a-b951-b61310ca3a57: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:39.175 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1e45e2f8-b39b-4ab3-aaf6-065ce992520c - - - - - -] OVN reports status down for port: ec378831-b40e-4949-a2fb-10a7d9a52cb4 2026-08-28 05:22:39.237 7 INFO neutron.db.ovn_revision_numbers_db [None req-7199cba8-e57f-4ca7-925b-b03d07e05f54 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ec378831-b40e-4949-a2fb-10a7d9a52cb4 (type: ports) to 1 2026-08-28 05:22:39.245 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b7be8cef-75ff-4862-a12f-da7bbdea9811 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:22:39.247 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b7be8cef-75ff-4862-a12f-da7bbdea9811 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network c4e0730d-05db-462f-86a0-a5e76848a6ad: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 319/631] 10.0.0.125 () {34 vars in 669 bytes} [Fri Aug 28 05:22:38 2026] POST /v2.0/networks => generated 751 bytes in 954 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:22:39.346 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1e45e2f8-b39b-4ab3-aaf6-065ce992520c - - - - - -] OVN reports status down for port: 86f22c56-9fd5-4eae-8b52-97234de263e6 2026-08-28 05:22:39.352 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7be8cef-75ff-4862-a12f-da7bbdea9811 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 86f22c56-9fd5-4eae-8b52-97234de263e6 (type: ports) to 1 [pid: 8|app: 0|req: 313/632] 10.0.0.125 () {34 vars in 669 bytes} [Fri Aug 28 05:22:38 2026] POST /v2.0/networks => generated 746 bytes in 860 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:22:39.547 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ba9ee111-115e-401a-8f03-b108cd1521bf 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:22:39.549 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ba9ee111-115e-401a-8f03-b108cd1521bf 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 6b73368d-a1f4-443a-b951-b61310ca3a57: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:39.695 7 INFO neutron.db.ovn_revision_numbers_db [None req-99cb7aa8-f120-4a5f-877e-1961bd58d14b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 8a528581-8eec-4787-9a9f-3afb30655bc0 (type: security_groups) to 1 2026-08-28 05:22:39.709 7 INFO neutron.db.ovn_revision_numbers_db [None req-99cb7aa8-f120-4a5f-877e-1961bd58d14b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 45c3c09d-e7c8-45aa-af5a-1a6a5b34d64b (type: security_group_rules) to 0 2026-08-28 05:22:39.725 7 INFO neutron.db.ovn_revision_numbers_db [None req-99cb7aa8-f120-4a5f-877e-1961bd58d14b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a6206dc7-5eb5-4079-bbe5-9eddf71af4e2 (type: security_group_rules) to 0 2026-08-28 05:22:39.742 7 INFO neutron.db.ovn_revision_numbers_db [None req-99cb7aa8-f120-4a5f-877e-1961bd58d14b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource c0527024-c860-4da7-ba13-8f7f51463820 (type: security_group_rules) to 0 2026-08-28 05:22:39.757 7 INFO neutron.db.ovn_revision_numbers_db [None req-99cb7aa8-f120-4a5f-877e-1961bd58d14b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ec0a9748-234c-4d63-a8f9-9c5438a60930 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 320/633] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:22:39 2026] GET /v2.0/security-groups?tenant_id=098dae09feaf41b1b82b1d3a95b00115&name=default => generated 2921 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:22:39.970 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b43d417b-2825-45c7-8956-686e23173d05 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:22:39.972 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b43d417b-2825-45c7-8956-686e23173d05 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network c4e0730d-05db-462f-86a0-a5e76848a6ad: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:40.133 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a35d9b2-317f-4c30-bdd0-8db4ff4162ac - - - - - -] Successfully bumped revision number for resource ec378831-b40e-4949-a2fb-10a7d9a52cb4 (type: ports) to 2 2026-08-28 05:22:40.193 8 INFO neutron.db.ovn_revision_numbers_db [None req-0a35d9b2-317f-4c30-bdd0-8db4ff4162ac - - - - - -] Successfully bumped revision number for resource 502a26b7-f527-4493-95c3-1491006c3859 (type: subnets) to 0 [pid: 8|app: 0|req: 314/634] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:22:39 2026] POST /v2.0/subnets => generated 695 bytes in 842 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:22:40.433 8 INFO neutron.db.ovn_revision_numbers_db [None req-8bbeddba-81b3-4b7c-8e6d-0148e5260d80 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 66e1b9b6-db8d-4783-83c2-c62364f7b5fc (type: security_groups) to 1 2026-08-28 05:22:40.459 8 INFO neutron.db.ovn_revision_numbers_db [None req-8bbeddba-81b3-4b7c-8e6d-0148e5260d80 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 4282f508-4142-4d0e-88ee-867e1b9e3bff (type: security_group_rules) to 0 2026-08-28 05:22:40.476 8 INFO neutron.db.ovn_revision_numbers_db [None req-8bbeddba-81b3-4b7c-8e6d-0148e5260d80 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 5ae7302d-cbc1-4d19-a7d8-32345b033fda (type: security_group_rules) to 0 2026-08-28 05:22:40.490 8 INFO neutron.db.ovn_revision_numbers_db [None req-8bbeddba-81b3-4b7c-8e6d-0148e5260d80 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 63de95fe-b11c-4d10-897f-284e86ab5e42 (type: security_group_rules) to 0 2026-08-28 05:22:40.501 7 INFO neutron.db.ovn_revision_numbers_db [None req-8aa9976f-9aab-4817-824d-02d537086cdb - - - - - -] Successfully bumped revision number for resource 86f22c56-9fd5-4eae-8b52-97234de263e6 (type: ports) to 2 2026-08-28 05:22:40.514 8 INFO neutron.db.ovn_revision_numbers_db [None req-8bbeddba-81b3-4b7c-8e6d-0148e5260d80 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e44f9042-c3bb-4f77-bdca-292d5a244106 (type: security_group_rules) to 0 2026-08-28 05:22:40.553 7 INFO neutron.db.ovn_revision_numbers_db [None req-8aa9976f-9aab-4817-824d-02d537086cdb - - - - - -] Successfully bumped revision number for resource f8677ab4-f96f-4ef1-a419-f92ab08f54d1 (type: subnets) to 0 [pid: 8|app: 0|req: 315/635] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:22:40 2026] GET /v2.0/security-groups?tenant_id=28cceead90a745ee896018fbd946f8f6&name=default => generated 2921 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/636] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:22:39 2026] POST /v2.0/subnets => generated 691 bytes in 766 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/637] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:22:40 2026] DELETE /v2.0/security-groups/8a528581-8eec-4787-9a9f-3afb30655bc0 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/638] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:22:40 2026] DELETE /v2.0/security-groups/66e1b9b6-db8d-4783-83c2-c62364f7b5fc => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:22:41.548 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-964a9205-6474-4e3c-a562-2c599567428b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:22:41.549 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-964a9205-6474-4e3c-a562-2c599567428b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:41.615 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-34bc0f31-18dd-44e6-9390-bd94c768ee5f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:22:41.617 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-34bc0f31-18dd-44e6-9390-bd94c768ee5f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:41.642 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1e45e2f8-b39b-4ab3-aaf6-065ce992520c - - - - - -] OVN reports status down for port: 6800dd42-b15a-4928-9764-14383a995616 2026-08-28 05:22:41.684 7 INFO neutron.db.ovn_revision_numbers_db [None req-964a9205-6474-4e3c-a562-2c599567428b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 6800dd42-b15a-4928-9764-14383a995616 (type: ports) to 1 2026-08-28 05:22:41.754 8 INFO neutron.db.ovn_revision_numbers_db [None req-34bc0f31-18dd-44e6-9390-bd94c768ee5f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 3b1a420f-3522-4dc7-a0b0-5af0717929b2 (type: ports) to 1 2026-08-28 05:22:41.776 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1e45e2f8-b39b-4ab3-aaf6-065ce992520c - - - - - -] OVN reports status down for port: 3b1a420f-3522-4dc7-a0b0-5af0717929b2 2026-08-28 05:22:42.033 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-34bc0f31-18dd-44e6-9390-bd94c768ee5f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Starting OVNClientQosExtension 2026-08-28 05:22:42.102 8 WARNING oslo_config.cfg [None req-34bc0f31-18dd-44e6-9390-bd94c768ee5f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-08-28 05:22:42.120 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-964a9205-6474-4e3c-a562-2c599567428b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Starting OVNClientQosExtension 2026-08-28 05:22:42.219 7 WARNING oslo_config.cfg [None req-964a9205-6474-4e3c-a562-2c599567428b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-08-28 05:22:42.408 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-1952f1ff-1ae6-4374-8c7d-958a336229a1 - - - - - -] Schedule LRP lrp-3b1a420f-3522-4dc7-a0b0-5af0717929b2 on gateway c47435e5-7cbd-4a7d-8eb6-3c74d56317be with priority 1 2026-08-28 05:22:42.454 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 900eff87-6c97-4730-bbeb-778301d49e9b is bound to host instance 2026-08-28 05:22:42.499 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1e45e2f8-b39b-4ab3-aaf6-065ce992520c - - - - - -] OVN reports status up for port: 3b1a420f-3522-4dc7-a0b0-5af0717929b2 2026-08-28 05:22:42.548 7 INFO neutron.plugins.ml2.plugin [None req-1e45e2f8-b39b-4ab3-aaf6-065ce992520c - - - - - -] Attempt 1 to provision port 3b1a420f-3522-4dc7-a0b0-5af0717929b2 2026-08-28 05:22:42.564 8 INFO neutron.db.ovn_revision_numbers_db [None req-34bc0f31-18dd-44e6-9390-bd94c768ee5f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 3b1a420f-3522-4dc7-a0b0-5af0717929b2 (type: router_ports) to 1 2026-08-28 05:22:42.606 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-432a2a4f-6d67-42c3-aebe-21e02f26f4f4 - - - - - -] Schedule LRP lrp-6800dd42-b15a-4928-9764-14383a995616 on gateway c47435e5-7cbd-4a7d-8eb6-3c74d56317be with priority 1 2026-08-28 05:22:42.680 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 9197d8d1-0372-4fb2-bf6c-72ff8cc8c303 is bound to host instance 2026-08-28 05:22:42.758 8 INFO neutron.db.ovn_revision_numbers_db [None req-34bc0f31-18dd-44e6-9390-bd94c768ee5f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 900eff87-6c97-4730-bbeb-778301d49e9b (type: routers) to 2 [pid: 8|app: 0|req: 318/639] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:22:41 2026] POST /v2.0/routers => generated 969 bytes in 1709 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:22:42.803 7 INFO neutron.db.ovn_revision_numbers_db [None req-964a9205-6474-4e3c-a562-2c599567428b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 6800dd42-b15a-4928-9764-14383a995616 (type: router_ports) to 1 2026-08-28 05:22:42.914 7 INFO neutron.db.ovn_revision_numbers_db [None req-964a9205-6474-4e3c-a562-2c599567428b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 9197d8d1-0372-4fb2-bf6c-72ff8cc8c303 (type: routers) to 2 [pid: 7|app: 0|req: 322/642] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:22:40 2026] POST /v2.0/routers => generated 973 bytes in 2363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:22:43.346 8 INFO neutron.db.ovn_revision_numbers_db [None req-733c086c-724a-47b4-8139-c82c97e99e16 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 476ce918-2cb4-4f50-9f80-b12968634883 (type: security_groups) to 1 2026-08-28 05:22:43.367 8 INFO neutron.db.ovn_revision_numbers_db [None req-733c086c-724a-47b4-8139-c82c97e99e16 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 0337140a-0b46-4b33-9866-0df037d00d54 (type: security_group_rules) to 0 2026-08-28 05:22:43.389 8 INFO neutron.db.ovn_revision_numbers_db [None req-733c086c-724a-47b4-8139-c82c97e99e16 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 49e58a58-e38b-4af0-9f1c-a467bb326b12 (type: security_group_rules) to 0 2026-08-28 05:22:43.414 8 INFO neutron.db.ovn_revision_numbers_db [None req-733c086c-724a-47b4-8139-c82c97e99e16 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 75f42a48-2bb3-40ba-a318-8eee79fcbb45 (type: security_group_rules) to 0 2026-08-28 05:22:43.438 8 INFO neutron.db.ovn_revision_numbers_db [None req-733c086c-724a-47b4-8139-c82c97e99e16 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b0732aa0-f046-4d85-ab3c-a7c0d593430a (type: security_group_rules) to 0 2026-08-28 05:22:43.589 8 INFO neutron.db.segments_db [None req-733c086c-724a-47b4-8139-c82c97e99e16 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Added segment e5f7d6c2-4d43-4a23-9f40-011590ec1477 of type geneve for network bd1c53d4-e270-4b62-a23b-e536d75ce293 2026-08-28 05:22:43.747 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c0180c6-2690-4456-8fb6-285eff3493d0 - - - - - -] Successfully bumped revision number for resource 3b1a420f-3522-4dc7-a0b0-5af0717929b2 (type: ports) to 4 2026-08-28 05:22:43.777 8 INFO neutron.db.ovn_revision_numbers_db [None req-733c086c-724a-47b4-8139-c82c97e99e16 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource bd1c53d4-e270-4b62-a23b-e536d75ce293 (type: networks) to 1 2026-08-28 05:22:43.894 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d05c7bbb-9512-47f6-913f-0605db76fd3e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:22:43.897 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d05c7bbb-9512-47f6-913f-0605db76fd3e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network c4e0730d-05db-462f-86a0-a5e76848a6ad: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:44.208 7 INFO neutron.db.ovn_revision_numbers_db [None req-d05c7bbb-9512-47f6-913f-0605db76fd3e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 822dcd12-e5b7-4052-91c5-0c8fa7643db4 (type: ports) to 1 2026-08-28 05:22:44.296 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a6d26886-aeae-49d8-b4a3-ac99e0d7b400 - - - - - -] OVN reports status down for port: 822dcd12-e5b7-4052-91c5-0c8fa7643db4 2026-08-28 05:22:44.541 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-733c086c-724a-47b4-8139-c82c97e99e16 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:22:44.555 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-733c086c-724a-47b4-8139-c82c97e99e16 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network bd1c53d4-e270-4b62-a23b-e536d75ce293: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:44.707 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a6d26886-aeae-49d8-b4a3-ac99e0d7b400 - - - - - -] OVN reports status down for port: 31ce2d88-e7b9-438a-8067-aa4881518ddc 2026-08-28 05:22:44.769 7 INFO neutron.db.ovn_revision_numbers_db [None req-2f4aa4f8-de9e-4c6e-9529-cbb3bbe4fd41 - - - - - -] Successfully bumped revision number for resource 6800dd42-b15a-4928-9764-14383a995616 (type: ports) to 4 2026-08-28 05:22:44.895 8 INFO neutron.db.ovn_revision_numbers_db [None req-733c086c-724a-47b4-8139-c82c97e99e16 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 31ce2d88-e7b9-438a-8067-aa4881518ddc (type: ports) to 1 [pid: 8|app: 0|req: 321/643] 10.0.0.125 () {34 vars in 669 bytes} [Fri Aug 28 05:22:42 2026] POST /v2.0/networks => generated 754 bytes in 2204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:22:45.057 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c0180c6-2690-4456-8fb6-285eff3493d0 - - - - - -] Successfully bumped revision number for resource 3b1a420f-3522-4dc7-a0b0-5af0717929b2 (type: ports) to 5 2026-08-28 05:22:45.545 7 INFO neutron.db.ovn_revision_numbers_db [None req-2f4aa4f8-de9e-4c6e-9529-cbb3bbe4fd41 - - - - - -] Successfully bumped revision number for resource 6800dd42-b15a-4928-9764-14383a995616 (type: ports) to 5 2026-08-28 05:22:45.653 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a6d26886-aeae-49d8-b4a3-ac99e0d7b400 - - - - - -] OVN reports status up for port: 822dcd12-e5b7-4052-91c5-0c8fa7643db4 2026-08-28 05:22:45.682 8 INFO neutron.plugins.ml2.plugin [None req-a6d26886-aeae-49d8-b4a3-ac99e0d7b400 - - - - - -] Attempt 1 to provision port 822dcd12-e5b7-4052-91c5-0c8fa7643db4 2026-08-28 05:22:45.744 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab6d458a-e20f-4280-87c2-9644bace8689 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:22:45.747 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab6d458a-e20f-4280-87c2-9644bace8689 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 6b73368d-a1f4-443a-b951-b61310ca3a57: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:45.793 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1e45e2f8-b39b-4ab3-aaf6-065ce992520c - - - - - -] OVN reports status up for port: 6800dd42-b15a-4928-9764-14383a995616 2026-08-28 05:22:45.805 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d05c7bbb-9512-47f6-913f-0605db76fd3e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:22:45.808 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d05c7bbb-9512-47f6-913f-0605db76fd3e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network c4e0730d-05db-462f-86a0-a5e76848a6ad: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:45.818 7 INFO neutron.plugins.ml2.plugin [None req-1e45e2f8-b39b-4ab3-aaf6-065ce992520c - - - - - -] Attempt 1 to provision port 6800dd42-b15a-4928-9764-14383a995616 2026-08-28 05:22:46.012 8 INFO neutron.db.ovn_revision_numbers_db [None req-ab6d458a-e20f-4280-87c2-9644bace8689 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource da346fb6-6dfd-442d-a96d-5b347d2d848f (type: ports) to 1 2026-08-28 05:22:46.393 7 INFO neutron.db.ovn_revision_numbers_db [None req-d05c7bbb-9512-47f6-913f-0605db76fd3e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 822dcd12-e5b7-4052-91c5-0c8fa7643db4 (type: router_ports) to 1 [pid: 7|app: 0|req: 323/644] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:22:42 2026] PUT /v2.0/routers/900eff87-6c97-4730-bbeb-778301d49e9b/add_router_interface => generated 309 bytes in 3456 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:22:46.706 7 INFO neutron.db.ovn_revision_numbers_db [None req-1dcb846c-70ea-49b8-9b8d-ae766596bb0e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ceba029f-9db0-4742-b00c-702a0a815a77 (type: security_groups) to 1 2026-08-28 05:22:46.717 7 INFO neutron.db.ovn_revision_numbers_db [None req-1dcb846c-70ea-49b8-9b8d-ae766596bb0e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 0f93de57-b8a7-42df-aad6-63053997f33e (type: security_group_rules) to 0 2026-08-28 05:22:46.732 7 INFO neutron.db.ovn_revision_numbers_db [None req-1dcb846c-70ea-49b8-9b8d-ae766596bb0e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 76f290a7-b032-4a9a-81c1-c3f2da5ca69b (type: security_group_rules) to 0 2026-08-28 05:22:46.747 7 INFO neutron.db.ovn_revision_numbers_db [None req-1dcb846c-70ea-49b8-9b8d-ae766596bb0e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 91d4aba5-1592-4bb8-8b75-88160be19131 (type: security_group_rules) to 0 2026-08-28 05:22:46.762 7 INFO neutron.db.ovn_revision_numbers_db [None req-1dcb846c-70ea-49b8-9b8d-ae766596bb0e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e0074439-d921-49aa-9466-d82ac0cf5b22 (type: security_group_rules) to 0 2026-08-28 05:22:46.787 8 INFO neutron.db.ovn_revision_numbers_db [None req-a6d26886-aeae-49d8-b4a3-ac99e0d7b400 - - - - - -] Successfully bumped revision number for resource 822dcd12-e5b7-4052-91c5-0c8fa7643db4 (type: ports) to 2 [pid: 7|app: 0|req: 324/645] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:22:46 2026] GET /v2.0/security-groups?tenant_id=7c48c2e6186345f3aa4c4bfd945635c9&name=default => generated 2921 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:22:46.870 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-974c15a0-d534-41cc-a19d-1be0cfcb66bf - - - - - -] OVN reports status down for port: da346fb6-6dfd-442d-a96d-5b347d2d848f 2026-08-28 05:22:46.910 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0080e24e-b76a-4f32-9298-e401eed1735e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:22:46.911 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0080e24e-b76a-4f32-9298-e401eed1735e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network bd1c53d4-e270-4b62-a23b-e536d75ce293: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:47.215 8 INFO neutron.db.ovn_revision_numbers_db [None req-974c15a0-d534-41cc-a19d-1be0cfcb66bf - - - - - -] Successfully bumped revision number for resource 822dcd12-e5b7-4052-91c5-0c8fa7643db4 (type: router_ports) to 2 2026-08-28 05:22:47.322 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-974c15a0-d534-41cc-a19d-1be0cfcb66bf - - - - - -] OVN reports status up for port: da346fb6-6dfd-442d-a96d-5b347d2d848f 2026-08-28 05:22:47.345 7 INFO neutron.db.ovn_revision_numbers_db [None req-183fa752-b96c-447d-bd4d-ab5b38003ab7 - - - - - -] Successfully bumped revision number for resource 31ce2d88-e7b9-438a-8067-aa4881518ddc (type: ports) to 2 2026-08-28 05:22:47.349 8 INFO neutron.plugins.ml2.plugin [None req-974c15a0-d534-41cc-a19d-1be0cfcb66bf - - - - - -] Attempt 1 to provision port da346fb6-6dfd-442d-a96d-5b347d2d848f 2026-08-28 05:22:47.381 7 INFO neutron.db.ovn_revision_numbers_db [None req-183fa752-b96c-447d-bd4d-ab5b38003ab7 - - - - - -] Successfully bumped revision number for resource 8654b650-e1b8-49b0-9f3c-288bb3e5fd30 (type: subnets) to 0 [pid: 7|app: 0|req: 325/646] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:22:46 2026] POST /v2.0/subnets => generated 698 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:22:47.440 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab6d458a-e20f-4280-87c2-9644bace8689 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:22:47.446 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab6d458a-e20f-4280-87c2-9644bace8689 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 6b73368d-a1f4-443a-b951-b61310ca3a57: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 326/647] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:22:47 2026] DELETE /v2.0/security-groups/ceba029f-9db0-4742-b00c-702a0a815a77 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:22:47.846 7 INFO neutron.db.ovn_revision_numbers_db [None req-0992498a-0c67-4d4b-8c34-00e5423cf77a 85d96210da404219bbc9e0091a58d05c 672ddb288fba4edda2741c2b6ba895ce - - default default] Successfully bumped revision number for resource 24470bbe-0be5-4c96-9029-410a2390cbcb (type: security_groups) to 1 2026-08-28 05:22:47.858 7 INFO neutron.db.ovn_revision_numbers_db [None req-0992498a-0c67-4d4b-8c34-00e5423cf77a 85d96210da404219bbc9e0091a58d05c 672ddb288fba4edda2741c2b6ba895ce - - default default] Successfully bumped revision number for resource 036b7233-9a5a-4231-83a7-1c5e3d3a976b (type: security_group_rules) to 0 2026-08-28 05:22:47.872 7 INFO neutron.db.ovn_revision_numbers_db [None req-0992498a-0c67-4d4b-8c34-00e5423cf77a 85d96210da404219bbc9e0091a58d05c 672ddb288fba4edda2741c2b6ba895ce - - default default] Successfully bumped revision number for resource c485e7ee-67fd-4d88-8a3f-575958a25e5c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 327/648] 10.0.0.125 () {34 vars in 683 bytes} [Fri Aug 28 05:22:47 2026] POST /v2.0/security-groups => generated 1656 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-28 05:22:48.024 8 INFO neutron.db.ovn_revision_numbers_db [None req-974c15a0-d534-41cc-a19d-1be0cfcb66bf - - - - - -] Successfully bumped revision number for resource da346fb6-6dfd-442d-a96d-5b347d2d848f (type: ports) to 2 2026-08-28 05:22:48.271 8 INFO neutron.db.ovn_revision_numbers_db [None req-ab6d458a-e20f-4280-87c2-9644bace8689 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource da346fb6-6dfd-442d-a96d-5b347d2d848f (type: router_ports) to 1 [pid: 8|app: 0|req: 322/649] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:22:45 2026] PUT /v2.0/routers/9197d8d1-0372-4fb2-bf6c-72ff8cc8c303/add_router_interface => generated 309 bytes in 3276 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:22:48.362 8 INFO neutron.db.ovn_revision_numbers_db [None req-3a69642b-a293-4f9a-91f1-b444b51e8319 - - - - - -] Successfully bumped revision number for resource da346fb6-6dfd-442d-a96d-5b347d2d848f (type: router_ports) to 2 2026-08-28 05:22:48.367 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-85392fe9-22ba-45c5-b249-985d95ccdd42 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:22:48.369 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-85392fe9-22ba-45c5-b249-985d95ccdd42 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:48.452 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a69642b-a293-4f9a-91f1-b444b51e8319 - - - - - -] OVN reports status down for port: 9b5983f5-cbea-4d5e-ac9f-d87371b32d14 2026-08-28 05:22:48.477 8 INFO neutron.db.ovn_revision_numbers_db [None req-58be4e37-8775-4ee2-8e3c-0adb68af8b15 85d96210da404219bbc9e0091a58d05c 672ddb288fba4edda2741c2b6ba895ce - - default default] Successfully bumped revision number for resource 1679662d-1fe7-48c4-9c00-cc38a03a6590 (type: security_group_rules) to 0 2026-08-28 05:22:48.488 7 INFO neutron.db.ovn_revision_numbers_db [None req-85392fe9-22ba-45c5-b249-985d95ccdd42 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 9b5983f5-cbea-4d5e-ac9f-d87371b32d14 (type: ports) to 1 [pid: 8|app: 0|req: 323/650] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:22:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:22:48.716 8 INFO neutron.db.ovn_revision_numbers_db [None req-d8c7573c-b279-4ac9-bb4f-a6329413ff40 85d96210da404219bbc9e0091a58d05c 672ddb288fba4edda2741c2b6ba895ce - - default default] Successfully bumped revision number for resource eefed422-98e2-44d0-9a0b-30f421a9eaa1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 324/651] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:22:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:22:48.975 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-03cff875-d85f-426c-8a90-343572426146 85d96210da404219bbc9e0091a58d05c 672ddb288fba4edda2741c2b6ba895ce - - default default] No more DHCP agents 2026-08-28 05:22:48.976 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-03cff875-d85f-426c-8a90-343572426146 85d96210da404219bbc9e0091a58d05c 672ddb288fba4edda2741c2b6ba895ce - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:49.281 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-432a2a4f-6d67-42c3-aebe-21e02f26f4f4 - - - - - -] Schedule LRP lrp-9b5983f5-cbea-4d5e-ac9f-d87371b32d14 on gateway c47435e5-7cbd-4a7d-8eb6-3c74d56317be with priority 1 [pid: 8|app: 0|req: 325/652] 10.0.0.125 () {34 vars in 674 bytes} [Fri Aug 28 05:22:48 2026] POST /v2.0/floatingips => generated 552 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:22:49.303 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a69642b-a293-4f9a-91f1-b444b51e8319 - - - - - -] OVN reports status up for port: 9b5983f5-cbea-4d5e-ac9f-d87371b32d14 2026-08-28 05:22:49.337 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2f4aa4f8-de9e-4c6e-9529-cbb3bbe4fd41 - - - - - -] Router 4de8045a-5127-459a-b932-59f2ec123064 is bound to host instance 2026-08-28 05:22:49.340 8 INFO neutron.plugins.ml2.plugin [None req-3a69642b-a293-4f9a-91f1-b444b51e8319 - - - - - -] Attempt 1 to provision port 9b5983f5-cbea-4d5e-ac9f-d87371b32d14 2026-08-28 05:22:49.421 7 INFO neutron.db.ovn_revision_numbers_db [None req-85392fe9-22ba-45c5-b249-985d95ccdd42 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 9b5983f5-cbea-4d5e-ac9f-d87371b32d14 (type: router_ports) to 1 2026-08-28 05:22:49.568 7 INFO neutron.db.ovn_revision_numbers_db [None req-85392fe9-22ba-45c5-b249-985d95ccdd42 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 4de8045a-5127-459a-b932-59f2ec123064 (type: routers) to 2 [pid: 7|app: 0|req: 328/653] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:22:47 2026] POST /v2.0/routers => generated 976 bytes in 1685 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:22:49.694 8 INFO neutron.db.ovn_revision_numbers_db [req-08131942-8010-4b56-8ff5-ac7a490f083d req-58816dea-8497-431a-8a4a-02aa45c56f5d ebde58e50510471c9d361020f07cbdb6 40bfd404db024bb790ad02b87e321e9a - - default default] Successfully bumped revision number for resource 9653d1f7-0d26-4221-8621-3c3e8fd14424 (type: security_groups) to 1 2026-08-28 05:22:49.706 8 INFO neutron.db.ovn_revision_numbers_db [req-08131942-8010-4b56-8ff5-ac7a490f083d req-58816dea-8497-431a-8a4a-02aa45c56f5d ebde58e50510471c9d361020f07cbdb6 40bfd404db024bb790ad02b87e321e9a - - default default] Successfully bumped revision number for resource 0561fb6e-6d64-4a40-b0c0-52b280a70ded (type: security_group_rules) to 0 2026-08-28 05:22:49.721 8 INFO neutron.db.ovn_revision_numbers_db [req-08131942-8010-4b56-8ff5-ac7a490f083d req-58816dea-8497-431a-8a4a-02aa45c56f5d ebde58e50510471c9d361020f07cbdb6 40bfd404db024bb790ad02b87e321e9a - - default default] Successfully bumped revision number for resource c9890ae8-00e6-4a8a-a8fe-85f27a631859 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 326/654] 10.0.0.139 () {38 vars in 969 bytes} [Fri Aug 28 05:22:49 2026] POST /v2.0/security-groups => generated 1685 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-28 05:22:49.974 7 INFO neutron.db.ovn_revision_numbers_db [None req-5e4ec0e5-00c4-4c34-86df-c6c7f905ecba 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Successfully bumped revision number for resource f9001fd5-a25a-48b5-b039-c2aabbdd0fc7 (type: security_groups) to 1 2026-08-28 05:22:50.005 7 INFO neutron.db.ovn_revision_numbers_db [None req-5e4ec0e5-00c4-4c34-86df-c6c7f905ecba 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Successfully bumped revision number for resource 4205adce-78d4-4af1-953b-97f763e5641c (type: security_group_rules) to 0 2026-08-28 05:22:50.027 7 INFO neutron.db.ovn_revision_numbers_db [None req-5e4ec0e5-00c4-4c34-86df-c6c7f905ecba 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Successfully bumped revision number for resource 7f2d89c2-8278-40ef-93ba-ba4a9e4b8227 (type: security_group_rules) to 0 2026-08-28 05:22:50.049 7 INFO neutron.db.ovn_revision_numbers_db [None req-5e4ec0e5-00c4-4c34-86df-c6c7f905ecba 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Successfully bumped revision number for resource 89983c72-ce67-4185-8d66-b2cb80344451 (type: security_group_rules) to 0 2026-08-28 05:22:50.075 7 INFO neutron.db.ovn_revision_numbers_db [None req-5e4ec0e5-00c4-4c34-86df-c6c7f905ecba 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Successfully bumped revision number for resource bbe8470b-4e8c-4c31-b087-8eaca8cc73a9 (type: security_group_rules) to 0 2026-08-28 05:22:50.166 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a22e5caf-5062-4c05-b592-1f859ac79b0d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:22:50.167 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a22e5caf-5062-4c05-b592-1f859ac79b0d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network bd1c53d4-e270-4b62-a23b-e536d75ce293: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:50.266 8 INFO neutron.db.ovn_revision_numbers_db [None req-a22e5caf-5062-4c05-b592-1f859ac79b0d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 5af8c0fb-be14-49d2-a8d8-4638615973f8 (type: ports) to 1 2026-08-28 05:22:50.270 7 INFO neutron.db.segments_db [None req-5e4ec0e5-00c4-4c34-86df-c6c7f905ecba 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Added segment 5f78fbd4-725b-4b87-bc78-069bcaddd60f of type geneve for network 585ae682-c6c6-4fde-bc31-4bc4dea3686f 2026-08-28 05:22:50.297 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1e45e2f8-b39b-4ab3-aaf6-065ce992520c - - - - - -] OVN reports status down for port: 5af8c0fb-be14-49d2-a8d8-4638615973f8 2026-08-28 05:22:50.497 7 INFO neutron.db.segments_db [None req-5e4ec0e5-00c4-4c34-86df-c6c7f905ecba 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Added segment 51e0d6ea-a4e1-48b9-9d8f-4fac11e18ef7 of type geneve for network 8e69b94b-ab5b-4bc3-9329-9f2eef24c005 2026-08-28 05:22:50.864 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1e45e2f8-b39b-4ab3-aaf6-065ce992520c - - - - - -] OVN reports status up for port: 5af8c0fb-be14-49d2-a8d8-4638615973f8 2026-08-28 05:22:50.881 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a22e5caf-5062-4c05-b592-1f859ac79b0d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:22:50.882 7 INFO neutron.db.ovn_revision_numbers_db [None req-5e4ec0e5-00c4-4c34-86df-c6c7f905ecba 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Successfully bumped revision number for resource 585ae682-c6c6-4fde-bc31-4bc4dea3686f (type: networks) to 1 2026-08-28 05:22:50.883 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a22e5caf-5062-4c05-b592-1f859ac79b0d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network bd1c53d4-e270-4b62-a23b-e536d75ce293: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:50.898 7 INFO neutron.plugins.ml2.plugin [None req-1e45e2f8-b39b-4ab3-aaf6-065ce992520c - - - - - -] Attempt 1 to provision port 5af8c0fb-be14-49d2-a8d8-4638615973f8 2026-08-28 05:22:51.064 7 INFO neutron.db.ovn_revision_numbers_db [None req-e66073c6-fa0a-4e25-8188-e2549ab53195 - - - - - -] Successfully bumped revision number for resource 9b5983f5-cbea-4d5e-ac9f-d87371b32d14 (type: ports) to 4 2026-08-28 05:22:51.268 8 INFO neutron.db.ovn_revision_numbers_db [None req-a22e5caf-5062-4c05-b592-1f859ac79b0d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 5af8c0fb-be14-49d2-a8d8-4638615973f8 (type: router_ports) to 1 [pid: 8|app: 0|req: 327/655] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:22:49 2026] PUT /v2.0/routers/4de8045a-5127-459a-b932-59f2ec123064/add_router_interface => generated 309 bytes in 1509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/656] 10.0.0.139 () {34 vars in 989 bytes} [Fri Aug 28 05:22:51 2026] GET /v2.0/security-groups/9653d1f7-0d26-4221-8621-3c3e8fd14424 => generated 1685 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/657] 10.0.0.139 () {34 vars in 1096 bytes} [Fri Aug 28 05:22:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--245576826&fields=id&tenant_id=672ddb288fba4edda2741c2b6ba895ce => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:22:51.442 8 INFO neutron.db.ovn_revision_numbers_db [req-96f088b2-92e2-4f7a-a2d8-05958c6ef43c req-7e2382b2-ef9a-40fa-924c-f75a1ccf37e8 ebde58e50510471c9d361020f07cbdb6 40bfd404db024bb790ad02b87e321e9a - - default default] Successfully bumped revision number for resource 58b8b3be-38f5-484c-95db-80e6c03ca943 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 330/658] 10.0.0.139 () {38 vars in 979 bytes} [Fri Aug 28 05:22:51 2026] POST /v2.0/security-group-rules => generated 614 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/659] 10.0.0.139 () {34 vars in 980 bytes} [Fri Aug 28 05:22:51 2026] GET /v2.0/networks?id=c4e0730d-05db-462f-86a0-a5e76848a6ad => generated 676 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:22:51.637 8 INFO neutron.db.ovn_revision_numbers_db [req-066e3ee0-a356-4365-ae2f-1d2499ac2ef4 req-82cea887-9dd5-4124-8b7e-d961c0da9396 ebde58e50510471c9d361020f07cbdb6 40bfd404db024bb790ad02b87e321e9a - - default default] Successfully bumped revision number for resource 6f8b3afd-1f2b-4350-bc7a-f6a16ba6b398 (type: security_groups) to 1 2026-08-28 05:22:51.649 8 INFO neutron.db.ovn_revision_numbers_db [req-066e3ee0-a356-4365-ae2f-1d2499ac2ef4 req-82cea887-9dd5-4124-8b7e-d961c0da9396 ebde58e50510471c9d361020f07cbdb6 40bfd404db024bb790ad02b87e321e9a - - default default] Successfully bumped revision number for resource 71b1978d-3bfc-4d11-a930-1827e7d8c28e (type: security_group_rules) to 0 2026-08-28 05:22:51.658 8 INFO neutron.db.ovn_revision_numbers_db [req-066e3ee0-a356-4365-ae2f-1d2499ac2ef4 req-82cea887-9dd5-4124-8b7e-d961c0da9396 ebde58e50510471c9d361020f07cbdb6 40bfd404db024bb790ad02b87e321e9a - - default default] Successfully bumped revision number for resource f02fb656-2f18-4932-adb2-bdf33905ca7b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 332/660] 10.0.0.139 () {38 vars in 969 bytes} [Fri Aug 28 05:22:51 2026] POST /v2.0/security-groups => generated 1683 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/661] 10.0.0.139 () {34 vars in 963 bytes} [Fri Aug 28 05:22:51 2026] GET /v2.0/quotas/672ddb288fba4edda2741c2b6ba895ce => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/662] 10.0.0.139 () {34 vars in 1000 bytes} [Fri Aug 28 05:22:51 2026] GET /v2.0/ports?tenant_id=672ddb288fba4edda2741c2b6ba895ce&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:22:51.933 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5e4ec0e5-00c4-4c34-86df-c6c7f905ecba 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] No more DHCP agents 2026-08-28 05:22:51.940 8 INFO neutron.db.ovn_revision_numbers_db [None req-3dfdde19-03ca-4c8d-b0a8-9406a5f1def5 de51efe741cc4caa90f030d359c32d49 da37cd33c8b2404abbb3755c5c6a8601 - - default default] Successfully bumped revision number for resource c4157a80-f62a-4131-939c-ccedc70de229 (type: security_groups) to 1 2026-08-28 05:22:51.943 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5e4ec0e5-00c4-4c34-86df-c6c7f905ecba 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Unable to schedule network 585ae682-c6c6-4fde-bc31-4bc4dea3686f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:51.957 8 INFO neutron.db.ovn_revision_numbers_db [None req-3dfdde19-03ca-4c8d-b0a8-9406a5f1def5 de51efe741cc4caa90f030d359c32d49 da37cd33c8b2404abbb3755c5c6a8601 - - default default] Successfully bumped revision number for resource 2f4a2b20-6680-4163-b0d5-f03a6e4ee1c9 (type: security_group_rules) to 0 2026-08-28 05:22:51.971 8 INFO neutron.db.ovn_revision_numbers_db [None req-3dfdde19-03ca-4c8d-b0a8-9406a5f1def5 de51efe741cc4caa90f030d359c32d49 da37cd33c8b2404abbb3755c5c6a8601 - - default default] Successfully bumped revision number for resource a3b14d55-a8ea-4593-acab-46d059c6f852 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 335/663] 10.0.0.125 () {34 vars in 683 bytes} [Fri Aug 28 05:22:51 2026] POST /v2.0/security-groups => generated 1660 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/664] 10.0.0.139 () {34 vars in 989 bytes} [Fri Aug 28 05:22:52 2026] GET /v2.0/security-groups/6f8b3afd-1f2b-4350-bc7a-f6a16ba6b398 => generated 1683 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:22:52.147 8 INFO neutron.db.ovn_revision_numbers_db [None req-01b1c440-a9e2-47e8-b0d7-31452e8ca0cf de51efe741cc4caa90f030d359c32d49 da37cd33c8b2404abbb3755c5c6a8601 - - default default] Successfully bumped revision number for resource 726fb67e-ce40-4b87-b93c-96b28681661a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 337/665] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:22:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:22:52.227 7 INFO neutron.db.ovn_revision_numbers_db [None req-5e4ec0e5-00c4-4c34-86df-c6c7f905ecba 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Successfully bumped revision number for resource 5ae4f8ab-3ad1-4999-bc56-aa4d755dd5bf (type: ports) to 1 2026-08-28 05:22:52.277 8 INFO neutron.db.ovn_revision_numbers_db [req-b4cce3bd-3031-4b84-8624-201786d0c6b0 req-0553230c-40b4-4151-944c-ad79e484e349 ebde58e50510471c9d361020f07cbdb6 40bfd404db024bb790ad02b87e321e9a - - default default] Successfully bumped revision number for resource ab45fbd6-8954-413d-8001-a46765be36ee (type: security_group_rules) to 0 [pid: 8|app: 0|req: 338/666] 10.0.0.139 () {38 vars in 979 bytes} [Fri Aug 28 05:22:52 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: 339/667] 10.0.0.139 () {34 vars in 905 bytes} [Fri Aug 28 05:22:52 2026] GET /v2.0/extensions => generated 20118 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-28 05:22:52.460 7 INFO neutron.db.ovn_revision_numbers_db [None req-1e45e2f8-b39b-4ab3-aaf6-065ce992520c - - - - - -] Successfully bumped revision number for resource 5af8c0fb-be14-49d2-a8d8-4638615973f8 (type: ports) to 2 2026-08-28 05:22:52.470 7 INFO neutron.db.ovn_revision_numbers_db [None req-e66073c6-fa0a-4e25-8188-e2549ab53195 - - - - - -] Successfully bumped revision number for resource 9b5983f5-cbea-4d5e-ac9f-d87371b32d14 (type: ports) to 5 2026-08-28 05:22:52.481 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ab286b7-0c73-4a63-bb64-6dfcc707b933 de51efe741cc4caa90f030d359c32d49 da37cd33c8b2404abbb3755c5c6a8601 - - default default] Successfully bumped revision number for resource d812944f-a4e4-4d83-8c99-5bc771f5c35a (type: security_group_rules) to 0 2026-08-28 05:22:52.484 7 INFO neutron.db.ovn_revision_numbers_db [None req-5e4ec0e5-00c4-4c34-86df-c6c7f905ecba 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Successfully bumped revision number for resource 8e69b94b-ab5b-4bc3-9329-9f2eef24c005 (type: networks) to 1 [pid: 8|app: 0|req: 340/668] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:22:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/669] 10.0.0.139 () {34 vars in 989 bytes} [Fri Aug 28 05:22:52 2026] GET /v2.0/security-groups/6f8b3afd-1f2b-4350-bc7a-f6a16ba6b398 => generated 2308 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/670] 10.0.0.139 () {34 vars in 1006 bytes} [Fri Aug 28 05:22:52 2026] GET /v2.0/networks/c4e0730d-05db-462f-86a0-a5e76848a6ad?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:22:52.886 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-afa39814-8d49-4d68-916d-091f5d3bcaf3 de51efe741cc4caa90f030d359c32d49 da37cd33c8b2404abbb3755c5c6a8601 - - default default] No more DHCP agents 2026-08-28 05:22:52.887 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-afa39814-8d49-4d68-916d-091f5d3bcaf3 de51efe741cc4caa90f030d359c32d49 da37cd33c8b2404abbb3755c5c6a8601 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:52.934 7 INFO neutron.db.ovn_revision_numbers_db [None req-ef6e7196-8c75-451d-a33a-2c8b3bac0af7 - - - - - -] Successfully bumped revision number for resource 5af8c0fb-be14-49d2-a8d8-4638615973f8 (type: router_ports) to 2 2026-08-28 05:22:52.936 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ef6e7196-8c75-451d-a33a-2c8b3bac0af7 - - - - - -] OVN reports status down for port: 5ae4f8ab-3ad1-4999-bc56-aa4d755dd5bf 2026-08-28 05:22:52.964 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5e4ec0e5-00c4-4c34-86df-c6c7f905ecba 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] No more DHCP agents 2026-08-28 05:22:52.967 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5e4ec0e5-00c4-4c34-86df-c6c7f905ecba 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Unable to schedule network 8e69b94b-ab5b-4bc3-9329-9f2eef24c005: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:53.142 7 INFO neutron.db.ovn_revision_numbers_db [None req-5e4ec0e5-00c4-4c34-86df-c6c7f905ecba 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Successfully bumped revision number for resource 8111f25d-3b64-48b3-b950-c256673572da (type: ports) to 1 2026-08-28 05:22:53.169 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ef6e7196-8c75-451d-a33a-2c8b3bac0af7 - - - - - -] OVN reports status down for port: 8111f25d-3b64-48b3-b950-c256673572da [pid: 7|app: 0|req: 329/671] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:22:49 2026] POST /v2.0/networks => generated 1246 bytes in 3603 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/672] 10.0.0.125 () {34 vars in 674 bytes} [Fri Aug 28 05:22:52 2026] POST /v2.0/floatingips => generated 552 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/673] 10.0.0.139 () {34 vars in 1106 bytes} [Fri Aug 28 05:22:53 2026] GET /v2.0/networks/c4e0730d-05db-462f-86a0-a5e76848a6ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/674] 10.0.0.125 () {32 vars in 647 bytes} [Fri Aug 28 05:22:53 2026] GET /v2.0/networks => generated 1857 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:22:53.436 8 INFO neutron_taas.services.taas.taas_plugin [None req-6ec2264f-65ac-46c3-bbcb-5a2f36108904 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] TaaS: Handle Delete Port: 5ae4f8ab-3ad1-4999-bc56-aa4d755dd5bf 2026-08-28 05:22:53.442 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ec2264f-65ac-46c3-bbcb-5a2f36108904 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Tap Mirror: Handle Delete Port: 5ae4f8ab-3ad1-4999-bc56-aa4d755dd5bf 2026-08-28 05:22:53.445 7 INFO neutron.db.ovn_revision_numbers_db [req-315dadb6-39d0-491b-b200-8ff3c882eb95 req-07d38e96-ca7e-44da-a689-cdfaecd443b4 ebde58e50510471c9d361020f07cbdb6 40bfd404db024bb790ad02b87e321e9a - - default default] Successfully bumped revision number for resource a9f08366-3f1a-4598-8ffb-90e082079da5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 330/675] 10.0.0.139 () {38 vars in 979 bytes} [Fri Aug 28 05:22:53 2026] POST /v2.0/security-group-rules => generated 619 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/676] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:22:53 2026] GET /v2.0/ports?device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/677] 10.0.0.139 () {34 vars in 989 bytes} [Fri Aug 28 05:22:53 2026] GET /v2.0/security-groups/6f8b3afd-1f2b-4350-bc7a-f6a16ba6b398 => generated 2938 bytes in 49 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.139 () {34 vars in 999 bytes} [Fri Aug 28 05:22:53 2026] GET /v2.0/security-group-rules/a9f08366-3f1a-4598-8ffb-90e082079da5 => generated 616 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/679] 10.0.0.139 () {34 vars in 989 bytes} [Fri Aug 28 05:22:53 2026] GET /v2.0/security-groups/6f8b3afd-1f2b-4350-bc7a-f6a16ba6b398 => generated 2938 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/680] 10.0.0.139 () {36 vars in 1021 bytes} [Fri Aug 28 05:22:53 2026] DELETE /v2.0/security-group-rules/a9f08366-3f1a-4598-8ffb-90e082079da5 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/681] 10.0.0.139 () {34 vars in 1096 bytes} [Fri Aug 28 05:22:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--511553886&fields=id&tenant_id=da37cd33c8b2404abbb3755c5c6a8601 => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/682] 10.0.0.139 () {34 vars in 989 bytes} [Fri Aug 28 05:22:53 2026] GET /v2.0/security-groups/6f8b3afd-1f2b-4350-bc7a-f6a16ba6b398 => generated 2308 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/683] 10.0.0.139 () {34 vars in 980 bytes} [Fri Aug 28 05:22:53 2026] GET /v2.0/networks?id=bd1c53d4-e270-4b62-a23b-e536d75ce293 => generated 683 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/684] 10.0.0.139 () {36 vars in 1011 bytes} [Fri Aug 28 05:22:53 2026] DELETE /v2.0/security-groups/6f8b3afd-1f2b-4350-bc7a-f6a16ba6b398 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/685] 10.0.0.139 () {34 vars in 963 bytes} [Fri Aug 28 05:22:54 2026] GET /v2.0/quotas/da37cd33c8b2404abbb3755c5c6a8601 => 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: 346/686] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:22:53 2026] DELETE /v2.0/networks/585ae682-c6c6-4fde-bc31-4bc4dea3686f => generated 0 bytes in 735 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/687] 10.0.0.139 () {34 vars in 989 bytes} [Fri Aug 28 05:22:54 2026] GET /v2.0/security-groups/9653d1f7-0d26-4221-8621-3c3e8fd14424 => generated 2310 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/688] 10.0.0.139 () {34 vars in 1000 bytes} [Fri Aug 28 05:22:54 2026] GET /v2.0/ports?tenant_id=da37cd33c8b2404abbb3755c5c6a8601&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:22:54.176 8 INFO neutron_taas.services.taas.taas_plugin [None req-e9cbb017-8894-472b-95db-8ae8eb2412cf 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] TaaS: Handle Delete Port: 8111f25d-3b64-48b3-b950-c256673572da 2026-08-28 05:22:54.178 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9cbb017-8894-472b-95db-8ae8eb2412cf 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Tap Mirror: Handle Delete Port: 8111f25d-3b64-48b3-b950-c256673572da [pid: 7|app: 0|req: 343/689] 10.0.0.139 () {36 vars in 1011 bytes} [Fri Aug 28 05:22:54 2026] DELETE /v2.0/security-groups/9653d1f7-0d26-4221-8621-3c3e8fd14424 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:22:54.351 8 INFO neutron.services.segments.plugin [-] Segment 5f78fbd4-725b-4b87-bc78-069bcaddd60f resource provider aggregate not found 2026-08-28 05:22:54.360 8 INFO neutron.services.segments.plugin [-] Segment 5f78fbd4-725b-4b87-bc78-069bcaddd60f resource provider aggregate not found 2026-08-28 05:22:54.376 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5f78fbd4-725b-4b87-bc78-069bcaddd60f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f78fbd4-725b-4b87-bc78-069bcaddd60f found for delete ", "request_id": "req-435aca58-7425-480f-a5b5-5052adf0063d"}]} 2026-08-28 05:22:54.388 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5f78fbd4-725b-4b87-bc78-069bcaddd60f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f78fbd4-725b-4b87-bc78-069bcaddd60f found for delete ", "request_id": "req-942d4d13-efd8-402b-91f9-e5ebd432188f"}]} [pid: 8|app: 0|req: 347/690] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:22:54 2026] DELETE /v2.0/networks/8e69b94b-ab5b-4bc3-9329-9f2eef24c005 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/691] 10.0.0.125 () {32 vars in 647 bytes} [Fri Aug 28 05:22:54 2026] GET /v2.0/networks => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/692] 10.0.0.139 () {34 vars in 905 bytes} [Fri Aug 28 05:22:54 2026] GET /v2.0/extensions => generated 20118 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-28 05:22:54.650 8 INFO neutron.db.segments_db [None req-65d6a4e3-eea1-4860-932c-0404c42c3297 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Added segment bae281f5-a767-4e80-90a8-856f320506b5 of type geneve for network 14ce97c8-814d-4f36-a8b2-7ac41060e30f 2026-08-28 05:22:54.699 7 INFO neutron_taas.services.taas.taas_plugin [None req-72397c51-af3c-48b9-83c4-1fff343e9917 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: da346fb6-6dfd-442d-a96d-5b347d2d848f 2026-08-28 05:22:54.710 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72397c51-af3c-48b9-83c4-1fff343e9917 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: da346fb6-6dfd-442d-a96d-5b347d2d848f 2026-08-28 05:22:54.739 8 INFO neutron.db.ovn_revision_numbers_db [None req-65d6a4e3-eea1-4860-932c-0404c42c3297 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Successfully bumped revision number for resource 14ce97c8-814d-4f36-a8b2-7ac41060e30f (type: networks) to 1 2026-08-28 05:22:55.018 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-65d6a4e3-eea1-4860-932c-0404c42c3297 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] No more DHCP agents 2026-08-28 05:22:55.021 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-65d6a4e3-eea1-4860-932c-0404c42c3297 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Unable to schedule network 14ce97c8-814d-4f36-a8b2-7ac41060e30f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:55.113 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a69642b-a293-4f9a-91f1-b444b51e8319 - - - - - -] OVN reports status down for port: 0134911b-d710-4f87-99c7-dc45e3052ab5 2026-08-28 05:22:55.183 8 INFO neutron.db.ovn_revision_numbers_db [None req-65d6a4e3-eea1-4860-932c-0404c42c3297 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Successfully bumped revision number for resource 0134911b-d710-4f87-99c7-dc45e3052ab5 (type: ports) to 1 [pid: 8|app: 0|req: 350/693] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:22:54 2026] POST /v2.0/networks => generated 650 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/694] 10.0.0.139 () {34 vars in 1006 bytes} [Fri Aug 28 05:22:55 2026] GET /v2.0/networks/bd1c53d4-e270-4b62-a23b-e536d75ce293?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/695] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:22:55 2026] GET /v2.0/ports?device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/696] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:22:54 2026] PUT /v2.0/routers/9197d8d1-0372-4fb2-bf6c-72ff8cc8c303/remove_router_interface => generated 309 bytes in 1078 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: 345/697] 10.0.0.139 () {34 vars in 1106 bytes} [Fri Aug 28 05:22:55 2026] GET /v2.0/networks/bd1c53d4-e270-4b62-a23b-e536d75ce293?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:22:55.466 8 INFO neutron.db.segments_db [None req-11abd07d-f028-405e-9bb5-6a7e6b9c03a3 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Added segment d4604d3a-3f08-4e95-8f23-4c412f236543 of type geneve for network 0fc0c8b0-659d-4728-8188-2f73771a58f9 2026-08-28 05:22:55.658 8 INFO neutron.db.ovn_revision_numbers_db [None req-11abd07d-f028-405e-9bb5-6a7e6b9c03a3 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Successfully bumped revision number for resource 0fc0c8b0-659d-4728-8188-2f73771a58f9 (type: networks) to 1 2026-08-28 05:22:55.851 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-11abd07d-f028-405e-9bb5-6a7e6b9c03a3 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] No more DHCP agents 2026-08-28 05:22:55.852 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-11abd07d-f028-405e-9bb5-6a7e6b9c03a3 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Unable to schedule network 0fc0c8b0-659d-4728-8188-2f73771a58f9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:55.857 7 INFO neutron_taas.services.taas.taas_plugin [None req-2693d2dd-e97d-46ed-9748-bc0659a5fdb2 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 6800dd42-b15a-4928-9764-14383a995616 2026-08-28 05:22:55.861 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2693d2dd-e97d-46ed-9748-bc0659a5fdb2 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 6800dd42-b15a-4928-9764-14383a995616 2026-08-28 05:22:55.898 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a69642b-a293-4f9a-91f1-b444b51e8319 - - - - - -] OVN reports status down for port: bac4a6a6-52cb-4638-8d24-880146676af1 2026-08-28 05:22:55.941 8 INFO neutron.db.ovn_revision_numbers_db [None req-11abd07d-f028-405e-9bb5-6a7e6b9c03a3 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Successfully bumped revision number for resource bac4a6a6-52cb-4638-8d24-880146676af1 (type: ports) to 1 [pid: 8|app: 0|req: 353/698] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:22:55 2026] POST /v2.0/networks => generated 650 bytes in 637 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/701] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:22:55 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:22:56.374 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3d06a55e-a261-492b-a28f-141b24fd1a9a 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] No more DHCP agents 2026-08-28 05:22:56.375 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3d06a55e-a261-492b-a28f-141b24fd1a9a 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Unable to schedule network 14ce97c8-814d-4f36-a8b2-7ac41060e30f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:56.398 8 INFO neutron.services.segments.plugin [-] Segment 51e0d6ea-a4e1-48b9-9d8f-4fac11e18ef7 resource provider aggregate not found 2026-08-28 05:22:56.403 8 INFO neutron.services.segments.plugin [-] Segment 51e0d6ea-a4e1-48b9-9d8f-4fac11e18ef7 resource provider aggregate not found 2026-08-28 05:22:56.436 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 51e0d6ea-a4e1-48b9-9d8f-4fac11e18ef7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51e0d6ea-a4e1-48b9-9d8f-4fac11e18ef7 found for delete ", "request_id": "req-f7c41399-bdcb-438e-9ba0-9b9453bafd0d"}]} 2026-08-28 05:22:56.437 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 51e0d6ea-a4e1-48b9-9d8f-4fac11e18ef7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51e0d6ea-a4e1-48b9-9d8f-4fac11e18ef7 found for delete ", "request_id": "req-3a2447c4-cf05-48b0-8abf-8896bb6a538f"}]} 2026-08-28 05:22:56.451 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a69642b-a293-4f9a-91f1-b444b51e8319 - - - - - -] OVN reports status down for port: 0407b426-1cc4-4b1e-81fe-fe33b8c5d6de 2026-08-28 05:22:56.528 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d06a55e-a261-492b-a28f-141b24fd1a9a 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Successfully bumped revision number for resource 0407b426-1cc4-4b1e-81fe-fe33b8c5d6de (type: ports) to 1 2026-08-28 05:22:56.604 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3d06a55e-a261-492b-a28f-141b24fd1a9a 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] No more DHCP agents 2026-08-28 05:22:56.606 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3d06a55e-a261-492b-a28f-141b24fd1a9a 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Unable to schedule network 0fc0c8b0-659d-4728-8188-2f73771a58f9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:56.682 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a69642b-a293-4f9a-91f1-b444b51e8319 - - - - - -] OVN reports status down for port: f2504f48-8988-4814-9b0e-a761b567f956 2026-08-28 05:22:56.756 8 INFO neutron.db.ovn_revision_numbers_db [None req-3d06a55e-a261-492b-a28f-141b24fd1a9a 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Successfully bumped revision number for resource f2504f48-8988-4814-9b0e-a761b567f956 (type: ports) to 1 [pid: 8|app: 0|req: 357/702] 10.0.0.125 () {34 vars in 663 bytes} [Fri Aug 28 05:22:56 2026] POST /v2.0/ports => generated 1505 bytes in 877 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: 358/703] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:22:56 2026] GET /v2.0/ports?device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => 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.125 () {32 vars in 641 bytes} [Fri Aug 28 05:22:56 2026] GET /v2.0/ports => generated 3017 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/705] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:22:55 2026] DELETE /v2.0/routers/9197d8d1-0372-4fb2-bf6c-72ff8cc8c303 => generated 0 bytes in 1711 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/706] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:22:57 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:22:57.194 8 INFO neutron_taas.services.taas.taas_plugin [None req-60b39ca3-6fd6-4fe0-8eae-6de44ce699d3 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] TaaS: Handle Delete Port: 0407b426-1cc4-4b1e-81fe-fe33b8c5d6de 2026-08-28 05:22:57.200 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60b39ca3-6fd6-4fe0-8eae-6de44ce699d3 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Tap Mirror: Handle Delete Port: 0407b426-1cc4-4b1e-81fe-fe33b8c5d6de [pid: 8|app: 0|req: 360/707] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:22:57 2026] DELETE /v2.0/ports/0407b426-1cc4-4b1e-81fe-fe33b8c5d6de => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/708] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:22:57 2026] DELETE /v2.0/subnets/502a26b7-f527-4493-95c3-1491006c3859 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:22:57.458 8 INFO neutron_taas.services.taas.taas_plugin [None req-2b209ee3-e6b7-4155-981d-f3142874170f 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] TaaS: Handle Delete Port: f2504f48-8988-4814-9b0e-a761b567f956 2026-08-28 05:22:57.461 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b209ee3-e6b7-4155-981d-f3142874170f 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Tap Mirror: Handle Delete Port: f2504f48-8988-4814-9b0e-a761b567f956 2026-08-28 05:22:57.571 7 INFO neutron_taas.services.taas.taas_plugin [None req-800ba561-f40c-4522-9d09-6ebab8b3b2a4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: ec378831-b40e-4949-a2fb-10a7d9a52cb4 2026-08-28 05:22:57.575 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-800ba561-f40c-4522-9d09-6ebab8b3b2a4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: ec378831-b40e-4949-a2fb-10a7d9a52cb4 [pid: 8|app: 0|req: 361/709] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:22:57 2026] DELETE /v2.0/ports/f2504f48-8988-4814-9b0e-a761b567f956 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/710] 10.0.0.125 () {32 vars in 641 bytes} [Fri Aug 28 05:22:57 2026] GET /v2.0/ports => generated 1523 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:22:57.737 8 INFO neutron.db.segments_db [None req-b0f17346-bdfa-4326-bca4-b10786216c42 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Added segment 4b508e46-f6c9-4e8d-a6a6-9a6835b710f7 of type geneve for network 0af2aa83-a099-4b9a-863b-927f3578ba7d [pid: 7|app: 0|req: 349/711] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:22:57 2026] DELETE /v2.0/networks/6b73368d-a1f4-443a-b951-b61310ca3a57 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:22:57.854 8 INFO neutron.db.ovn_revision_numbers_db [None req-b0f17346-bdfa-4326-bca4-b10786216c42 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Successfully bumped revision number for resource 0af2aa83-a099-4b9a-863b-927f3578ba7d (type: networks) to 1 [pid: 7|app: 0|req: 350/712] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:22:58 2026] GET /v2.0/ports?device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => 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: 351/713] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:22:58 2026] GET /v2.0/security-groups?tenant_id=40bfd404db024bb790ad02b87e321e9a&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:22:58.068 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b0f17346-bdfa-4326-bca4-b10786216c42 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] No more DHCP agents 2026-08-28 05:22:58.071 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b0f17346-bdfa-4326-bca4-b10786216c42 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Unable to schedule network 0af2aa83-a099-4b9a-863b-927f3578ba7d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:58.134 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ef6e7196-8c75-451d-a33a-2c8b3bac0af7 - - - - - -] OVN reports status down for port: cf18f8f6-3d36-40a8-a375-ac63675ceb6b 2026-08-28 05:22:58.158 8 INFO neutron.db.ovn_revision_numbers_db [None req-b0f17346-bdfa-4326-bca4-b10786216c42 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Successfully bumped revision number for resource cf18f8f6-3d36-40a8-a375-ac63675ceb6b (type: ports) to 1 [pid: 8|app: 0|req: 363/714] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:22:57 2026] POST /v2.0/networks => generated 649 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:22:58.292 7 INFO neutron.services.segments.plugin [-] Segment bd79f088-b4e5-4e64-9d04-a9fac3a8e007 resource provider aggregate not found 2026-08-28 05:22:58.304 7 INFO neutron.services.segments.plugin [-] Segment bd79f088-b4e5-4e64-9d04-a9fac3a8e007 resource provider aggregate not found 2026-08-28 05:22:58.304 8 INFO neutron.db.segments_db [None req-57edb024-be98-4ef4-b0ec-9c8e126eeea4 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Added segment 01edd4a8-ec01-4a3d-8b3a-eb46ca1757ae of type geneve for network 94620c3a-a4cf-4d80-b46e-11915c100163 2026-08-28 05:22:58.309 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bd79f088-b4e5-4e64-9d04-a9fac3a8e007 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd79f088-b4e5-4e64-9d04-a9fac3a8e007 found for delete ", "request_id": "req-6894f167-16ef-44f4-9452-03c8f93f0c58"}]} 2026-08-28 05:22:58.325 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bd79f088-b4e5-4e64-9d04-a9fac3a8e007 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd79f088-b4e5-4e64-9d04-a9fac3a8e007 found for delete ", "request_id": "req-2bf060b3-74d0-4b2f-a5d5-e187302f19c6"}]} [pid: 7|app: 0|req: 352/715] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:22:58 2026] DELETE /v2.0/security-groups/b814f77a-9b0b-4382-be45-0c9670e6f649 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/716] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:22:58 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:22:58.461 8 INFO neutron.db.ovn_revision_numbers_db [None req-57edb024-be98-4ef4-b0ec-9c8e126eeea4 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Successfully bumped revision number for resource 94620c3a-a4cf-4d80-b46e-11915c100163 (type: networks) to 1 2026-08-28 05:22:58.660 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-57edb024-be98-4ef4-b0ec-9c8e126eeea4 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] No more DHCP agents 2026-08-28 05:22:58.663 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57edb024-be98-4ef4-b0ec-9c8e126eeea4 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Unable to schedule network 94620c3a-a4cf-4d80-b46e-11915c100163: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:58.758 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ef6e7196-8c75-451d-a33a-2c8b3bac0af7 - - - - - -] OVN reports status down for port: 45bc3af0-4517-45f1-b4be-5628b0e7263a 2026-08-28 05:22:58.805 8 INFO neutron.db.ovn_revision_numbers_db [None req-57edb024-be98-4ef4-b0ec-9c8e126eeea4 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Successfully bumped revision number for resource 45bc3af0-4517-45f1-b4be-5628b0e7263a (type: ports) to 1 [pid: 8|app: 0|req: 364/717] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:22:58 2026] POST /v2.0/networks => generated 649 bytes in 654 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/718] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:22:58 2026] GET /v2.0/networks?id=c4e0730d-05db-462f-86a0-a5e76848a6ad => generated 676 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/719] 162.253.55.164 () {34 vars in 909 bytes} [Fri Aug 28 05:22:58 2026] GET /v2.0/extensions => generated 20118 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/720] 162.253.55.164 () {34 vars in 1048 bytes} [Fri Aug 28 05:22:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=672ddb288fba4edda2741c2b6ba895ce => generated 180 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:22:59.110 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6991a24b-6172-4481-99fa-5484969d902d 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] No more DHCP agents 2026-08-28 05:22:59.111 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6991a24b-6172-4481-99fa-5484969d902d 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Unable to schedule network 0af2aa83-a099-4b9a-863b-927f3578ba7d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:59.264 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-24e0782f-78a7-4011-8244-639c9efecba4 req-3506c772-4341-450a-8c62-c738baec444a 85d96210da404219bbc9e0091a58d05c 672ddb288fba4edda2741c2b6ba895ce - - default default] No more DHCP agents 2026-08-28 05:22:59.265 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-24e0782f-78a7-4011-8244-639c9efecba4 req-3506c772-4341-450a-8c62-c738baec444a 85d96210da404219bbc9e0091a58d05c 672ddb288fba4edda2741c2b6ba895ce - - default default] Unable to schedule network c4e0730d-05db-462f-86a0-a5e76848a6ad: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:22:59.376 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ef6e7196-8c75-451d-a33a-2c8b3bac0af7 - - - - - -] OVN reports status down for port: bc417d34-3a05-4902-a050-cd5ec2385f93 2026-08-28 05:22:59.428 7 INFO neutron.db.ovn_revision_numbers_db [req-24e0782f-78a7-4011-8244-639c9efecba4 req-3506c772-4341-450a-8c62-c738baec444a 85d96210da404219bbc9e0091a58d05c 672ddb288fba4edda2741c2b6ba895ce - - default default] Successfully bumped revision number for resource bc417d34-3a05-4902-a050-cd5ec2385f93 (type: ports) to 1 2026-08-28 05:22:59.554 8 INFO neutron.db.ovn_revision_numbers_db [None req-92520b26-cb9b-4e50-be63-32172e78cabc - - - - - -] Successfully bumped revision number for resource cf18f8f6-3d36-40a8-a375-ac63675ceb6b (type: ports) to 2 [pid: 7|app: 0|req: 357/721] 162.253.55.164 () {38 vars in 953 bytes} [Fri Aug 28 05:22:58 2026] POST /v2.0/ports => generated 958 bytes in 585 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: 358/722] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:22:59 2026] GET /v2.0/ports?device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => generated 961 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:22:59.614 8 INFO neutron.db.ovn_revision_numbers_db [None req-92520b26-cb9b-4e50-be63-32172e78cabc - - - - - -] Successfully bumped revision number for resource 8e13a89b-b24e-4bc6-a86c-2670c275e041 (type: subnets) to 0 [pid: 7|app: 0|req: 359/723] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:22:59 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => 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: 360/724] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:22:59 2026] GET /v2.0/security-groups?id=24470bbe-0be5-4c96-9029-410a2390cbcb&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:22:59.666 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6991a24b-6172-4481-99fa-5484969d902d 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] No more DHCP agents 2026-08-28 05:22:59.668 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6991a24b-6172-4481-99fa-5484969d902d 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Unable to schedule network 94620c3a-a4cf-4d80-b46e-11915c100163: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:00.105 8 INFO neutron.db.ovn_revision_numbers_db [None req-c0065f69-d7a0-4474-82c4-212290c64330 - - - - - -] Successfully bumped revision number for resource 45bc3af0-4517-45f1-b4be-5628b0e7263a (type: ports) to 2 2026-08-28 05:23:00.139 8 INFO neutron.db.ovn_revision_numbers_db [None req-c0065f69-d7a0-4474-82c4-212290c64330 - - - - - -] Successfully bumped revision number for resource 3c31c396-9592-4c08-9cf4-6d4c34d29d9d (type: subnets) to 0 [pid: 8|app: 0|req: 365/725] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:22:58 2026] POST /v2.0/subnets => generated 1274 bytes in 1291 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/726] 10.0.0.125 () {32 vars in 645 bytes} [Fri Aug 28 05:23:00 2026] GET /v2.0/subnets => generated 1910 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/727] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:23:00 2026] GET /v2.0/networks?id=bd1c53d4-e270-4b62-a23b-e536d75ce293 => generated 683 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:00.443 8 INFO neutron.db.ovn_revision_numbers_db [None req-e8d01373-4fcc-4ff9-b8cf-3e5419734c67 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 8eb7edfa-43a7-4915-8104-c2a2c0425ec4 (type: security_groups) to 1 2026-08-28 05:23:00.456 8 INFO neutron.db.ovn_revision_numbers_db [None req-e8d01373-4fcc-4ff9-b8cf-3e5419734c67 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 2b78f625-fc73-43e2-894e-4e979879f075 (type: security_group_rules) to 0 2026-08-28 05:23:00.469 8 INFO neutron.db.ovn_revision_numbers_db [None req-e8d01373-4fcc-4ff9-b8cf-3e5419734c67 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 3bed2788-a700-411c-ba6c-efdea1939e19 (type: security_group_rules) to 0 2026-08-28 05:23:00.482 7 INFO neutron.db.ovn_revision_numbers_db [req-24e0782f-78a7-4011-8244-639c9efecba4 req-6f60baaa-20fa-4216-a790-d6813e04583a 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource bc417d34-3a05-4902-a050-cd5ec2385f93 (type: ports) to 2 2026-08-28 05:23:00.485 8 INFO neutron.db.ovn_revision_numbers_db [None req-e8d01373-4fcc-4ff9-b8cf-3e5419734c67 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 988bc60c-3e58-432b-98c8-1537b5acae37 (type: security_group_rules) to 0 2026-08-28 05:23:00.500 8 INFO neutron.db.ovn_revision_numbers_db [None req-e8d01373-4fcc-4ff9-b8cf-3e5419734c67 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource c41a298f-450c-4a24-b574-3e26a401b049 (type: security_group_rules) to 0 2026-08-28 05:23:00.607 8 INFO neutron.db.segments_db [None req-e8d01373-4fcc-4ff9-b8cf-3e5419734c67 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Added segment 1f55adeb-cc59-489c-9bea-6be88f8f418d of type geneve for network 3225cf62-fbbc-48cc-8f25-45a36e96a95f 2026-08-28 05:23:00.739 8 INFO neutron.db.ovn_revision_numbers_db [None req-e8d01373-4fcc-4ff9-b8cf-3e5419734c67 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 3225cf62-fbbc-48cc-8f25-45a36e96a95f (type: networks) to 1 2026-08-28 05:23:00.756 7 INFO neutron.db.ovn_revision_numbers_db [req-24e0782f-78a7-4011-8244-639c9efecba4 req-6f60baaa-20fa-4216-a790-d6813e04583a 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource bc417d34-3a05-4902-a050-cd5ec2385f93 (type: ports) to 4 [pid: 7|app: 0|req: 361/728] 162.253.55.164 () {38 vars in 1026 bytes} [Fri Aug 28 05:22:59 2026] PUT /v2.0/ports/bc417d34-3a05-4902-a050-cd5ec2385f93 => generated 1208 bytes in 851 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:23:00.923 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e8d01373-4fcc-4ff9-b8cf-3e5419734c67 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:00.924 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e8d01373-4fcc-4ff9-b8cf-3e5419734c67 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 3225cf62-fbbc-48cc-8f25-45a36e96a95f: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 362/729] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:23:00 2026] DELETE /v2.0/subnets/8e13a89b-b24e-4bc6-a86c-2670c275e041 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:23:00.986 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ef6e7196-8c75-451d-a33a-2c8b3bac0af7 - - - - - -] OVN reports status down for port: bebdad2a-9e83-4c73-ade3-98de07332f5f [pid: 7|app: 0|req: 363/730] 162.253.55.164 () {34 vars in 1048 bytes} [Fri Aug 28 05:23:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=da37cd33c8b2404abbb3755c5c6a8601 => generated 180 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:01.022 8 INFO neutron.db.ovn_revision_numbers_db [None req-e8d01373-4fcc-4ff9-b8cf-3e5419734c67 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource bebdad2a-9e83-4c73-ade3-98de07332f5f (type: ports) to 1 [pid: 7|app: 0|req: 364/731] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:00 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/732] 10.0.0.125 () {34 vars in 669 bytes} [Fri Aug 28 05:23:00 2026] POST /v2.0/networks => generated 747 bytes in 799 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/733] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:01 2026] GET /v2.0/ports?device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/734] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:23:01 2026] DELETE /v2.0/subnets/3c31c396-9592-4c08-9cf4-6d4c34d29d9d => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:23:01.288 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-943fc735-5c11-4ac3-a52b-57e36becddcf'] response: {'name': 'network-changed', 'server_uuid': 'a6a5166e-ecba-4580-a207-687cdaa6e052', 'tag': 'bc417d34-3a05-4902-a050-cd5ec2385f93', 'status': 'completed', 'code': 200} 2026-08-28 05:23:01.435 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1d435f94-dfb0-4b80-ae3b-e51e771d29a3 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:01.437 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1d435f94-dfb0-4b80-ae3b-e51e771d29a3 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 3225cf62-fbbc-48cc-8f25-45a36e96a95f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:01.457 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-6299d149-3100-4306-b465-128e7125e88f req-fd7ae978-cf8b-4401-a5be-658d58b0578a de51efe741cc4caa90f030d359c32d49 da37cd33c8b2404abbb3755c5c6a8601 - - default default] No more DHCP agents 2026-08-28 05:23:01.458 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-6299d149-3100-4306-b465-128e7125e88f req-fd7ae978-cf8b-4401-a5be-658d58b0578a de51efe741cc4caa90f030d359c32d49 da37cd33c8b2404abbb3755c5c6a8601 - - default default] Unable to schedule network bd1c53d4-e270-4b62-a23b-e536d75ce293: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:01.579 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ef6e7196-8c75-451d-a33a-2c8b3bac0af7 - - - - - -] OVN reports status down for port: ffb79437-e235-4057-a817-a52008f77d13 2026-08-28 05:23:01.640 7 INFO neutron.db.ovn_revision_numbers_db [req-6299d149-3100-4306-b465-128e7125e88f req-fd7ae978-cf8b-4401-a5be-658d58b0578a de51efe741cc4caa90f030d359c32d49 da37cd33c8b2404abbb3755c5c6a8601 - - default default] Successfully bumped revision number for resource ffb79437-e235-4057-a817-a52008f77d13 (type: ports) to 1 [pid: 7|app: 0|req: 366/735] 162.253.55.164 () {38 vars in 953 bytes} [Fri Aug 28 05:23:01 2026] POST /v2.0/ports => generated 954 bytes in 600 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: 367/736] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:01 2026] GET /v2.0/security-groups?id=24470bbe-0be5-4c96-9029-410a2390cbcb&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: 368/737] 10.0.0.125 () {32 vars in 645 bytes} [Fri Aug 28 05:23:01 2026] GET /v2.0/subnets => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:01.911 8 INFO neutron.db.ovn_revision_numbers_db [None req-82fc3352-14be-4c56-8ff9-1a61eaee75e2 - - - - - -] Successfully bumped revision number for resource bebdad2a-9e83-4c73-ade3-98de07332f5f (type: ports) to 2 2026-08-28 05:23:01.936 8 INFO neutron.db.ovn_revision_numbers_db [None req-82fc3352-14be-4c56-8ff9-1a61eaee75e2 - - - - - -] Successfully bumped revision number for resource 34262042-f27b-4f79-a1bd-b7024230fbf9 (type: subnets) to 0 [pid: 8|app: 0|req: 370/738] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:23:01 2026] POST /v2.0/subnets => generated 691 bytes in 686 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:23:02.076 7 INFO neutron.db.ovn_revision_numbers_db [req-6299d149-3100-4306-b465-128e7125e88f req-2dd01231-d279-4963-a9cb-dad8e0ab1ac4 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource ffb79437-e235-4057-a817-a52008f77d13 (type: ports) to 2 2026-08-28 05:23:02.107 8 INFO neutron_taas.services.taas.taas_plugin [None req-453bb9c4-df7d-4822-8ff5-dddd42f40b54 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] TaaS: Handle Delete Port: 45bc3af0-4517-45f1-b4be-5628b0e7263a 2026-08-28 05:23:02.110 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-453bb9c4-df7d-4822-8ff5-dddd42f40b54 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Tap Mirror: Handle Delete Port: 45bc3af0-4517-45f1-b4be-5628b0e7263a 2026-08-28 05:23:02.303 7 INFO neutron.db.ovn_revision_numbers_db [req-6299d149-3100-4306-b465-128e7125e88f req-2dd01231-d279-4963-a9cb-dad8e0ab1ac4 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource ffb79437-e235-4057-a817-a52008f77d13 (type: ports) to 4 2026-08-28 05:23:02.309 8 INFO neutron.services.segments.plugin [-] Segment 01edd4a8-ec01-4a3d-8b3a-eb46ca1757ae resource provider aggregate not found 2026-08-28 05:23:02.312 8 INFO neutron.services.segments.plugin [-] Segment 01edd4a8-ec01-4a3d-8b3a-eb46ca1757ae resource provider aggregate not found [pid: 7|app: 0|req: 369/739] 162.253.55.164 () {38 vars in 1026 bytes} [Fri Aug 28 05:23:01 2026] PUT /v2.0/ports/ffb79437-e235-4057-a817-a52008f77d13 => generated 1204 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:23:02.332 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 01edd4a8-ec01-4a3d-8b3a-eb46ca1757ae resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01edd4a8-ec01-4a3d-8b3a-eb46ca1757ae found for delete ", "request_id": "req-bc0c3776-b21b-4db8-9d2a-65ad02482c95"}]} 2026-08-28 05:23:02.344 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 01edd4a8-ec01-4a3d-8b3a-eb46ca1757ae resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01edd4a8-ec01-4a3d-8b3a-eb46ca1757ae found for delete ", "request_id": "req-5de0b845-5612-4213-a766-15410636e6e5"}]} [pid: 8|app: 0|req: 371/740] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:23:01 2026] DELETE /v2.0/networks/94620c3a-a4cf-4d80-b46e-11915c100163 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/741] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:23:02 2026] GET /v2.0/ports?tenant_id=672ddb288fba4edda2741c2b6ba895ce&device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/742] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:02 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 969 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:02.485 7 INFO neutron_taas.services.taas.taas_plugin [None req-b008496c-0a88-4b8e-8bc3-713cefb65af3 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] TaaS: Handle Delete Port: cf18f8f6-3d36-40a8-a375-ac63675ceb6b 2026-08-28 05:23:02.487 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b008496c-0a88-4b8e-8bc3-713cefb65af3 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Tap Mirror: Handle Delete Port: cf18f8f6-3d36-40a8-a375-ac63675ceb6b 2026-08-28 05:23:02.660 7 INFO neutron.services.segments.plugin [-] Segment 4b508e46-f6c9-4e8d-a6a6-9a6835b710f7 resource provider aggregate not found 2026-08-28 05:23:02.665 7 INFO neutron.services.segments.plugin [-] Segment 4b508e46-f6c9-4e8d-a6a6-9a6835b710f7 resource provider aggregate not found 2026-08-28 05:23:02.684 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4b508e46-f6c9-4e8d-a6a6-9a6835b710f7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b508e46-f6c9-4e8d-a6a6-9a6835b710f7 found for delete ", "request_id": "req-4a5c09f9-d677-4fc6-bca1-951c4206c8ee"}]} 2026-08-28 05:23:02.689 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4b508e46-f6c9-4e8d-a6a6-9a6835b710f7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b508e46-f6c9-4e8d-a6a6-9a6835b710f7 found for delete ", "request_id": "req-245ac84c-d835-483d-85b3-a8e49b6b2f49"}]} [pid: 7|app: 0|req: 372/743] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:23:02 2026] DELETE /v2.0/networks/0af2aa83-a099-4b9a-863b-927f3578ba7d => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/744] 162.253.55.164 () {34 vars in 1058 bytes} [Fri Aug 28 05:23:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=bc417d34-3a05-4902-a050-cd5ec2385f93 => 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: 374/745] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:02 2026] GET /v2.0/security-groups?id=c4157a80-f62a-4131-939c-ccedc70de229&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:02.771 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ea16d3f2-b4d1-4c7b-873e-ce57149d2836 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:02.772 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ea16d3f2-b4d1-4c7b-873e-ce57149d2836 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:02.885 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ef6e7196-8c75-451d-a33a-2c8b3bac0af7 - - - - - -] OVN reports status down for port: 769eb7e5-0d69-49b5-87c5-f6ae1c41ffa4 2026-08-28 05:23:02.892 8 INFO neutron.db.ovn_revision_numbers_db [None req-ea16d3f2-b4d1-4c7b-873e-ce57149d2836 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 769eb7e5-0d69-49b5-87c5-f6ae1c41ffa4 (type: ports) to 1 2026-08-28 05:23:02.899 7 INFO neutron_taas.services.taas.taas_plugin [None req-5fd65bd4-5759-4316-9fca-de22f439ab8c 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] TaaS: Handle Delete Port: bac4a6a6-52cb-4638-8d24-880146676af1 2026-08-28 05:23:02.902 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5fd65bd4-5759-4316-9fca-de22f439ab8c 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Tap Mirror: Handle Delete Port: bac4a6a6-52cb-4638-8d24-880146676af1 [pid: 7|app: 0|req: 375/746] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:23:02 2026] DELETE /v2.0/networks/0fc0c8b0-659d-4728-8188-2f73771a58f9 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/747] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:23:03 2026] GET /v2.0/subnets?id=f8677ab4-f96f-4ef1-a419-f92ab08f54d1 => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/748] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:03 2026] GET /v2.0/ports?device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:03.337 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-00db0c8e-b47c-4ba3-bf43-f19b0c18dab2'] response: {'name': 'network-changed', 'server_uuid': 'b2094f34-546b-4362-a833-ebdf122e8fec', 'tag': 'ffb79437-e235-4057-a817-a52008f77d13', 'status': 'completed', 'code': 200} 2026-08-28 05:23:03.400 7 INFO neutron_taas.services.taas.taas_plugin [None req-21606236-e56b-4e78-b566-b86dd034925f 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] TaaS: Handle Delete Port: 0134911b-d710-4f87-99c7-dc45e3052ab5 2026-08-28 05:23:03.402 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21606236-e56b-4e78-b566-b86dd034925f 3a45b57c2b174d1ba0a3262bfb1ee6a1 5d1d1706861844659755f4fdb300c464 - - default default] Tap Mirror: Handle Delete Port: 0134911b-d710-4f87-99c7-dc45e3052ab5 2026-08-28 05:23:03.509 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-1952f1ff-1ae6-4374-8c7d-958a336229a1 - - - - - -] Schedule LRP lrp-769eb7e5-0d69-49b5-87c5-f6ae1c41ffa4 on gateway c47435e5-7cbd-4a7d-8eb6-3c74d56317be with priority 1 2026-08-28 05:23:03.589 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-0c0180c6-2690-4456-8fb6-285eff3493d0 - - - - - -] Router effcdc8d-0c4a-4ff1-91f1-7970ef723a14 is bound to host instance 2026-08-28 05:23:03.615 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ef6e7196-8c75-451d-a33a-2c8b3bac0af7 - - - - - -] OVN reports status up for port: 769eb7e5-0d69-49b5-87c5-f6ae1c41ffa4 2026-08-28 05:23:03.624 8 INFO neutron.db.ovn_revision_numbers_db [None req-ea16d3f2-b4d1-4c7b-873e-ce57149d2836 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 769eb7e5-0d69-49b5-87c5-f6ae1c41ffa4 (type: router_ports) to 1 2026-08-28 05:23:03.658 7 INFO neutron.plugins.ml2.plugin [None req-ef6e7196-8c75-451d-a33a-2c8b3bac0af7 - - - - - -] Attempt 1 to provision port 769eb7e5-0d69-49b5-87c5-f6ae1c41ffa4 [pid: 7|app: 0|req: 378/749] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:23:03 2026] DELETE /v2.0/networks/14ce97c8-814d-4f36-a8b2-7ac41060e30f => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:23:03.773 8 INFO neutron.db.ovn_revision_numbers_db [None req-ea16d3f2-b4d1-4c7b-873e-ce57149d2836 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource effcdc8d-0c4a-4ff1-91f1-7970ef723a14 (type: routers) to 2 [pid: 7|app: 0|req: 379/750] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:23:03 2026] GET /v2.0/ports?network_id=c4e0730d-05db-462f-86a0-a5e76848a6ad&device_owner=network%3Adhcp => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/751] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:23:02 2026] POST /v2.0/routers => generated 969 bytes in 1444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/752] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:03 2026] GET /v2.0/security-groups?id=24470bbe-0be5-4c96-9029-410a2390cbcb&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/753] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:23:03 2026] GET /v2.0/networks/c4e0730d-05db-462f-86a0-a5e76848a6ad?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: 373/754] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:23:03 2026] GET /v2.0/ports?tenant_id=da37cd33c8b2404abbb3755c5c6a8601&device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 1207 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/755] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:03 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 969 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/756] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:23:04 2026] GET /v2.0/networks/c4e0730d-05db-462f-86a0-a5e76848a6ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:04.216 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-47090d11-46d0-404a-bfe3-fd46ca43875d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:04.217 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-47090d11-46d0-404a-bfe3-fd46ca43875d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 3225cf62-fbbc-48cc-8f25-45a36e96a95f: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 376/757] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:23:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=ffb79437-e235-4057-a817-a52008f77d13 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/758] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:04 2026] GET /v2.0/security-groups?id=c4157a80-f62a-4131-939c-ccedc70de229&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:04.330 7 INFO neutron.db.ovn_revision_numbers_db [None req-47090d11-46d0-404a-bfe3-fd46ca43875d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 32bf8d19-ccaa-4520-a96e-217a0e67ee78 (type: ports) to 1 [pid: 8|app: 0|req: 378/759] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:23:04 2026] GET /v2.0/subnets?id=8654b650-e1b8-49b0-9f3c-288bb3e5fd30 => generated 701 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/760] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:23:04 2026] GET /v2.0/security-groups?tenant_id=5d1d1706861844659755f4fdb300c464&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:23:04 2026] GET /v2.0/ports?network_id=bd1c53d4-e270-4b62-a23b-e536d75ce293&device_owner=network%3Adhcp => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:04.720 7 INFO neutron.services.segments.plugin [-] Segment d4604d3a-3f08-4e95-8f23-4c412f236543 resource provider aggregate not found 2026-08-28 05:23:04.727 7 INFO neutron.services.segments.plugin [-] Segment d4604d3a-3f08-4e95-8f23-4c412f236543 resource provider aggregate not found 2026-08-28 05:23:04.745 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d4604d3a-3f08-4e95-8f23-4c412f236543 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4604d3a-3f08-4e95-8f23-4c412f236543 found for delete ", "request_id": "req-28139f2b-f0ff-4332-bc74-8f3bc9a29cc4"}]} 2026-08-28 05:23:04.751 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d4604d3a-3f08-4e95-8f23-4c412f236543 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4604d3a-3f08-4e95-8f23-4c412f236543 found for delete ", "request_id": "req-0767ae1e-03be-4336-9c79-14f91d6a5309"}]} 2026-08-28 05:23:04.764 7 INFO neutron.services.segments.plugin [-] Segment bae281f5-a767-4e80-90a8-856f320506b5 resource provider aggregate not found 2026-08-28 05:23:04.771 7 INFO neutron.services.segments.plugin [-] Segment bae281f5-a767-4e80-90a8-856f320506b5 resource provider aggregate not found 2026-08-28 05:23:04.782 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bae281f5-a767-4e80-90a8-856f320506b5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bae281f5-a767-4e80-90a8-856f320506b5 found for delete ", "request_id": "req-bccb6434-f876-416a-b076-31f04c7a8384"}]} 2026-08-28 05:23:04.804 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bae281f5-a767-4e80-90a8-856f320506b5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bae281f5-a767-4e80-90a8-856f320506b5 found for delete ", "request_id": "req-8ad618c4-63db-4e9c-9a63-9d288d83b1e4"}]} [pid: 8|app: 0|req: 381/762] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:23:04 2026] DELETE /v2.0/security-groups/f9001fd5-a25a-48b5-b039-c2aabbdd0fc7 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:23:05.161 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-47090d11-46d0-404a-bfe3-fd46ca43875d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:05.162 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-47090d11-46d0-404a-bfe3-fd46ca43875d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 3225cf62-fbbc-48cc-8f25-45a36e96a95f: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 382/763] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:23:05 2026] GET /v2.0/networks/bd1c53d4-e270-4b62-a23b-e536d75ce293?fields=segments => generated 14 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:05.315 8 INFO neutron.db.ovn_revision_numbers_db [None req-d213ee35-d0cd-468a-88a5-4beda2a288ce - - - - - -] Successfully bumped revision number for resource 769eb7e5-0d69-49b5-87c5-f6ae1c41ffa4 (type: ports) to 4 [pid: 8|app: 0|req: 383/764] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:05 2026] GET /v2.0/ports?device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => generated 973 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/765] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:23:05 2026] GET /v2.0/ports?tenant_id=672ddb288fba4edda2741c2b6ba895ce&device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => generated 1211 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/766] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:23:05 2026] GET /v2.0/networks/bd1c53d4-e270-4b62-a23b-e536d75ce293?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/767] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:05 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/768] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:05 2026] GET /v2.0/security-groups?id=24470bbe-0be5-4c96-9029-410a2390cbcb&fields=id&fields=name => generated 113 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:05.749 7 INFO neutron.db.ovn_revision_numbers_db [None req-47090d11-46d0-404a-bfe3-fd46ca43875d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 32bf8d19-ccaa-4520-a96e-217a0e67ee78 (type: router_ports) to 1 [pid: 7|app: 0|req: 382/769] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:23:03 2026] PUT /v2.0/routers/effcdc8d-0c4a-4ff1-91f1-7970ef723a14/add_router_interface => generated 309 bytes in 1882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/770] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:05 2026] GET /v2.0/security-groups?id=c4157a80-f62a-4131-939c-ccedc70de229&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: 8|app: 0|req: 388/771] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:23:05 2026] GET /v2.0/networks?id=c4e0730d-05db-462f-86a0-a5e76848a6ad => generated 774 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/772] 162.253.55.164 () {34 vars in 1058 bytes} [Fri Aug 28 05:23:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=bc417d34-3a05-4902-a050-cd5ec2385f93 => 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: 389/773] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:23:05 2026] GET /v2.0/subnets?id=f8677ab4-f96f-4ef1-a419-f92ab08f54d1 => generated 694 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/774] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:23:05 2026] GET /v2.0/ports?network_id=c4e0730d-05db-462f-86a0-a5e76848a6ad&device_owner=network%3Adhcp => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:05.889 8 INFO neutron.db.ovn_revision_numbers_db [None req-d213ee35-d0cd-468a-88a5-4beda2a288ce - - - - - -] Successfully bumped revision number for resource 769eb7e5-0d69-49b5-87c5-f6ae1c41ffa4 (type: ports) to 5 [pid: 8|app: 0|req: 390/775] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:23:05 2026] GET /v2.0/networks/c4e0730d-05db-462f-86a0-a5e76848a6ad?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/776] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:23:05 2026] GET /v2.0/networks/c4e0730d-05db-462f-86a0-a5e76848a6ad?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-08-28 05:23:06.418 8 INFO neutron.db.ovn_revision_numbers_db [req-0fc1f884-abd3-4dfb-be2c-0caa8c323768 req-c50152b7-5b9a-4e6e-9b7d-6f495319513c a02445b7bbd245fa9ac42be2bc8ac828 c6b32893a5ef49b093e66a8393b010fa - - default default] Successfully bumped revision number for resource 1b50f58e-310a-42ef-ac8b-65793d23a142 (type: security_groups) to 1 2026-08-28 05:23:06.435 8 INFO neutron.db.ovn_revision_numbers_db [req-0fc1f884-abd3-4dfb-be2c-0caa8c323768 req-c50152b7-5b9a-4e6e-9b7d-6f495319513c a02445b7bbd245fa9ac42be2bc8ac828 c6b32893a5ef49b093e66a8393b010fa - - default default] Successfully bumped revision number for resource 9e786bbb-0e8c-4bce-b9ad-b61e1e5ebcc1 (type: security_group_rules) to 0 2026-08-28 05:23:06.448 8 INFO neutron.db.ovn_revision_numbers_db [req-0fc1f884-abd3-4dfb-be2c-0caa8c323768 req-c50152b7-5b9a-4e6e-9b7d-6f495319513c a02445b7bbd245fa9ac42be2bc8ac828 c6b32893a5ef49b093e66a8393b010fa - - default default] Successfully bumped revision number for resource fe4cfd32-eb0d-4470-b69e-b27e82a66a22 (type: security_group_rules) to 0 2026-08-28 05:23:06.464 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ef6e7196-8c75-451d-a33a-2c8b3bac0af7 - - - - - -] OVN reports status down for port: 32bf8d19-ccaa-4520-a96e-217a0e67ee78 [pid: 8|app: 0|req: 391/777] 10.0.0.139 () {38 vars in 969 bytes} [Fri Aug 28 05:23:06 2026] POST /v2.0/security-groups => generated 1681 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-28 05:23:06.553 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ef6e7196-8c75-451d-a33a-2c8b3bac0af7 - - - - - -] OVN reports status up for port: 32bf8d19-ccaa-4520-a96e-217a0e67ee78 2026-08-28 05:23:06.567 7 INFO neutron.plugins.ml2.plugin [None req-ef6e7196-8c75-451d-a33a-2c8b3bac0af7 - - - - - -] Attempt 1 to provision port 32bf8d19-ccaa-4520-a96e-217a0e67ee78 [pid: 8|app: 0|req: 392/778] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:23:06 2026] GET /v2.0/ports?tenant_id=da37cd33c8b2404abbb3755c5c6a8601&device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 1207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/779] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:23:06 2026] GET /v2.0/networks?id=bd1c53d4-e270-4b62-a23b-e536d75ce293 => generated 782 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/780] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:23:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=ffb79437-e235-4057-a817-a52008f77d13 => 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: 395/781] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:23:06 2026] GET /v2.0/subnets?id=8654b650-e1b8-49b0-9f3c-288bb3e5fd30 => generated 701 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/782] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:23:06 2026] GET /v2.0/ports?network_id=bd1c53d4-e270-4b62-a23b-e536d75ce293&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: 397/783] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:23:06 2026] GET /v2.0/networks/bd1c53d4-e270-4b62-a23b-e536d75ce293?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:06.769 7 INFO neutron.db.ovn_revision_numbers_db [req-dfcc2941-f564-4bfb-a329-19e8b3c99331 req-580e890d-a11d-4120-9942-0b5e31d79a56 a02445b7bbd245fa9ac42be2bc8ac828 c6b32893a5ef49b093e66a8393b010fa - - default default] Successfully bumped revision number for resource 182ef2a3-9d60-46d0-a054-8d1eba27542a (type: security_groups) to 1 2026-08-28 05:23:06.808 7 INFO neutron.db.ovn_revision_numbers_db [req-dfcc2941-f564-4bfb-a329-19e8b3c99331 req-580e890d-a11d-4120-9942-0b5e31d79a56 a02445b7bbd245fa9ac42be2bc8ac828 c6b32893a5ef49b093e66a8393b010fa - - default default] Successfully bumped revision number for resource 62f88f9e-412a-4272-b2fa-94bdb5016b37 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 398/784] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:23:06 2026] GET /v2.0/networks/bd1c53d4-e270-4b62-a23b-e536d75ce293?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:06.831 7 INFO neutron.db.ovn_revision_numbers_db [req-dfcc2941-f564-4bfb-a329-19e8b3c99331 req-580e890d-a11d-4120-9942-0b5e31d79a56 a02445b7bbd245fa9ac42be2bc8ac828 c6b32893a5ef49b093e66a8393b010fa - - default default] Successfully bumped revision number for resource 8ae6473e-37a1-42ea-a544-a1e165bcd75b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 399/785] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:06 2026] GET /v2.0/ports?device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => 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: 400/786] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:06 2026] GET /v2.0/security-groups?id=24470bbe-0be5-4c96-9029-410a2390cbcb&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: 387/787] 10.0.0.139 () {38 vars in 969 bytes} [Fri Aug 28 05:23:06 2026] POST /v2.0/security-groups => generated 1681 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-28 05:23:07.210 8 INFO neutron.db.ovn_revision_numbers_db [None req-55996baa-41f1-40a0-bdd4-e52284e64f29 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] Successfully bumped revision number for resource 74b6c406-94e6-47e2-a41c-4acbd486ac70 (type: security_groups) to 1 2026-08-28 05:23:07.231 8 INFO neutron.db.ovn_revision_numbers_db [None req-55996baa-41f1-40a0-bdd4-e52284e64f29 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] Successfully bumped revision number for resource 56b4e628-1df7-4847-a735-9271c10de9e0 (type: security_group_rules) to 0 2026-08-28 05:23:07.250 8 INFO neutron.db.ovn_revision_numbers_db [None req-55996baa-41f1-40a0-bdd4-e52284e64f29 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] Successfully bumped revision number for resource ad787983-4a91-4927-9d8d-ddb34d6b1366 (type: security_group_rules) to 0 2026-08-28 05:23:07.252 7 INFO neutron.db.ovn_revision_numbers_db [req-52109a78-2efa-4cb3-bfd0-5288e1a7deb7 req-6fab2968-493c-4654-a33d-b5684a4e6763 a02445b7bbd245fa9ac42be2bc8ac828 c6b32893a5ef49b093e66a8393b010fa - - default default] Successfully bumped revision number for resource 4b04351b-cd20-4ceb-8af1-26a5f182f007 (type: security_groups) to 1 2026-08-28 05:23:07.265 7 INFO neutron.db.ovn_revision_numbers_db [None req-ef6e7196-8c75-451d-a33a-2c8b3bac0af7 - - - - - -] Successfully bumped revision number for resource 32bf8d19-ccaa-4520-a96e-217a0e67ee78 (type: ports) to 2 2026-08-28 05:23:07.267 7 INFO neutron.db.ovn_revision_numbers_db [req-52109a78-2efa-4cb3-bfd0-5288e1a7deb7 req-6fab2968-493c-4654-a33d-b5684a4e6763 a02445b7bbd245fa9ac42be2bc8ac828 c6b32893a5ef49b093e66a8393b010fa - - default default] Successfully bumped revision number for resource 237c3ff7-d442-450e-b3f7-1130b55e6214 (type: security_group_rules) to 0 2026-08-28 05:23:07.272 8 INFO neutron.db.ovn_revision_numbers_db [None req-55996baa-41f1-40a0-bdd4-e52284e64f29 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] Successfully bumped revision number for resource db533cf1-9f7c-4576-97c1-1f0a24cca718 (type: security_group_rules) to 0 2026-08-28 05:23:07.289 7 INFO neutron.db.ovn_revision_numbers_db [req-52109a78-2efa-4cb3-bfd0-5288e1a7deb7 req-6fab2968-493c-4654-a33d-b5684a4e6763 a02445b7bbd245fa9ac42be2bc8ac828 c6b32893a5ef49b093e66a8393b010fa - - default default] Successfully bumped revision number for resource cd604c5a-ad74-4bcd-bb7c-6b2d0617a9e5 (type: security_group_rules) to 0 2026-08-28 05:23:07.292 8 INFO neutron.db.ovn_revision_numbers_db [None req-55996baa-41f1-40a0-bdd4-e52284e64f29 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] Successfully bumped revision number for resource f4f00fba-12e0-4c57-89a6-2eda2a33a69b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 388/788] 10.0.0.139 () {38 vars in 969 bytes} [Fri Aug 28 05:23:06 2026] POST /v2.0/security-groups => generated 1681 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-28 05:23:07.382 8 INFO neutron.db.segments_db [None req-55996baa-41f1-40a0-bdd4-e52284e64f29 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] Added segment 5334c011-d29c-4234-88c5-b084b7c105de of type geneve for network 5dacc787-255e-4670-a466-cdba3c05d117 2026-08-28 05:23:07.495 8 INFO neutron.db.ovn_revision_numbers_db [None req-55996baa-41f1-40a0-bdd4-e52284e64f29 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] Successfully bumped revision number for resource 5dacc787-255e-4670-a466-cdba3c05d117 (type: networks) to 1 [pid: 7|app: 0|req: 389/789] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:07 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 969 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:07.622 7 INFO neutron.db.ovn_revision_numbers_db [None req-626b83ca-d44a-4a90-b69e-38997cf86c13 - - - - - -] Successfully bumped revision number for resource 32bf8d19-ccaa-4520-a96e-217a0e67ee78 (type: router_ports) to 2 [pid: 7|app: 0|req: 390/790] 10.0.0.139 () {34 vars in 1000 bytes} [Fri Aug 28 05:23:07 2026] GET /v2.0/security-groups?tenant_id=c6b32893a5ef49b093e66a8393b010fa => generated 7908 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/791] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:07 2026] GET /v2.0/security-groups?id=c4157a80-f62a-4131-939c-ccedc70de229&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: 392/792] 10.0.0.139 () {34 vars in 989 bytes} [Fri Aug 28 05:23:07 2026] GET /v2.0/security-groups/8eb7edfa-43a7-4915-8104-c2a2c0425ec4 => generated 2922 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:23:07.719 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-55996baa-41f1-40a0-bdd4-e52284e64f29 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] No more DHCP agents 2026-08-28 05:23:07.720 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-55996baa-41f1-40a0-bdd4-e52284e64f29 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] Unable to schedule network 5dacc787-255e-4670-a466-cdba3c05d117: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 393/793] 10.0.0.139 () {34 vars in 989 bytes} [Fri Aug 28 05:23:07 2026] GET /v2.0/security-groups/8eb7edfa-43a7-4915-8104-c2a2c0425ec4 => generated 2922 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:23:07.763 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a69642b-a293-4f9a-91f1-b444b51e8319 - - - - - -] OVN reports status down for port: 8447fea2-7a67-434d-ab37-d6b1c4aecec9 2026-08-28 05:23:07.814 8 INFO neutron.db.ovn_revision_numbers_db [None req-55996baa-41f1-40a0-bdd4-e52284e64f29 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] Successfully bumped revision number for resource 8447fea2-7a67-434d-ab37-d6b1c4aecec9 (type: ports) to 1 [pid: 7|app: 0|req: 394/794] 10.0.0.139 () {34 vars in 989 bytes} [Fri Aug 28 05:23:07 2026] GET /v2.0/security-groups/1b50f58e-310a-42ef-ac8b-65793d23a142 => generated 1681 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/795] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:23:06 2026] POST /v2.0/networks => generated 643 bytes in 969 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/796] 10.0.0.139 () {36 vars in 1011 bytes} [Fri Aug 28 05:23:07 2026] DELETE /v2.0/security-groups/1b50f58e-310a-42ef-ac8b-65793d23a142 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/797] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:07 2026] GET /v2.0/ports?device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:08.094 7 INFO neutron.api.v2.resource [req-442dbb31-02c2-44b7-a5af-26c8c8a2ee4d req-41b06c32-cf25-45da-9727-59e035f8a1f4 a02445b7bbd245fa9ac42be2bc8ac828 c6b32893a5ef49b093e66a8393b010fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 397/798] 10.0.0.139 () {34 vars in 989 bytes} [Fri Aug 28 05:23:08 2026] GET /v2.0/security-groups/1b50f58e-310a-42ef-ac8b-65793d23a142 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:23:08.104 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b18eec1d-5cd9-4c86-ac24-5c3db48ecd31 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] No more DHCP agents 2026-08-28 05:23:08.105 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b18eec1d-5cd9-4c86-ac24-5c3db48ecd31 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] Unable to schedule network 5dacc787-255e-4670-a466-cdba3c05d117: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 398/799] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:08 2026] GET /v2.0/security-groups?id=24470bbe-0be5-4c96-9029-410a2390cbcb&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: 399/800] 10.0.0.139 () {34 vars in 989 bytes} [Fri Aug 28 05:23:08 2026] GET /v2.0/security-groups/182ef2a3-9d60-46d0-a054-8d1eba27542a => generated 1681 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/801] 10.0.0.139 () {36 vars in 1011 bytes} [Fri Aug 28 05:23:08 2026] DELETE /v2.0/security-groups/182ef2a3-9d60-46d0-a054-8d1eba27542a => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:23:08.289 7 INFO neutron.api.v2.resource [req-1e454394-6689-4f6e-8c23-f1923d28c1a5 req-da4b6530-49bd-42ba-9cbc-1a7ac48e07ef a02445b7bbd245fa9ac42be2bc8ac828 c6b32893a5ef49b093e66a8393b010fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 401/802] 10.0.0.139 () {34 vars in 989 bytes} [Fri Aug 28 05:23:08 2026] GET /v2.0/security-groups/182ef2a3-9d60-46d0-a054-8d1eba27542a => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/803] 10.0.0.139 () {34 vars in 989 bytes} [Fri Aug 28 05:23:08 2026] GET /v2.0/security-groups/4b04351b-cd20-4ceb-8af1-26a5f182f007 => generated 1681 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/804] 10.0.0.139 () {36 vars in 1011 bytes} [Fri Aug 28 05:23:08 2026] DELETE /v2.0/security-groups/4b04351b-cd20-4ceb-8af1-26a5f182f007 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:23:08.539 7 INFO neutron.api.v2.resource [req-24dfbe2d-9ea1-44f3-808d-86b654436695 req-e53229ea-e572-4d85-9d75-2dc145c66a54 a02445b7bbd245fa9ac42be2bc8ac828 c6b32893a5ef49b093e66a8393b010fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 404/805] 10.0.0.139 () {34 vars in 989 bytes} [Fri Aug 28 05:23:08 2026] GET /v2.0/security-groups/4b04351b-cd20-4ceb-8af1-26a5f182f007 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/806] 10.0.0.139 () {34 vars in 1000 bytes} [Fri Aug 28 05:23:08 2026] GET /v2.0/security-groups?tenant_id=c6b32893a5ef49b093e66a8393b010fa => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/807] 10.0.0.139 () {34 vars in 989 bytes} [Fri Aug 28 05:23:08 2026] GET /v2.0/security-groups/8eb7edfa-43a7-4915-8104-c2a2c0425ec4 => generated 2922 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/808] 10.0.0.139 () {34 vars in 989 bytes} [Fri Aug 28 05:23:08 2026] GET /v2.0/security-groups/8eb7edfa-43a7-4915-8104-c2a2c0425ec4 => generated 2922 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:23:08.776 7 INFO neutron.api.v2.resource [req-aacf3776-b753-4238-8a75-4ab7a4901846 req-96170f17-8a42-4637-97b4-a1354bbe8bb5 a02445b7bbd245fa9ac42be2bc8ac828 c6b32893a5ef49b093e66a8393b010fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 408/809] 10.0.0.139 () {34 vars in 989 bytes} [Fri Aug 28 05:23:08 2026] GET /v2.0/security-groups/4b04351b-cd20-4ceb-8af1-26a5f182f007 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/810] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:08 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:08.825 7 INFO neutron.api.v2.resource [req-a2def30c-b6d8-4ea2-b930-5253dc575a3f req-998a4464-ee67-4e3a-ae8c-70387f46e3cc a02445b7bbd245fa9ac42be2bc8ac828 c6b32893a5ef49b093e66a8393b010fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 410/811] 10.0.0.139 () {34 vars in 989 bytes} [Fri Aug 28 05:23:08 2026] GET /v2.0/security-groups/182ef2a3-9d60-46d0-a054-8d1eba27542a => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/812] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:08 2026] GET /v2.0/security-groups?id=c4157a80-f62a-4131-939c-ccedc70de229&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:08.874 7 INFO neutron.api.v2.resource [req-409cd3d2-28fa-421e-82c0-0327f9d5020a req-840fbe6f-ded3-4860-8ba3-1ecf19b7d800 a02445b7bbd245fa9ac42be2bc8ac828 c6b32893a5ef49b093e66a8393b010fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 412/813] 10.0.0.139 () {34 vars in 989 bytes} [Fri Aug 28 05:23:08 2026] GET /v2.0/security-groups/1b50f58e-310a-42ef-ac8b-65793d23a142 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:23:08.903 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb8ac4f8-ccb3-4eb1-8d4c-0314809a858f - - - - - -] Successfully bumped revision number for resource 8447fea2-7a67-434d-ab37-d6b1c4aecec9 (type: ports) to 2 2026-08-28 05:23:08.944 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb8ac4f8-ccb3-4eb1-8d4c-0314809a858f - - - - - -] Successfully bumped revision number for resource 6920befe-65dc-4468-a832-6a2e675caf07 (type: subnets) to 0 [pid: 8|app: 0|req: 402/814] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:23:07 2026] POST /v2.0/subnets => generated 641 bytes in 1073 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:23:09.045 8 INFO neutron.db.segments_db [None req-8fb4beae-402e-44eb-bc74-38ce7e3e25a4 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] Added segment 15861a1b-ff6b-4d07-a101-7199a98ae1c4 of type geneve for network bcc42a0b-387b-416d-a537-45cc9c1a0077 2026-08-28 05:23:09.122 8 INFO neutron.db.ovn_revision_numbers_db [None req-8fb4beae-402e-44eb-bc74-38ce7e3e25a4 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] Successfully bumped revision number for resource bcc42a0b-387b-416d-a537-45cc9c1a0077 (type: networks) to 1 2026-08-28 05:23:09.251 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8fb4beae-402e-44eb-bc74-38ce7e3e25a4 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] No more DHCP agents 2026-08-28 05:23:09.252 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8fb4beae-402e-44eb-bc74-38ce7e3e25a4 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] Unable to schedule network bcc42a0b-387b-416d-a537-45cc9c1a0077: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:09.322 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a69642b-a293-4f9a-91f1-b444b51e8319 - - - - - -] OVN reports status down for port: 60cf5c98-4932-4b8f-be19-a2fca959d2f0 2026-08-28 05:23:09.331 7 INFO neutron_taas.services.taas.taas_plugin [None req-c76b3837-b9b0-4920-b240-fd6feeefbea6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 32bf8d19-ccaa-4520-a96e-217a0e67ee78 2026-08-28 05:23:09.358 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c76b3837-b9b0-4920-b240-fd6feeefbea6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 32bf8d19-ccaa-4520-a96e-217a0e67ee78 2026-08-28 05:23:09.375 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-626b83ca-d44a-4a90-b69e-38997cf86c13 - - - - - -] OVN reports status up for port: bc417d34-3a05-4902-a050-cd5ec2385f93 2026-08-28 05:23:09.401 8 INFO neutron.db.ovn_revision_numbers_db [None req-8fb4beae-402e-44eb-bc74-38ce7e3e25a4 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] Successfully bumped revision number for resource 60cf5c98-4932-4b8f-be19-a2fca959d2f0 (type: ports) to 1 2026-08-28 05:23:09.419 7 INFO neutron.plugins.ml2.plugin [None req-626b83ca-d44a-4a90-b69e-38997cf86c13 - - - - - -] Attempt 1 to provision port bc417d34-3a05-4902-a050-cd5ec2385f93 [pid: 8|app: 0|req: 403/815] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:23:08 2026] POST /v2.0/networks => generated 644 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/816] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:09 2026] GET /v2.0/ports?device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:09.633 8 INFO neutron.db.ovn_revision_numbers_db [None req-77d18331-b945-43b9-8b01-ac37c2d54fb6 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] Successfully bumped revision number for resource bcc42a0b-387b-416d-a537-45cc9c1a0077 (type: networks) to 2 [pid: 8|app: 0|req: 405/817] 10.0.0.125 () {34 vars in 741 bytes} [Fri Aug 28 05:23:09 2026] PUT /v2.0/networks/bcc42a0b-387b-416d-a537-45cc9c1a0077 => generated 598 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/818] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:09 2026] GET /v2.0/security-groups?id=24470bbe-0be5-4c96-9029-410a2390cbcb&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-08-28 05:23:09.715 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-256f0851-3d6c-4596-a18c-5d3e012e04b3'] response: {'server_uuid': 'a6a5166e-ecba-4580-a207-687cdaa6e052', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bc417d34-3a05-4902-a050-cd5ec2385f93', 'code': 200} 2026-08-28 05:23:09.853 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dc57bedd-0e3a-4142-b4b7-d286c5090c20 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] No more DHCP agents 2026-08-28 05:23:09.854 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dc57bedd-0e3a-4142-b4b7-d286c5090c20 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] Unable to schedule network bcc42a0b-387b-416d-a537-45cc9c1a0077: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:09.982 7 INFO neutron.db.ovn_revision_numbers_db [None req-626b83ca-d44a-4a90-b69e-38997cf86c13 - - - - - -] Successfully bumped revision number for resource bc417d34-3a05-4902-a050-cd5ec2385f93 (type: ports) to 5 2026-08-28 05:23:10.179 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-26e962bb-54ed-434a-b833-79fa0450825e - - - - - -] OVN reports status up for port: ffb79437-e235-4057-a817-a52008f77d13 2026-08-28 05:23:10.200 7 INFO neutron.plugins.ml2.plugin [None req-26e962bb-54ed-434a-b833-79fa0450825e - - - - - -] Attempt 1 to provision port ffb79437-e235-4057-a817-a52008f77d13 2026-08-28 05:23:10.364 8 INFO neutron.db.ovn_revision_numbers_db [None req-517f3f0f-0f3d-4903-9a0d-6e50c1860940 - - - - - -] Successfully bumped revision number for resource 60cf5c98-4932-4b8f-be19-a2fca959d2f0 (type: ports) to 2 2026-08-28 05:23:10.407 8 INFO neutron.db.ovn_revision_numbers_db [None req-517f3f0f-0f3d-4903-9a0d-6e50c1860940 - - - - - -] Successfully bumped revision number for resource 27883b8d-7e97-4f99-b71a-19f123c2cc09 (type: subnets) to 0 [pid: 8|app: 0|req: 407/819] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:23:09 2026] POST /v2.0/subnets => generated 626 bytes in 768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/820] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:10 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/821] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:23:08 2026] PUT /v2.0/routers/effcdc8d-0c4a-4ff1-91f1-7970ef723a14/remove_router_interface => generated 309 bytes in 1679 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: 414/822] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:10 2026] GET /v2.0/security-groups?id=c4157a80-f62a-4131-939c-ccedc70de229&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-08-28 05:23:10.706 7 INFO neutron.db.ovn_revision_numbers_db [None req-26e962bb-54ed-434a-b833-79fa0450825e - - - - - -] Successfully bumped revision number for resource ffb79437-e235-4057-a817-a52008f77d13 (type: ports) to 5 2026-08-28 05:23:10.744 8 INFO neutron.db.ovn_revision_numbers_db [None req-1a309881-88bf-4174-ad01-e524e197fdd1 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] Successfully bumped revision number for resource 27883b8d-7e97-4f99-b71a-19f123c2cc09 (type: subnets) to 1 [pid: 8|app: 0|req: 409/823] 10.0.0.125 () {34 vars in 739 bytes} [Fri Aug 28 05:23:10 2026] PUT /v2.0/subnets/27883b8d-7e97-4f99-b71a-19f123c2cc09 => generated 636 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/826] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:10 2026] GET /v2.0/ports?device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:10.949 8 INFO neutron_taas.services.taas.taas_plugin [None req-14b8c2be-b91d-4123-be9d-7133171efc8b 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] TaaS: Handle Delete Port: 60cf5c98-4932-4b8f-be19-a2fca959d2f0 2026-08-28 05:23:10.951 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14b8c2be-b91d-4123-be9d-7133171efc8b 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] Tap Mirror: Handle Delete Port: 60cf5c98-4932-4b8f-be19-a2fca959d2f0 2026-08-28 05:23:11.087 7 INFO neutron_taas.services.taas.taas_plugin [None req-b751030c-fe48-44a2-a26e-5aeac55b0575 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 769eb7e5-0d69-49b5-87c5-f6ae1c41ffa4 2026-08-28 05:23:11.090 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b751030c-fe48-44a2-a26e-5aeac55b0575 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 769eb7e5-0d69-49b5-87c5-f6ae1c41ffa4 2026-08-28 05:23:11.252 8 INFO neutron.services.segments.plugin [-] Segment 15861a1b-ff6b-4d07-a101-7199a98ae1c4 resource provider aggregate not found 2026-08-28 05:23:11.261 8 INFO neutron.services.segments.plugin [-] Segment 15861a1b-ff6b-4d07-a101-7199a98ae1c4 resource provider aggregate not found 2026-08-28 05:23:11.276 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 15861a1b-ff6b-4d07-a101-7199a98ae1c4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15861a1b-ff6b-4d07-a101-7199a98ae1c4 found for delete ", "request_id": "req-929064eb-d611-4ef0-a2c2-ceb8cbaa5c36"}]} 2026-08-28 05:23:11.288 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 15861a1b-ff6b-4d07-a101-7199a98ae1c4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15861a1b-ff6b-4d07-a101-7199a98ae1c4 found for delete ", "request_id": "req-1bbd2e8f-e5dc-4ab8-9267-d48d0872aa97"}]} [pid: 8|app: 0|req: 413/827] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:23:10 2026] DELETE /v2.0/networks/bcc42a0b-387b-416d-a537-45cc9c1a0077 => generated 0 bytes in 497 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/828] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:11 2026] GET /v2.0/security-groups?id=24470bbe-0be5-4c96-9029-410a2390cbcb&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:11.341 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23b1618b-f1dd-4434-9374-51f20c49295c 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 415/829] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:23:11 2026] DELETE /v2.0/networks/bcc42a0b-387b-416d-a537-45cc9c1a0077 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/830] 10.0.0.125 () {32 vars in 692 bytes} [Fri Aug 28 05:23:11 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/831] 10.0.0.125 () {32 vars in 740 bytes} [Fri Aug 28 05:23:11 2026] GET /v2.0/subnets?network_id=9bb25131-afac-40d7-aa27-7cb67c8505c5 => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/832] 10.0.0.125 () {32 vars in 651 bytes} [Fri Aug 28 05:23:11 2026] GET /v2.0/extensions => generated 20118 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/833] 10.0.0.125 () {32 vars in 647 bytes} [Fri Aug 28 05:23:11 2026] GET /v2.0/networks => generated 1308 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/834] 10.0.0.125 () {32 vars in 645 bytes} [Fri Aug 28 05:23:11 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: 421/835] 10.0.0.125 () {32 vars in 721 bytes} [Fri Aug 28 05:23:11 2026] GET /v2.0/networks/5dacc787-255e-4670-a466-cdba3c05d117 => generated 668 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/836] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:23:11 2026] GET /v2.0/subnets/6920befe-65dc-4468-a832-6a2e675caf07 => generated 641 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:11.700 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0df05451-e3e1-4b85-a7a4-d4acc8483f0e 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 423/837] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:23:11 2026] DELETE /v2.0/subnets/27883b8d-7e97-4f99-b71a-19f123c2cc09 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:23:11.718 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9e64c12a-aed3-4db4-9367-f63adda1362d 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 424/838] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:23:11 2026] DELETE /v2.0/networks/bcc42a0b-387b-416d-a537-45cc9c1a0077 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:23:11.769 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7db04ed-c625-40bf-aaee-0d11732ee9f8'] response: {'server_uuid': 'a6a5166e-ecba-4580-a207-687cdaa6e052', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bc417d34-3a05-4902-a050-cd5ec2385f93', 'code': 200} 2026-08-28 05:23:11.769 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7db04ed-c625-40bf-aaee-0d11732ee9f8'] response: {'server_uuid': 'b2094f34-546b-4362-a833-ebdf122e8fec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ffb79437-e235-4057-a817-a52008f77d13', 'code': 200} 2026-08-28 05:23:11.769 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7db04ed-c625-40bf-aaee-0d11732ee9f8'] response: {'server_uuid': 'b2094f34-546b-4362-a833-ebdf122e8fec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ffb79437-e235-4057-a817-a52008f77d13', 'code': 200} [pid: 8|app: 0|req: 425/839] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:23:11 2026] DELETE /v2.0/subnets/6920befe-65dc-4468-a832-6a2e675caf07 => 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: 426/840] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:11 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => 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: 415/841] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:23:10 2026] DELETE /v2.0/routers/effcdc8d-0c4a-4ff1-91f1-7970ef723a14 => generated 0 bytes in 1461 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: 416/842] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:12 2026] GET /v2.0/security-groups?id=c4157a80-f62a-4131-939c-ccedc70de229&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:12.136 8 INFO neutron_taas.services.taas.taas_plugin [None req-ef5684d0-d3ce-466d-b7b1-63a777735195 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] TaaS: Handle Delete Port: 8447fea2-7a67-434d-ab37-d6b1c4aecec9 2026-08-28 05:23:12.139 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef5684d0-d3ce-466d-b7b1-63a777735195 4263971b39e545d8aae2065fdfeaf95f ec6b95632bbf4ed9969f4915715150c7 - - default default] Tap Mirror: Handle Delete Port: 8447fea2-7a67-434d-ab37-d6b1c4aecec9 [pid: 8|app: 0|req: 427/843] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:23:11 2026] DELETE /v2.0/networks/5dacc787-255e-4670-a466-cdba3c05d117 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/844] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:23:12 2026] DELETE /v2.0/subnets/34262042-f27b-4f79-a1bd-b7024230fbf9 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/845] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:12 2026] GET /v2.0/ports?device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:12.526 8 INFO neutron_taas.services.taas.taas_plugin [None req-94fc903c-cb5e-49ae-9ba7-e8aa92f4bb0d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: bebdad2a-9e83-4c73-ade3-98de07332f5f 2026-08-28 05:23:12.532 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94fc903c-cb5e-49ae-9ba7-e8aa92f4bb0d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: bebdad2a-9e83-4c73-ade3-98de07332f5f [pid: 7|app: 0|req: 419/846] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:12 2026] GET /v2.0/security-groups?id=24470bbe-0be5-4c96-9029-410a2390cbcb&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: 7|app: 0|req: 420/847] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:12 2026] GET /v2.0/ports?device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/848] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:23:12 2026] DELETE /v2.0/networks/3225cf62-fbbc-48cc-8f25-45a36e96a95f => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/849] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:23:12 2026] GET /v2.0/security-groups?tenant_id=ec6b95632bbf4ed9969f4915715150c7&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/850] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:23:13 2026] GET /v2.0/security-groups?tenant_id=c6b32893a5ef49b093e66a8393b010fa&name=default => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:23:13.296 8 INFO neutron.services.segments.plugin [-] Segment 5334c011-d29c-4234-88c5-b084b7c105de resource provider aggregate not found 2026-08-28 05:23:13.311 8 INFO neutron.services.segments.plugin [-] Segment 5334c011-d29c-4234-88c5-b084b7c105de resource provider aggregate not found 2026-08-28 05:23:13.315 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5334c011-d29c-4234-88c5-b084b7c105de resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5334c011-d29c-4234-88c5-b084b7c105de found for delete ", "request_id": "req-5abbeea5-bd4a-4c49-92a3-521a728fedc4"}]} 2026-08-28 05:23:13.331 8 INFO neutron.services.segments.plugin [-] Segment 1f55adeb-cc59-489c-9bea-6be88f8f418d resource provider aggregate not found 2026-08-28 05:23:13.337 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5334c011-d29c-4234-88c5-b084b7c105de resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5334c011-d29c-4234-88c5-b084b7c105de found for delete ", "request_id": "req-a0aab0c2-cad3-48d4-b821-7c79fd34765d"}]} 2026-08-28 05:23:13.355 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1f55adeb-cc59-489c-9bea-6be88f8f418d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f55adeb-cc59-489c-9bea-6be88f8f418d found for delete ", "request_id": "req-e359578c-37d2-4332-a491-beae053d0e9f"}]} 2026-08-28 05:23:13.357 8 INFO neutron.services.segments.plugin [-] Segment 1f55adeb-cc59-489c-9bea-6be88f8f418d resource provider aggregate not found 2026-08-28 05:23:13.375 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1f55adeb-cc59-489c-9bea-6be88f8f418d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f55adeb-cc59-489c-9bea-6be88f8f418d found for delete ", "request_id": "req-c09a894c-e77c-4404-954a-3b3ab8c5450b"}]} [pid: 8|app: 0|req: 431/851] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:23:13 2026] DELETE /v2.0/security-groups/74b6c406-94e6-47e2-a41c-4acbd486ac70 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:23:13.737 7 INFO neutron.db.ovn_revision_numbers_db [None req-d2c598d3-1ea8-47d7-b4bd-474dbbba9020 85d96210da404219bbc9e0091a58d05c 672ddb288fba4edda2741c2b6ba895ce - - default default] Successfully bumped revision number for resource 7eafa02d-1acd-4872-9b3f-60bfd809fd4f (type: floatingips) to 1 [pid: 8|app: 0|req: 432/852] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:23:13 2026] DELETE /v2.0/security-groups/8eb7edfa-43a7-4915-8104-c2a2c0425ec4 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:23:13.865 7 INFO neutron.db.ovn_revision_numbers_db [None req-d2c598d3-1ea8-47d7-b4bd-474dbbba9020 85d96210da404219bbc9e0091a58d05c 672ddb288fba4edda2741c2b6ba895ce - - default default] Successfully bumped revision number for resource 7eafa02d-1acd-4872-9b3f-60bfd809fd4f (type: floatingips) to 2 2026-08-28 05:23:13.865 7 INFO neutron.db.l3_db [None req-d2c598d3-1ea8-47d7-b4bd-474dbbba9020 85d96210da404219bbc9e0091a58d05c 672ddb288fba4edda2741c2b6ba895ce - - default default] Floating IP 7eafa02d-1acd-4872-9b3f-60bfd809fd4f associated. External IP: 10.96.250.214, port: bc417d34-3a05-4902-a050-cd5ec2385f93. [pid: 8|app: 0|req: 433/853] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:13 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/854] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:13 2026] GET /v2.0/security-groups?id=c4157a80-f62a-4131-939c-ccedc70de229&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: 421/855] 10.0.0.125 () {34 vars in 747 bytes} [Fri Aug 28 05:23:12 2026] PUT /v2.0/floatingips/7eafa02d-1acd-4872-9b3f-60bfd809fd4f => generated 856 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:13.941 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa3169ae-3dfe-41d2-8f27-d7ceba9e93a2'] response: {'name': 'network-changed', 'server_uuid': 'a6a5166e-ecba-4580-a207-687cdaa6e052', 'tag': 'bc417d34-3a05-4902-a050-cd5ec2385f93', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 435/856] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:13 2026] GET /v2.0/ports?device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/857] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:14 2026] GET /v2.0/security-groups?id=24470bbe-0be5-4c96-9029-410a2390cbcb&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: 7|app: 0|req: 422/858] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:13 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/859] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:23:14 2026] GET /v2.0/ports?tenant_id=672ddb288fba4edda2741c2b6ba895ce&device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => generated 1213 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/860] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:14 2026] GET /v2.0/ports?device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/861] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:23:14 2026] GET /v2.0/networks?id=c4e0730d-05db-462f-86a0-a5e76848a6ad => generated 774 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/862] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:14 2026] GET /v2.0/security-groups?id=24470bbe-0be5-4c96-9029-410a2390cbcb&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/863] 162.253.55.164 () {34 vars in 1058 bytes} [Fri Aug 28 05:23:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=bc417d34-3a05-4902-a050-cd5ec2385f93 => generated 861 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, ' [pid: 7|app: 0|req: 428/864] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:23:14 2026] GET /v2.0/subnets?id=f8677ab4-f96f-4ef1-a419-f92ab08f54d1 => generated 694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:14.781 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7e91760-5a01-4d60-b9da-20190efd089a de51efe741cc4caa90f030d359c32d49 da37cd33c8b2404abbb3755c5c6a8601 - - default default] Successfully bumped revision number for resource c2a5fdf5-2a62-4702-8b50-0c003bf73411 (type: floatingips) to 1 [pid: 7|app: 0|req: 429/865] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:23:14 2026] GET /v2.0/ports?network_id=c4e0730d-05db-462f-86a0-a5e76848a6ad&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: 7|app: 0|req: 430/866] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:23:14 2026] GET /v2.0/networks/c4e0730d-05db-462f-86a0-a5e76848a6ad?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: 431/867] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:23:14 2026] GET /v2.0/networks/c4e0730d-05db-462f-86a0-a5e76848a6ad?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-08-28 05:23:14.903 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7e91760-5a01-4d60-b9da-20190efd089a de51efe741cc4caa90f030d359c32d49 da37cd33c8b2404abbb3755c5c6a8601 - - default default] Successfully bumped revision number for resource c2a5fdf5-2a62-4702-8b50-0c003bf73411 (type: floatingips) to 2 2026-08-28 05:23:14.903 8 INFO neutron.db.l3_db [None req-f7e91760-5a01-4d60-b9da-20190efd089a de51efe741cc4caa90f030d359c32d49 da37cd33c8b2404abbb3755c5c6a8601 - - default default] Floating IP c2a5fdf5-2a62-4702-8b50-0c003bf73411 associated. External IP: 10.96.250.215, port: ffb79437-e235-4057-a817-a52008f77d13. [pid: 8|app: 0|req: 437/868] 10.0.0.125 () {34 vars in 747 bytes} [Fri Aug 28 05:23:14 2026] PUT /v2.0/floatingips/c2a5fdf5-2a62-4702-8b50-0c003bf73411 => generated 855 bytes in 809 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/869] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:14 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/870] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:15 2026] GET /v2.0/security-groups?id=c4157a80-f62a-4131-939c-ccedc70de229&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:15.467 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-026612c1-322b-449a-85cd-23a96f6e1cdd'] response: {'name': 'network-changed', 'server_uuid': 'b2094f34-546b-4362-a833-ebdf122e8fec', 'tag': 'ffb79437-e235-4057-a817-a52008f77d13', 'status': 'completed', 'code': 200} 2026-08-28 05:23:15.567 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-374acedf-f439-4d52-a665-92255fd24275 - - - - - -] OVN reports status down for port: bc417d34-3a05-4902-a050-cd5ec2385f93 2026-08-28 05:23:15.822 8 INFO neutron.db.ovn_revision_numbers_db [None req-18ef2204-4eae-4ce9-880a-ec06b6b6412f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 8efb2af7-a610-4ed8-85e3-92115331f778 (type: security_groups) to 1 2026-08-28 05:23:15.831 8 INFO neutron.db.ovn_revision_numbers_db [None req-18ef2204-4eae-4ce9-880a-ec06b6b6412f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 4c70c635-78dc-447d-b6f8-65199be2f7e0 (type: security_group_rules) to 0 2026-08-28 05:23:15.841 8 INFO neutron.db.ovn_revision_numbers_db [None req-18ef2204-4eae-4ce9-880a-ec06b6b6412f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 6b409deb-8141-4957-91fc-b700f58ef5bc (type: security_group_rules) to 0 2026-08-28 05:23:15.849 8 INFO neutron.db.ovn_revision_numbers_db [None req-18ef2204-4eae-4ce9-880a-ec06b6b6412f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 7ad24265-16b0-4cd0-962e-0eddbb6b7685 (type: security_group_rules) to 0 2026-08-28 05:23:15.860 8 INFO neutron.db.ovn_revision_numbers_db [None req-18ef2204-4eae-4ce9-880a-ec06b6b6412f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e7e8edfa-ef63-4280-9a8e-4da29f1aa6b9 (type: security_group_rules) to 0 2026-08-28 05:23:15.936 8 INFO neutron.db.segments_db [None req-18ef2204-4eae-4ce9-880a-ec06b6b6412f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Added segment b3534c71-4b7f-4c77-8251-68ed1eac6e30 of type geneve for network 1042fd4c-5702-4423-988e-0cf83330dea9 2026-08-28 05:23:15.984 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f312ec4-9fd8-434c-9818-135b44a28d93 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Successfully bumped revision number for resource 963ec05c-2917-4653-9216-9097625b5fe6 (type: security_groups) to 1 2026-08-28 05:23:16.017 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a840a975-e75d-40a1-a35c-083ccdbeec8c'] response: {'server_uuid': 'a6a5166e-ecba-4580-a207-687cdaa6e052', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bc417d34-3a05-4902-a050-cd5ec2385f93', 'code': 200} 2026-08-28 05:23:16.022 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f312ec4-9fd8-434c-9818-135b44a28d93 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Successfully bumped revision number for resource 171d4b6c-759d-4cfc-ac56-8b58cf309b13 (type: security_group_rules) to 0 2026-08-28 05:23:16.028 7 INFO neutron.db.ovn_revision_numbers_db [None req-374acedf-f439-4d52-a665-92255fd24275 - - - - - -] Successfully bumped revision number for resource bc417d34-3a05-4902-a050-cd5ec2385f93 (type: ports) to 6 2026-08-28 05:23:16.045 8 INFO neutron.db.ovn_revision_numbers_db [None req-18ef2204-4eae-4ce9-880a-ec06b6b6412f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 1042fd4c-5702-4423-988e-0cf83330dea9 (type: networks) to 1 2026-08-28 05:23:16.054 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f312ec4-9fd8-434c-9818-135b44a28d93 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Successfully bumped revision number for resource 2772148c-2da5-4689-ad64-d6945ecf0d3b (type: security_group_rules) to 0 2026-08-28 05:23:16.099 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f312ec4-9fd8-434c-9818-135b44a28d93 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Successfully bumped revision number for resource 41726c67-de35-4a0e-9af1-fcf28f05558e (type: security_group_rules) to 0 2026-08-28 05:23:16.152 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f312ec4-9fd8-434c-9818-135b44a28d93 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Successfully bumped revision number for resource ef3a5c40-cce6-4cea-98c9-2cf43a9f1cb4 (type: security_group_rules) to 0 2026-08-28 05:23:16.253 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-18ef2204-4eae-4ce9-880a-ec06b6b6412f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:16.255 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-18ef2204-4eae-4ce9-880a-ec06b6b6412f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 1042fd4c-5702-4423-988e-0cf83330dea9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:16.260 7 INFO neutron.db.segments_db [None req-4f312ec4-9fd8-434c-9818-135b44a28d93 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Added segment 47f09df1-e527-4682-83f5-7d708fc38584 of type geneve for network f023796b-0e72-4cc6-a129-452a4d49e762 2026-08-28 05:23:16.318 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-69e30e96-f127-4646-83ff-362c6b4160ce - - - - - -] OVN reports status down for port: 6d4aed90-8454-420c-8e1c-4016bac4dc57 2026-08-28 05:23:16.350 8 INFO neutron.db.ovn_revision_numbers_db [None req-18ef2204-4eae-4ce9-880a-ec06b6b6412f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 6d4aed90-8454-420c-8e1c-4016bac4dc57 (type: ports) to 1 [pid: 8|app: 0|req: 439/871] 10.0.0.125 () {34 vars in 669 bytes} [Fri Aug 28 05:23:15 2026] POST /v2.0/networks => generated 750 bytes in 707 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/872] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:16 2026] GET /v2.0/ports?device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => generated 973 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:16.470 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f312ec4-9fd8-434c-9818-135b44a28d93 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Successfully bumped revision number for resource f023796b-0e72-4cc6-a129-452a4d49e762 (type: networks) to 1 [pid: 8|app: 0|req: 441/873] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:23:16 2026] GET /v2.0/ports?tenant_id=da37cd33c8b2404abbb3755c5c6a8601&device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 1209 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:23:16.654 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4e121f30-c56d-4728-bb42-61d21c8ebea1 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:16.655 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4e121f30-c56d-4728-bb42-61d21c8ebea1 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 1042fd4c-5702-4423-988e-0cf83330dea9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:16.698 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4f312ec4-9fd8-434c-9818-135b44a28d93 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] No more DHCP agents 2026-08-28 05:23:16.699 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4f312ec4-9fd8-434c-9818-135b44a28d93 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Unable to schedule network f023796b-0e72-4cc6-a129-452a4d49e762: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:16.773 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-69e30e96-f127-4646-83ff-362c6b4160ce - - - - - -] OVN reports status down for port: bc2ae134-d6ea-42df-bc00-d0c866a83e36 2026-08-28 05:23:16.833 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f312ec4-9fd8-434c-9818-135b44a28d93 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Successfully bumped revision number for resource bc2ae134-d6ea-42df-bc00-d0c866a83e36 (type: ports) to 1 [pid: 7|app: 0|req: 433/874] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:23:15 2026] POST /v2.0/networks => generated 645 bytes in 1410 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: 434/875] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:16 2026] GET /v2.0/security-groups?id=24470bbe-0be5-4c96-9029-410a2390cbcb&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: 435/876] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:23:16 2026] GET /v2.0/networks?id=bd1c53d4-e270-4b62-a23b-e536d75ce293 => generated 782 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/877] 162.253.55.164 () {34 vars in 992 bytes} [Fri Aug 28 05:23:16 2026] GET /v2.0/ports?device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:17.131 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-02f4055d-044a-4748-b198-a7ebde46cc88 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] No more DHCP agents 2026-08-28 05:23:17.138 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-02f4055d-044a-4748-b198-a7ebde46cc88 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Unable to schedule network f023796b-0e72-4cc6-a129-452a4d49e762: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:17.167 8 INFO neutron.db.ovn_revision_numbers_db [None req-6cb5c613-a7b5-4085-b961-33171445b787 - - - - - -] Successfully bumped revision number for resource 6d4aed90-8454-420c-8e1c-4016bac4dc57 (type: ports) to 2 2026-08-28 05:23:17.236 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a69642b-a293-4f9a-91f1-b444b51e8319 - - - - - -] OVN reports status down for port: 7bc755cf-06de-41db-a74b-f56c52eb526c 2026-08-28 05:23:17.240 8 INFO neutron.db.ovn_revision_numbers_db [None req-6cb5c613-a7b5-4085-b961-33171445b787 - - - - - -] Successfully bumped revision number for resource cd9dfd2a-0d6f-4b67-a6eb-ecdc869149fd (type: subnets) to 0 2026-08-28 05:23:17.254 7 INFO neutron.db.ovn_revision_numbers_db [None req-02f4055d-044a-4748-b198-a7ebde46cc88 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Successfully bumped revision number for resource 7bc755cf-06de-41db-a74b-f56c52eb526c (type: ports) to 1 [pid: 8|app: 0|req: 442/878] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:23:16 2026] POST /v2.0/subnets => generated 694 bytes in 760 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/879] 10.0.0.125 () {34 vars in 663 bytes} [Fri Aug 28 05:23:16 2026] POST /v2.0/ports => generated 774 bytes in 355 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: 443/880] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:23:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=ffb79437-e235-4057-a817-a52008f77d13 => generated 860 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:17.463 7 INFO neutron_taas.services.taas.taas_plugin [req-c111ddd1-67b8-4b1b-b0fd-8d64a3fea5ed req-9a9a5118-dc10-4814-8a66-f09c7c04c6d5 85d96210da404219bbc9e0091a58d05c 672ddb288fba4edda2741c2b6ba895ce - - default default] TaaS: Handle Delete Port: bc417d34-3a05-4902-a050-cd5ec2385f93 2026-08-28 05:23:17.468 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c111ddd1-67b8-4b1b-b0fd-8d64a3fea5ed req-9a9a5118-dc10-4814-8a66-f09c7c04c6d5 85d96210da404219bbc9e0091a58d05c 672ddb288fba4edda2741c2b6ba895ce - - default default] Tap Mirror: Handle Delete Port: bc417d34-3a05-4902-a050-cd5ec2385f93 2026-08-28 05:23:17.698 7 INFO neutron.db.l3_db [req-c111ddd1-67b8-4b1b-b0fd-8d64a3fea5ed req-9a9a5118-dc10-4814-8a66-f09c7c04c6d5 85d96210da404219bbc9e0091a58d05c 672ddb288fba4edda2741c2b6ba895ce - - default default] Floating IP 7eafa02d-1acd-4872-9b3f-60bfd809fd4f disassociated. External IP: 10.96.250.214, port: bc417d34-3a05-4902-a050-cd5ec2385f93. [pid: 7|app: 0|req: 438/881] 162.253.55.164 () {36 vars in 995 bytes} [Fri Aug 28 05:23:17 2026] DELETE /v2.0/ports/bc417d34-3a05-4902-a050-cd5ec2385f93 => generated 0 bytes in 510 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:23:17.912 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-02be9613-a6ad-427a-853b-624270e31b14 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:17.913 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-02be9613-a6ad-427a-853b-624270e31b14 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:17.940 7 INFO neutron.db.segments_db [None req-a1f0e7b5-c83a-494e-bd04-03cb7c763491 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Added segment 88b16c0a-0113-477b-a704-4c5527dbc179 of type geneve for network 3def6b4d-a615-4863-b742-c8e0bec80a98 2026-08-28 05:23:18.060 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3b78226-36be-4153-8f56-2926a1ff21ec'] response: {'server_uuid': 'a6a5166e-ecba-4580-a207-687cdaa6e052', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bc417d34-3a05-4902-a050-cd5ec2385f93', 'code': 200} 2026-08-28 05:23:18.062 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3b78226-36be-4153-8f56-2926a1ff21ec'] response: {'server_uuid': 'a6a5166e-ecba-4580-a207-687cdaa6e052', 'name': 'network-vif-deleted', 'tag': 'bc417d34-3a05-4902-a050-cd5ec2385f93', 'status': 'completed', 'code': 200} 2026-08-28 05:23:18.085 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1f0e7b5-c83a-494e-bd04-03cb7c763491 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Successfully bumped revision number for resource 3def6b4d-a615-4863-b742-c8e0bec80a98 (type: networks) to 1 2026-08-28 05:23:18.107 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-69e30e96-f127-4646-83ff-362c6b4160ce - - - - - -] OVN reports status down for port: 78586749-daf8-44ab-b07d-1d5bb53d945e 2026-08-28 05:23:18.135 8 INFO neutron.db.ovn_revision_numbers_db [None req-02be9613-a6ad-427a-853b-624270e31b14 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 78586749-daf8-44ab-b07d-1d5bb53d945e (type: ports) to 1 2026-08-28 05:23:18.362 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a1f0e7b5-c83a-494e-bd04-03cb7c763491 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] No more DHCP agents 2026-08-28 05:23:18.363 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a1f0e7b5-c83a-494e-bd04-03cb7c763491 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Unable to schedule network 3def6b4d-a615-4863-b742-c8e0bec80a98: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:18.439 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a69642b-a293-4f9a-91f1-b444b51e8319 - - - - - -] OVN reports status down for port: ecb49105-ce2f-4993-9b5e-ddf2216b6626 2026-08-28 05:23:18.460 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1f0e7b5-c83a-494e-bd04-03cb7c763491 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Successfully bumped revision number for resource ecb49105-ce2f-4993-9b5e-ddf2216b6626 (type: ports) to 1 [pid: 7|app: 0|req: 439/882] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:23:17 2026] POST /v2.0/networks => generated 631 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/883] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:23:18 2026] GET /v2.0/subnets?id=8654b650-e1b8-49b0-9f3c-288bb3e5fd30 => generated 701 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/884] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:18 2026] GET /v2.0/ports?device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:18.817 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8bee60c0-5382-4265-832d-7083ebd1fd8e 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] No more DHCP agents 2026-08-28 05:23:18.819 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8bee60c0-5382-4265-832d-7083ebd1fd8e 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Unable to schedule network 3def6b4d-a615-4863-b742-c8e0bec80a98: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:18.891 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-1952f1ff-1ae6-4374-8c7d-958a336229a1 - - - - - -] Schedule LRP lrp-78586749-daf8-44ab-b07d-1d5bb53d945e on gateway c47435e5-7cbd-4a7d-8eb6-3c74d56317be with priority 1 2026-08-28 05:23:18.949 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-69e30e96-f127-4646-83ff-362c6b4160ce - - - - - -] OVN reports status up for port: 78586749-daf8-44ab-b07d-1d5bb53d945e 2026-08-28 05:23:18.967 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d213ee35-d0cd-468a-88a5-4beda2a288ce - - - - - -] Router 48cc9ea5-e474-44e6-a5a3-6c8d4ca50b7e is bound to host instance 2026-08-28 05:23:18.985 7 INFO neutron.plugins.ml2.plugin [None req-69e30e96-f127-4646-83ff-362c6b4160ce - - - - - -] Attempt 1 to provision port 78586749-daf8-44ab-b07d-1d5bb53d945e 2026-08-28 05:23:19.038 8 INFO neutron.db.ovn_revision_numbers_db [None req-02be9613-a6ad-427a-853b-624270e31b14 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 78586749-daf8-44ab-b07d-1d5bb53d945e (type: router_ports) to 1 2026-08-28 05:23:19.178 8 INFO neutron.db.ovn_revision_numbers_db [None req-02be9613-a6ad-427a-853b-624270e31b14 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 48cc9ea5-e474-44e6-a5a3-6c8d4ca50b7e (type: routers) to 2 [pid: 8|app: 0|req: 444/885] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:23:17 2026] POST /v2.0/routers => generated 972 bytes in 1863 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: 445/886] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:23:19 2026] GET /v2.0/ports?network_id=bd1c53d4-e270-4b62-a23b-e536d75ce293&device_owner=network%3Adhcp => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:19.451 7 INFO neutron.db.ovn_revision_numbers_db [None req-86d1776d-6750-4415-838c-893166a3d91d - - - - - -] Successfully bumped revision number for resource ecb49105-ce2f-4993-9b5e-ddf2216b6626 (type: ports) to 2 2026-08-28 05:23:19.495 7 INFO neutron.db.ovn_revision_numbers_db [None req-86d1776d-6750-4415-838c-893166a3d91d - - - - - -] Successfully bumped revision number for resource 563fdb6d-9e81-4080-a14d-0132c65d1368 (type: subnets) to 0 [pid: 7|app: 0|req: 442/887] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:23:18 2026] POST /v2.0/subnets => generated 626 bytes in 948 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/888] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:23:19 2026] GET /v2.0/networks/bd1c53d4-e270-4b62-a23b-e536d75ce293?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:19.861 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bb27aa5d-aa07-4298-88db-3a13951639de 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] No more DHCP agents 2026-08-28 05:23:19.862 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bb27aa5d-aa07-4298-88db-3a13951639de 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Unable to schedule network 3def6b4d-a615-4863-b742-c8e0bec80a98: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:20.032 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb27aa5d-aa07-4298-88db-3a13951639de 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Successfully bumped revision number for resource baa93597-ff03-4136-aeca-e3a2cdde5ae1 (type: ports) to 1 [pid: 7|app: 0|req: 444/889] 10.0.0.125 () {34 vars in 663 bytes} [Fri Aug 28 05:23:19 2026] POST /v2.0/ports => generated 953 bytes in 472 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: 445/890] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:23:20 2026] GET /v2.0/networks/bd1c53d4-e270-4b62-a23b-e536d75ce293?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/891] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:20 2026] GET /v2.0/ports?device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:20.242 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad67cc04-88cc-4a8d-93b4-ffd1a9b91ee8 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] TaaS: Handle Delete Port: baa93597-ff03-4136-aeca-e3a2cdde5ae1 2026-08-28 05:23:20.244 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad67cc04-88cc-4a8d-93b4-ffd1a9b91ee8 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Tap Mirror: Handle Delete Port: baa93597-ff03-4136-aeca-e3a2cdde5ae1 2026-08-28 05:23:20.249 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d3f7889a-31f0-48f3-96ce-37224635fd23 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:20.252 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d3f7889a-31f0-48f3-96ce-37224635fd23 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 1042fd4c-5702-4423-988e-0cf83330dea9: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 447/892] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:23:20 2026] DELETE /v2.0/ports/baa93597-ff03-4136-aeca-e3a2cdde5ae1 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:23:20.398 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63ba5b95-fd60-4969-bd91-cb6ef045c93e 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 448/893] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:23:20 2026] DELETE /v2.0/ports/baa93597-ff03-4136-aeca-e3a2cdde5ae1 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:23:20.417 7 INFO neutron.pecan_wsgi.hooks.translation [None req-50872dd3-bd68-49ac-ad9f-1fbdc1dc65c9 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 449/894] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:23:20 2026] GET /v2.0/ports/baa93597-ff03-4136-aeca-e3a2cdde5ae1 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:23:20.528 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3f7889a-31f0-48f3-96ce-37224635fd23 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 9c09203d-ff1c-473f-8fb8-d0a1da48e927 (type: ports) to 1 [pid: 7|app: 0|req: 450/895] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:23:20 2026] DELETE /v2.0/subnets/563fdb6d-9e81-4080-a14d-0132c65d1368 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:23:20.654 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c2252d9-121b-47ec-8563-3541fcdd1d8a - - - - - -] Successfully bumped revision number for resource 78586749-daf8-44ab-b07d-1d5bb53d945e (type: ports) to 4 2026-08-28 05:23:20.757 7 INFO neutron_taas.services.taas.taas_plugin [None req-4eb2f474-7ec0-483c-b6c9-04a6d7a8e3ed 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] TaaS: Handle Delete Port: ecb49105-ce2f-4993-9b5e-ddf2216b6626 2026-08-28 05:23:20.760 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4eb2f474-7ec0-483c-b6c9-04a6d7a8e3ed 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Tap Mirror: Handle Delete Port: ecb49105-ce2f-4993-9b5e-ddf2216b6626 2026-08-28 05:23:20.961 7 INFO neutron.services.segments.plugin [-] Segment 88b16c0a-0113-477b-a704-4c5527dbc179 resource provider aggregate not found 2026-08-28 05:23:20.962 7 INFO neutron.services.segments.plugin [-] Segment 88b16c0a-0113-477b-a704-4c5527dbc179 resource provider aggregate not found 2026-08-28 05:23:20.989 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 88b16c0a-0113-477b-a704-4c5527dbc179 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88b16c0a-0113-477b-a704-4c5527dbc179 found for delete ", "request_id": "req-d4085330-c046-4670-9466-dd230ad673ee"}]} 2026-08-28 05:23:20.993 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 88b16c0a-0113-477b-a704-4c5527dbc179 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88b16c0a-0113-477b-a704-4c5527dbc179 found for delete ", "request_id": "req-619c215e-1cfb-45a2-9040-90c6935b21ff"}]} [pid: 7|app: 0|req: 451/896] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:23:20 2026] DELETE /v2.0/networks/3def6b4d-a615-4863-b742-c8e0bec80a98 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:23:21.089 7 INFO neutron.db.segments_db [None req-7fee22dc-8d0a-498c-a9ce-eb3d7835edba 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Added segment dc1b0de4-70b9-4d30-b5bb-f5440cc99963 of type geneve for network 6b3bd143-8b05-4ee2-b9e6-f944162388eb 2026-08-28 05:23:21.201 7 INFO neutron.db.ovn_revision_numbers_db [None req-7fee22dc-8d0a-498c-a9ce-eb3d7835edba 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Successfully bumped revision number for resource 6b3bd143-8b05-4ee2-b9e6-f944162388eb (type: networks) to 1 2026-08-28 05:23:21.386 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7fee22dc-8d0a-498c-a9ce-eb3d7835edba 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] No more DHCP agents 2026-08-28 05:23:21.387 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7fee22dc-8d0a-498c-a9ce-eb3d7835edba 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Unable to schedule network 6b3bd143-8b05-4ee2-b9e6-f944162388eb: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:21.405 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c2252d9-121b-47ec-8563-3541fcdd1d8a - - - - - -] Successfully bumped revision number for resource 78586749-daf8-44ab-b07d-1d5bb53d945e (type: ports) to 5 2026-08-28 05:23:21.452 7 INFO neutron.db.ovn_revision_numbers_db [None req-7fee22dc-8d0a-498c-a9ce-eb3d7835edba 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Successfully bumped revision number for resource 2a60c42d-0733-4f86-a553-d9c9588a1851 (type: ports) to 1 [pid: 7|app: 0|req: 452/897] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:23:21 2026] POST /v2.0/networks => generated 631 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/898] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:21 2026] GET /v2.0/ports?device_id=a6a5166e-ecba-4580-a207-687cdaa6e052 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:21.677 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5a3cb551-15cd-4f2b-84d4-fa4a34faa01a 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] No more DHCP agents 2026-08-28 05:23:21.679 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5a3cb551-15cd-4f2b-84d4-fa4a34faa01a 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Unable to schedule network 6b3bd143-8b05-4ee2-b9e6-f944162388eb: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:21.807 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d3f7889a-31f0-48f3-96ce-37224635fd23 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:21.810 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d3f7889a-31f0-48f3-96ce-37224635fd23 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 1042fd4c-5702-4423-988e-0cf83330dea9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:21.923 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-69e30e96-f127-4646-83ff-362c6b4160ce - - - - - -] OVN reports status down for port: baa93597-ff03-4136-aeca-e3a2cdde5ae1 2026-08-28 05:23:21.942 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-69e30e96-f127-4646-83ff-362c6b4160ce - - - - - -] OVN reports status down for port: 9c09203d-ff1c-473f-8fb8-d0a1da48e927 2026-08-28 05:23:22.073 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-69e30e96-f127-4646-83ff-362c6b4160ce - - - - - -] OVN reports status down for port: 2a60c42d-0733-4f86-a553-d9c9588a1851 2026-08-28 05:23:22.265 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3f7889a-31f0-48f3-96ce-37224635fd23 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 9c09203d-ff1c-473f-8fb8-d0a1da48e927 (type: router_ports) to 1 [pid: 8|app: 0|req: 446/899] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:23:19 2026] PUT /v2.0/routers/48cc9ea5-e474-44e6-a5a3-6c8d4ca50b7e/add_router_interface => generated 309 bytes in 2998 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:22.329 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-69e30e96-f127-4646-83ff-362c6b4160ce - - - - - -] OVN reports status up for port: 9c09203d-ff1c-473f-8fb8-d0a1da48e927 2026-08-28 05:23:22.356 7 INFO neutron.plugins.ml2.plugin [None req-69e30e96-f127-4646-83ff-362c6b4160ce - - - - - -] Attempt 1 to provision port 9c09203d-ff1c-473f-8fb8-d0a1da48e927 2026-08-28 05:23:22.648 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2a8b749-7910-463c-a0f7-3b988a495236 - - - - - -] Successfully bumped revision number for resource 2a60c42d-0733-4f86-a553-d9c9588a1851 (type: ports) to 2 2026-08-28 05:23:22.717 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2a8b749-7910-463c-a0f7-3b988a495236 - - - - - -] Successfully bumped revision number for resource b995e59c-8ff0-4f39-873a-394a0e64be13 (type: subnets) to 0 [pid: 7|app: 0|req: 454/900] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:23:21 2026] POST /v2.0/subnets => generated 626 bytes in 1260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/901] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:23:22 2026] DELETE /v2.0/security-groups/24470bbe-0be5-4c96-9029-410a2390cbcb => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:23:23.010 7 INFO neutron.db.ovn_revision_numbers_db [None req-3577023b-c14f-43db-990e-cc7ed20427ef aabff9ceeee64f0d87da4cbbc18349c8 0df27e16473a42028512a8081780202f - - default default] Successfully bumped revision number for resource e5237ee6-7b2e-461a-b775-18403f1c0afe (type: security_groups) to 1 2026-08-28 05:23:23.023 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bd73cc52-82af-4b58-bf2b-f513439e6e0c 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] No more DHCP agents 2026-08-28 05:23:23.024 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bd73cc52-82af-4b58-bf2b-f513439e6e0c 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Unable to schedule network 6b3bd143-8b05-4ee2-b9e6-f944162388eb: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:23.042 7 INFO neutron.db.ovn_revision_numbers_db [None req-3577023b-c14f-43db-990e-cc7ed20427ef aabff9ceeee64f0d87da4cbbc18349c8 0df27e16473a42028512a8081780202f - - default default] Successfully bumped revision number for resource 08404abe-3899-4f3d-bf33-a07c816ca4d4 (type: security_group_rules) to 0 2026-08-28 05:23:23.070 7 INFO neutron.db.ovn_revision_numbers_db [None req-3577023b-c14f-43db-990e-cc7ed20427ef aabff9ceeee64f0d87da4cbbc18349c8 0df27e16473a42028512a8081780202f - - default default] Successfully bumped revision number for resource 620d3fde-cad0-44d3-862f-0d08a20df375 (type: security_group_rules) to 0 2026-08-28 05:23:23.146 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd73cc52-82af-4b58-bf2b-f513439e6e0c 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Successfully bumped revision number for resource 8a5ae274-d776-47f7-9f23-89c02417bc7c (type: ports) to 1 [pid: 7|app: 0|req: 455/902] 10.0.0.125 () {34 vars in 683 bytes} [Fri Aug 28 05:23:22 2026] POST /v2.0/security-groups => generated 1659 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-28 05:23:23.189 7 INFO neutron.api.v2.resource [None req-3591ae44-6717-414f-9c83-c0ce434a4b8c 85d96210da404219bbc9e0091a58d05c 672ddb288fba4edda2741c2b6ba895ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 456/903] 10.0.0.125 () {32 vars in 735 bytes} [Fri Aug 28 05:23:23 2026] GET /v2.0/security-groups/24470bbe-0be5-4c96-9029-410a2390cbcb => generated 146 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/904] 10.0.0.125 () {34 vars in 663 bytes} [Fri Aug 28 05:23:22 2026] POST /v2.0/ports => generated 912 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:23:23.228 7 INFO neutron.db.ovn_revision_numbers_db [None req-69e30e96-f127-4646-83ff-362c6b4160ce - - - - - -] Successfully bumped revision number for resource 9c09203d-ff1c-473f-8fb8-d0a1da48e927 (type: ports) to 2 2026-08-28 05:23:23.302 8 INFO neutron_taas.services.taas.taas_plugin [None req-69f466bf-ef71-43cd-bcbe-45d2cc0e7b94 85d96210da404219bbc9e0091a58d05c 672ddb288fba4edda2741c2b6ba895ce - - default default] TaaS: Handle Delete Port: 1be35b7c-60e0-4d25-903b-bdd1d6fd57cb 2026-08-28 05:23:23.305 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69f466bf-ef71-43cd-bcbe-45d2cc0e7b94 85d96210da404219bbc9e0091a58d05c 672ddb288fba4edda2741c2b6ba895ce - - default default] Tap Mirror: Handle Delete Port: 1be35b7c-60e0-4d25-903b-bdd1d6fd57cb 2026-08-28 05:23:23.440 7 INFO neutron.db.ovn_revision_numbers_db [None req-cee30a7e-2f79-4c56-903e-f9dde7331fde aabff9ceeee64f0d87da4cbbc18349c8 0df27e16473a42028512a8081780202f - - default default] Successfully bumped revision number for resource 39685ea5-a703-4f78-a702-3fd761665145 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 449/905] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:23:23 2026] DELETE /v2.0/floatingips/7eafa02d-1acd-4872-9b3f-60bfd809fd4f => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:23:23.489 7 INFO neutron.db.ovn_revision_numbers_db [None req-7dc3edc9-cef2-48db-9827-bf5db6356337 - - - - - -] Successfully bumped revision number for resource 9c09203d-ff1c-473f-8fb8-d0a1da48e927 (type: router_ports) to 2 [pid: 7|app: 0|req: 457/906] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:23:23 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-08-28 05:23:23.600 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7dc3edc9-cef2-48db-9827-bf5db6356337 - - - - - -] OVN reports status down for port: 8a5ae274-d776-47f7-9f23-89c02417bc7c 2026-08-28 05:23:23.631 8 INFO neutron_taas.services.taas.taas_plugin [None req-b1932a83-8187-4710-a83a-160df0cd3640 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] TaaS: Handle Delete Port: 8a5ae274-d776-47f7-9f23-89c02417bc7c 2026-08-28 05:23:23.633 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1932a83-8187-4710-a83a-160df0cd3640 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Tap Mirror: Handle Delete Port: 8a5ae274-d776-47f7-9f23-89c02417bc7c [pid: 8|app: 0|req: 450/907] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:23:23 2026] DELETE /v2.0/ports/8a5ae274-d776-47f7-9f23-89c02417bc7c => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:23:23.913 7 INFO neutron_taas.services.taas.taas_plugin [None req-5892d5e6-af06-41c3-93f5-7b95981110fd 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 822dcd12-e5b7-4052-91c5-0c8fa7643db4 2026-08-28 05:23:23.915 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5892d5e6-af06-41c3-93f5-7b95981110fd 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 822dcd12-e5b7-4052-91c5-0c8fa7643db4 2026-08-28 05:23:23.945 8 INFO neutron.db.ovn_revision_numbers_db [None req-b885bdf1-477d-498e-b899-1170b42d3222 aabff9ceeee64f0d87da4cbbc18349c8 0df27e16473a42028512a8081780202f - - default default] Successfully bumped revision number for resource beeaeb45-e401-49e3-9f96-b03c014dd712 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 451/908] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:23:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:23:24.012 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d81a2ca-40c0-4ddf-be8d-6db891580ac3 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 452/909] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:23:23 2026] GET /v2.0/ports/8a5ae274-d776-47f7-9f23-89c02417bc7c => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:23:24.196 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86b7d751-77f1-4963-8d20-84122923d1fe aabff9ceeee64f0d87da4cbbc18349c8 0df27e16473a42028512a8081780202f - - default default] No more DHCP agents 2026-08-28 05:23:24.197 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86b7d751-77f1-4963-8d20-84122923d1fe aabff9ceeee64f0d87da4cbbc18349c8 0df27e16473a42028512a8081780202f - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 453/910] 10.0.0.125 () {34 vars in 674 bytes} [Fri Aug 28 05:23:24 2026] POST /v2.0/floatingips => generated 552 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/911] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:23:24 2026] DELETE /v2.0/subnets/b995e59c-8ff0-4f39-873a-394a0e64be13 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/912] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:23:23 2026] PUT /v2.0/routers/900eff87-6c97-4730-bbeb-778301d49e9b/remove_router_interface => generated 309 bytes in 1120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:23:24.714 8 INFO neutron_taas.services.taas.taas_plugin [None req-e338edb5-4c50-484f-899a-2bec3d9e1121 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] TaaS: Handle Delete Port: 2a60c42d-0733-4f86-a553-d9c9588a1851 2026-08-28 05:23:24.716 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e338edb5-4c50-484f-899a-2bec3d9e1121 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Tap Mirror: Handle Delete Port: 2a60c42d-0733-4f86-a553-d9c9588a1851 2026-08-28 05:23:24.874 8 INFO neutron.services.segments.plugin [-] Segment dc1b0de4-70b9-4d30-b5bb-f5440cc99963 resource provider aggregate not found 2026-08-28 05:23:24.879 8 INFO neutron.services.segments.plugin [-] Segment dc1b0de4-70b9-4d30-b5bb-f5440cc99963 resource provider aggregate not found 2026-08-28 05:23:24.894 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dc1b0de4-70b9-4d30-b5bb-f5440cc99963 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc1b0de4-70b9-4d30-b5bb-f5440cc99963 found for delete ", "request_id": "req-75c60123-4ae3-484f-8d2c-8dfd773ccbe1"}]} 2026-08-28 05:23:24.899 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dc1b0de4-70b9-4d30-b5bb-f5440cc99963 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc1b0de4-70b9-4d30-b5bb-f5440cc99963 found for delete ", "request_id": "req-8b65dd03-de46-4b6a-8e79-e66f64af8dc4"}]} [pid: 8|app: 0|req: 455/913] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:23:24 2026] DELETE /v2.0/networks/6b3bd143-8b05-4ee2-b9e6-f944162388eb => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:23:24.935 7 INFO neutron_taas.services.taas.taas_plugin [None req-79585d49-7d3c-4b6c-af8a-dcfa797048ad 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 3b1a420f-3522-4dc7-a0b0-5af0717929b2 2026-08-28 05:23:24.940 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79585d49-7d3c-4b6c-af8a-dcfa797048ad 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 3b1a420f-3522-4dc7-a0b0-5af0717929b2 2026-08-28 05:23:25.132 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9911cc10-2257-494f-9248-534e45b11fbd 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] No more DHCP agents 2026-08-28 05:23:25.133 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9911cc10-2257-494f-9248-534e45b11fbd 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Unable to schedule network f023796b-0e72-4cc6-a129-452a4d49e762: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:25.219 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7dc3edc9-cef2-48db-9827-bf5db6356337 - - - - - -] OVN reports status down for port: d03431aa-c360-44b6-9fe5-c677428505c4 2026-08-28 05:23:25.240 8 INFO neutron.db.ovn_revision_numbers_db [None req-9911cc10-2257-494f-9248-534e45b11fbd 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Successfully bumped revision number for resource d03431aa-c360-44b6-9fe5-c677428505c4 (type: ports) to 1 [pid: 8|app: 0|req: 456/914] 10.0.0.125 () {34 vars in 663 bytes} [Fri Aug 28 05:23:24 2026] POST /v2.0/ports => generated 775 bytes in 387 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: 457/915] 10.0.0.130 () {34 vars in 988 bytes} [Fri Aug 28 05:23:25 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 1209 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/916] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:23:24 2026] DELETE /v2.0/routers/900eff87-6c97-4730-bbeb-778301d49e9b => generated 0 bytes in 1437 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/917] 10.0.0.130 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:26 2026] GET /v2.0/security-groups?id=c4157a80-f62a-4131-939c-ccedc70de229&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-08-28 05:23:26.141 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7dc3edc9-cef2-48db-9827-bf5db6356337 - - - - - -] OVN reports status down for port: d03431aa-c360-44b6-9fe5-c677428505c4 2026-08-28 05:23:26.183 8 INFO neutron.db.ovn_revision_numbers_db [None req-a17ee252-04dc-43ae-9e6a-7d01aaf32505 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Successfully bumped revision number for resource d03431aa-c360-44b6-9fe5-c677428505c4 (type: ports) to 2 [pid: 8|app: 0|req: 458/920] 10.0.0.125 () {34 vars in 735 bytes} [Fri Aug 28 05:23:25 2026] PUT /v2.0/ports/d03431aa-c360-44b6-9fe5-c677428505c4 => generated 752 bytes in 785 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: 463/921] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:23:26 2026] DELETE /v2.0/subnets/f8677ab4-f96f-4ef1-a419-f92ab08f54d1 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:23:26.388 8 INFO neutron_taas.services.taas.taas_plugin [None req-7998608b-714c-4008-8870-485fb71b09bd 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] TaaS: Handle Delete Port: d03431aa-c360-44b6-9fe5-c677428505c4 2026-08-28 05:23:26.391 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7998608b-714c-4008-8870-485fb71b09bd 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Tap Mirror: Handle Delete Port: d03431aa-c360-44b6-9fe5-c677428505c4 2026-08-28 05:23:26.488 7 INFO neutron_taas.services.taas.taas_plugin [None req-269adbd0-cc77-4695-a0bf-940912a13dd9 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 86f22c56-9fd5-4eae-8b52-97234de263e6 2026-08-28 05:23:26.495 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-269adbd0-cc77-4695-a0bf-940912a13dd9 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 86f22c56-9fd5-4eae-8b52-97234de263e6 [pid: 8|app: 0|req: 459/922] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:23:26 2026] DELETE /v2.0/ports/d03431aa-c360-44b6-9fe5-c677428505c4 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/923] 10.0.0.125 () {32 vars in 641 bytes} [Fri Aug 28 05:23:26 2026] GET /v2.0/ports => generated 1533 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:23:26.593 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31042d5b-71a7-43cd-b9d1-2045663304cd 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 461/924] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:23:26 2026] GET /v2.0/ports/d03431aa-c360-44b6-9fe5-c677428505c4 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/925] 10.0.0.125 () {32 vars in 641 bytes} [Fri Aug 28 05:23:26 2026] GET /v2.0/ports => generated 1533 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/926] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:23:26 2026] GET /v2.0/ports/7bc755cf-06de-41db-a74b-f56c52eb526c => generated 774 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:26.689 7 INFO neutron.services.segments.plugin [-] Segment dab0a70f-13df-4d74-b2f1-d36eeb322300 resource provider aggregate not found 2026-08-28 05:23:26.694 7 INFO neutron.services.segments.plugin [-] Segment dab0a70f-13df-4d74-b2f1-d36eeb322300 resource provider aggregate not found 2026-08-28 05:23:26.708 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment dab0a70f-13df-4d74-b2f1-d36eeb322300 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dab0a70f-13df-4d74-b2f1-d36eeb322300 found for delete ", "request_id": "req-4f4fcc84-6bad-40c2-8629-f6fc6aa561c7"}]} 2026-08-28 05:23:26.711 8 INFO neutron.pecan_wsgi.hooks.translation [None req-21e563cb-7ff3-4b90-bd9e-5a2d2c076d25 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 464/927] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:23:26 2026] DELETE /v2.0/ports/8a5ae274-d776-47f7-9f23-89c02417bc7c => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:23:26.716 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment dab0a70f-13df-4d74-b2f1-d36eeb322300 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dab0a70f-13df-4d74-b2f1-d36eeb322300 found for delete ", "request_id": "req-e8ca7b5d-3ecc-4dbe-8d0e-a0fbe026e3a9"}]} 2026-08-28 05:23:26.730 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2fa6adeb-e8f0-4b20-8b4e-f57fdc14d47b 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 465/928] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:23:26 2026] DELETE /v2.0/subnets/b995e59c-8ff0-4f39-873a-394a0e64be13 => 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: 464/929] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:23:26 2026] DELETE /v2.0/networks/c4e0730d-05db-462f-86a0-a5e76848a6ad => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:23:26.748 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1105c97-8177-4e8f-845a-97bbce4101f2 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 466/930] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:23:26 2026] DELETE /v2.0/subnets/563fdb6d-9e81-4080-a14d-0132c65d1368 => 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: 467/931] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:23:26 2026] GET /v2.0/security-groups?tenant_id=672ddb288fba4edda2741c2b6ba895ce&name=default => generated 2921 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:23:26.953 7 INFO neutron_taas.services.taas.taas_plugin [None req-666f85f3-db8f-4814-807a-ebb35dbce00d 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] TaaS: Handle Delete Port: 7bc755cf-06de-41db-a74b-f56c52eb526c 2026-08-28 05:23:26.956 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-666f85f3-db8f-4814-807a-ebb35dbce00d 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Tap Mirror: Handle Delete Port: 7bc755cf-06de-41db-a74b-f56c52eb526c [pid: 7|app: 0|req: 465/932] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:23:26 2026] DELETE /v2.0/ports/7bc755cf-06de-41db-a74b-f56c52eb526c => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/933] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:23:26 2026] DELETE /v2.0/security-groups/c0992093-9263-4bfb-b265-2c456f89bc64 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:23:27.189 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a434ac1-17f7-431a-9f19-46b0e3f323cb 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] TaaS: Handle Delete Port: bc2ae134-d6ea-42df-bc00-d0c866a83e36 2026-08-28 05:23:27.192 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a434ac1-17f7-431a-9f19-46b0e3f323cb 4b008a246f734818bca741361e8fb80c 633d2f27bc344b6ca0fcf94a723c6f85 - - default default] Tap Mirror: Handle Delete Port: bc2ae134-d6ea-42df-bc00-d0c866a83e36 [pid: 7|app: 0|req: 466/934] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:23:27 2026] DELETE /v2.0/networks/f023796b-0e72-4cc6-a129-452a4d49e762 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/935] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:23:27 2026] GET /v2.0/security-groups?tenant_id=633d2f27bc344b6ca0fcf94a723c6f85&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/936] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:23:28 2026] DELETE /v2.0/security-groups/963ec05c-2917-4653-9216-9097625b5fe6 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:23:28.733 7 INFO neutron.services.segments.plugin [-] Segment 47f09df1-e527-4682-83f5-7d708fc38584 resource provider aggregate not found 2026-08-28 05:23:28.738 7 INFO neutron.services.segments.plugin [-] Segment 47f09df1-e527-4682-83f5-7d708fc38584 resource provider aggregate not found 2026-08-28 05:23:28.755 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 47f09df1-e527-4682-83f5-7d708fc38584 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47f09df1-e527-4682-83f5-7d708fc38584 found for delete ", "request_id": "req-e4e32fd7-6994-4683-9ee3-06fd781ca028"}]} 2026-08-28 05:23:28.764 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 47f09df1-e527-4682-83f5-7d708fc38584 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47f09df1-e527-4682-83f5-7d708fc38584 found for delete ", "request_id": "req-d53f2d00-8862-4a27-9c00-22e2435510fc"}]} 2026-08-28 05:23:29.232 8 INFO neutron.db.ovn_revision_numbers_db [None req-856426b9-f4bd-481a-afe2-c7cfdd0a89b6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 8fa9ee09-2833-41f5-b7ea-2c5f55d84648 (type: security_groups) to 1 2026-08-28 05:23:29.245 8 INFO neutron.db.ovn_revision_numbers_db [None req-856426b9-f4bd-481a-afe2-c7cfdd0a89b6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 03f15f10-49a7-408a-bf0b-025406f76779 (type: security_group_rules) to 0 2026-08-28 05:23:29.256 8 INFO neutron.db.ovn_revision_numbers_db [None req-856426b9-f4bd-481a-afe2-c7cfdd0a89b6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 0965af91-1c3a-48c4-b1af-d6e547940fff (type: security_group_rules) to 0 2026-08-28 05:23:29.267 8 INFO neutron.db.ovn_revision_numbers_db [None req-856426b9-f4bd-481a-afe2-c7cfdd0a89b6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 7591600e-8bb0-45c0-8e5a-72712b93a693 (type: security_group_rules) to 0 2026-08-28 05:23:29.280 8 INFO neutron.db.ovn_revision_numbers_db [None req-856426b9-f4bd-481a-afe2-c7cfdd0a89b6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource bd26c1f9-cb47-40b6-8bf9-270cb05f19b9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 468/937] 10.0.0.139 () {34 vars in 1096 bytes} [Fri Aug 28 05:23:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--486057410&fields=id&tenant_id=0df27e16473a42028512a8081780202f => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:29.359 8 INFO neutron.db.segments_db [None req-856426b9-f4bd-481a-afe2-c7cfdd0a89b6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Added segment 415dad17-d143-4dd2-bc18-87c78e3465b2 of type geneve for network 387482eb-3836-4470-b7a0-a7af38339964 [pid: 7|app: 0|req: 469/938] 10.0.0.139 () {34 vars in 980 bytes} [Fri Aug 28 05:23:29 2026] GET /v2.0/networks?id=1042fd4c-5702-4423-988e-0cf83330dea9 => generated 679 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/939] 10.0.0.139 () {34 vars in 963 bytes} [Fri Aug 28 05:23:29 2026] GET /v2.0/quotas/0df27e16473a42028512a8081780202f => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:29.481 8 INFO neutron.db.ovn_revision_numbers_db [None req-856426b9-f4bd-481a-afe2-c7cfdd0a89b6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 387482eb-3836-4470-b7a0-a7af38339964 (type: networks) to 1 [pid: 7|app: 0|req: 471/940] 10.0.0.139 () {34 vars in 1000 bytes} [Fri Aug 28 05:23:29 2026] GET /v2.0/ports?tenant_id=0df27e16473a42028512a8081780202f&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/941] 10.0.0.139 () {34 vars in 1006 bytes} [Fri Aug 28 05:23:29 2026] GET /v2.0/networks/1042fd4c-5702-4423-988e-0cf83330dea9?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:29.662 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-856426b9-f4bd-481a-afe2-c7cfdd0a89b6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:29.663 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-856426b9-f4bd-481a-afe2-c7cfdd0a89b6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 387482eb-3836-4470-b7a0-a7af38339964: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 473/942] 10.0.0.139 () {34 vars in 1106 bytes} [Fri Aug 28 05:23:29 2026] GET /v2.0/networks/1042fd4c-5702-4423-988e-0cf83330dea9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:29.716 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a69642b-a293-4f9a-91f1-b444b51e8319 - - - - - -] OVN reports status down for port: 3222f6d2-4994-486a-8e53-288cfd41ee69 2026-08-28 05:23:29.770 8 INFO neutron.db.ovn_revision_numbers_db [None req-856426b9-f4bd-481a-afe2-c7cfdd0a89b6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 3222f6d2-4994-486a-8e53-288cfd41ee69 (type: ports) to 1 [pid: 8|app: 0|req: 470/943] 10.0.0.125 () {34 vars in 669 bytes} [Fri Aug 28 05:23:28 2026] POST /v2.0/networks => generated 745 bytes in 963 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:23:30.005 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8cb090c5-b191-4edd-95bc-8b2c029fe5f6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:30.009 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8cb090c5-b191-4edd-95bc-8b2c029fe5f6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 387482eb-3836-4470-b7a0-a7af38339964: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 471/944] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:30 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/945] 10.0.0.125 () {34 vars in 674 bytes} [Fri Aug 28 05:23:30 2026] POST /v2.0/subnetpools => generated 548 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:23:30.434 7 INFO neutron.db.ovn_revision_numbers_db [None req-f9f641ab-a2ed-4e54-922e-92d65bd80c95 - - - - - -] Successfully bumped revision number for resource 3222f6d2-4994-486a-8e53-288cfd41ee69 (type: ports) to 2 [pid: 8|app: 0|req: 473/946] 10.0.0.125 () {32 vars in 727 bytes} [Fri Aug 28 05:23:30 2026] GET /v2.0/subnetpools/d535440a-b080-466b-9c08-163ad5113982 => generated 548 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:30.469 7 INFO neutron.db.ovn_revision_numbers_db [None req-f9f641ab-a2ed-4e54-922e-92d65bd80c95 - - - - - -] Successfully bumped revision number for resource 2c4ae3c9-cd00-4a45-9009-b161e82f382f (type: subnets) to 0 [pid: 7|app: 0|req: 474/947] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:23:29 2026] POST /v2.0/subnets => generated 690 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/948] 10.0.0.125 () {34 vars in 747 bytes} [Fri Aug 28 05:23:30 2026] PUT /v2.0/subnetpools/d535440a-b080-466b-9c08-163ad5113982 => generated 500 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/949] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:23:30 2026] DELETE /v2.0/subnetpools/d535440a-b080-466b-9c08-163ad5113982 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/950] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:30 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:30.747 8 INFO neutron.api.v2.resource [None req-d45289ed-4eff-44cc-9781-9f807c3a7e7e 4738f08624444f2693ba1bcc11456d28 51fa4ab1690f46f496b487bb7a9e9cb8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 477/951] 10.0.0.125 () {32 vars in 727 bytes} [Fri Aug 28 05:23:30 2026] GET /v2.0/subnetpools/d535440a-b080-466b-9c08-163ad5113982 => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:23:30.760 8 INFO neutron.api.v2.resource [None req-61aaf330-3b63-480e-ad09-011ce535e752 4738f08624444f2693ba1bcc11456d28 51fa4ab1690f46f496b487bb7a9e9cb8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 478/952] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:23:30 2026] DELETE /v2.0/subnetpools/d535440a-b080-466b-9c08-163ad5113982 => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/953] 10.0.0.139 () {34 vars in 969 bytes} [Fri Aug 28 05:23:30 2026] GET /v2.0/ports/ffb79437-e235-4057-a817-a52008f77d13 => generated 968 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:30.898 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d6e1102d-8c67-48d0-84eb-bedb73e37d43 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:30.899 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d6e1102d-8c67-48d0-84eb-bedb73e37d43 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:30.987 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a69642b-a293-4f9a-91f1-b444b51e8319 - - - - - -] OVN reports status down for port: 228a97b2-5477-4ef4-a6a8-8ff5de5ad709 2026-08-28 05:23:31.006 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6e1102d-8c67-48d0-84eb-bedb73e37d43 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 228a97b2-5477-4ef4-a6a8-8ff5de5ad709 (type: ports) to 1 [pid: 8|app: 0|req: 480/954] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:31 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:31.579 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-432a2a4f-6d67-42c3-aebe-21e02f26f4f4 - - - - - -] Schedule LRP lrp-228a97b2-5477-4ef4-a6a8-8ff5de5ad709 on gateway c47435e5-7cbd-4a7d-8eb6-3c74d56317be with priority 1 2026-08-28 05:23:31.603 8 INFO neutron.db.ovn_revision_numbers_db [None req-ed476261-1630-4c8e-95ff-d960dcfc149c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 26b42782-c579-476a-b134-943456461c03 (type: security_groups) to 1 2026-08-28 05:23:31.636 8 INFO neutron.db.ovn_revision_numbers_db [None req-ed476261-1630-4c8e-95ff-d960dcfc149c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 15f8819a-e6b8-4533-a6c1-e7cc9deeaab1 (type: security_group_rules) to 0 2026-08-28 05:23:31.661 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6e1102d-8c67-48d0-84eb-bedb73e37d43 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 228a97b2-5477-4ef4-a6a8-8ff5de5ad709 (type: router_ports) to 1 2026-08-28 05:23:31.666 8 INFO neutron.db.ovn_revision_numbers_db [None req-ed476261-1630-4c8e-95ff-d960dcfc149c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a0a2d1cd-9188-4ccc-af42-e79c24f7a686 (type: security_group_rules) to 0 2026-08-28 05:23:31.671 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5c2252d9-121b-47ec-8563-3541fcdd1d8a - - - - - -] Router 915ada6d-34b5-44eb-abcf-824d209c70e5 is bound to host instance 2026-08-28 05:23:31.678 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a69642b-a293-4f9a-91f1-b444b51e8319 - - - - - -] OVN reports status up for port: 228a97b2-5477-4ef4-a6a8-8ff5de5ad709 2026-08-28 05:23:31.715 8 INFO neutron.db.ovn_revision_numbers_db [None req-ed476261-1630-4c8e-95ff-d960dcfc149c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ad460138-fc43-4ce5-8ecb-77f0bc27e5ea (type: security_group_rules) to 0 2026-08-28 05:23:31.726 8 INFO neutron.plugins.ml2.plugin [None req-3a69642b-a293-4f9a-91f1-b444b51e8319 - - - - - -] Attempt 1 to provision port 228a97b2-5477-4ef4-a6a8-8ff5de5ad709 2026-08-28 05:23:31.752 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6e1102d-8c67-48d0-84eb-bedb73e37d43 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 915ada6d-34b5-44eb-abcf-824d209c70e5 (type: routers) to 2 2026-08-28 05:23:31.756 8 INFO neutron.db.ovn_revision_numbers_db [None req-ed476261-1630-4c8e-95ff-d960dcfc149c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e5d2f087-3c57-4bb2-b295-b75ffba77fcc (type: security_group_rules) to 0 [pid: 7|app: 0|req: 475/955] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:23:30 2026] POST /v2.0/routers => generated 968 bytes in 1288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/956] 162.253.55.164 () {34 vars in 998 bytes} [Fri Aug 28 05:23:31 2026] GET /v2.0/subnets?network_id=bd1c53d4-e270-4b62-a23b-e536d75ce293 => generated 683 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/957] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:23:31 2026] GET /v2.0/security-groups?tenant_id=51fa4ab1690f46f496b487bb7a9e9cb8&name=default => generated 2925 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/958] 162.253.55.164 () {34 vars in 1144 bytes} [Fri Aug 28 05:23:31 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec&device_owner=compute%3Anova&network_id=bd1c53d4-e270-4b62-a23b-e536d75ce293 => generated 971 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:32.277 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-415b5209-e503-4f93-b527-3006e58d1650 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:32.279 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-415b5209-e503-4f93-b527-3006e58d1650 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 387482eb-3836-4470-b7a0-a7af38339964: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:32.460 7 INFO neutron.db.ovn_revision_numbers_db [None req-415b5209-e503-4f93-b527-3006e58d1650 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 10dfaa7f-564a-4e54-908a-62f2b3be9d72 (type: ports) to 1 [pid: 8|app: 0|req: 483/959] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:23:32 2026] DELETE /v2.0/security-groups/26b42782-c579-476a-b134-943456461c03 => generated 0 bytes in 618 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:23:33.239 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-415b5209-e503-4f93-b527-3006e58d1650 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:33.240 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-415b5209-e503-4f93-b527-3006e58d1650 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 387482eb-3836-4470-b7a0-a7af38339964: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:33.597 8 INFO neutron.db.ovn_revision_numbers_db [req-ddc7a9d7-ea5b-4e3f-81bf-188aa41cead2 req-9f60cf4a-2275-41f4-8668-2236c91bcbae de51efe741cc4caa90f030d359c32d49 da37cd33c8b2404abbb3755c5c6a8601 - - default default] Successfully bumped revision number for resource ffb79437-e235-4057-a817-a52008f77d13 (type: ports) to 6 [pid: 8|app: 0|req: 484/960] 162.253.55.164 () {38 vars in 1026 bytes} [Fri Aug 28 05:23:32 2026] PUT /v2.0/ports/ffb79437-e235-4057-a817-a52008f77d13 => generated 1145 bytes in 988 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:23:33.709 7 INFO neutron.db.ovn_revision_numbers_db [None req-415b5209-e503-4f93-b527-3006e58d1650 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 10dfaa7f-564a-4e54-908a-62f2b3be9d72 (type: router_ports) to 1 [pid: 7|app: 0|req: 477/961] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:23:31 2026] PUT /v2.0/routers/915ada6d-34b5-44eb-abcf-824d209c70e5/add_router_interface => generated 309 bytes in 1892 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/962] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:33 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:33.742 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c1e2508-a758-4dd5-9bef-86bcaa6d5d73'] response: {'name': 'network-changed', 'server_uuid': 'b2094f34-546b-4362-a833-ebdf122e8fec', 'tag': 'ffb79437-e235-4057-a817-a52008f77d13', 'status': 'completed', 'code': 200} 2026-08-28 05:23:33.789 8 INFO neutron.db.ovn_revision_numbers_db [None req-a31c57cd-9716-4d2f-9ed6-2b6818287b52 - - - - - -] Successfully bumped revision number for resource 228a97b2-5477-4ef4-a6a8-8ff5de5ad709 (type: ports) to 4 2026-08-28 05:23:34.246 8 INFO neutron.db.ovn_revision_numbers_db [None req-a31c57cd-9716-4d2f-9ed6-2b6818287b52 - - - - - -] Successfully bumped revision number for resource 228a97b2-5477-4ef4-a6a8-8ff5de5ad709 (type: ports) to 5 [pid: 7|app: 0|req: 478/963] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:23:34 2026] GET /v2.0/ports?tenant_id=da37cd33c8b2404abbb3755c5c6a8601&device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 1386 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/964] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:23:34 2026] GET /v2.0/networks?id=bd1c53d4-e270-4b62-a23b-e536d75ce293 => generated 782 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/965] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:23:34 2026] GET /v2.0/networks?id=1042fd4c-5702-4423-988e-0cf83330dea9 => generated 679 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/966] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:23:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=ffb79437-e235-4057-a817-a52008f77d13 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/967] 162.253.55.164 () {34 vars in 1048 bytes} [Fri Aug 28 05:23:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0df27e16473a42028512a8081780202f => generated 180 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/968] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:23:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ffb79437-e235-4057-a817-a52008f77d13 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:34.555 8 INFO neutron.db.ovn_revision_numbers_db [None req-c0a3deb0-e27d-4ee8-83c6-3d7a341a95f2 444cfb5d2fcd40359451d6f1842e6d6b 8168678e6b104cf5930f681385de172d - - default default] Successfully bumped revision number for resource d4355bea-4c15-4921-9f67-a98405030d4c (type: security_groups) to 1 2026-08-28 05:23:34.569 8 INFO neutron.db.ovn_revision_numbers_db [None req-c0a3deb0-e27d-4ee8-83c6-3d7a341a95f2 444cfb5d2fcd40359451d6f1842e6d6b 8168678e6b104cf5930f681385de172d - - default default] Successfully bumped revision number for resource 2f2c522c-fa42-4e4f-a2e1-6296339deea9 (type: security_group_rules) to 0 2026-08-28 05:23:34.586 8 INFO neutron.db.ovn_revision_numbers_db [None req-c0a3deb0-e27d-4ee8-83c6-3d7a341a95f2 444cfb5d2fcd40359451d6f1842e6d6b 8168678e6b104cf5930f681385de172d - - default default] Successfully bumped revision number for resource 9b908fc4-257a-46fc-adbc-23c734d4c12a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 488/969] 10.0.0.125 () {34 vars in 683 bytes} [Fri Aug 28 05:23:34 2026] POST /v2.0/security-groups => generated 1661 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/970] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:23:34 2026] GET /v2.0/subnets?id=8654b650-e1b8-49b0-9f3c-288bb3e5fd30 => generated 701 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:34.742 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-9360b1c5-94ce-4677-8117-5af2f9903b8c req-9758f042-a90c-4779-ab52-71b7018a912d aabff9ceeee64f0d87da4cbbc18349c8 0df27e16473a42028512a8081780202f - - default default] No more DHCP agents 2026-08-28 05:23:34.743 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-9360b1c5-94ce-4677-8117-5af2f9903b8c req-9758f042-a90c-4779-ab52-71b7018a912d aabff9ceeee64f0d87da4cbbc18349c8 0df27e16473a42028512a8081780202f - - default default] Unable to schedule network 1042fd4c-5702-4423-988e-0cf83330dea9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:34.799 8 INFO neutron.db.ovn_revision_numbers_db [None req-af1f749b-7cf0-45cb-96f3-c8643fb8a929 444cfb5d2fcd40359451d6f1842e6d6b 8168678e6b104cf5930f681385de172d - - default default] Successfully bumped revision number for resource 7a53929c-66a2-4f21-a377-8dcaa4414b55 (type: security_group_rules) to 0 2026-08-28 05:23:34.844 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7dc3edc9-cef2-48db-9827-bf5db6356337 - - - - - -] OVN reports status down for port: af572399-5962-4e1b-9e99-8b9904efbad6 [pid: 8|app: 0|req: 490/971] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:23:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/972] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:23:34 2026] GET /v2.0/ports?network_id=bd1c53d4-e270-4b62-a23b-e536d75ce293&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: 492/973] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:34 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 961 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:35.034 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a69642b-a293-4f9a-91f1-b444b51e8319 - - - - - -] OVN reports status down for port: 10dfaa7f-564a-4e54-908a-62f2b3be9d72 2026-08-28 05:23:35.096 8 INFO neutron.db.ovn_revision_numbers_db [None req-1169af48-d3a2-44c0-89cf-c78071c95976 444cfb5d2fcd40359451d6f1842e6d6b 8168678e6b104cf5930f681385de172d - - default default] Successfully bumped revision number for resource 17d56d18-c3b5-4f15-8d4f-8c4dcb36b79c (type: security_group_rules) to 0 2026-08-28 05:23:35.131 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3a69642b-a293-4f9a-91f1-b444b51e8319 - - - - - -] OVN reports status up for port: 10dfaa7f-564a-4e54-908a-62f2b3be9d72 [pid: 8|app: 0|req: 493/974] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:23:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:23:35.150 8 INFO neutron.plugins.ml2.plugin [None req-3a69642b-a293-4f9a-91f1-b444b51e8319 - - - - - -] Attempt 1 to provision port 10dfaa7f-564a-4e54-908a-62f2b3be9d72 [pid: 8|app: 0|req: 494/975] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:23:35 2026] GET /v2.0/networks/bd1c53d4-e270-4b62-a23b-e536d75ce293?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/976] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:35 2026] GET /v2.0/security-groups?id=e5237ee6-7b2e-461a-b775-18403f1c0afe&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:35.289 7 INFO neutron.db.ovn_revision_numbers_db [req-9360b1c5-94ce-4677-8117-5af2f9903b8c req-9758f042-a90c-4779-ab52-71b7018a912d aabff9ceeee64f0d87da4cbbc18349c8 0df27e16473a42028512a8081780202f - - default default] Successfully bumped revision number for resource af572399-5962-4e1b-9e99-8b9904efbad6 (type: ports) to 1 [pid: 7|app: 0|req: 482/977] 162.253.55.164 () {38 vars in 953 bytes} [Fri Aug 28 05:23:34 2026] POST /v2.0/ports => generated 958 bytes in 904 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: 483/978] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:23:35 2026] GET /v2.0/networks/bd1c53d4-e270-4b62-a23b-e536d75ce293?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:35.598 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d5db9512-6778-4609-a7ef-7870c971f916 444cfb5d2fcd40359451d6f1842e6d6b 8168678e6b104cf5930f681385de172d - - default default] No more DHCP agents 2026-08-28 05:23:35.602 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d5db9512-6778-4609-a7ef-7870c971f916 444cfb5d2fcd40359451d6f1842e6d6b 8168678e6b104cf5930f681385de172d - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:35.799 7 INFO neutron.db.ovn_revision_numbers_db [req-9360b1c5-94ce-4677-8117-5af2f9903b8c req-ec20a28a-a7c7-4298-9403-6c0b8d803767 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource af572399-5962-4e1b-9e99-8b9904efbad6 (type: ports) to 2 2026-08-28 05:23:35.802 8 INFO neutron.db.ovn_revision_numbers_db [None req-3a69642b-a293-4f9a-91f1-b444b51e8319 - - - - - -] Successfully bumped revision number for resource 10dfaa7f-564a-4e54-908a-62f2b3be9d72 (type: ports) to 2 2026-08-28 05:23:36.034 7 INFO neutron.db.ovn_revision_numbers_db [req-9360b1c5-94ce-4677-8117-5af2f9903b8c req-ec20a28a-a7c7-4298-9403-6c0b8d803767 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource af572399-5962-4e1b-9e99-8b9904efbad6 (type: ports) to 4 [pid: 7|app: 0|req: 484/979] 162.253.55.164 () {38 vars in 1026 bytes} [Fri Aug 28 05:23:35 2026] PUT /v2.0/ports/af572399-5962-4e1b-9e99-8b9904efbad6 => generated 1208 bytes in 640 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/980] 10.0.0.125 () {34 vars in 674 bytes} [Fri Aug 28 05:23:35 2026] POST /v2.0/floatingips => generated 552 bytes in 852 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:23:36.126 8 INFO neutron.db.ovn_revision_numbers_db [None req-45f69f2b-daa3-4cb5-9b2f-7c34a2a0a002 - - - - - -] Successfully bumped revision number for resource 10dfaa7f-564a-4e54-908a-62f2b3be9d72 (type: router_ports) to 2 2026-08-28 05:23:36.134 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a16d774c-998d-4d17-9bf2-7722c5b535e6'] response: {'name': 'network-changed', 'server_uuid': '33135b92-a489-4f22-a9e8-300f7a16f8e0', 'tag': 'af572399-5962-4e1b-9e99-8b9904efbad6', '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: 485/981] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:36 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 1148 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/982] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:36 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/983] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:36 2026] GET /v2.0/security-groups?id=c4157a80-f62a-4131-939c-ccedc70de229&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/984] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:36 2026] GET /v2.0/security-groups?id=e5237ee6-7b2e-461a-b775-18403f1c0afe&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/985] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:23:36 2026] GET /v2.0/ports?tenant_id=da37cd33c8b2404abbb3755c5c6a8601&device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 1386 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/986] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:23:36 2026] GET /v2.0/networks?id=bd1c53d4-e270-4b62-a23b-e536d75ce293 => generated 782 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/987] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:23:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=ffb79437-e235-4057-a817-a52008f77d13 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/988] 10.0.0.139 () {34 vars in 1098 bytes} [Fri Aug 28 05:23:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1532561516&fields=id&tenant_id=8168678e6b104cf5930f681385de172d => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/989] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:23:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=ffb79437-e235-4057-a817-a52008f77d13 => 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: 489/990] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:23:36 2026] GET /v2.0/ports?tenant_id=0df27e16473a42028512a8081780202f&device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/991] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:23:36 2026] GET /v2.0/subnets?id=8654b650-e1b8-49b0-9f3c-288bb3e5fd30 => generated 701 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/992] 10.0.0.139 () {34 vars in 980 bytes} [Fri Aug 28 05:23:36 2026] GET /v2.0/networks?id=387482eb-3836-4470-b7a0-a7af38339964 => generated 675 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/993] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:23:36 2026] GET /v2.0/ports?network_id=bd1c53d4-e270-4b62-a23b-e536d75ce293&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: 504/994] 10.0.0.139 () {34 vars in 963 bytes} [Fri Aug 28 05:23:36 2026] GET /v2.0/quotas/8168678e6b104cf5930f681385de172d => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/995] 162.253.55.164 () {34 vars in 1016 bytes} [Fri Aug 28 05:23:36 2026] GET /v2.0/networks?tenant_id=0df27e16473a42028512a8081780202f&shared=False => generated 778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/996] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:23:36 2026] GET /v2.0/networks/bd1c53d4-e270-4b62-a23b-e536d75ce293?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: 492/997] 10.0.0.139 () {34 vars in 1000 bytes} [Fri Aug 28 05:23:36 2026] GET /v2.0/ports?tenant_id=8168678e6b104cf5930f681385de172d&fields=id => generated 103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/998] 162.253.55.164 () {34 vars in 928 bytes} [Fri Aug 28 05:23:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/999] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:23:36 2026] GET /v2.0/networks/bd1c53d4-e270-4b62-a23b-e536d75ce293?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: 507/1000] 10.0.0.139 () {34 vars in 1006 bytes} [Fri Aug 28 05:23:36 2026] GET /v2.0/networks/387482eb-3836-4470-b7a0-a7af38339964?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1001] 10.0.0.139 () {34 vars in 1106 bytes} [Fri Aug 28 05:23:36 2026] GET /v2.0/networks/387482eb-3836-4470-b7a0-a7af38339964?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1002] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:37 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => 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: 495/1003] 162.253.55.164 () {34 vars in 1116 bytes} [Fri Aug 28 05:23:37 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.9 => generated 1148 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1004] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:37 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1005] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:37 2026] GET /v2.0/security-groups?id=e5237ee6-7b2e-461a-b775-18403f1c0afe&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: 8|app: 0|req: 511/1006] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:23:37 2026] GET /v2.0/network-ip-availabilities => generated 2556 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1007] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:23:37 2026] GET /v2.0/networks => generated 4465 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1008] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:23:37 2026] GET /v2.0/security-groups => generated 34704 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1009] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:23:37 2026] GET /v2.0/ports?tenant_id=0df27e16473a42028512a8081780202f&device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 1211 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:23:38.028 7 INFO neutron.db.ovn_revision_numbers_db [req-c405468b-f569-4b0e-a3c7-6cda662c9f20 req-4eb280af-7ae6-4a17-acc5-120b49b4fd36 de51efe741cc4caa90f030d359c32d49 da37cd33c8b2404abbb3755c5c6a8601 - - default default] Successfully bumped revision number for resource ffb79437-e235-4057-a817-a52008f77d13 (type: ports) to 7 [pid: 7|app: 0|req: 496/1010] 162.253.55.164 () {38 vars in 1026 bytes} [Fri Aug 28 05:23:37 2026] PUT /v2.0/ports/ffb79437-e235-4057-a817-a52008f77d13 => generated 968 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1011] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:23:37 2026] GET /v2.0/subnets => generated 3360 bytes in 69 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: 497/1012] 162.253.55.164 () {34 vars in 1058 bytes} [Fri Aug 28 05:23:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=af572399-5962-4e1b-9e99-8b9904efbad6 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1013] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:23:38 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: 7|app: 0|req: 498/1014] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:23:38 2026] GET /v2.0/subnets?id=cd9dfd2a-0d6f-4b67-a6eb-ecdc869149fd => generated 697 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1015] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:23:38 2026] GET /v2.0/ports?network_id=1042fd4c-5702-4423-988e-0cf83330dea9&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: 517/1016] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:23:38 2026] GET /v2.0/subnets => generated 3360 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1017] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:23:38 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-08-28 05:23:38.175 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bac73853-0f1f-4a04-a61a-cb8adb9cf774'] response: {'name': 'network-changed', 'server_uuid': 'b2094f34-546b-4362-a833-ebdf122e8fec', 'tag': 'ffb79437-e235-4057-a817-a52008f77d13', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 500/1018] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:23:38 2026] GET /v2.0/networks/1042fd4c-5702-4423-988e-0cf83330dea9?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1019] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:23:38 2026] GET /v2.0/floatingips => generated 1936 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1020] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:23:38 2026] GET /v2.0/networks/1042fd4c-5702-4423-988e-0cf83330dea9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1021] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:38 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => 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: 501/1022] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:23:38 2026] GET /v2.0/ports => generated 20230 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1023] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:23:38 2026] GET /v2.0/routers => generated 2917 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1024] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:23:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1025] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:23:38 2026] GET /v2.0/ports?tenant_id=da37cd33c8b2404abbb3755c5c6a8601&device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 1209 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1026] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:23:38 2026] GET /v2.0/networks?id=bd1c53d4-e270-4b62-a23b-e536d75ce293 => generated 782 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1027] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:23:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=ffb79437-e235-4057-a817-a52008f77d13 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1028] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:23:38 2026] GET /v2.0/subnets?id=8654b650-e1b8-49b0-9f3c-288bb3e5fd30 => generated 701 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1029] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:23:38 2026] GET /v2.0/ports?network_id=bd1c53d4-e270-4b62-a23b-e536d75ce293&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: 528/1030] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:38 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 973 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1031] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:23:38 2026] GET /v2.0/networks/bd1c53d4-e270-4b62-a23b-e536d75ce293?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: 530/1032] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:38 2026] GET /v2.0/security-groups?id=e5237ee6-7b2e-461a-b775-18403f1c0afe&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:38.859 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc2c4613-3e8f-4bd6-bac7-97736b6a6fdb 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource c9f49026-8aa7-48e5-a545-7a408293d445 (type: security_groups) to 1 2026-08-28 05:23:38.871 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc2c4613-3e8f-4bd6-bac7-97736b6a6fdb 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 2c2a3b10-c13c-4dec-a9f5-7ec288c01426 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 531/1033] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:23:38 2026] GET /v2.0/networks/bd1c53d4-e270-4b62-a23b-e536d75ce293?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-08-28 05:23:38.884 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc2c4613-3e8f-4bd6-bac7-97736b6a6fdb 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 8adba5b6-ea47-4343-8d9a-e32bc468aa55 (type: security_group_rules) to 0 2026-08-28 05:23:38.899 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc2c4613-3e8f-4bd6-bac7-97736b6a6fdb 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource cd2ea3af-5a64-4c68-bd9c-d00c7e49ba37 (type: security_group_rules) to 0 2026-08-28 05:23:38.915 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc2c4613-3e8f-4bd6-bac7-97736b6a6fdb 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e581e7a1-d4ff-405b-a6c3-47ad8a9b6e60 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 503/1034] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:23:38 2026] GET /v2.0/security-groups?tenant_id=5306c6d5ded4421bb958805f4db53e5f&name=default => generated 2925 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1035] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:23:38 2026] DELETE /v2.0/security-groups/c9f49026-8aa7-48e5-a545-7a408293d445 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1036] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:39 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:39.535 8 INFO neutron.db.ovn_revision_numbers_db [None req-533b4599-f2d1-42a8-a6b7-ddcd39f4c76b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 82615a08-7625-445b-bac9-11b390fa3a94 (type: security_groups) to 1 2026-08-28 05:23:39.557 8 INFO neutron.db.ovn_revision_numbers_db [None req-533b4599-f2d1-42a8-a6b7-ddcd39f4c76b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 2e4d4df4-854f-4354-8191-b6f75038e3b7 (type: security_group_rules) to 0 2026-08-28 05:23:39.576 8 INFO neutron.db.ovn_revision_numbers_db [None req-533b4599-f2d1-42a8-a6b7-ddcd39f4c76b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 69d00df7-6a27-45bc-9b3d-db52e45c98ee (type: security_group_rules) to 0 2026-08-28 05:23:39.598 8 INFO neutron.db.ovn_revision_numbers_db [None req-533b4599-f2d1-42a8-a6b7-ddcd39f4c76b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 98c1034e-fff1-4951-9a73-5103285d6565 (type: security_group_rules) to 0 2026-08-28 05:23:39.618 8 INFO neutron.db.ovn_revision_numbers_db [None req-533b4599-f2d1-42a8-a6b7-ddcd39f4c76b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d3002d57-86b2-4c13-8601-2128d174c253 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 533/1037] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:23:39 2026] GET /v2.0/security-groups?tenant_id=e3c27658719b43b2bfd2af1fea0d5efd&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1038] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:23:39 2026] DELETE /v2.0/security-groups/82615a08-7625-445b-bac9-11b390fa3a94 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1039] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:39 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1040] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:39 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => 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: 507/1041] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:39 2026] GET /v2.0/security-groups?id=c4157a80-f62a-4131-939c-ccedc70de229&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1042] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:23:39 2026] GET /v2.0/ports?tenant_id=da37cd33c8b2404abbb3755c5c6a8601&device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 1209 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1043] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:39 2026] GET /v2.0/security-groups?id=e5237ee6-7b2e-461a-b775-18403f1c0afe&fields=id&fields=name => generated 113 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1044] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:23:40 2026] GET /v2.0/networks?id=bd1c53d4-e270-4b62-a23b-e536d75ce293 => generated 782 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1045] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:23:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=ffb79437-e235-4057-a817-a52008f77d13 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1046] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:23:40 2026] GET /v2.0/subnets?id=8654b650-e1b8-49b0-9f3c-288bb3e5fd30 => generated 701 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1047] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:23:40 2026] GET /v2.0/ports?network_id=bd1c53d4-e270-4b62-a23b-e536d75ce293&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: 538/1048] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:23:40 2026] GET /v2.0/networks/bd1c53d4-e270-4b62-a23b-e536d75ce293?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1049] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:23:40 2026] GET /v2.0/networks/bd1c53d4-e270-4b62-a23b-e536d75ce293?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1050] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:40 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:40.937 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7dc3edc9-cef2-48db-9827-bf5db6356337 - - - - - -] OVN reports status down for port: ffb79437-e235-4057-a817-a52008f77d13 2026-08-28 05:23:41.048 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9853f155-dc6a-46eb-bda9-38a040b28cfc'] response: {'server_uuid': 'b2094f34-546b-4362-a833-ebdf122e8fec', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ffb79437-e235-4057-a817-a52008f77d13', 'code': 200} [pid: 8|app: 0|req: 541/1053] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:41 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1054] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:41 2026] GET /v2.0/security-groups?id=c4157a80-f62a-4131-939c-ccedc70de229&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-08-28 05:23:41.222 7 INFO neutron.db.ovn_revision_numbers_db [None req-7dc3edc9-cef2-48db-9827-bf5db6356337 - - - - - -] Successfully bumped revision number for resource ffb79437-e235-4057-a817-a52008f77d13 (type: ports) to 8 [pid: 7|app: 0|req: 513/1055] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:41 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 973 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1056] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:41 2026] GET /v2.0/security-groups?id=e5237ee6-7b2e-461a-b775-18403f1c0afe&fields=id&fields=name => generated 113 bytes in 26 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: 514/1057] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:41 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => 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: 544/1058] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:23:41 2026] GET /v2.0/networks?id=387482eb-3836-4470-b7a0-a7af38339964 => generated 675 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1059] 162.253.55.164 () {34 vars in 1048 bytes} [Fri Aug 28 05:23:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8168678e6b104cf5930f681385de172d => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:41.977 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-e076cb25-6095-4039-b447-359ed465f849 req-f686869f-8013-4451-aa8e-45d2f2516b3e 444cfb5d2fcd40359451d6f1842e6d6b 8168678e6b104cf5930f681385de172d - - default default] No more DHCP agents 2026-08-28 05:23:41.978 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-e076cb25-6095-4039-b447-359ed465f849 req-f686869f-8013-4451-aa8e-45d2f2516b3e 444cfb5d2fcd40359451d6f1842e6d6b 8168678e6b104cf5930f681385de172d - - default default] Unable to schedule network 387482eb-3836-4470-b7a0-a7af38339964: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:42.061 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d5c033bc-d983-46f3-8062-4c56faeb2aaf - - - - - -] OVN reports status down for port: 045ad913-e5d4-403a-b638-18545cf59205 2026-08-28 05:23:42.108 8 INFO neutron.db.ovn_revision_numbers_db [req-e076cb25-6095-4039-b447-359ed465f849 req-f686869f-8013-4451-aa8e-45d2f2516b3e 444cfb5d2fcd40359451d6f1842e6d6b 8168678e6b104cf5930f681385de172d - - default default] Successfully bumped revision number for resource 045ad913-e5d4-403a-b638-18545cf59205 (type: ports) to 1 [pid: 8|app: 0|req: 545/1060] 162.253.55.164 () {38 vars in 953 bytes} [Fri Aug 28 05:23:41 2026] POST /v2.0/ports => generated 958 bytes in 463 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: 516/1061] 162.253.55.164 () {34 vars in 992 bytes} [Fri Aug 28 05:23:42 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:42.397 7 INFO neutron_taas.services.taas.taas_plugin [req-08531fd5-12fb-4190-bc13-18f8018aa475 req-93bb554c-cf30-4cc2-8814-f397eb4d060a de51efe741cc4caa90f030d359c32d49 da37cd33c8b2404abbb3755c5c6a8601 - - default default] TaaS: Handle Delete Port: ffb79437-e235-4057-a817-a52008f77d13 2026-08-28 05:23:42.402 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-08531fd5-12fb-4190-bc13-18f8018aa475 req-93bb554c-cf30-4cc2-8814-f397eb4d060a de51efe741cc4caa90f030d359c32d49 da37cd33c8b2404abbb3755c5c6a8601 - - default default] Tap Mirror: Handle Delete Port: ffb79437-e235-4057-a817-a52008f77d13 2026-08-28 05:23:42.536 8 INFO neutron.db.ovn_revision_numbers_db [req-e076cb25-6095-4039-b447-359ed465f849 req-9070709a-e880-43d0-9b38-811bb9c795d7 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 045ad913-e5d4-403a-b638-18545cf59205 (type: ports) to 2 2026-08-28 05:23:42.660 7 INFO neutron.db.l3_db [req-08531fd5-12fb-4190-bc13-18f8018aa475 req-93bb554c-cf30-4cc2-8814-f397eb4d060a de51efe741cc4caa90f030d359c32d49 da37cd33c8b2404abbb3755c5c6a8601 - - default default] Floating IP c2a5fdf5-2a62-4702-8b50-0c003bf73411 disassociated. External IP: 10.96.250.215, port: ffb79437-e235-4057-a817-a52008f77d13. 2026-08-28 05:23:42.722 8 INFO neutron.db.ovn_revision_numbers_db [req-e076cb25-6095-4039-b447-359ed465f849 req-9070709a-e880-43d0-9b38-811bb9c795d7 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 045ad913-e5d4-403a-b638-18545cf59205 (type: ports) to 4 [pid: 8|app: 0|req: 546/1062] 162.253.55.164 () {38 vars in 1026 bytes} [Fri Aug 28 05:23:42 2026] PUT /v2.0/ports/045ad913-e5d4-403a-b638-18545cf59205 => generated 1208 bytes in 552 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: 547/1063] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:42 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1064] 162.253.55.164 () {36 vars in 995 bytes} [Fri Aug 28 05:23:42 2026] DELETE /v2.0/ports/ffb79437-e235-4057-a817-a52008f77d13 => generated 0 bytes in 563 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: 518/1065] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:42 2026] GET /v2.0/security-groups?id=c4157a80-f62a-4131-939c-ccedc70de229&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: 548/1066] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:42 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1067] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:42 2026] GET /v2.0/security-groups?id=e5237ee6-7b2e-461a-b775-18403f1c0afe&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-08-28 05:23:42.936 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-52d49162-ca06-4c98-8330-19564df72fc9'] response: {'name': 'network-changed', 'server_uuid': '71c738b6-0456-4f02-8976-b19df27d84b6', 'tag': '045ad913-e5d4-403a-b638-18545cf59205', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 549/1068] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:42 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1069] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:42 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&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-08-28 05:23:43.098 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea1c2876-6a68-4f11-a787-6264b5975aa4'] response: {'server_uuid': 'b2094f34-546b-4362-a833-ebdf122e8fec', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ffb79437-e235-4057-a817-a52008f77d13', 'code': 200} 2026-08-28 05:23:43.098 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea1c2876-6a68-4f11-a787-6264b5975aa4'] response: {'server_uuid': 'b2094f34-546b-4362-a833-ebdf122e8fec', 'name': 'network-vif-deleted', 'tag': 'ffb79437-e235-4057-a817-a52008f77d13', 'status': 'completed', 'code': 200} 2026-08-28 05:23:43.122 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d5c033bc-d983-46f3-8062-4c56faeb2aaf - - - - - -] OVN reports status up for port: af572399-5962-4e1b-9e99-8b9904efbad6 2026-08-28 05:23:43.137 7 INFO neutron.plugins.ml2.plugin [None req-d5c033bc-d983-46f3-8062-4c56faeb2aaf - - - - - -] Attempt 1 to provision port af572399-5962-4e1b-9e99-8b9904efbad6 2026-08-28 05:23:43.366 7 INFO neutron.db.ovn_revision_numbers_db [None req-d5c033bc-d983-46f3-8062-4c56faeb2aaf - - - - - -] Successfully bumped revision number for resource af572399-5962-4e1b-9e99-8b9904efbad6 (type: ports) to 5 [pid: 8|app: 0|req: 550/1070] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:23:43 2026] GET /v2.0/ports?tenant_id=8168678e6b104cf5930f681385de172d&device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 1211 bytes in 51 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: 521/1071] 162.253.55.164 () {34 vars in 1016 bytes} [Fri Aug 28 05:23:43 2026] GET /v2.0/networks?tenant_id=8168678e6b104cf5930f681385de172d&shared=False => generated 773 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1072] 162.253.55.164 () {34 vars in 928 bytes} [Fri Aug 28 05:23:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1073] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:43 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => 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: 553/1074] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:43 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1075] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:44 2026] GET /v2.0/security-groups?id=e5237ee6-7b2e-461a-b775-18403f1c0afe&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1076] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:44 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => 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: 556/1077] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:44 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:44.199 7 INFO neutron.db.ovn_revision_numbers_db [None req-544cbf9d-de38-4530-8602-b65affa574d5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e425ad2e-df70-44c4-9e6e-cae8e9076d00 (type: security_groups) to 1 2026-08-28 05:23:44.214 7 INFO neutron.db.ovn_revision_numbers_db [None req-544cbf9d-de38-4530-8602-b65affa574d5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 8457198d-4cc4-43bb-9075-e4b84f0e5cc1 (type: security_group_rules) to 0 2026-08-28 05:23:44.236 7 INFO neutron.db.ovn_revision_numbers_db [None req-544cbf9d-de38-4530-8602-b65affa574d5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 9ff68eaa-c843-46e9-8aa9-aeced39a99d9 (type: security_group_rules) to 0 2026-08-28 05:23:44.255 7 INFO neutron.db.ovn_revision_numbers_db [None req-544cbf9d-de38-4530-8602-b65affa574d5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a09b05e1-2caa-412c-8944-da562e9c01a2 (type: security_group_rules) to 0 2026-08-28 05:23:44.271 7 INFO neutron.db.ovn_revision_numbers_db [None req-544cbf9d-de38-4530-8602-b65affa574d5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource dea286ab-ff40-43da-bb8d-86b6f6ff69ec (type: security_group_rules) to 0 [pid: 7|app: 0|req: 522/1078] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:23:43 2026] GET /v2.0/security-groups?tenant_id=124dc8542a484615a674abe11b12a3b9&name=default => generated 2925 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1079] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:23:44 2026] DELETE /v2.0/security-groups/e425ad2e-df70-44c4-9e6e-cae8e9076d00 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1080] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:23:44 2026] GET /v2.0/ports?tenant_id=8168678e6b104cf5930f681385de172d&device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1081] 162.253.55.164 () {34 vars in 1058 bytes} [Fri Aug 28 05:23:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=045ad913-e5d4-403a-b638-18545cf59205 => 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: 524/1082] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:23:44 2026] GET /v2.0/subnets?id=2c4ae3c9-cd00-4a45-9009-b161e82f382f => generated 693 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1083] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:23:44 2026] GET /v2.0/ports?network_id=387482eb-3836-4470-b7a0-a7af38339964&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: 525/1084] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:23:44 2026] GET /v2.0/networks/387482eb-3836-4470-b7a0-a7af38339964?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1085] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:23:44 2026] GET /v2.0/networks/387482eb-3836-4470-b7a0-a7af38339964?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1086] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:45 2026] GET /v2.0/ports?device_id=b2094f34-546b-4362-a833-ebdf122e8fec => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:45.132 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-92b91551-0034-4543-8e7c-69b16f197e6b'] response: {'server_uuid': '33135b92-a489-4f22-a9e8-300f7a16f8e0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'af572399-5962-4e1b-9e99-8b9904efbad6', 'code': 200} 2026-08-28 05:23:45.132 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-92b91551-0034-4543-8e7c-69b16f197e6b'] response: {'server_uuid': '33135b92-a489-4f22-a9e8-300f7a16f8e0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'af572399-5962-4e1b-9e99-8b9904efbad6', 'code': 200} [pid: 8|app: 0|req: 561/1087] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:45 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => 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: 527/1088] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:45 2026] GET /v2.0/security-groups?id=e5237ee6-7b2e-461a-b775-18403f1c0afe&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1089] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:45 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1090] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:45 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1091] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:23:46 2026] DELETE /v2.0/security-groups/c4157a80-f62a-4131-939c-ccedc70de229 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:23:46.379 8 INFO neutron.api.v2.resource [None req-315a819c-8e7f-43d2-a406-a1f699b405ec de51efe741cc4caa90f030d359c32d49 da37cd33c8b2404abbb3755c5c6a8601 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 564/1092] 10.0.0.125 () {32 vars in 735 bytes} [Fri Aug 28 05:23:46 2026] GET /v2.0/security-groups/c4157a80-f62a-4131-939c-ccedc70de229 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1093] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:46 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 975 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:46.489 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d08278d-07cb-422d-8ae4-2f95f56877d3 de51efe741cc4caa90f030d359c32d49 da37cd33c8b2404abbb3755c5c6a8601 - - default default] TaaS: Handle Delete Port: 4c729cfb-b509-428a-a66e-0e7eec1b4a9d [pid: 7|app: 0|req: 530/1094] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:46 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:46.494 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d08278d-07cb-422d-8ae4-2f95f56877d3 de51efe741cc4caa90f030d359c32d49 da37cd33c8b2404abbb3755c5c6a8601 - - default default] Tap Mirror: Handle Delete Port: 4c729cfb-b509-428a-a66e-0e7eec1b4a9d [pid: 7|app: 0|req: 531/1095] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:46 2026] GET /v2.0/security-groups?id=e5237ee6-7b2e-461a-b775-18403f1c0afe&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1096] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:23:46 2026] DELETE /v2.0/floatingips/c2a5fdf5-2a62-4702-8b50-0c003bf73411 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1097] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:46 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:46.825 7 INFO neutron.db.ovn_revision_numbers_db [None req-07fe6a10-cc1a-48fa-8a14-e50213d963d4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 0068de94-f7c3-4c69-bfa3-c86b6119b8c1 (type: security_groups) to 1 2026-08-28 05:23:46.844 7 INFO neutron.db.ovn_revision_numbers_db [None req-07fe6a10-cc1a-48fa-8a14-e50213d963d4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 01ac1678-1c98-4c3a-b69f-fb0cad550392 (type: security_group_rules) to 0 2026-08-28 05:23:46.855 7 INFO neutron.db.ovn_revision_numbers_db [None req-07fe6a10-cc1a-48fa-8a14-e50213d963d4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 0b1194a9-fa07-42a7-a918-b303f7d9a47b (type: security_group_rules) to 0 2026-08-28 05:23:46.866 7 INFO neutron.db.ovn_revision_numbers_db [None req-07fe6a10-cc1a-48fa-8a14-e50213d963d4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a44f027c-bb29-47c0-b56b-079f07f132f2 (type: security_group_rules) to 0 2026-08-28 05:23:46.879 7 INFO neutron.db.ovn_revision_numbers_db [None req-07fe6a10-cc1a-48fa-8a14-e50213d963d4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource f28b8bb9-61e0-48de-9f0b-37218f129b65 (type: security_group_rules) to 0 2026-08-28 05:23:46.976 7 INFO neutron.db.segments_db [None req-07fe6a10-cc1a-48fa-8a14-e50213d963d4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Added segment a77c8dff-f95e-4427-be7a-0fc34d9d08f0 of type geneve for network fa14151c-21f1-4342-908a-75f6802474a6 2026-08-28 05:23:47.039 8 INFO neutron_taas.services.taas.taas_plugin [None req-9fb4067f-7d82-4fa5-bebb-2859bcfdc8cc 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 5af8c0fb-be14-49d2-a8d8-4638615973f8 2026-08-28 05:23:47.042 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fb4067f-7d82-4fa5-bebb-2859bcfdc8cc 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 5af8c0fb-be14-49d2-a8d8-4638615973f8 2026-08-28 05:23:47.115 7 INFO neutron.db.ovn_revision_numbers_db [None req-07fe6a10-cc1a-48fa-8a14-e50213d963d4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource fa14151c-21f1-4342-908a-75f6802474a6 (type: networks) to 1 2026-08-28 05:23:47.259 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-07fe6a10-cc1a-48fa-8a14-e50213d963d4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:47.260 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-07fe6a10-cc1a-48fa-8a14-e50213d963d4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network fa14151c-21f1-4342-908a-75f6802474a6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:47.295 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7a8f7ae4-3d02-469d-a726-c44ac826f503 - - - - - -] OVN reports status down for port: 261ed1f7-ca87-4c1e-8064-cbf19703a3f2 2026-08-28 05:23:47.348 7 INFO neutron.db.ovn_revision_numbers_db [None req-07fe6a10-cc1a-48fa-8a14-e50213d963d4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 261ed1f7-ca87-4c1e-8064-cbf19703a3f2 (type: ports) to 1 [pid: 7|app: 0|req: 532/1098] 10.0.0.125 () {34 vars in 669 bytes} [Fri Aug 28 05:23:46 2026] POST /v2.0/networks => generated 742 bytes in 861 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1099] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:23:46 2026] PUT /v2.0/routers/4de8045a-5127-459a-b932-59f2ec123064/remove_router_interface => generated 309 bytes in 845 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:23:47.651 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7a8f7ae4-3d02-469d-a726-c44ac826f503 - - - - - -] OVN reports status up for port: 045ad913-e5d4-403a-b638-18545cf59205 2026-08-28 05:23:47.676 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-47c69686-e736-49ae-b853-834cf24f47bb 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:47.677 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-47c69686-e736-49ae-b853-834cf24f47bb 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network fa14151c-21f1-4342-908a-75f6802474a6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:47.679 7 INFO neutron.plugins.ml2.plugin [None req-7a8f7ae4-3d02-469d-a726-c44ac826f503 - - - - - -] Attempt 1 to provision port 045ad913-e5d4-403a-b638-18545cf59205 2026-08-28 05:23:47.955 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8c5be1c-8e54-4ca3-84e0-6fada9f43dee 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 9b5983f5-cbea-4d5e-ac9f-d87371b32d14 2026-08-28 05:23:47.958 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8c5be1c-8e54-4ca3-84e0-6fada9f43dee 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 9b5983f5-cbea-4d5e-ac9f-d87371b32d14 2026-08-28 05:23:47.986 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a8f7ae4-3d02-469d-a726-c44ac826f503 - - - - - -] Successfully bumped revision number for resource 045ad913-e5d4-403a-b638-18545cf59205 (type: ports) to 5 2026-08-28 05:23:48.182 7 INFO neutron.db.ovn_revision_numbers_db [None req-7069e08f-50c7-4fbe-9968-834483a5423b - - - - - -] Successfully bumped revision number for resource 261ed1f7-ca87-4c1e-8064-cbf19703a3f2 (type: ports) to 2 2026-08-28 05:23:48.205 7 INFO neutron.db.ovn_revision_numbers_db [None req-7069e08f-50c7-4fbe-9968-834483a5423b - - - - - -] Successfully bumped revision number for resource 272cb20d-89a1-4b14-9524-4ac526d86fdb (type: subnets) to 0 [pid: 7|app: 0|req: 533/1100] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:23:47 2026] POST /v2.0/subnets => generated 687 bytes in 816 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: 534/1101] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:48 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1102] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:48 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:48.643 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f18675cf-0327-4efe-af13-65067f10815a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:48.645 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f18675cf-0327-4efe-af13-65067f10815a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:48.737 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-45f69f2b-daa3-4cb5-9b2f-7c34a2a0a002 - - - - - -] OVN reports status down for port: 31ebc82f-2205-47f8-b6fb-863e51b16e01 2026-08-28 05:23:48.744 7 INFO neutron.db.ovn_revision_numbers_db [None req-f18675cf-0327-4efe-af13-65067f10815a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 31ebc82f-2205-47f8-b6fb-863e51b16e01 (type: ports) to 1 [pid: 8|app: 0|req: 568/1103] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:23:47 2026] DELETE /v2.0/routers/4de8045a-5127-459a-b932-59f2ec123064 => generated 0 bytes in 1373 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1104] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:48 2026] GET /v2.0/security-groups?id=e5237ee6-7b2e-461a-b775-18403f1c0afe&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: 570/1105] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:48 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&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-08-28 05:23:49.027 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-09e020c6-fb96-4307-bf1f-3c93a5be5091'] response: {'server_uuid': '71c738b6-0456-4f02-8976-b19df27d84b6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '045ad913-e5d4-403a-b638-18545cf59205', 'code': 200} [pid: 8|app: 0|req: 571/1106] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:23:49 2026] DELETE /v2.0/subnets/8654b650-e1b8-49b0-9f3c-288bb3e5fd30 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1107] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:49 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:49.318 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-432a2a4f-6d67-42c3-aebe-21e02f26f4f4 - - - - - -] Schedule LRP lrp-31ebc82f-2205-47f8-b6fb-863e51b16e01 on gateway c47435e5-7cbd-4a7d-8eb6-3c74d56317be with priority 1 2026-08-28 05:23:49.336 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-45f69f2b-daa3-4cb5-9b2f-7c34a2a0a002 - - - - - -] OVN reports status up for port: 31ebc82f-2205-47f8-b6fb-863e51b16e01 2026-08-28 05:23:49.348 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-a31c57cd-9716-4d2f-9ed6-2b6818287b52 - - - - - -] Router 1d0e76bd-1efe-4077-8bc1-ee44307ea1eb is bound to host instance 2026-08-28 05:23:49.389 8 INFO neutron.plugins.ml2.plugin [None req-45f69f2b-daa3-4cb5-9b2f-7c34a2a0a002 - - - - - -] Attempt 1 to provision port 31ebc82f-2205-47f8-b6fb-863e51b16e01 2026-08-28 05:23:49.401 7 INFO neutron.db.ovn_revision_numbers_db [None req-f18675cf-0327-4efe-af13-65067f10815a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 31ebc82f-2205-47f8-b6fb-863e51b16e01 (type: router_ports) to 1 2026-08-28 05:23:49.454 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3689368-4e31-49ea-94d9-0518e20861c8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 31ce2d88-e7b9-438a-8067-aa4881518ddc 2026-08-28 05:23:49.465 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3689368-4e31-49ea-94d9-0518e20861c8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 31ce2d88-e7b9-438a-8067-aa4881518ddc 2026-08-28 05:23:49.532 7 INFO neutron.db.ovn_revision_numbers_db [None req-f18675cf-0327-4efe-af13-65067f10815a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 1d0e76bd-1efe-4077-8bc1-ee44307ea1eb (type: routers) to 2 [pid: 7|app: 0|req: 536/1108] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:23:48 2026] POST /v2.0/routers => generated 965 bytes in 1280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:23:49.763 8 INFO neutron.services.segments.plugin [-] Segment e5f7d6c2-4d43-4a23-9f40-011590ec1477 resource provider aggregate not found 2026-08-28 05:23:49.772 8 INFO neutron.services.segments.plugin [-] Segment e5f7d6c2-4d43-4a23-9f40-011590ec1477 resource provider aggregate not found 2026-08-28 05:23:49.784 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e5f7d6c2-4d43-4a23-9f40-011590ec1477 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5f7d6c2-4d43-4a23-9f40-011590ec1477 found for delete ", "request_id": "req-4c296520-2d0e-4025-babe-1d833e684990"}]} 2026-08-28 05:23:49.791 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e5f7d6c2-4d43-4a23-9f40-011590ec1477 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5f7d6c2-4d43-4a23-9f40-011590ec1477 found for delete ", "request_id": "req-e6ac0e68-c1a2-41d2-b231-ccd744536e33"}]} [pid: 8|app: 0|req: 573/1109] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:23:49 2026] DELETE /v2.0/networks/bd1c53d4-e270-4b62-a23b-e536d75ce293 => generated 0 bytes in 552 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:23:50.053 7 INFO neutron.db.ovn_revision_numbers_db [None req-99dc0b15-76f5-497c-bf9b-e45f5a4d5ab7 aabff9ceeee64f0d87da4cbbc18349c8 0df27e16473a42028512a8081780202f - - default default] Successfully bumped revision number for resource 894d964d-925c-4b5c-bd62-4251846155f3 (type: floatingips) to 1 2026-08-28 05:23:50.216 7 INFO neutron.db.ovn_revision_numbers_db [None req-99dc0b15-76f5-497c-bf9b-e45f5a4d5ab7 aabff9ceeee64f0d87da4cbbc18349c8 0df27e16473a42028512a8081780202f - - default default] Successfully bumped revision number for resource 894d964d-925c-4b5c-bd62-4251846155f3 (type: floatingips) to 2 2026-08-28 05:23:50.216 7 INFO neutron.db.l3_db [None req-99dc0b15-76f5-497c-bf9b-e45f5a4d5ab7 aabff9ceeee64f0d87da4cbbc18349c8 0df27e16473a42028512a8081780202f - - default default] Floating IP 894d964d-925c-4b5c-bd62-4251846155f3 associated. External IP: 10.96.250.205, port: af572399-5962-4e1b-9e99-8b9904efbad6. [pid: 7|app: 0|req: 537/1110] 10.0.0.125 () {34 vars in 747 bytes} [Fri Aug 28 05:23:49 2026] PUT /v2.0/floatingips/894d964d-925c-4b5c-bd62-4251846155f3 => generated 856 bytes in 696 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: 538/1111] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:23:50 2026] GET /v2.0/security-groups?tenant_id=da37cd33c8b2404abbb3755c5c6a8601&name=default => generated 2921 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1112] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:50 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1113] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:23:50 2026] DELETE /v2.0/security-groups/476ce918-2cb4-4f50-9f80-b12968634883 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:23:50.582 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-45f457b9-4429-4c8d-ac63-3eadc6207d68 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:50.584 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-45f457b9-4429-4c8d-ac63-3eadc6207d68 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network fa14151c-21f1-4342-908a-75f6802474a6: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 541/1114] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:50 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1115] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:50 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&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: 543/1116] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:50 2026] GET /v2.0/security-groups?id=e5237ee6-7b2e-461a-b775-18403f1c0afe&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:50.784 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-360dab60-30b0-4ed0-aa6f-0bea93d48e7d - - - - - -] OVN reports status down for port: fe700a7b-ac9b-4ea8-9291-cd74f989382e 2026-08-28 05:23:50.823 8 INFO neutron.db.ovn_revision_numbers_db [None req-2cfab03a-0923-4551-a8e3-b1a63631e5f3 - - - - - -] Successfully bumped revision number for resource 31ebc82f-2205-47f8-b6fb-863e51b16e01 (type: ports) to 4 2026-08-28 05:23:50.835 8 INFO neutron.db.ovn_revision_numbers_db [None req-45f457b9-4429-4c8d-ac63-3eadc6207d68 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource fe700a7b-ac9b-4ea8-9291-cd74f989382e (type: ports) to 1 [pid: 7|app: 0|req: 544/1117] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:50 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1118] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:51 2026] GET /v2.0/security-groups?id=e5237ee6-7b2e-461a-b775-18403f1c0afe&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:51.065 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-30efdc76-597d-475d-be8c-1efecbc2abdf'] response: {'server_uuid': '71c738b6-0456-4f02-8976-b19df27d84b6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '045ad913-e5d4-403a-b638-18545cf59205', 'code': 200} 2026-08-28 05:23:51.065 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-30efdc76-597d-475d-be8c-1efecbc2abdf'] response: {'name': 'network-changed', 'server_uuid': '33135b92-a489-4f22-a9e8-300f7a16f8e0', 'tag': 'af572399-5962-4e1b-9e99-8b9904efbad6', 'status': 'completed', 'code': 200} 2026-08-28 05:23:51.337 8 INFO neutron.db.ovn_revision_numbers_db [None req-2cfab03a-0923-4551-a8e3-b1a63631e5f3 - - - - - -] Successfully bumped revision number for resource 31ebc82f-2205-47f8-b6fb-863e51b16e01 (type: ports) to 5 [pid: 7|app: 0|req: 546/1119] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:23:51 2026] GET /v2.0/ports?tenant_id=0df27e16473a42028512a8081780202f&device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 1213 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:23:51.676 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-360dab60-30b0-4ed0-aa6f-0bea93d48e7d - - - - - -] OVN reports status up for port: fe700a7b-ac9b-4ea8-9291-cd74f989382e 2026-08-28 05:23:51.709 7 INFO neutron.plugins.ml2.plugin [None req-360dab60-30b0-4ed0-aa6f-0bea93d48e7d - - - - - -] Attempt 1 to provision port fe700a7b-ac9b-4ea8-9291-cd74f989382e 2026-08-28 05:23:51.729 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-45f457b9-4429-4c8d-ac63-3eadc6207d68 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:51.731 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-45f457b9-4429-4c8d-ac63-3eadc6207d68 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network fa14151c-21f1-4342-908a-75f6802474a6: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 547/1120] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:23:51 2026] GET /v2.0/networks?id=1042fd4c-5702-4423-988e-0cf83330dea9 => generated 778 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1121] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:51 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 975 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1122] 162.253.55.164 () {34 vars in 1058 bytes} [Fri Aug 28 05:23:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=af572399-5962-4e1b-9e99-8b9904efbad6 => generated 861 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1123] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:51 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&fields=id&fields=name => generated 114 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1124] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:23:52 2026] GET /v2.0/subnets?id=cd9dfd2a-0d6f-4b67-a6eb-ecdc869149fd => generated 697 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:52.147 8 INFO neutron.db.ovn_revision_numbers_db [None req-45f457b9-4429-4c8d-ac63-3eadc6207d68 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource fe700a7b-ac9b-4ea8-9291-cd74f989382e (type: router_ports) to 1 [pid: 8|app: 0|req: 574/1125] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:23:49 2026] PUT /v2.0/routers/1d0e76bd-1efe-4077-8bc1-ee44307ea1eb/add_router_interface => generated 309 bytes in 2331 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1126] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:23:52 2026] GET /v2.0/ports?network_id=1042fd4c-5702-4423-988e-0cf83330dea9&device_owner=network%3Adhcp => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1127] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:52 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1128] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:52 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 975 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1129] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:23:52 2026] GET /v2.0/networks/1042fd4c-5702-4423-988e-0cf83330dea9?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1130] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:52 2026] GET /v2.0/security-groups?id=e5237ee6-7b2e-461a-b775-18403f1c0afe&fields=id&fields=name => generated 113 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1131] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:23:52 2026] GET /v2.0/networks/1042fd4c-5702-4423-988e-0cf83330dea9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:52.686 7 INFO neutron.db.ovn_revision_numbers_db [None req-360dab60-30b0-4ed0-aa6f-0bea93d48e7d - - - - - -] Successfully bumped revision number for resource fe700a7b-ac9b-4ea8-9291-cd74f989382e (type: ports) to 2 2026-08-28 05:23:52.795 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6784b661-b97e-4328-a146-1bbd7d0f5d7b - - - - - -] OVN reports status down for port: af572399-5962-4e1b-9e99-8b9904efbad6 2026-08-28 05:23:53.070 7 INFO neutron.db.ovn_revision_numbers_db [None req-5dd07d1e-b1bf-4c5f-a9ab-079289162814 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ede55ee7-7515-43ff-b15c-9ff38bda6bcb (type: security_groups) to 1 2026-08-28 05:23:53.110 7 INFO neutron.db.ovn_revision_numbers_db [None req-5dd07d1e-b1bf-4c5f-a9ab-079289162814 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 59b515db-0233-4294-bb7f-5c2f5d994239 (type: security_group_rules) to 0 2026-08-28 05:23:53.139 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a1232a3-5504-49fc-8b88-5acfe6ed1fa7'] response: {'server_uuid': '33135b92-a489-4f22-a9e8-300f7a16f8e0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'af572399-5962-4e1b-9e99-8b9904efbad6', 'code': 200} 2026-08-28 05:23:53.142 7 INFO neutron.db.ovn_revision_numbers_db [None req-5dd07d1e-b1bf-4c5f-a9ab-079289162814 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a73623d5-0e39-4438-9f2b-6e7c769e9065 (type: security_group_rules) to 0 2026-08-28 05:23:53.169 7 INFO neutron.db.ovn_revision_numbers_db [None req-5dd07d1e-b1bf-4c5f-a9ab-079289162814 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ae3d917b-bdac-411d-ae6a-ad986a7bd11d (type: security_group_rules) to 0 2026-08-28 05:23:53.198 7 INFO neutron.db.ovn_revision_numbers_db [None req-5dd07d1e-b1bf-4c5f-a9ab-079289162814 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource afee6250-e797-407e-ba73-5b047912ef64 (type: security_group_rules) to 0 2026-08-28 05:23:53.267 7 INFO neutron.db.ovn_revision_numbers_db [None req-6784b661-b97e-4328-a146-1bbd7d0f5d7b - - - - - -] Successfully bumped revision number for resource af572399-5962-4e1b-9e99-8b9904efbad6 (type: ports) to 6 2026-08-28 05:23:53.307 8 INFO neutron.db.ovn_revision_numbers_db [None req-024ba406-8b03-4f85-82c8-36a9796c255a 444cfb5d2fcd40359451d6f1842e6d6b 8168678e6b104cf5930f681385de172d - - default default] Successfully bumped revision number for resource 93bc8445-ffa9-4381-8014-28187cdfeb50 (type: floatingips) to 1 2026-08-28 05:23:53.347 7 INFO neutron.db.segments_db [None req-5dd07d1e-b1bf-4c5f-a9ab-079289162814 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Added segment eb5c284a-10d6-47d5-8c1c-b9bd78f965f9 of type geneve for network 5c2dc059-b874-4239-978f-eb24f1385680 2026-08-28 05:23:53.459 8 INFO neutron.db.ovn_revision_numbers_db [None req-024ba406-8b03-4f85-82c8-36a9796c255a 444cfb5d2fcd40359451d6f1842e6d6b 8168678e6b104cf5930f681385de172d - - default default] Successfully bumped revision number for resource 93bc8445-ffa9-4381-8014-28187cdfeb50 (type: floatingips) to 2 2026-08-28 05:23:53.460 8 INFO neutron.db.l3_db [None req-024ba406-8b03-4f85-82c8-36a9796c255a 444cfb5d2fcd40359451d6f1842e6d6b 8168678e6b104cf5930f681385de172d - - default default] Floating IP 93bc8445-ffa9-4381-8014-28187cdfeb50 associated. External IP: 10.96.250.209, port: 045ad913-e5d4-403a-b638-18545cf59205. [pid: 8|app: 0|req: 578/1132] 10.0.0.125 () {34 vars in 747 bytes} [Fri Aug 28 05:23:52 2026] PUT /v2.0/floatingips/93bc8445-ffa9-4381-8014-28187cdfeb50 => generated 856 bytes in 1172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:53.549 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-788b0d4e-c002-4eef-a76f-0a33087cd539'] response: {'name': 'network-changed', 'server_uuid': '71c738b6-0456-4f02-8976-b19df27d84b6', 'tag': '045ad913-e5d4-403a-b638-18545cf59205', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 579/1133] 162.253.55.164 () {34 vars in 992 bytes} [Fri Aug 28 05:23:53 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:53.561 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b10a4eb-9bac-4fe6-bb56-80c7d936c67d - - - - - -] Successfully bumped revision number for resource fe700a7b-ac9b-4ea8-9291-cd74f989382e (type: router_ports) to 2 2026-08-28 05:23:53.592 7 INFO neutron.db.ovn_revision_numbers_db [None req-5dd07d1e-b1bf-4c5f-a9ab-079289162814 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 5c2dc059-b874-4239-978f-eb24f1385680 (type: networks) to 1 [pid: 8|app: 0|req: 580/1134] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:53 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:53.753 8 INFO neutron_taas.services.taas.taas_plugin [req-447071f0-400a-4431-b8b6-c6d3f45cbcc3 req-890e191f-f2f8-4946-a97b-d8e11a274221 aabff9ceeee64f0d87da4cbbc18349c8 0df27e16473a42028512a8081780202f - - default default] TaaS: Handle Delete Port: af572399-5962-4e1b-9e99-8b9904efbad6 2026-08-28 05:23:53.757 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-447071f0-400a-4431-b8b6-c6d3f45cbcc3 req-890e191f-f2f8-4946-a97b-d8e11a274221 aabff9ceeee64f0d87da4cbbc18349c8 0df27e16473a42028512a8081780202f - - default default] Tap Mirror: Handle Delete Port: af572399-5962-4e1b-9e99-8b9904efbad6 2026-08-28 05:23:53.786 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5dd07d1e-b1bf-4c5f-a9ab-079289162814 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:53.787 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5dd07d1e-b1bf-4c5f-a9ab-079289162814 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 5c2dc059-b874-4239-978f-eb24f1385680: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:53.851 7 INFO neutron.db.ovn_revision_numbers_db [None req-5dd07d1e-b1bf-4c5f-a9ab-079289162814 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource bbb94f9b-3adf-4d9b-bd91-80f4618154c4 (type: ports) to 1 [pid: 7|app: 0|req: 555/1135] 10.0.0.125 () {34 vars in 669 bytes} [Fri Aug 28 05:23:52 2026] POST /v2.0/networks => generated 748 bytes in 1316 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: 556/1136] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:23:53 2026] GET /v2.0/security-groups?id=e5237ee6-7b2e-461a-b775-18403f1c0afe&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-08-28 05:23:53.902 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-45f69f2b-daa3-4cb5-9b2f-7c34a2a0a002 - - - - - -] OVN reports status down for port: bbb94f9b-3adf-4d9b-bd91-80f4618154c4 2026-08-28 05:23:53.981 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b03bb680-0e3d-4762-ae04-36c0838cb5d4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:53.982 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b03bb680-0e3d-4762-ae04-36c0838cb5d4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 5c2dc059-b874-4239-978f-eb24f1385680: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:54.097 8 INFO neutron.db.l3_db [req-447071f0-400a-4431-b8b6-c6d3f45cbcc3 req-890e191f-f2f8-4946-a97b-d8e11a274221 aabff9ceeee64f0d87da4cbbc18349c8 0df27e16473a42028512a8081780202f - - default default] Floating IP 894d964d-925c-4b5c-bd62-4251846155f3 disassociated. External IP: 10.96.250.205, port: af572399-5962-4e1b-9e99-8b9904efbad6. [pid: 8|app: 0|req: 581/1137] 162.253.55.164 () {36 vars in 995 bytes} [Fri Aug 28 05:23:53 2026] DELETE /v2.0/ports/af572399-5962-4e1b-9e99-8b9904efbad6 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1138] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:23:54 2026] GET /v2.0/ports?tenant_id=8168678e6b104cf5930f681385de172d&device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 1213 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1139] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:23:54 2026] GET /v2.0/networks?id=387482eb-3836-4470-b7a0-a7af38339964 => generated 773 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1140] 162.253.55.164 () {34 vars in 1058 bytes} [Fri Aug 28 05:23:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=045ad913-e5d4-403a-b638-18545cf59205 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1141] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:23:54 2026] GET /v2.0/subnets?id=2c4ae3c9-cd00-4a45-9009-b161e82f382f => generated 693 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1142] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:23:54 2026] GET /v2.0/ports?network_id=387482eb-3836-4470-b7a0-a7af38339964&device_owner=network%3Adhcp => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1143] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:23:54 2026] GET /v2.0/networks/387482eb-3836-4470-b7a0-a7af38339964?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1144] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:23:54 2026] GET /v2.0/networks/387482eb-3836-4470-b7a0-a7af38339964?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) [pid: 8|app: 0|req: 589/1145] 10.0.0.139 () {34 vars in 980 bytes} [Fri Aug 28 05:23:54 2026] GET /v2.0/networks?id=fa14151c-21f1-4342-908a-75f6802474a6 => generated 672 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1146] 10.0.0.139 () {34 vars in 963 bytes} [Fri Aug 28 05:23:54 2026] GET /v2.0/quotas/a963f069f9cd47a49f565e9884319996 => generated 292 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:54.622 7 INFO neutron.db.ovn_revision_numbers_db [None req-917de497-8dfd-4c52-9435-6a004f44b637 - - - - - -] Successfully bumped revision number for resource bbb94f9b-3adf-4d9b-bd91-80f4618154c4 (type: ports) to 2 2026-08-28 05:23:54.666 7 INFO neutron.db.ovn_revision_numbers_db [None req-917de497-8dfd-4c52-9435-6a004f44b637 - - - - - -] Successfully bumped revision number for resource 4dcc615b-c9a6-493a-884b-fa6a7ad4dbb2 (type: subnets) to 0 [pid: 7|app: 0|req: 557/1147] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:23:53 2026] POST /v2.0/subnets => generated 693 bytes in 799 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1148] 10.0.0.139 () {34 vars in 1000 bytes} [Fri Aug 28 05:23:54 2026] GET /v2.0/ports?tenant_id=a963f069f9cd47a49f565e9884319996&fields=id => generated 103 bytes in 91 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: 592/1149] 10.0.0.139 () {34 vars in 1006 bytes} [Fri Aug 28 05:23:54 2026] GET /v2.0/networks/fa14151c-21f1-4342-908a-75f6802474a6?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: 593/1150] 10.0.0.139 () {34 vars in 1106 bytes} [Fri Aug 28 05:23:54 2026] GET /v2.0/networks/fa14151c-21f1-4342-908a-75f6802474a6?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: 594/1151] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:54 2026] GET /v2.0/ports?device_id=63c65a70-9597-490f-8ccb-7a2b63fdf455 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:55.074 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9af50868-3140-448f-972f-f282ecdc9064 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:55.075 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9af50868-3140-448f-972f-f282ecdc9064 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 595/1152] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:55 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:55.173 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-45f69f2b-daa3-4cb5-9b2f-7c34a2a0a002 - - - - - -] OVN reports status down for port: 316cbf85-14ab-4c35-951e-0a2cb1c2e5a0 2026-08-28 05:23:55.185 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-232f99fd-e318-46b8-90bb-9ecb938727b6'] response: {'server_uuid': '33135b92-a489-4f22-a9e8-300f7a16f8e0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'af572399-5962-4e1b-9e99-8b9904efbad6', 'code': 200} 2026-08-28 05:23:55.190 7 INFO neutron.db.ovn_revision_numbers_db [None req-9af50868-3140-448f-972f-f282ecdc9064 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 316cbf85-14ab-4c35-951e-0a2cb1c2e5a0 (type: ports) to 1 2026-08-28 05:23:55.599 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b068ec20-4d0c-4cc2-9da5-4760356b2c55'] response: {'server_uuid': '33135b92-a489-4f22-a9e8-300f7a16f8e0', 'name': 'network-vif-deleted', 'tag': 'af572399-5962-4e1b-9e99-8b9904efbad6', 'status': 'completed', 'code': 200} 2026-08-28 05:23:55.781 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-432a2a4f-6d67-42c3-aebe-21e02f26f4f4 - - - - - -] Schedule LRP lrp-316cbf85-14ab-4c35-951e-0a2cb1c2e5a0 on gateway c47435e5-7cbd-4a7d-8eb6-3c74d56317be with priority 1 2026-08-28 05:23:55.833 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2cfab03a-0923-4551-a8e3-b1a63631e5f3 - - - - - -] Router 62415698-329d-4c49-a375-8a5b1737074b is bound to host instance 2026-08-28 05:23:55.837 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-45f69f2b-daa3-4cb5-9b2f-7c34a2a0a002 - - - - - -] OVN reports status up for port: 316cbf85-14ab-4c35-951e-0a2cb1c2e5a0 2026-08-28 05:23:55.874 8 INFO neutron.plugins.ml2.plugin [None req-45f69f2b-daa3-4cb5-9b2f-7c34a2a0a002 - - - - - -] Attempt 1 to provision port 316cbf85-14ab-4c35-951e-0a2cb1c2e5a0 2026-08-28 05:23:55.912 7 INFO neutron.db.ovn_revision_numbers_db [None req-9af50868-3140-448f-972f-f282ecdc9064 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 316cbf85-14ab-4c35-951e-0a2cb1c2e5a0 (type: router_ports) to 1 2026-08-28 05:23:55.975 7 INFO neutron.db.ovn_revision_numbers_db [None req-9af50868-3140-448f-972f-f282ecdc9064 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 62415698-329d-4c49-a375-8a5b1737074b (type: routers) to 2 [pid: 7|app: 0|req: 558/1155] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:23:54 2026] POST /v2.0/routers => generated 971 bytes in 1291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1156] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:56 2026] GET /v2.0/ports?device_id=63c65a70-9597-490f-8ccb-7a2b63fdf455 => 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: 560/1157] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:56 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:56.869 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fd6ca6c1-26d5-4cf6-baff-db2b01264789 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:56.871 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd6ca6c1-26d5-4cf6-baff-db2b01264789 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 5c2dc059-b874-4239-978f-eb24f1385680: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:23:57.091 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8b10a4eb-9bac-4fe6-bb56-80c7d936c67d - - - - - -] OVN reports status down for port: ace47fb2-e454-4a78-902f-a65e4da93b38 2026-08-28 05:23:57.162 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd6ca6c1-26d5-4cf6-baff-db2b01264789 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ace47fb2-e454-4a78-902f-a65e4da93b38 (type: ports) to 1 [pid: 7|app: 0|req: 561/1158] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:57 2026] GET /v2.0/ports?device_id=63c65a70-9597-490f-8ccb-7a2b63fdf455 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1159] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:57 2026] GET /v2.0/ports?device_id=33135b92-a489-4f22-a9e8-300f7a16f8e0 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:57.570 8 INFO neutron.db.ovn_revision_numbers_db [None req-fe1a1acf-6058-40b0-beaf-e2d22522f1ce - - - - - -] Successfully bumped revision number for resource 316cbf85-14ab-4c35-951e-0a2cb1c2e5a0 (type: ports) to 4 [pid: 7|app: 0|req: 563/1160] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:58 2026] GET /v2.0/ports?device_id=63c65a70-9597-490f-8ccb-7a2b63fdf455 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:23:58.427 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8b10a4eb-9bac-4fe6-bb56-80c7d936c67d - - - - - -] OVN reports status up for port: ace47fb2-e454-4a78-902f-a65e4da93b38 2026-08-28 05:23:58.446 7 INFO neutron.plugins.ml2.plugin [None req-8b10a4eb-9bac-4fe6-bb56-80c7d936c67d - - - - - -] Attempt 1 to provision port ace47fb2-e454-4a78-902f-a65e4da93b38 2026-08-28 05:23:58.455 8 INFO neutron.db.ovn_revision_numbers_db [None req-fe1a1acf-6058-40b0-beaf-e2d22522f1ce - - - - - -] Successfully bumped revision number for resource 316cbf85-14ab-4c35-951e-0a2cb1c2e5a0 (type: ports) to 5 2026-08-28 05:23:58.632 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fd6ca6c1-26d5-4cf6-baff-db2b01264789 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:23:58.642 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd6ca6c1-26d5-4cf6-baff-db2b01264789 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 5c2dc059-b874-4239-978f-eb24f1385680: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 564/1161] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:23:58 2026] DELETE /v2.0/security-groups/e5237ee6-7b2e-461a-b775-18403f1c0afe => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:23:58.832 7 INFO neutron.api.v2.resource [None req-112cbd53-0440-494d-9ece-a869aed16888 aabff9ceeee64f0d87da4cbbc18349c8 0df27e16473a42028512a8081780202f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 565/1162] 10.0.0.125 () {32 vars in 735 bytes} [Fri Aug 28 05:23:58 2026] GET /v2.0/security-groups/e5237ee6-7b2e-461a-b775-18403f1c0afe => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:23:59.132 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b10a4eb-9bac-4fe6-bb56-80c7d936c67d - - - - - -] Successfully bumped revision number for resource ace47fb2-e454-4a78-902f-a65e4da93b38 (type: ports) to 2 2026-08-28 05:23:59.144 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd6ca6c1-26d5-4cf6-baff-db2b01264789 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ace47fb2-e454-4a78-902f-a65e4da93b38 (type: router_ports) to 1 [pid: 8|app: 0|req: 598/1163] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:23:55 2026] PUT /v2.0/routers/62415698-329d-4c49-a375-8a5b1737074b/add_router_interface => generated 309 bytes in 3159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:23:59.285 7 INFO neutron_taas.services.taas.taas_plugin [None req-ae57a09a-b143-4998-acc5-2c0a25e24c3d aabff9ceeee64f0d87da4cbbc18349c8 0df27e16473a42028512a8081780202f - - default default] TaaS: Handle Delete Port: 687bb1b4-e00e-421f-b50e-1a47317bc581 2026-08-28 05:23:59.292 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae57a09a-b143-4998-acc5-2c0a25e24c3d aabff9ceeee64f0d87da4cbbc18349c8 0df27e16473a42028512a8081780202f - - default default] Tap Mirror: Handle Delete Port: 687bb1b4-e00e-421f-b50e-1a47317bc581 2026-08-28 05:23:59.523 7 INFO neutron.db.ovn_revision_numbers_db [None req-56932e64-7b55-4046-829c-8bd8a0f6b5b3 - - - - - -] Successfully bumped revision number for resource ace47fb2-e454-4a78-902f-a65e4da93b38 (type: router_ports) to 2 [pid: 8|app: 0|req: 599/1164] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:23:59 2026] GET /v2.0/ports?device_id=63c65a70-9597-490f-8ccb-7a2b63fdf455 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1165] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:23:58 2026] DELETE /v2.0/floatingips/894d964d-925c-4b5c-bd62-4251846155f3 => generated 0 bytes in 806 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:23:59.940 8 INFO neutron_taas.services.taas.taas_plugin [None req-368434c4-64a9-4bf5-af65-9b8d41bcc842 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 9c09203d-ff1c-473f-8fb8-d0a1da48e927 2026-08-28 05:23:59.943 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-368434c4-64a9-4bf5-af65-9b8d41bcc842 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 9c09203d-ff1c-473f-8fb8-d0a1da48e927 [pid: 7|app: 0|req: 567/1166] 10.0.0.139 () {34 vars in 980 bytes} [Fri Aug 28 05:24:00 2026] GET /v2.0/networks?id=5c2dc059-b874-4239-978f-eb24f1385680 => generated 678 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1167] 10.0.0.139 () {34 vars in 963 bytes} [Fri Aug 28 05:24:00 2026] GET /v2.0/quotas/ab2a8e8bb46d4227ab71e0723c08d01b => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1168] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:24:00 2026] GET /v2.0/networks?id=fa14151c-21f1-4342-908a-75f6802474a6 => generated 672 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1169] 10.0.0.139 () {34 vars in 1000 bytes} [Fri Aug 28 05:24:00 2026] GET /v2.0/ports?tenant_id=ab2a8e8bb46d4227ab71e0723c08d01b&fields=id => generated 103 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1170] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:23:59 2026] PUT /v2.0/routers/48cc9ea5-e474-44e6-a5a3-6c8d4ca50b7e/remove_router_interface => generated 309 bytes in 932 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: 601/1171] 10.0.0.139 () {34 vars in 1006 bytes} [Fri Aug 28 05:24:00 2026] GET /v2.0/networks/5c2dc059-b874-4239-978f-eb24f1385680?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:00.664 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-af917b33-ad4b-482f-a26f-330759e63618 req-05e81ed3-032b-4e91-93be-cfb1baf2a061 00bacccfc8394890893aa6c2ef1901d6 a963f069f9cd47a49f565e9884319996 - - default default] No more DHCP agents 2026-08-28 05:24:00.666 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-af917b33-ad4b-482f-a26f-330759e63618 req-05e81ed3-032b-4e91-93be-cfb1baf2a061 00bacccfc8394890893aa6c2ef1901d6 a963f069f9cd47a49f565e9884319996 - - default default] Unable to schedule network fa14151c-21f1-4342-908a-75f6802474a6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:24:00.776 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-56932e64-7b55-4046-829c-8bd8a0f6b5b3 - - - - - -] OVN reports status down for port: b5922ced-6993-4570-9991-21eb2a1a32ff 2026-08-28 05:24:00.835 7 INFO neutron.db.ovn_revision_numbers_db [req-af917b33-ad4b-482f-a26f-330759e63618 req-05e81ed3-032b-4e91-93be-cfb1baf2a061 00bacccfc8394890893aa6c2ef1901d6 a963f069f9cd47a49f565e9884319996 - - default default] Successfully bumped revision number for resource b5922ced-6993-4570-9991-21eb2a1a32ff (type: ports) to 1 [pid: 7|app: 0|req: 571/1172] 162.253.55.164 () {38 vars in 953 bytes} [Fri Aug 28 05:24:00 2026] POST /v2.0/ports => generated 954 bytes in 519 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: 572/1173] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:00 2026] GET /v2.0/ports?device_id=63c65a70-9597-490f-8ccb-7a2b63fdf455 => generated 957 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1174] 10.0.0.139 () {34 vars in 1106 bytes} [Fri Aug 28 05:24:00 2026] GET /v2.0/networks/5c2dc059-b874-4239-978f-eb24f1385680?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:01.051 8 INFO neutron_taas.services.taas.taas_plugin [None req-6123ab65-772a-40dd-983f-5df99afede8d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 78586749-daf8-44ab-b07d-1d5bb53d945e 2026-08-28 05:24:01.055 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6123ab65-772a-40dd-983f-5df99afede8d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 78586749-daf8-44ab-b07d-1d5bb53d945e 2026-08-28 05:24:01.214 7 INFO neutron.db.ovn_revision_numbers_db [req-af917b33-ad4b-482f-a26f-330759e63618 req-b5272b30-87c8-4b81-b4b5-aa824e2b1827 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource b5922ced-6993-4570-9991-21eb2a1a32ff (type: ports) to 2 2026-08-28 05:24:01.387 7 INFO neutron.db.ovn_revision_numbers_db [req-af917b33-ad4b-482f-a26f-330759e63618 req-b5272b30-87c8-4b81-b4b5-aa824e2b1827 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource b5922ced-6993-4570-9991-21eb2a1a32ff (type: ports) to 4 [pid: 7|app: 0|req: 574/1175] 162.253.55.164 () {38 vars in 1026 bytes} [Fri Aug 28 05:24:00 2026] PUT /v2.0/ports/b5922ced-6993-4570-9991-21eb2a1a32ff => generated 1204 bytes in 422 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: 575/1176] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:01 2026] GET /v2.0/security-groups?id=0068de94-f7c3-4c69-bfa3-c86b6119b8c1&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: 576/1177] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:01 2026] GET /v2.0/ports?device_id=c30caf31-5334-477b-b626-b67c69bc6160 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:01.477 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cca56a0c-468b-4c78-9ba6-78b2cd4c1d5a'] response: {'name': 'network-changed', 'server_uuid': '63c65a70-9597-490f-8ccb-7a2b63fdf455', 'tag': 'b5922ced-6993-4570-9991-21eb2a1a32ff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 577/1178] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:24:01 2026] GET /v2.0/ports?tenant_id=a963f069f9cd47a49f565e9884319996&device_id=63c65a70-9597-490f-8ccb-7a2b63fdf455 => generated 1207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1179] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:24:00 2026] DELETE /v2.0/routers/48cc9ea5-e474-44e6-a5a3-6c8d4ca50b7e => generated 0 bytes in 1397 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1180] 162.253.55.164 () {34 vars in 1016 bytes} [Fri Aug 28 05:24:02 2026] GET /v2.0/networks?tenant_id=a963f069f9cd47a49f565e9884319996&shared=False => generated 770 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1181] 162.253.55.164 () {34 vars in 928 bytes} [Fri Aug 28 05:24:02 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1182] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:24:02 2026] DELETE /v2.0/subnets/cd9dfd2a-0d6f-4b67-a6eb-ecdc869149fd => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:24:02.350 7 INFO neutron_taas.services.taas.taas_plugin [None req-855c3d44-e819-48ca-ab57-20067fac663f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 6d4aed90-8454-420c-8e1c-4016bac4dc57 2026-08-28 05:24:02.353 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-855c3d44-e819-48ca-ab57-20067fac663f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 6d4aed90-8454-420c-8e1c-4016bac4dc57 [pid: 8|app: 0|req: 604/1183] 10.0.0.130 () {34 vars in 988 bytes} [Fri Aug 28 05:24:02 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 1213 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1184] 10.0.0.130 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:02 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1185] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:02 2026] GET /v2.0/ports?device_id=c30caf31-5334-477b-b626-b67c69bc6160 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:02.572 7 INFO neutron.services.segments.plugin [-] Segment b3534c71-4b7f-4c77-8251-68ed1eac6e30 resource provider aggregate not found 2026-08-28 05:24:02.578 7 INFO neutron.services.segments.plugin [-] Segment b3534c71-4b7f-4c77-8251-68ed1eac6e30 resource provider aggregate not found 2026-08-28 05:24:02.594 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b3534c71-4b7f-4c77-8251-68ed1eac6e30 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3534c71-4b7f-4c77-8251-68ed1eac6e30 found for delete ", "request_id": "req-1ac2cdec-4d8c-4b5e-9317-156bc0329935"}]} 2026-08-28 05:24:02.596 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b3534c71-4b7f-4c77-8251-68ed1eac6e30 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3534c71-4b7f-4c77-8251-68ed1eac6e30 found for delete ", "request_id": "req-625a0fe0-ee38-418a-8641-9e29119086a3"}]} [pid: 7|app: 0|req: 580/1186] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:24:02 2026] DELETE /v2.0/networks/1042fd4c-5702-4423-988e-0cf83330dea9 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1187] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:02 2026] GET /v2.0/ports?device_id=63c65a70-9597-490f-8ccb-7a2b63fdf455 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1188] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:02 2026] GET /v2.0/security-groups?id=0068de94-f7c3-4c69-bfa3-c86b6119b8c1&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: 608/1189] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:24:02 2026] GET /v2.0/security-groups?tenant_id=0df27e16473a42028512a8081780202f&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: 582/1190] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:24:02 2026] DELETE /v2.0/security-groups/8efb2af7-a610-4ed8-85e3-92115331f778 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1191] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:24:03 2026] GET /v2.0/ports?tenant_id=a963f069f9cd47a49f565e9884319996&device_id=63c65a70-9597-490f-8ccb-7a2b63fdf455 => generated 1207 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1192] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:24:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b5922ced-6993-4570-9991-21eb2a1a32ff => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1193] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:24:03 2026] GET /v2.0/subnets?id=272cb20d-89a1-4b14-9524-4ac526d86fdb => generated 690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1194] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:24:03 2026] GET /v2.0/ports?network_id=fa14151c-21f1-4342-908a-75f6802474a6&device_owner=network%3Adhcp => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1195] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:24:03 2026] GET /v2.0/networks/fa14151c-21f1-4342-908a-75f6802474a6?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: 585/1196] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:24:03 2026] GET /v2.0/networks/fa14151c-21f1-4342-908a-75f6802474a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1197] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:03 2026] GET /v2.0/ports?device_id=c30caf31-5334-477b-b626-b67c69bc6160 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1198] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:03 2026] GET /v2.0/ports?device_id=63c65a70-9597-490f-8ccb-7a2b63fdf455 => 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: 613/1199] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:03 2026] GET /v2.0/security-groups?id=0068de94-f7c3-4c69-bfa3-c86b6119b8c1&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1200] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:04 2026] GET /v2.0/ports?device_id=c30caf31-5334-477b-b626-b67c69bc6160 => 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: 614/1201] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:04 2026] GET /v2.0/ports?device_id=63c65a70-9597-490f-8ccb-7a2b63fdf455 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1202] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:04 2026] GET /v2.0/security-groups?id=0068de94-f7c3-4c69-bfa3-c86b6119b8c1&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:05.267 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c229b93-f9b3-4906-b55f-440d2e378263 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 2fed881e-ca77-4b15-b303-9318c19b01ef (type: security_groups) to 1 2026-08-28 05:24:05.278 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c229b93-f9b3-4906-b55f-440d2e378263 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a89973e0-6cd8-4b15-93f7-cb3f3f82d509 (type: security_group_rules) to 0 2026-08-28 05:24:05.290 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c229b93-f9b3-4906-b55f-440d2e378263 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d2acf7ab-bed1-4613-8948-eebe0e84cc32 (type: security_group_rules) to 0 2026-08-28 05:24:05.300 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c229b93-f9b3-4906-b55f-440d2e378263 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource eaf1833b-565a-4e62-b663-56d15aaecdd1 (type: security_group_rules) to 0 2026-08-28 05:24:05.310 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c229b93-f9b3-4906-b55f-440d2e378263 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource f9b9df5d-a21d-42a5-9eed-dcf6cb6f8908 (type: security_group_rules) to 0 2026-08-28 05:24:05.402 7 INFO neutron.db.segments_db [None req-9c229b93-f9b3-4906-b55f-440d2e378263 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Added segment a355ac4c-fe60-4628-9f15-605440f6df2b of type geneve for network 05a906fb-654c-4d5a-8250-cd0b93a1f790 [pid: 8|app: 0|req: 616/1203] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:24:05 2026] GET /v2.0/networks?id=5c2dc059-b874-4239-978f-eb24f1385680 => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:05.526 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c229b93-f9b3-4906-b55f-440d2e378263 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 05a906fb-654c-4d5a-8250-cd0b93a1f790 (type: networks) to 1 2026-08-28 05:24:05.684 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9c229b93-f9b3-4906-b55f-440d2e378263 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:24:05.686 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9c229b93-f9b3-4906-b55f-440d2e378263 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 05a906fb-654c-4d5a-8250-cd0b93a1f790: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:24:05.742 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-45f69f2b-daa3-4cb5-9b2f-7c34a2a0a002 - - - - - -] OVN reports status down for port: 3bfab46e-dc87-441c-9a58-d459b1e05068 2026-08-28 05:24:05.764 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c229b93-f9b3-4906-b55f-440d2e378263 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 3bfab46e-dc87-441c-9a58-d459b1e05068 (type: ports) to 1 [pid: 7|app: 0|req: 588/1204] 10.0.0.125 () {34 vars in 669 bytes} [Fri Aug 28 05:24:04 2026] POST /v2.0/networks => generated 741 bytes in 847 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:24:05.927 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-234b5bb9-a5ae-4341-9de2-09f74b3a6a48 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:24:05.928 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-234b5bb9-a5ae-4341-9de2-09f74b3a6a48 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 05a906fb-654c-4d5a-8250-cd0b93a1f790: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:24:05.929 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-2f4eae2e-dd89-4243-91ba-0a285d910ca7 req-5e335f77-52f4-407a-a000-ab5ba1062ee7 f9a3c454531a45749b35c5368d2b12f1 ab2a8e8bb46d4227ab71e0723c08d01b - - default default] No more DHCP agents 2026-08-28 05:24:05.931 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-2f4eae2e-dd89-4243-91ba-0a285d910ca7 req-5e335f77-52f4-407a-a000-ab5ba1062ee7 f9a3c454531a45749b35c5368d2b12f1 ab2a8e8bb46d4227ab71e0723c08d01b - - default default] Unable to schedule network 5c2dc059-b874-4239-978f-eb24f1385680: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:24:06.087 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-45f69f2b-daa3-4cb5-9b2f-7c34a2a0a002 - - - - - -] OVN reports status down for port: 3b5a75ec-67f1-472a-882e-5d52cd290602 2026-08-28 05:24:06.166 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-56932e64-7b55-4046-829c-8bd8a0f6b5b3 - - - - - -] OVN reports status up for port: b5922ced-6993-4570-9991-21eb2a1a32ff 2026-08-28 05:24:06.178 8 INFO neutron.db.ovn_revision_numbers_db [req-2f4eae2e-dd89-4243-91ba-0a285d910ca7 req-5e335f77-52f4-407a-a000-ab5ba1062ee7 f9a3c454531a45749b35c5368d2b12f1 ab2a8e8bb46d4227ab71e0723c08d01b - - default default] Successfully bumped revision number for resource 3b5a75ec-67f1-472a-882e-5d52cd290602 (type: ports) to 1 2026-08-28 05:24:06.198 7 INFO neutron.plugins.ml2.plugin [None req-56932e64-7b55-4046-829c-8bd8a0f6b5b3 - - - - - -] Attempt 1 to provision port b5922ced-6993-4570-9991-21eb2a1a32ff [pid: 8|app: 0|req: 617/1205] 162.253.55.164 () {38 vars in 953 bytes} [Fri Aug 28 05:24:05 2026] POST /v2.0/ports => generated 958 bytes in 782 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: 618/1206] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:06 2026] GET /v2.0/ports?device_id=c30caf31-5334-477b-b626-b67c69bc6160 => generated 961 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1207] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:06 2026] GET /v2.0/ports?device_id=63c65a70-9597-490f-8ccb-7a2b63fdf455 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:06.650 8 INFO neutron.db.ovn_revision_numbers_db [req-2f4eae2e-dd89-4243-91ba-0a285d910ca7 req-08f12c1d-42e6-4475-9056-66c77f2cbbbf 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 3b5a75ec-67f1-472a-882e-5d52cd290602 (type: ports) to 2 2026-08-28 05:24:06.660 7 INFO neutron.db.ovn_revision_numbers_db [None req-733b3586-8ade-466f-8d3b-adc7213a4250 - - - - - -] Successfully bumped revision number for resource 3bfab46e-dc87-441c-9a58-d459b1e05068 (type: ports) to 2 2026-08-28 05:24:06.674 7 INFO neutron.db.ovn_revision_numbers_db [None req-56932e64-7b55-4046-829c-8bd8a0f6b5b3 - - - - - -] Successfully bumped revision number for resource b5922ced-6993-4570-9991-21eb2a1a32ff (type: ports) to 5 2026-08-28 05:24:06.722 7 INFO neutron.db.ovn_revision_numbers_db [None req-733b3586-8ade-466f-8d3b-adc7213a4250 - - - - - -] Successfully bumped revision number for resource aa6f4608-e054-4ba2-9cf3-63fabd453136 (type: subnets) to 0 [pid: 7|app: 0|req: 589/1208] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:24:05 2026] POST /v2.0/subnets => generated 685 bytes in 962 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: 590/1209] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:06 2026] GET /v2.0/security-groups?id=ede55ee7-7515-43ff-b15c-9ff38bda6bcb&fields=id&fields=name => generated 88 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:06.834 8 INFO neutron.db.ovn_revision_numbers_db [req-2f4eae2e-dd89-4243-91ba-0a285d910ca7 req-08f12c1d-42e6-4475-9056-66c77f2cbbbf 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 3b5a75ec-67f1-472a-882e-5d52cd290602 (type: ports) to 4 [pid: 7|app: 0|req: 591/1210] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:06 2026] GET /v2.0/security-groups?id=0068de94-f7c3-4c69-bfa3-c86b6119b8c1&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:06.888 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccfdea45-d47e-475b-a7df-9d559704c89f'] response: {'server_uuid': '63c65a70-9597-490f-8ccb-7a2b63fdf455', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5922ced-6993-4570-9991-21eb2a1a32ff', 'code': 200} [pid: 8|app: 0|req: 620/1211] 162.253.55.164 () {38 vars in 1026 bytes} [Fri Aug 28 05:24:06 2026] PUT /v2.0/ports/3b5a75ec-67f1-472a-882e-5d52cd290602 => generated 1208 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:24:06.932 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fab39ae8-6ea6-4b23-8b74-a0ad853d1361'] response: {'name': 'network-changed', 'server_uuid': 'c30caf31-5334-477b-b626-b67c69bc6160', 'tag': '3b5a75ec-67f1-472a-882e-5d52cd290602', 'status': 'completed', 'code': 200} 2026-08-28 05:24:07.268 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a7ef0011-1691-48c5-8eef-8ee1c9fcbb97 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:24:07.270 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a7ef0011-1691-48c5-8eef-8ee1c9fcbb97 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:24:07.365 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7dbe5ebc-3f50-499e-8d01-ec1cfc14cd36 - - - - - -] OVN reports status down for port: 6cf40454-2a62-4911-92ea-7225d9c5a846 2026-08-28 05:24:07.431 7 INFO neutron.db.ovn_revision_numbers_db [None req-a7ef0011-1691-48c5-8eef-8ee1c9fcbb97 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 6cf40454-2a62-4911-92ea-7225d9c5a846 (type: ports) to 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 621/1212] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:24:07 2026] GET /v2.0/ports?tenant_id=ab2a8e8bb46d4227ab71e0723c08d01b&device_id=c30caf31-5334-477b-b626-b67c69bc6160 => generated 1211 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1213] 162.253.55.164 () {34 vars in 1016 bytes} [Fri Aug 28 05:24:07 2026] GET /v2.0/networks?tenant_id=ab2a8e8bb46d4227ab71e0723c08d01b&shared=False => generated 776 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1214] 162.253.55.164 () {34 vars in 928 bytes} [Fri Aug 28 05:24:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1215] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:07 2026] GET /v2.0/ports?device_id=c30caf31-5334-477b-b626-b67c69bc6160 => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:08.068 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-432a2a4f-6d67-42c3-aebe-21e02f26f4f4 - - - - - -] Schedule LRP lrp-6cf40454-2a62-4911-92ea-7225d9c5a846 on gateway c47435e5-7cbd-4a7d-8eb6-3c74d56317be with priority 1 [pid: 8|app: 0|req: 625/1216] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:07 2026] GET /v2.0/ports?device_id=63c65a70-9597-490f-8ccb-7a2b63fdf455 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:08.122 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7dbe5ebc-3f50-499e-8d01-ec1cfc14cd36 - - - - - -] OVN reports status up for port: 6cf40454-2a62-4911-92ea-7225d9c5a846 [pid: 8|app: 0|req: 626/1217] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:08 2026] GET /v2.0/security-groups?id=ede55ee7-7515-43ff-b15c-9ff38bda6bcb&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:08.130 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fe1a1acf-6058-40b0-beaf-e2d22522f1ce - - - - - -] Router f85466a3-fff7-402b-a6fe-f5dc3c6e2549 is bound to host instance 2026-08-28 05:24:08.164 7 INFO neutron.plugins.ml2.plugin [None req-7dbe5ebc-3f50-499e-8d01-ec1cfc14cd36 - - - - - -] Attempt 1 to provision port 6cf40454-2a62-4911-92ea-7225d9c5a846 [pid: 8|app: 0|req: 627/1218] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:08 2026] GET /v2.0/security-groups?id=0068de94-f7c3-4c69-bfa3-c86b6119b8c1&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:08.192 7 INFO neutron.db.ovn_revision_numbers_db [None req-a7ef0011-1691-48c5-8eef-8ee1c9fcbb97 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 6cf40454-2a62-4911-92ea-7225d9c5a846 (type: router_ports) to 1 2026-08-28 05:24:08.307 7 INFO neutron.db.ovn_revision_numbers_db [None req-a7ef0011-1691-48c5-8eef-8ee1c9fcbb97 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource f85466a3-fff7-402b-a6fe-f5dc3c6e2549 (type: routers) to 2 [pid: 7|app: 0|req: 592/1219] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:24:06 2026] POST /v2.0/routers => generated 963 bytes in 1449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1220] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:24:08 2026] GET /v2.0/ports?tenant_id=ab2a8e8bb46d4227ab71e0723c08d01b&device_id=c30caf31-5334-477b-b626-b67c69bc6160 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1221] 162.253.55.164 () {34 vars in 1058 bytes} [Fri Aug 28 05:24:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3b5a75ec-67f1-472a-882e-5d52cd290602 => 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: 595/1222] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:24:08 2026] GET /v2.0/subnets?id=4dcc615b-c9a6-493a-884b-fa6a7ad4dbb2 => generated 696 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1223] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:24:08 2026] GET /v2.0/ports?network_id=5c2dc059-b874-4239-978f-eb24f1385680&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: 597/1224] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:24:08 2026] GET /v2.0/networks/5c2dc059-b874-4239-978f-eb24f1385680?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: 598/1225] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:24:08 2026] GET /v2.0/networks/5c2dc059-b874-4239-978f-eb24f1385680?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:08.946 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-935b696e-2c44-4117-87f5-74224cc2cb84'] response: {'server_uuid': '63c65a70-9597-490f-8ccb-7a2b63fdf455', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5922ced-6993-4570-9991-21eb2a1a32ff', 'code': 200} [pid: 7|app: 0|req: 599/1226] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:09 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:09.137 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e9f994a-fc44-4b8c-9f8e-ecb639ae49b4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:24:09.140 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e9f994a-fc44-4b8c-9f8e-ecb639ae49b4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 05a906fb-654c-4d5a-8250-cd0b93a1f790: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 600/1227] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:09 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&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-08-28 05:24:09.246 8 INFO neutron.db.ovn_revision_numbers_db [None req-c338d2cf-3262-4e77-9fed-4b79e0f63fa9 - - - - - -] Successfully bumped revision number for resource 6cf40454-2a62-4911-92ea-7225d9c5a846 (type: ports) to 4 [pid: 7|app: 0|req: 601/1228] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:09 2026] GET /v2.0/ports?device_id=c30caf31-5334-477b-b626-b67c69bc6160 => generated 973 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:09.425 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e9f994a-fc44-4b8c-9f8e-ecb639ae49b4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 24edb3e2-4694-4cb9-a5fb-a22e73f0b3cf (type: ports) to 1 [pid: 7|app: 0|req: 602/1229] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:09 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1230] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:09 2026] GET /v2.0/security-groups?id=ede55ee7-7515-43ff-b15c-9ff38bda6bcb&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1231] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:09 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&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: 605/1232] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:09 2026] GET /v2.0/ports?device_id=63c65a70-9597-490f-8ccb-7a2b63fdf455 => 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: 606/1233] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:09 2026] GET /v2.0/security-groups?id=0068de94-f7c3-4c69-bfa3-c86b6119b8c1&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:09.956 8 INFO neutron.db.ovn_revision_numbers_db [None req-c338d2cf-3262-4e77-9fed-4b79e0f63fa9 - - - - - -] Successfully bumped revision number for resource 6cf40454-2a62-4911-92ea-7225d9c5a846 (type: ports) to 5 [pid: 7|app: 0|req: 607/1234] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:09 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1235] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:09 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:10.375 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e9f994a-fc44-4b8c-9f8e-ecb639ae49b4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:24:10.376 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e9f994a-fc44-4b8c-9f8e-ecb639ae49b4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 05a906fb-654c-4d5a-8250-cd0b93a1f790: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:24:10.382 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7dbe5ebc-3f50-499e-8d01-ec1cfc14cd36 - - - - - -] OVN reports status down for port: 24edb3e2-4694-4cb9-a5fb-a22e73f0b3cf 2026-08-28 05:24:10.454 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7dbe5ebc-3f50-499e-8d01-ec1cfc14cd36 - - - - - -] OVN reports status up for port: 24edb3e2-4694-4cb9-a5fb-a22e73f0b3cf 2026-08-28 05:24:10.469 7 INFO neutron.plugins.ml2.plugin [None req-7dbe5ebc-3f50-499e-8d01-ec1cfc14cd36 - - - - - -] Attempt 1 to provision port 24edb3e2-4694-4cb9-a5fb-a22e73f0b3cf [pid: 7|app: 0|req: 609/1236] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:10 2026] GET /v2.0/ports?device_id=c30caf31-5334-477b-b626-b67c69bc6160 => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1239] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:10 2026] GET /v2.0/security-groups?id=ede55ee7-7515-43ff-b15c-9ff38bda6bcb&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-08-28 05:24:10.830 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e9f994a-fc44-4b8c-9f8e-ecb639ae49b4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 24edb3e2-4694-4cb9-a5fb-a22e73f0b3cf (type: router_ports) to 1 [pid: 8|app: 0|req: 628/1240] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:24:08 2026] PUT /v2.0/routers/f85466a3-fff7-402b-a6fe-f5dc3c6e2549/add_router_interface => generated 309 bytes in 2500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:11.123 7 INFO neutron.db.ovn_revision_numbers_db [None req-7dbe5ebc-3f50-499e-8d01-ec1cfc14cd36 - - - - - -] Successfully bumped revision number for resource 24edb3e2-4694-4cb9-a5fb-a22e73f0b3cf (type: ports) to 2 [pid: 8|app: 0|req: 629/1241] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:11 2026] GET /v2.0/ports?device_id=63c65a70-9597-490f-8ccb-7a2b63fdf455 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1242] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:11 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => 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: 630/1243] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:11 2026] GET /v2.0/security-groups?id=0068de94-f7c3-4c69-bfa3-c86b6119b8c1&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1244] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:11 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:11.355 7 INFO neutron.db.ovn_revision_numbers_db [None req-e13488cf-8d93-4561-b08a-b0d02c8adb66 - - - - - -] Successfully bumped revision number for resource 24edb3e2-4694-4cb9-a5fb-a22e73f0b3cf (type: router_ports) to 2 [pid: 8|app: 0|req: 631/1245] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:24:11 2026] GET /v2.0/ports?tenant_id=8168678e6b104cf5930f681385de172d&device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 1213 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1246] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:24:11 2026] GET /v2.0/networks?id=387482eb-3836-4470-b7a0-a7af38339964 => generated 773 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1247] 162.253.55.164 () {34 vars in 1058 bytes} [Fri Aug 28 05:24:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=045ad913-e5d4-403a-b638-18545cf59205 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:11.633 7 INFO neutron.db.ovn_revision_numbers_db [None req-37f6a952-04f8-4acd-8afa-44e4782ec807 c302f78717e745d580439a9a5b1b20f4 22eea1eb53fb42c89e915bf537247fc7 - - default default] Successfully bumped revision number for resource 75506d52-4ed9-43dd-ae54-070b4fe961dd (type: security_groups) to 1 2026-08-28 05:24:11.643 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-45f69f2b-daa3-4cb5-9b2f-7c34a2a0a002 - - - - - -] OVN reports status up for port: 3b5a75ec-67f1-472a-882e-5d52cd290602 2026-08-28 05:24:11.647 7 INFO neutron.db.ovn_revision_numbers_db [None req-37f6a952-04f8-4acd-8afa-44e4782ec807 c302f78717e745d580439a9a5b1b20f4 22eea1eb53fb42c89e915bf537247fc7 - - default default] Successfully bumped revision number for resource 2534addc-9f0a-4cd2-bf4d-b3fff0e989d1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 634/1248] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:24:11 2026] GET /v2.0/subnets?id=2c4ae3c9-cd00-4a45-9009-b161e82f382f => generated 693 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:11.660 7 INFO neutron.db.ovn_revision_numbers_db [None req-37f6a952-04f8-4acd-8afa-44e4782ec807 c302f78717e745d580439a9a5b1b20f4 22eea1eb53fb42c89e915bf537247fc7 - - default default] Successfully bumped revision number for resource 99d8bdab-2113-43a9-8b44-58d41e19ff87 (type: security_group_rules) to 0 2026-08-28 05:24:11.663 8 INFO neutron.plugins.ml2.plugin [None req-45f69f2b-daa3-4cb5-9b2f-7c34a2a0a002 - - - - - -] Attempt 1 to provision port 3b5a75ec-67f1-472a-882e-5d52cd290602 [pid: 8|app: 0|req: 635/1249] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:24:11 2026] GET /v2.0/ports?network_id=387482eb-3836-4470-b7a0-a7af38339964&device_owner=network%3Adhcp => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1250] 10.0.0.125 () {34 vars in 683 bytes} [Fri Aug 28 05:24:11 2026] POST /v2.0/security-groups => generated 1659 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1251] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:24:11 2026] GET /v2.0/networks/387482eb-3836-4470-b7a0-a7af38339964?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: 637/1252] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:24:11 2026] GET /v2.0/networks/387482eb-3836-4470-b7a0-a7af38339964?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:11.843 7 INFO neutron.db.ovn_revision_numbers_db [None req-3cd8c049-4360-4e0c-8cc1-e8bd4ba242d6 c302f78717e745d580439a9a5b1b20f4 22eea1eb53fb42c89e915bf537247fc7 - - default default] Successfully bumped revision number for resource 46e3dad6-9e4e-4148-9ffb-c674cf5f090d (type: security_group_rules) to 0 2026-08-28 05:24:11.844 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-41b8b2cf-63e1-4ec3-b757-c1cc9ddfccf4'] response: {'server_uuid': 'c30caf31-5334-477b-b626-b67c69bc6160', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3b5a75ec-67f1-472a-882e-5d52cd290602', 'code': 200} [pid: 7|app: 0|req: 616/1253] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:24:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:24:11.995 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a96244d-c35c-49fe-b2a9-624f6081b684 c302f78717e745d580439a9a5b1b20f4 22eea1eb53fb42c89e915bf537247fc7 - - default default] Successfully bumped revision number for resource 94ebea11-cbb6-4e9d-bffd-ee956c3fb741 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 638/1254] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:11 2026] GET /v2.0/ports?device_id=c30caf31-5334-477b-b626-b67c69bc6160 => generated 975 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1255] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:24:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1256] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:12 2026] GET /v2.0/security-groups?id=ede55ee7-7515-43ff-b15c-9ff38bda6bcb&fields=id&fields=name => generated 88 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:12.130 8 INFO neutron.db.ovn_revision_numbers_db [None req-45f69f2b-daa3-4cb5-9b2f-7c34a2a0a002 - - - - - -] Successfully bumped revision number for resource 3b5a75ec-67f1-472a-882e-5d52cd290602 (type: ports) to 5 2026-08-28 05:24:12.220 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e13488cf-8d93-4561-b08a-b0d02c8adb66 - - - - - -] OVN reports status down for port: b5922ced-6993-4570-9991-21eb2a1a32ff /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 640/1257] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:12 2026] GET /v2.0/ports?device_id=63c65a70-9597-490f-8ccb-7a2b63fdf455 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:12.385 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-56065d07-a307-4b63-b8a9-e27639869ebe c302f78717e745d580439a9a5b1b20f4 22eea1eb53fb42c89e915bf537247fc7 - - default default] No more DHCP agents 2026-08-28 05:24:12.394 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-56065d07-a307-4b63-b8a9-e27639869ebe c302f78717e745d580439a9a5b1b20f4 22eea1eb53fb42c89e915bf537247fc7 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 641/1258] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:12 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1259] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:12 2026] GET /v2.0/security-groups?id=0068de94-f7c3-4c69-bfa3-c86b6119b8c1&fields=id&fields=name => generated 88 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:12.474 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b5f2dbf-4ba4-4efa-b046-dfca5e48162b'] response: {'server_uuid': '63c65a70-9597-490f-8ccb-7a2b63fdf455', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b5922ced-6993-4570-9991-21eb2a1a32ff', 'code': 200} [pid: 8|app: 0|req: 643/1260] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:12 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:12.814 7 INFO neutron.db.ovn_revision_numbers_db [None req-e13488cf-8d93-4561-b08a-b0d02c8adb66 - - - - - -] Successfully bumped revision number for resource b5922ced-6993-4570-9991-21eb2a1a32ff (type: ports) to 6 [pid: 7|app: 0|req: 618/1261] 10.0.0.125 () {34 vars in 674 bytes} [Fri Aug 28 05:24:12 2026] POST /v2.0/floatingips => generated 552 bytes in 996 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1262] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:13 2026] GET /v2.0/ports?device_id=c30caf31-5334-477b-b626-b67c69bc6160 => generated 975 bytes in 65 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: 619/1263] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:13 2026] GET /v2.0/security-groups?id=ede55ee7-7515-43ff-b15c-9ff38bda6bcb&fields=id&fields=name => generated 88 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1264] 10.0.0.139 () {34 vars in 1096 bytes} [Fri Aug 28 05:24:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--859064411&fields=id&tenant_id=22eea1eb53fb42c89e915bf537247fc7 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1265] 162.253.55.164 () {34 vars in 992 bytes} [Fri Aug 28 05:24:13 2026] GET /v2.0/ports?device_id=63c65a70-9597-490f-8ccb-7a2b63fdf455 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1266] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:13 2026] GET /v2.0/ports?device_id=63c65a70-9597-490f-8ccb-7a2b63fdf455 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1267] 10.0.0.139 () {34 vars in 980 bytes} [Fri Aug 28 05:24:13 2026] GET /v2.0/networks?id=05a906fb-654c-4d5a-8250-cd0b93a1f790 => generated 670 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1268] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:13 2026] GET /v2.0/security-groups?id=0068de94-f7c3-4c69-bfa3-c86b6119b8c1&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: 8|app: 0|req: 648/1269] 10.0.0.139 () {34 vars in 963 bytes} [Fri Aug 28 05:24:13 2026] GET /v2.0/quotas/22eea1eb53fb42c89e915bf537247fc7 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1270] 10.0.0.139 () {34 vars in 1000 bytes} [Fri Aug 28 05:24:13 2026] GET /v2.0/ports?tenant_id=22eea1eb53fb42c89e915bf537247fc7&fields=id => generated 103 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:13.709 7 INFO neutron_taas.services.taas.taas_plugin [req-a7e407a8-fa56-4130-8672-35f250bcd955 req-5ffeeb39-1fa9-4525-b39f-784140b11bce 00bacccfc8394890893aa6c2ef1901d6 a963f069f9cd47a49f565e9884319996 - - default default] TaaS: Handle Delete Port: b5922ced-6993-4570-9991-21eb2a1a32ff 2026-08-28 05:24:13.713 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a7e407a8-fa56-4130-8672-35f250bcd955 req-5ffeeb39-1fa9-4525-b39f-784140b11bce 00bacccfc8394890893aa6c2ef1901d6 a963f069f9cd47a49f565e9884319996 - - default default] Tap Mirror: Handle Delete Port: b5922ced-6993-4570-9991-21eb2a1a32ff [pid: 8|app: 0|req: 650/1271] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:13 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1272] 10.0.0.139 () {34 vars in 1006 bytes} [Fri Aug 28 05:24:13 2026] GET /v2.0/networks/05a906fb-654c-4d5a-8250-cd0b93a1f790?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: 652/1273] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:13 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1274] 10.0.0.139 () {34 vars in 1106 bytes} [Fri Aug 28 05:24:13 2026] GET /v2.0/networks/05a906fb-654c-4d5a-8250-cd0b93a1f790?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1275] 162.253.55.164 () {36 vars in 995 bytes} [Fri Aug 28 05:24:13 2026] DELETE /v2.0/ports/b5922ced-6993-4570-9991-21eb2a1a32ff => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:24:13.912 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7aa34ef1-23bb-4add-8be6-3fc2d9a5e04d'] response: {'server_uuid': 'c30caf31-5334-477b-b626-b67c69bc6160', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3b5a75ec-67f1-472a-882e-5d52cd290602', 'code': 200} 2026-08-28 05:24:14.045 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-672d55ab-0959-4426-ba98-f2ae4010348e - - - - - -] OVN reports status down for port: 045ad913-e5d4-403a-b638-18545cf59205 [pid: 8|app: 0|req: 654/1276] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:14 2026] GET /v2.0/ports?device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:14.365 7 INFO neutron.db.ovn_revision_numbers_db [None req-672d55ab-0959-4426-ba98-f2ae4010348e - - - - - -] Successfully bumped revision number for resource 045ad913-e5d4-403a-b638-18545cf59205 (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: 623/1277] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:14 2026] GET /v2.0/ports?device_id=c30caf31-5334-477b-b626-b67c69bc6160 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:14.548 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99d81ab8-334b-478a-9a2a-dcb1bd7ee1a9'] response: {'server_uuid': '63c65a70-9597-490f-8ccb-7a2b63fdf455', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b5922ced-6993-4570-9991-21eb2a1a32ff', 'code': 200} 2026-08-28 05:24:14.548 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99d81ab8-334b-478a-9a2a-dcb1bd7ee1a9'] response: {'server_uuid': '63c65a70-9597-490f-8ccb-7a2b63fdf455', 'name': 'network-vif-deleted', 'tag': 'b5922ced-6993-4570-9991-21eb2a1a32ff', 'status': 'completed', 'code': 200} 2026-08-28 05:24:14.548 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99d81ab8-334b-478a-9a2a-dcb1bd7ee1a9'] response: {'server_uuid': '71c738b6-0456-4f02-8976-b19df27d84b6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '045ad913-e5d4-403a-b638-18545cf59205', 'code': 200} 2026-08-28 05:24:14.548 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99d81ab8-334b-478a-9a2a-dcb1bd7ee1a9'] response: {'server_uuid': '71c738b6-0456-4f02-8976-b19df27d84b6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '045ad913-e5d4-403a-b638-18545cf59205', 'code': 200} [pid: 8|app: 0|req: 655/1278] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:14 2026] GET /v2.0/security-groups?id=ede55ee7-7515-43ff-b15c-9ff38bda6bcb&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1279] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:14 2026] GET /v2.0/ports?device_id=63c65a70-9597-490f-8ccb-7a2b63fdf455 => 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: 656/1280] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:14 2026] GET /v2.0/ports?device_id=c30caf31-5334-477b-b626-b67c69bc6160 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1281] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:14 2026] GET /v2.0/security-groups?id=ede55ee7-7515-43ff-b15c-9ff38bda6bcb&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1282] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:14 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 973 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1283] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:15 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&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: 7|app: 0|req: 626/1284] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:15 2026] GET /v2.0/ports?device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1285] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:15 2026] GET /v2.0/ports?device_id=63c65a70-9597-490f-8ccb-7a2b63fdf455 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:15.933 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5bdc1112-34e8-4c16-9347-30427846aff2 - - - - - -] OVN reports status down for port: 3b5a75ec-67f1-472a-882e-5d52cd290602 2026-08-28 05:24:16.109 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-87228e68-176d-4200-abea-00e29ea79c24'] response: {'server_uuid': 'c30caf31-5334-477b-b626-b67c69bc6160', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3b5a75ec-67f1-472a-882e-5d52cd290602', 'code': 200} [pid: 7|app: 0|req: 627/1286] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:16 2026] GET /v2.0/ports?device_id=c30caf31-5334-477b-b626-b67c69bc6160 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1287] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:16 2026] GET /v2.0/security-groups?id=ede55ee7-7515-43ff-b15c-9ff38bda6bcb&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: 629/1288] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:16 2026] GET /v2.0/ports?device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => 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: 660/1289] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:16 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 973 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:16.297 8 INFO neutron.db.ovn_revision_numbers_db [None req-5bdc1112-34e8-4c16-9347-30427846aff2 - - - - - -] Successfully bumped revision number for resource 3b5a75ec-67f1-472a-882e-5d52cd290602 (type: ports) to 6 [pid: 7|app: 0|req: 630/1290] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:16 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&fields=id&fields=name => generated 114 bytes in 443 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: 661/1291] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:16 2026] GET /v2.0/ports?device_id=63c65a70-9597-490f-8ccb-7a2b63fdf455 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1292] 162.253.55.164 () {34 vars in 992 bytes} [Fri Aug 28 05:24:17 2026] GET /v2.0/ports?device_id=c30caf31-5334-477b-b626-b67c69bc6160 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:17.246 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-126e6bac-6873-440e-93fc-28d12d974a06 - - - - - -] OVN reports status up for port: 045ad913-e5d4-403a-b638-18545cf59205 2026-08-28 05:24:17.266 7 INFO neutron.plugins.ml2.plugin [None req-126e6bac-6873-440e-93fc-28d12d974a06 - - - - - -] Attempt 1 to provision port 045ad913-e5d4-403a-b638-18545cf59205 [pid: 7|app: 0|req: 632/1293] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:17 2026] GET /v2.0/ports?device_id=c30caf31-5334-477b-b626-b67c69bc6160 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1294] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:17 2026] GET /v2.0/ports?device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:17.438 8 INFO neutron_taas.services.taas.taas_plugin [req-0e7f108d-c6a8-45ef-ab24-019aa2ffd351 req-730d8bed-fb04-41d5-bdc4-9b792441b4bc f9a3c454531a45749b35c5368d2b12f1 ab2a8e8bb46d4227ab71e0723c08d01b - - default default] TaaS: Handle Delete Port: 3b5a75ec-67f1-472a-882e-5d52cd290602 2026-08-28 05:24:17.440 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0e7f108d-c6a8-45ef-ab24-019aa2ffd351 req-730d8bed-fb04-41d5-bdc4-9b792441b4bc f9a3c454531a45749b35c5368d2b12f1 ab2a8e8bb46d4227ab71e0723c08d01b - - default default] Tap Mirror: Handle Delete Port: 3b5a75ec-67f1-472a-882e-5d52cd290602 [pid: 7|app: 0|req: 634/1295] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:17 2026] GET /v2.0/security-groups?id=ede55ee7-7515-43ff-b15c-9ff38bda6bcb&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:17.474 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2824f58-4fda-415a-8be7-1869a1f8205d'] response: {'server_uuid': '71c738b6-0456-4f02-8976-b19df27d84b6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '045ad913-e5d4-403a-b638-18545cf59205', 'code': 200} [pid: 8|app: 0|req: 662/1296] 162.253.55.164 () {36 vars in 995 bytes} [Fri Aug 28 05:24:17 2026] DELETE /v2.0/ports/3b5a75ec-67f1-472a-882e-5d52cd290602 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:24:17.665 7 INFO neutron.db.ovn_revision_numbers_db [None req-126e6bac-6873-440e-93fc-28d12d974a06 - - - - - -] Successfully bumped revision number for resource 045ad913-e5d4-403a-b638-18545cf59205 (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: 7|app: 0|req: 635/1297] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:17 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1298] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:17 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:18.161 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f22a472d-f6e1-41cf-ad7c-4d54cf3f5c29'] response: {'server_uuid': 'c30caf31-5334-477b-b626-b67c69bc6160', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3b5a75ec-67f1-472a-882e-5d52cd290602', 'code': 200} 2026-08-28 05:24:18.161 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f22a472d-f6e1-41cf-ad7c-4d54cf3f5c29'] response: {'server_uuid': 'c30caf31-5334-477b-b626-b67c69bc6160', 'name': 'network-vif-deleted', 'tag': '3b5a75ec-67f1-472a-882e-5d52cd290602', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 636/1299] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:18 2026] GET /v2.0/ports?device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1300] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:18 2026] GET /v2.0/ports?device_id=c30caf31-5334-477b-b626-b67c69bc6160 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1301] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:19 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1302] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:19 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1303] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:24:19 2026] GET /v2.0/networks?id=05a906fb-654c-4d5a-8250-cd0b93a1f790 => generated 670 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1304] 162.253.55.164 () {34 vars in 1048 bytes} [Fri Aug 28 05:24:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=22eea1eb53fb42c89e915bf537247fc7 => generated 180 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:19.532 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-47706ee2-c770-4df4-acc2-d2b411969bf8'] response: {'server_uuid': '71c738b6-0456-4f02-8976-b19df27d84b6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '045ad913-e5d4-403a-b638-18545cf59205', 'code': 200} 2026-08-28 05:24:19.532 8 INFO neutron_taas.services.taas.taas_plugin [None req-e75beebe-2771-498b-8232-0565acb919fc 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: fe700a7b-ac9b-4ea8-9291-cd74f989382e 2026-08-28 05:24:19.535 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e75beebe-2771-498b-8232-0565acb919fc 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: fe700a7b-ac9b-4ea8-9291-cd74f989382e 2026-08-28 05:24:19.636 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-ab300546-db08-44fa-83dc-3a89835a5e83 req-127c28cd-c6b3-4ea1-af0a-392280921b9e c302f78717e745d580439a9a5b1b20f4 22eea1eb53fb42c89e915bf537247fc7 - - default default] No more DHCP agents 2026-08-28 05:24:19.641 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-ab300546-db08-44fa-83dc-3a89835a5e83 req-127c28cd-c6b3-4ea1-af0a-392280921b9e c302f78717e745d580439a9a5b1b20f4 22eea1eb53fb42c89e915bf537247fc7 - - default default] Unable to schedule network 05a906fb-654c-4d5a-8250-cd0b93a1f790: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:24:19.771 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0017a998-c51e-4453-aeb8-759a27ea20fb - - - - - -] OVN reports status down for port: a2b6940c-7c85-4510-b43c-aeed6511f257 2026-08-28 05:24:19.822 7 INFO neutron.db.ovn_revision_numbers_db [req-ab300546-db08-44fa-83dc-3a89835a5e83 req-127c28cd-c6b3-4ea1-af0a-392280921b9e c302f78717e745d580439a9a5b1b20f4 22eea1eb53fb42c89e915bf537247fc7 - - default default] Successfully bumped revision number for resource a2b6940c-7c85-4510-b43c-aeed6511f257 (type: ports) to 1 [pid: 7|app: 0|req: 640/1305] 162.253.55.164 () {38 vars in 953 bytes} [Fri Aug 28 05:24:19 2026] POST /v2.0/ports => generated 954 bytes in 569 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: 641/1306] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:19 2026] GET /v2.0/ports?device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1307] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:19 2026] GET /v2.0/ports?device_id=c30caf31-5334-477b-b626-b67c69bc6160 => 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: 666/1308] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:24:19 2026] PUT /v2.0/routers/1d0e76bd-1efe-4077-8bc1-ee44307ea1eb/remove_router_interface => generated 309 bytes in 864 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: 667/1309] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:20 2026] GET /v2.0/security-groups?id=75506d52-4ed9-43dd-ae54-070b4fe961dd&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:20.307 7 INFO neutron.db.ovn_revision_numbers_db [req-ab300546-db08-44fa-83dc-3a89835a5e83 req-82b41465-ba27-4b76-a6d2-b345b8513a4f 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource a2b6940c-7c85-4510-b43c-aeed6511f257 (type: ports) to 2 2026-08-28 05:24:20.478 7 INFO neutron.db.ovn_revision_numbers_db [req-ab300546-db08-44fa-83dc-3a89835a5e83 req-82b41465-ba27-4b76-a6d2-b345b8513a4f 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource a2b6940c-7c85-4510-b43c-aeed6511f257 (type: ports) to 4 [pid: 7|app: 0|req: 643/1310] 162.253.55.164 () {38 vars in 1026 bytes} [Fri Aug 28 05:24:19 2026] PUT /v2.0/ports/a2b6940c-7c85-4510-b43c-aeed6511f257 => generated 1204 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:24:20.557 8 INFO neutron_taas.services.taas.taas_plugin [None req-2d6a29d5-5aea-4c4c-a304-8c63870ac899 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 31ebc82f-2205-47f8-b6fb-863e51b16e01 2026-08-28 05:24:20.560 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d6a29d5-5aea-4c4c-a304-8c63870ac899 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 31ebc82f-2205-47f8-b6fb-863e51b16e01 [pid: 7|app: 0|req: 644/1311] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:20 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1312] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:20 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:21.393 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef9b7875-bdda-404d-8591-37da3a5d6d52 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: ace47fb2-e454-4a78-902f-a65e4da93b38 2026-08-28 05:24:21.397 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef9b7875-bdda-404d-8591-37da3a5d6d52 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: ace47fb2-e454-4a78-902f-a65e4da93b38 [pid: 8|app: 0|req: 668/1313] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:24:20 2026] DELETE /v2.0/routers/1d0e76bd-1efe-4077-8bc1-ee44307ea1eb => generated 0 bytes in 1364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:24:21.571 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdf20a94-6167-4bdf-9201-df75b220a5fe'] response: {'name': 'network-changed', 'server_uuid': '887403d5-4b45-467b-a9e4-33b5d0f1d003', 'tag': 'a2b6940c-7c85-4510-b43c-aeed6511f257', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 669/1314] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:21 2026] GET /v2.0/ports?device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1315] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:24:21 2026] GET /v2.0/ports?tenant_id=22eea1eb53fb42c89e915bf537247fc7&device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => generated 1207 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1316] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:24:21 2026] DELETE /v2.0/subnets/272cb20d-89a1-4b14-9524-4ac526d86fdb => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1317] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:21 2026] GET /v2.0/security-groups?id=75506d52-4ed9-43dd-ae54-070b4fe961dd&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: 8|app: 0|req: 673/1318] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:24:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a2b6940c-7c85-4510-b43c-aeed6511f257 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:21.970 8 INFO neutron_taas.services.taas.taas_plugin [None req-2b566884-3aab-427e-afdf-59af1e25c1bb 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 261ed1f7-ca87-4c1e-8064-cbf19703a3f2 2026-08-28 05:24:21.973 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b566884-3aab-427e-afdf-59af1e25c1bb 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 261ed1f7-ca87-4c1e-8064-cbf19703a3f2 [pid: 7|app: 0|req: 646/1319] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:24:21 2026] PUT /v2.0/routers/62415698-329d-4c49-a375-8a5b1737074b/remove_router_interface => generated 309 bytes in 1082 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: 647/1320] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:24:22 2026] GET /v2.0/subnets?id=aa6f4608-e054-4ba2-9cf3-63fabd453136 => generated 688 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:22.186 8 INFO neutron.services.segments.plugin [-] Segment a77c8dff-f95e-4427-be7a-0fc34d9d08f0 resource provider aggregate not found 2026-08-28 05:24:22.191 8 INFO neutron.services.segments.plugin [-] Segment a77c8dff-f95e-4427-be7a-0fc34d9d08f0 resource provider aggregate not found 2026-08-28 05:24:22.212 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a77c8dff-f95e-4427-be7a-0fc34d9d08f0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a77c8dff-f95e-4427-be7a-0fc34d9d08f0 found for delete ", "request_id": "req-92b0c898-a62d-4ef4-9386-74f899d14446"}]} 2026-08-28 05:24:22.214 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a77c8dff-f95e-4427-be7a-0fc34d9d08f0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a77c8dff-f95e-4427-be7a-0fc34d9d08f0 found for delete ", "request_id": "req-b53c1e11-2481-4432-a95f-4c3569b3e579"}]} [pid: 8|app: 0|req: 674/1321] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:24:21 2026] DELETE /v2.0/networks/fa14151c-21f1-4342-908a-75f6802474a6 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1322] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:24:22 2026] GET /v2.0/ports?network_id=05a906fb-654c-4d5a-8250-cd0b93a1f790&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: 676/1323] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:24:22 2026] GET /v2.0/networks/05a906fb-654c-4d5a-8250-cd0b93a1f790?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1324] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:24:22 2026] GET /v2.0/networks/05a906fb-654c-4d5a-8250-cd0b93a1f790?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: 678/1325] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:24:22 2026] GET /v2.0/security-groups?tenant_id=a963f069f9cd47a49f565e9884319996&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:24:22.582 7 INFO neutron_taas.services.taas.taas_plugin [None req-ca1d4591-e55f-4ec7-983f-9a04253f7ee9 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 316cbf85-14ab-4c35-951e-0a2cb1c2e5a0 2026-08-28 05:24:22.585 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca1d4591-e55f-4ec7-983f-9a04253f7ee9 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 316cbf85-14ab-4c35-951e-0a2cb1c2e5a0 [pid: 8|app: 0|req: 679/1326] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:24:22 2026] DELETE /v2.0/security-groups/0068de94-f7c3-4c69-bfa3-c86b6119b8c1 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1327] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:22 2026] GET /v2.0/ports?device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1328] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:22 2026] GET /v2.0/security-groups?id=75506d52-4ed9-43dd-ae54-070b4fe961dd&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1329] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:24:23 2026] GET /v2.0/ports?tenant_id=22eea1eb53fb42c89e915bf537247fc7&device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => generated 1207 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1330] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:24:23 2026] GET /v2.0/networks?id=05a906fb-654c-4d5a-8250-cd0b93a1f790 => generated 769 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1331] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:24:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a2b6940c-7c85-4510-b43c-aeed6511f257 => 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: 685/1332] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:24:23 2026] GET /v2.0/subnets?id=aa6f4608-e054-4ba2-9cf3-63fabd453136 => generated 688 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1333] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:24:23 2026] GET /v2.0/ports?network_id=05a906fb-654c-4d5a-8250-cd0b93a1f790&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: 648/1334] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:24:22 2026] DELETE /v2.0/routers/62415698-329d-4c49-a375-8a5b1737074b => generated 0 bytes in 1480 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1335] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:24:23 2026] GET /v2.0/networks/05a906fb-654c-4d5a-8250-cd0b93a1f790?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1336] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:24:23 2026] GET /v2.0/networks/05a906fb-654c-4d5a-8250-cd0b93a1f790?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1337] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:24:23 2026] DELETE /v2.0/subnets/4dcc615b-c9a6-493a-884b-fa6a7ad4dbb2 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:24:23.957 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f74cdee-8b06-4a04-8cd2-66468dd0caee 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: bbb94f9b-3adf-4d9b-bd91-80f4618154c4 2026-08-28 05:24:23.960 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f74cdee-8b06-4a04-8cd2-66468dd0caee 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: bbb94f9b-3adf-4d9b-bd91-80f4618154c4 [pid: 7|app: 0|req: 650/1338] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:24 2026] GET /v2.0/ports?device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1339] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:24 2026] GET /v2.0/security-groups?id=75506d52-4ed9-43dd-ae54-070b4fe961dd&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: 689/1340] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:24:23 2026] DELETE /v2.0/networks/5c2dc059-b874-4239-978f-eb24f1385680 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:24:24.239 8 INFO neutron.services.segments.plugin [-] Segment eb5c284a-10d6-47d5-8c1c-b9bd78f965f9 resource provider aggregate not found 2026-08-28 05:24:24.246 8 INFO neutron.services.segments.plugin [-] Segment eb5c284a-10d6-47d5-8c1c-b9bd78f965f9 resource provider aggregate not found 2026-08-28 05:24:24.263 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment eb5c284a-10d6-47d5-8c1c-b9bd78f965f9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb5c284a-10d6-47d5-8c1c-b9bd78f965f9 found for delete ", "request_id": "req-2aaa9287-67a2-4579-8219-ede0f612f2cc"}]} 2026-08-28 05:24:24.267 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment eb5c284a-10d6-47d5-8c1c-b9bd78f965f9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb5c284a-10d6-47d5-8c1c-b9bd78f965f9 found for delete ", "request_id": "req-9aa13c0e-dbd4-4c39-88b2-bb6cdd1e4441"}]} [pid: 7|app: 0|req: 652/1341] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:24:24 2026] GET /v2.0/security-groups?tenant_id=ab2a8e8bb46d4227ab71e0723c08d01b&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1342] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:24:24 2026] DELETE /v2.0/security-groups/ede55ee7-7515-43ff-b15c-9ff38bda6bcb => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:24:25.087 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0017a998-c51e-4453-aeb8-759a27ea20fb - - - - - -] OVN reports status up for port: a2b6940c-7c85-4510-b43c-aeed6511f257 2026-08-28 05:24:25.111 8 INFO neutron.plugins.ml2.plugin [None req-0017a998-c51e-4453-aeb8-759a27ea20fb - - - - - -] Attempt 1 to provision port a2b6940c-7c85-4510-b43c-aeed6511f257 2026-08-28 05:24:25.265 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-110cbcdf-5e5f-47f1-9189-a4105d68e266'] response: {'server_uuid': '887403d5-4b45-467b-a9e4-33b5d0f1d003', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a2b6940c-7c85-4510-b43c-aeed6511f257', 'code': 200} 2026-08-28 05:24:25.367 8 INFO neutron.db.ovn_revision_numbers_db [None req-0017a998-c51e-4453-aeb8-759a27ea20fb - - - - - -] Successfully bumped revision number for resource a2b6940c-7c85-4510-b43c-aeed6511f257 (type: ports) to 5 [pid: 7|app: 0|req: 653/1343] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:25 2026] GET /v2.0/ports?device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1344] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:25 2026] GET /v2.0/security-groups?id=75506d52-4ed9-43dd-ae54-070b4fe961dd&fields=id&fields=name => generated 113 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1347] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:26 2026] GET /v2.0/ports?device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => generated 971 bytes in 41 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: 693/1348] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:26 2026] GET /v2.0/security-groups?id=75506d52-4ed9-43dd-ae54-070b4fe961dd&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:27.324 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e3b2ee0-443a-4d1b-8471-880bd7d92c93'] response: {'server_uuid': '887403d5-4b45-467b-a9e4-33b5d0f1d003', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a2b6940c-7c85-4510-b43c-aeed6511f257', 'code': 200} [pid: 7|app: 0|req: 656/1349] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:27 2026] GET /v2.0/ports?device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1350] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:27 2026] GET /v2.0/security-groups?id=75506d52-4ed9-43dd-ae54-070b4fe961dd&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1351] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:27 2026] GET /v2.0/ports?device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:28.447 8 INFO neutron.db.ovn_revision_numbers_db [None req-e02fe954-1c45-41b6-8548-5408a427e74e c302f78717e745d580439a9a5b1b20f4 22eea1eb53fb42c89e915bf537247fc7 - - default default] Successfully bumped revision number for resource f4337288-878a-41f8-b125-89708bb14e1c (type: floatingips) to 1 2026-08-28 05:24:28.560 8 INFO neutron.db.ovn_revision_numbers_db [None req-e02fe954-1c45-41b6-8548-5408a427e74e c302f78717e745d580439a9a5b1b20f4 22eea1eb53fb42c89e915bf537247fc7 - - default default] Successfully bumped revision number for resource f4337288-878a-41f8-b125-89708bb14e1c (type: floatingips) to 2 2026-08-28 05:24:28.561 8 INFO neutron.db.l3_db [None req-e02fe954-1c45-41b6-8548-5408a427e74e c302f78717e745d580439a9a5b1b20f4 22eea1eb53fb42c89e915bf537247fc7 - - default default] Floating IP f4337288-878a-41f8-b125-89708bb14e1c associated. External IP: 10.96.250.207, port: a2b6940c-7c85-4510-b43c-aeed6511f257. [pid: 8|app: 0|req: 695/1352] 10.0.0.125 () {34 vars in 747 bytes} [Fri Aug 28 05:24:27 2026] PUT /v2.0/floatingips/f4337288-878a-41f8-b125-89708bb14e1c => generated 855 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1353] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:28 2026] GET /v2.0/ports?device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => generated 971 bytes in 53 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: 696/1354] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:28 2026] GET /v2.0/security-groups?id=75506d52-4ed9-43dd-ae54-070b4fe961dd&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1355] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:29 2026] GET /v2.0/ports?device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1356] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:29 2026] GET /v2.0/security-groups?id=75506d52-4ed9-43dd-ae54-070b4fe961dd&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-08-28 05:24:29.385 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-314d73d2-293c-44cd-aeaf-618c95fb6370'] response: {'name': 'network-changed', 'server_uuid': '887403d5-4b45-467b-a9e4-33b5d0f1d003', 'tag': 'a2b6940c-7c85-4510-b43c-aeed6511f257', 'status': 'completed', 'code': 200} 2026-08-28 05:24:29.442 8 INFO neutron.db.ovn_revision_numbers_db [None req-3a0e629a-2825-4622-8928-59b48e4e6b56 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 72d545df-2c17-4916-8305-1959965e1aac (type: security_groups) to 1 2026-08-28 05:24:29.453 8 INFO neutron.db.ovn_revision_numbers_db [None req-3a0e629a-2825-4622-8928-59b48e4e6b56 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 210100d0-5f29-4d02-8d83-012c990f765a (type: security_group_rules) to 0 2026-08-28 05:24:29.466 8 INFO neutron.db.ovn_revision_numbers_db [None req-3a0e629a-2825-4622-8928-59b48e4e6b56 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 85d09902-df07-45dc-8664-ec7a5015545d (type: security_group_rules) to 0 2026-08-28 05:24:29.480 8 INFO neutron.db.ovn_revision_numbers_db [None req-3a0e629a-2825-4622-8928-59b48e4e6b56 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e6050c00-4b51-4875-b777-c0f8660eec8b (type: security_group_rules) to 0 2026-08-28 05:24:29.493 8 INFO neutron.db.ovn_revision_numbers_db [None req-3a0e629a-2825-4622-8928-59b48e4e6b56 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource f0d5c980-61af-443c-9023-d94a063df0b7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 697/1357] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:24:29 2026] GET /v2.0/security-groups?tenant_id=5542fd5d37bc46a4b4191b30307d66e6&name=default => generated 2925 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1358] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:24:29 2026] DELETE /v2.0/security-groups/72d545df-2c17-4916-8305-1959965e1aac => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1359] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:24:29 2026] GET /v2.0/ports?tenant_id=22eea1eb53fb42c89e915bf537247fc7&device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => generated 1209 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1360] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:24:29 2026] GET /v2.0/networks?id=05a906fb-654c-4d5a-8250-cd0b93a1f790 => generated 769 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:30.085 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7292a46f-76c0-4149-9197-bf5b4c6d48e2 - - - - - -] OVN reports status down for port: a2b6940c-7c85-4510-b43c-aeed6511f257 [pid: 8|app: 0|req: 700/1361] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:24:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=a2b6940c-7c85-4510-b43c-aeed6511f257 => generated 860 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:30.199 7 INFO neutron.db.ovn_revision_numbers_db [None req-eb3ef297-bdb5-48e4-a598-da01a4b77f34 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 7acce6fe-52c9-47c6-8d8d-f0a131b301c1 (type: security_groups) to 1 2026-08-28 05:24:30.217 7 INFO neutron.db.ovn_revision_numbers_db [None req-eb3ef297-bdb5-48e4-a598-da01a4b77f34 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 297e1d97-f65d-486b-bed5-a6e82ba21dbe (type: security_group_rules) to 0 2026-08-28 05:24:30.231 7 INFO neutron.db.ovn_revision_numbers_db [None req-eb3ef297-bdb5-48e4-a598-da01a4b77f34 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 86fea1cd-e376-4f58-8f13-3bbb01dd4d5c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 701/1362] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:24:30 2026] GET /v2.0/subnets?id=aa6f4608-e054-4ba2-9cf3-63fabd453136 => generated 688 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:30.245 7 INFO neutron.db.ovn_revision_numbers_db [None req-eb3ef297-bdb5-48e4-a598-da01a4b77f34 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a0f0961a-f88f-4823-a919-dc2231cc40f9 (type: security_group_rules) to 0 2026-08-28 05:24:30.256 7 INFO neutron.db.ovn_revision_numbers_db [None req-eb3ef297-bdb5-48e4-a598-da01a4b77f34 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a246c836-097e-4bb5-b601-5bc3c73489b1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 662/1363] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:24:29 2026] GET /v2.0/security-groups?tenant_id=39ddefedb3884d66838fe22b9843d2a7&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1364] 10.0.0.130 () {34 vars in 988 bytes} [Fri Aug 28 05:24:30 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1365] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:24:30 2026] GET /v2.0/ports?network_id=05a906fb-654c-4d5a-8250-cd0b93a1f790&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: 702/1366] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:30 2026] GET /v2.0/ports?device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => generated 971 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1367] 10.0.0.130 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:30 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1368] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:24:30 2026] GET /v2.0/networks/05a906fb-654c-4d5a-8250-cd0b93a1f790?fields=segments => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:30.549 8 INFO neutron.db.ovn_revision_numbers_db [None req-7292a46f-76c0-4149-9197-bf5b4c6d48e2 - - - - - -] Successfully bumped revision number for resource a2b6940c-7c85-4510-b43c-aeed6511f257 (type: ports) to 6 [pid: 8|app: 0|req: 705/1369] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:30 2026] GET /v2.0/security-groups?id=75506d52-4ed9-43dd-ae54-070b4fe961dd&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: 7|app: 0|req: 665/1370] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:24:30 2026] DELETE /v2.0/security-groups/7acce6fe-52c9-47c6-8d8d-f0a131b301c1 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1371] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:24:30 2026] GET /v2.0/networks/05a906fb-654c-4d5a-8250-cd0b93a1f790?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1372] 162.253.55.164 () {34 vars in 992 bytes} [Fri Aug 28 05:24:31 2026] GET /v2.0/ports?device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:24:31.443 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-00795e43-36ac-4c02-a2d5-9fcdddf31492'] response: {'server_uuid': '887403d5-4b45-467b-a9e4-33b5d0f1d003', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a2b6940c-7c85-4510-b43c-aeed6511f257', 'code': 200} 2026-08-28 05:24:31.443 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-00795e43-36ac-4c02-a2d5-9fcdddf31492'] response: {'server_uuid': '887403d5-4b45-467b-a9e4-33b5d0f1d003', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a2b6940c-7c85-4510-b43c-aeed6511f257', 'code': 200} 2026-08-28 05:24:31.458 8 INFO neutron_taas.services.taas.taas_plugin [req-9d087821-b6d6-4ae5-8831-0909af86513d req-f2b9dcd8-95be-4123-9ed4-2055cbf0d564 c302f78717e745d580439a9a5b1b20f4 22eea1eb53fb42c89e915bf537247fc7 - - default default] TaaS: Handle Delete Port: a2b6940c-7c85-4510-b43c-aeed6511f257 2026-08-28 05:24:31.460 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9d087821-b6d6-4ae5-8831-0909af86513d req-f2b9dcd8-95be-4123-9ed4-2055cbf0d564 c302f78717e745d580439a9a5b1b20f4 22eea1eb53fb42c89e915bf537247fc7 - - default default] Tap Mirror: Handle Delete Port: a2b6940c-7c85-4510-b43c-aeed6511f257 [pid: 7|app: 0|req: 667/1373] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:31 2026] GET /v2.0/ports?device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:31.722 8 INFO neutron.db.l3_db [req-9d087821-b6d6-4ae5-8831-0909af86513d req-f2b9dcd8-95be-4123-9ed4-2055cbf0d564 c302f78717e745d580439a9a5b1b20f4 22eea1eb53fb42c89e915bf537247fc7 - - default default] Floating IP f4337288-878a-41f8-b125-89708bb14e1c disassociated. External IP: 10.96.250.207, port: a2b6940c-7c85-4510-b43c-aeed6511f257. [pid: 7|app: 0|req: 668/1374] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:31 2026] GET /v2.0/security-groups?id=75506d52-4ed9-43dd-ae54-070b4fe961dd&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: 8|app: 0|req: 707/1375] 162.253.55.164 () {36 vars in 995 bytes} [Fri Aug 28 05:24:31 2026] DELETE /v2.0/ports/a2b6940c-7c85-4510-b43c-aeed6511f257 => generated 0 bytes in 570 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1376] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:32 2026] GET /v2.0/ports?device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:33.491 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-23cc785b-3271-4b3e-84da-534e1d68c0ef'] response: {'server_uuid': '887403d5-4b45-467b-a9e4-33b5d0f1d003', 'name': 'network-vif-deleted', 'tag': 'a2b6940c-7c85-4510-b43c-aeed6511f257', '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: 708/1377] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:33 2026] GET /v2.0/ports?device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => 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: 670/1378] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:35 2026] GET /v2.0/ports?device_id=887403d5-4b45-467b-a9e4-33b5d0f1d003 => 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: 709/1379] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:36 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1380] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:36 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1381] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:24:36 2026] DELETE /v2.0/security-groups/75506d52-4ed9-43dd-ae54-070b4fe961dd => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:24:36.360 8 INFO neutron.api.v2.resource [None req-f9203ed0-e4ca-42c0-a0c3-9fd7d44fd0fd c302f78717e745d580439a9a5b1b20f4 22eea1eb53fb42c89e915bf537247fc7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 711/1382] 10.0.0.125 () {32 vars in 735 bytes} [Fri Aug 28 05:24:36 2026] GET /v2.0/security-groups/75506d52-4ed9-43dd-ae54-070b4fe961dd => generated 146 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:24:36.477 7 INFO neutron_taas.services.taas.taas_plugin [None req-f7d4833b-12ee-4f29-a73b-799ffc4b7367 c302f78717e745d580439a9a5b1b20f4 22eea1eb53fb42c89e915bf537247fc7 - - default default] TaaS: Handle Delete Port: 48c251c2-91ac-40b6-951f-2a7e13b0866e 2026-08-28 05:24:36.479 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7d4833b-12ee-4f29-a73b-799ffc4b7367 c302f78717e745d580439a9a5b1b20f4 22eea1eb53fb42c89e915bf537247fc7 - - default default] Tap Mirror: Handle Delete Port: 48c251c2-91ac-40b6-951f-2a7e13b0866e [pid: 8|app: 0|req: 712/1383] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:36 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => 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: 713/1384] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:36 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1385] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:24:36 2026] DELETE /v2.0/floatingips/f4337288-878a-41f8-b125-89708bb14e1c => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:24:37.169 7 INFO neutron.db.ovn_revision_numbers_db [None req-0dfeecdd-c212-4aa8-aa41-a765fb752ea8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 974fe53e-4f1f-4e5a-97b1-96f37c711cf8 (type: security_groups) to 1 2026-08-28 05:24:37.181 7 INFO neutron.db.ovn_revision_numbers_db [None req-0dfeecdd-c212-4aa8-aa41-a765fb752ea8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 264f1b0e-06db-4a67-bfd9-c52569dd4888 (type: security_group_rules) to 0 2026-08-28 05:24:37.192 7 INFO neutron.db.ovn_revision_numbers_db [None req-0dfeecdd-c212-4aa8-aa41-a765fb752ea8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 4a46a821-333f-43b9-8e7e-eaf234904165 (type: security_group_rules) to 0 2026-08-28 05:24:37.202 7 INFO neutron.db.ovn_revision_numbers_db [None req-0dfeecdd-c212-4aa8-aa41-a765fb752ea8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 71dd2433-f624-49eb-b5f7-ead6be7454b6 (type: security_group_rules) to 0 2026-08-28 05:24:37.213 7 INFO neutron.db.ovn_revision_numbers_db [None req-0dfeecdd-c212-4aa8-aa41-a765fb752ea8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource fe4ffe9d-0aa9-4790-a95a-9d85471a9db6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 673/1386] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:24:36 2026] GET /v2.0/security-groups?tenant_id=5ba01c883a7c4249924c6de03f269efc&name=default => generated 2925 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:24:37.327 8 INFO neutron_taas.services.taas.taas_plugin [None req-ae6e89b8-f1b2-4cae-9e7e-f0751825c751 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 24edb3e2-4694-4cb9-a5fb-a22e73f0b3cf 2026-08-28 05:24:37.330 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae6e89b8-f1b2-4cae-9e7e-f0751825c751 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 24edb3e2-4694-4cb9-a5fb-a22e73f0b3cf 2026-08-28 05:24:37.397 7 INFO neutron.db.ovn_revision_numbers_db [None req-6dfd0f23-3e9c-4f35-829f-7bf927139b69 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ff51ed12-0d21-469a-beaa-5282ca434fe9 (type: security_groups) to 1 2026-08-28 05:24:37.412 7 INFO neutron.db.ovn_revision_numbers_db [None req-6dfd0f23-3e9c-4f35-829f-7bf927139b69 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 3acf25de-4178-476c-958a-40e2de243604 (type: security_group_rules) to 0 2026-08-28 05:24:37.427 7 INFO neutron.db.ovn_revision_numbers_db [None req-6dfd0f23-3e9c-4f35-829f-7bf927139b69 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 51799547-1eae-4e64-875a-3bdbab755c23 (type: security_group_rules) to 0 2026-08-28 05:24:37.441 7 INFO neutron.db.ovn_revision_numbers_db [None req-6dfd0f23-3e9c-4f35-829f-7bf927139b69 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 7f6bfdf1-22c6-44df-87e3-ed65fcf45b67 (type: security_group_rules) to 0 2026-08-28 05:24:37.455 7 INFO neutron.db.ovn_revision_numbers_db [None req-6dfd0f23-3e9c-4f35-829f-7bf927139b69 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource bb9ac788-defb-4a2c-8560-af43fb943812 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 674/1387] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:24:37 2026] GET /v2.0/security-groups?tenant_id=67e3cc746cde42ba825e8bafb7d9a78d&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:24:37.563 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7d71ad93-25c0-43f1-84ea-bd9905335f22 - - - - - -] OVN reports status down for port: 045ad913-e5d4-403a-b638-18545cf59205 2026-08-28 05:24:37.831 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-80e9f081-41aa-48cb-baee-698454f8b1a7'] response: {'server_uuid': '71c738b6-0456-4f02-8976-b19df27d84b6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '045ad913-e5d4-403a-b638-18545cf59205', 'code': 200} [pid: 7|app: 0|req: 675/1388] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:24:37 2026] DELETE /v2.0/security-groups/974fe53e-4f1f-4e5a-97b1-96f37c711cf8 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:24:37.969 7 INFO neutron.db.ovn_revision_numbers_db [None req-7d71ad93-25c0-43f1-84ea-bd9905335f22 - - - - - -] Successfully bumped revision number for resource 045ad913-e5d4-403a-b638-18545cf59205 (type: ports) to 8 [pid: 8|app: 0|req: 714/1389] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:24:36 2026] PUT /v2.0/routers/f85466a3-fff7-402b-a6fe-f5dc3c6e2549/remove_router_interface => generated 309 bytes in 1418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1390] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:24:37 2026] DELETE /v2.0/security-groups/ff51ed12-0d21-469a-beaa-5282ca434fe9 => generated 0 bytes in 275 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 715/1391] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:24:38 2026] GET /v2.0/subnets => generated 2663 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1392] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:38 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:38.471 8 INFO neutron.db.ovn_revision_numbers_db [None req-b73b55c7-ef4e-4ef0-aa5a-ab27882f5bff 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 79134a5f-8527-40df-8830-4222030be35c (type: security_groups) to 1 2026-08-28 05:24:38.488 8 INFO neutron.db.ovn_revision_numbers_db [None req-b73b55c7-ef4e-4ef0-aa5a-ab27882f5bff 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 0c12e501-5b3a-4c44-ab26-3055c84ab060 (type: security_group_rules) to 0 2026-08-28 05:24:38.503 8 INFO neutron.db.ovn_revision_numbers_db [None req-b73b55c7-ef4e-4ef0-aa5a-ab27882f5bff 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 3b9cc7a7-f7a4-4fc6-aec4-154c30e8c6fb (type: security_group_rules) to 0 2026-08-28 05:24:38.519 8 INFO neutron.db.ovn_revision_numbers_db [None req-b73b55c7-ef4e-4ef0-aa5a-ab27882f5bff 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 67f8e12f-69f2-41d1-b789-d0c9f01bb30b (type: security_group_rules) to 0 2026-08-28 05:24:38.536 8 INFO neutron.db.ovn_revision_numbers_db [None req-b73b55c7-ef4e-4ef0-aa5a-ab27882f5bff 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d546e14d-5715-4db8-86e0-1ad29212fdf1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 716/1393] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:24:38 2026] GET /v2.0/security-groups?tenant_id=4a3ee6237f3c4e78938a65d42299ab36&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1394] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:24:38 2026] GET /v2.0/security-groups => generated 28979 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1395] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:24:38 2026] GET /v2.0/security-groups?id=d4355bea-4c15-4921-9f67-a98405030d4c&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:38.824 7 INFO neutron_taas.services.taas.taas_plugin [None req-e77bb17e-d410-4d41-b2d4-4342315f936f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 6cf40454-2a62-4911-92ea-7225d9c5a846 2026-08-28 05:24:38.828 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e77bb17e-d410-4d41-b2d4-4342315f936f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 6cf40454-2a62-4911-92ea-7225d9c5a846 [pid: 8|app: 0|req: 719/1396] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:24:38 2026] DELETE /v2.0/security-groups/79134a5f-8527-40df-8830-4222030be35c => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1397] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:24:38 2026] GET /v2.0/agents => generated 1214 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1398] 162.253.55.164 () {34 vars in 992 bytes} [Fri Aug 28 05:24:38 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => 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: 722/1399] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:24:39 2026] GET /v2.0/network-ip-availabilities => generated 2046 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:24:39.171 8 INFO neutron_taas.services.taas.taas_plugin [req-c9f059b8-5fa2-4eb6-9987-6b9529e659df req-464ce6a7-57d3-4ef2-b318-8efaa78c316d 444cfb5d2fcd40359451d6f1842e6d6b 8168678e6b104cf5930f681385de172d - - default default] TaaS: Handle Delete Port: 045ad913-e5d4-403a-b638-18545cf59205 2026-08-28 05:24:39.174 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c9f059b8-5fa2-4eb6-9987-6b9529e659df req-464ce6a7-57d3-4ef2-b318-8efaa78c316d 444cfb5d2fcd40359451d6f1842e6d6b 8168678e6b104cf5930f681385de172d - - default default] Tap Mirror: Handle Delete Port: 045ad913-e5d4-403a-b638-18545cf59205 2026-08-28 05:24:39.331 8 INFO neutron.db.l3_db [req-c9f059b8-5fa2-4eb6-9987-6b9529e659df req-464ce6a7-57d3-4ef2-b318-8efaa78c316d 444cfb5d2fcd40359451d6f1842e6d6b 8168678e6b104cf5930f681385de172d - - default default] Floating IP 93bc8445-ffa9-4381-8014-28187cdfeb50 disassociated. External IP: 10.96.250.209, port: 045ad913-e5d4-403a-b638-18545cf59205. [pid: 8|app: 0|req: 723/1400] 162.253.55.164 () {36 vars in 995 bytes} [Fri Aug 28 05:24:39 2026] DELETE /v2.0/ports/045ad913-e5d4-403a-b638-18545cf59205 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1401] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:24:39 2026] GET /v2.0/floatingips => generated 555 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:39.557 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fa752b4-35ca-4093-996d-ff54926dac4f'] response: {'server_uuid': '71c738b6-0456-4f02-8976-b19df27d84b6', 'name': 'network-vif-deleted', 'tag': '045ad913-e5d4-403a-b638-18545cf59205', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 725/1402] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:24:39 2026] GET /v2.0/networks => generated 3688 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1403] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:24:39 2026] GET /v2.0/ports => generated 10445 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1404] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:24:39 2026] GET /v2.0/routers => generated 1591 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1405] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:24:39 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: 729/1406] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:24:39 2026] GET /v2.0/subnets => generated 2663 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1407] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:24:38 2026] DELETE /v2.0/routers/f85466a3-fff7-402b-a6fe-f5dc3c6e2549 => generated 0 bytes in 1507 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1408] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:39 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => generated 12 bytes in 21 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: 679/1409] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:24:39 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:24:39.873 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9c86b3d-c5f1-4738-b27f-6b48cf5e09b0'] response: {'server_uuid': '71c738b6-0456-4f02-8976-b19df27d84b6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '045ad913-e5d4-403a-b638-18545cf59205', 'code': 200} [pid: 8|app: 0|req: 731/1410] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:24:39 2026] DELETE /v2.0/subnets/aa6f4608-e054-4ba2-9cf3-63fabd453136 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:24:40.135 7 INFO neutron_taas.services.taas.taas_plugin [None req-caf2df7d-eab3-4bd5-868e-88858209ac7f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 3bfab46e-dc87-441c-9a58-d459b1e05068 2026-08-28 05:24:40.140 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-caf2df7d-eab3-4bd5-868e-88858209ac7f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 3bfab46e-dc87-441c-9a58-d459b1e05068 2026-08-28 05:24:40.311 7 INFO neutron.services.segments.plugin [-] Segment a355ac4c-fe60-4628-9f15-605440f6df2b resource provider aggregate not found 2026-08-28 05:24:40.316 7 INFO neutron.services.segments.plugin [-] Segment a355ac4c-fe60-4628-9f15-605440f6df2b resource provider aggregate not found 2026-08-28 05:24:40.341 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a355ac4c-fe60-4628-9f15-605440f6df2b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a355ac4c-fe60-4628-9f15-605440f6df2b found for delete ", "request_id": "req-81b6e01b-6e41-4e00-9b5d-9c76245c6907"}]} 2026-08-28 05:24:40.343 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a355ac4c-fe60-4628-9f15-605440f6df2b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a355ac4c-fe60-4628-9f15-605440f6df2b found for delete ", "request_id": "req-b47d3270-36ca-42be-922e-d3a21211ce5a"}]} [pid: 7|app: 0|req: 680/1411] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:24:39 2026] DELETE /v2.0/networks/05a906fb-654c-4d5a-8250-cd0b93a1f790 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1412] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:24:40 2026] GET /v2.0/security-groups?tenant_id=22eea1eb53fb42c89e915bf537247fc7&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1415] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:24:40 2026] DELETE /v2.0/security-groups/2fed881e-ca77-4b15-b303-9318c19b01ef => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1416] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:40 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => 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: 682/1417] 10.0.0.189 () {30 vars in 648 bytes} [Fri Aug 28 05:24:41 2026] GET /v2.0/extensions => generated 20118 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1418] 10.0.0.189 () {30 vars in 722 bytes} [Fri Aug 28 05:24:41 2026] GET /v2.0/quotas/eca64d6eac8343e3bfe00022cccd742a/details => generated 847 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1419] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:24:42 2026] GET /v2.0/ports?device_id=71c738b6-0456-4f02-8976-b19df27d84b6 => 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: 737/1420] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:24:43 2026] DELETE /v2.0/security-groups/d4355bea-4c15-4921-9f67-a98405030d4c => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:24:43.363 7 INFO neutron.api.v2.resource [None req-7a340d03-df31-4ae6-9a08-603efd85e933 444cfb5d2fcd40359451d6f1842e6d6b 8168678e6b104cf5930f681385de172d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 684/1421] 10.0.0.125 () {32 vars in 735 bytes} [Fri Aug 28 05:24:43 2026] GET /v2.0/security-groups/d4355bea-4c15-4921-9f67-a98405030d4c => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:24:43.499 8 INFO neutron_taas.services.taas.taas_plugin [None req-ba7892bd-ad8f-44e8-92a0-e9bf59fa5cd6 444cfb5d2fcd40359451d6f1842e6d6b 8168678e6b104cf5930f681385de172d - - default default] TaaS: Handle Delete Port: 3505bf69-06e2-4284-a469-f534b8689c88 2026-08-28 05:24:43.502 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba7892bd-ad8f-44e8-92a0-e9bf59fa5cd6 444cfb5d2fcd40359451d6f1842e6d6b 8168678e6b104cf5930f681385de172d - - default default] Tap Mirror: Handle Delete Port: 3505bf69-06e2-4284-a469-f534b8689c88 [pid: 8|app: 0|req: 738/1422] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:24:43 2026] DELETE /v2.0/floatingips/93bc8445-ffa9-4381-8014-28187cdfeb50 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1423] 10.0.0.189 () {30 vars in 648 bytes} [Fri Aug 28 05:24:43 2026] GET /v2.0/extensions => generated 20118 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-28 05:24:44.025 7 INFO neutron_taas.services.taas.taas_plugin [None req-64c8c9ec-0e62-47f4-97b0-5d653bcbb69a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 10dfaa7f-564a-4e54-908a-62f2b3be9d72 2026-08-28 05:24:44.028 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64c8c9ec-0e62-47f4-97b0-5d653bcbb69a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 10dfaa7f-564a-4e54-908a-62f2b3be9d72 [pid: 8|app: 0|req: 740/1424] 10.0.0.189 () {30 vars in 722 bytes} [Fri Aug 28 05:24:44 2026] GET /v2.0/quotas/eca64d6eac8343e3bfe00022cccd742a/details => generated 847 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1425] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:24:43 2026] PUT /v2.0/routers/915ada6d-34b5-44eb-abcf-824d209c70e5/remove_router_interface => generated 309 bytes in 913 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:24:44.810 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f9651c4-d39e-4bdc-a110-0e85e374bf4a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b670f917-4d65-4bc8-bd1e-212134668518 (type: security_groups) to 1 2026-08-28 05:24:44.836 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f9651c4-d39e-4bdc-a110-0e85e374bf4a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 076d01d8-e8a5-4bb9-9af7-f002083bccb8 (type: security_group_rules) to 0 2026-08-28 05:24:44.858 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f9651c4-d39e-4bdc-a110-0e85e374bf4a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 489a7cca-4e5e-414a-b60b-11764f7937c8 (type: security_group_rules) to 0 2026-08-28 05:24:44.878 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f9651c4-d39e-4bdc-a110-0e85e374bf4a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 7f070c3b-8341-4da7-9cb4-8a4c71202610 (type: security_group_rules) to 0 2026-08-28 05:24:44.894 8 INFO neutron.db.ovn_revision_numbers_db [None req-1f9651c4-d39e-4bdc-a110-0e85e374bf4a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b7606a53-03b6-452e-a67a-5d44262d89d1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 741/1426] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:24:44 2026] GET /v2.0/security-groups?tenant_id=465b68d79fa048c2995a4caac118a1f9&name=default => generated 2925 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:24:44.965 7 INFO neutron_taas.services.taas.taas_plugin [None req-8e22262d-2ffc-474b-958f-cfdc39f324ff 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 228a97b2-5477-4ef4-a6a8-8ff5de5ad709 2026-08-28 05:24:44.968 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e22262d-2ffc-474b-958f-cfdc39f324ff 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 228a97b2-5477-4ef4-a6a8-8ff5de5ad709 [pid: 8|app: 0|req: 742/1427] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:24:44 2026] DELETE /v2.0/security-groups/b670f917-4d65-4bc8-bd1e-212134668518 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1428] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:24:44 2026] DELETE /v2.0/routers/915ada6d-34b5-44eb-abcf-824d209c70e5 => generated 0 bytes in 1301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1429] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:24:45 2026] DELETE /v2.0/subnets/2c4ae3c9-cd00-4a45-9009-b161e82f382f => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:24:46.200 7 INFO neutron_taas.services.taas.taas_plugin [None req-2424ddf2-bc68-435e-abee-c144ac16b553 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 3222f6d2-4994-486a-8e53-288cfd41ee69 2026-08-28 05:24:46.202 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2424ddf2-bc68-435e-abee-c144ac16b553 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 3222f6d2-4994-486a-8e53-288cfd41ee69 2026-08-28 05:24:46.366 7 INFO neutron.services.segments.plugin [-] Segment 415dad17-d143-4dd2-bc18-87c78e3465b2 resource provider aggregate not found 2026-08-28 05:24:46.371 7 INFO neutron.services.segments.plugin [-] Segment 415dad17-d143-4dd2-bc18-87c78e3465b2 resource provider aggregate not found 2026-08-28 05:24:46.389 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 415dad17-d143-4dd2-bc18-87c78e3465b2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 415dad17-d143-4dd2-bc18-87c78e3465b2 found for delete ", "request_id": "req-698e6b49-5cb8-4b38-9270-b871d180558e"}]} 2026-08-28 05:24:46.397 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 415dad17-d143-4dd2-bc18-87c78e3465b2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 415dad17-d143-4dd2-bc18-87c78e3465b2 found for delete ", "request_id": "req-bfdd68d6-a6f0-484b-bed5-ca8b697f1b76"}]} [pid: 7|app: 0|req: 687/1430] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:24:46 2026] DELETE /v2.0/networks/387482eb-3836-4470-b7a0-a7af38339964 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1431] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:24:46 2026] GET /v2.0/security-groups?tenant_id=8168678e6b104cf5930f681385de172d&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:24:46.650 8 INFO neutron.db.ovn_revision_numbers_db [None req-750c455d-cbfe-4035-ba53-c049298fc5b8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource bd0d0804-889d-4e1b-97ae-d9ba0eb19e96 (type: security_groups) to 1 2026-08-28 05:24:46.662 8 INFO neutron.db.ovn_revision_numbers_db [None req-750c455d-cbfe-4035-ba53-c049298fc5b8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 1ab8a533-e563-406d-980d-e6f0bcbfecad (type: security_group_rules) to 0 2026-08-28 05:24:46.673 8 INFO neutron.db.ovn_revision_numbers_db [None req-750c455d-cbfe-4035-ba53-c049298fc5b8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 9c087c0c-56b8-4ac9-a3ac-1a3e81316696 (type: security_group_rules) to 0 2026-08-28 05:24:46.684 8 INFO neutron.db.ovn_revision_numbers_db [None req-750c455d-cbfe-4035-ba53-c049298fc5b8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b37f0e9e-0b58-4724-8e7c-5270c441e0bb (type: security_group_rules) to 0 2026-08-28 05:24:46.695 8 INFO neutron.db.ovn_revision_numbers_db [None req-750c455d-cbfe-4035-ba53-c049298fc5b8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e89af570-cfc4-4c71-be3e-dd07eeac870d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 744/1432] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:24:46 2026] GET /v2.0/security-groups?tenant_id=eca64d6eac8343e3bfe00022cccd742a&name=default => generated 2925 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1433] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:24:46 2026] DELETE /v2.0/security-groups/8fa9ee09-2833-41f5-b7ea-2c5f55d84648 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1434] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:24:46 2026] DELETE /v2.0/security-groups/bd0d0804-889d-4e1b-97ae-d9ba0eb19e96 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:24:47.663 7 INFO neutron.db.ovn_revision_numbers_db [None req-017bd4e0-867f-41be-8176-5dad0df6de34 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Successfully bumped revision number for resource 4feedf53-c139-4a82-8cb7-501e5d416a37 (type: security_groups) to 1 2026-08-28 05:24:47.674 7 INFO neutron.db.ovn_revision_numbers_db [None req-017bd4e0-867f-41be-8176-5dad0df6de34 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Successfully bumped revision number for resource 0b48175f-b3b8-41e6-a307-f922aede3790 (type: security_group_rules) to 0 2026-08-28 05:24:47.687 7 INFO neutron.db.ovn_revision_numbers_db [None req-017bd4e0-867f-41be-8176-5dad0df6de34 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Successfully bumped revision number for resource 3cdbe1c3-8991-45c5-8277-20c796fe8630 (type: security_group_rules) to 0 2026-08-28 05:24:47.705 7 INFO neutron.db.ovn_revision_numbers_db [None req-017bd4e0-867f-41be-8176-5dad0df6de34 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Successfully bumped revision number for resource 7747cfa0-07bc-41d7-ab91-43f30ee165a5 (type: security_group_rules) to 0 2026-08-28 05:24:47.717 7 INFO neutron.db.ovn_revision_numbers_db [None req-017bd4e0-867f-41be-8176-5dad0df6de34 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Successfully bumped revision number for resource eee898da-6ce5-4bed-bf95-15e05f97d82e (type: security_group_rules) to 0 2026-08-28 05:24:47.850 7 INFO neutron.db.segments_db [None req-017bd4e0-867f-41be-8176-5dad0df6de34 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Added segment ff70ae65-907c-4f76-9d9e-8d8513a5351d of type geneve for network 15325360-4067-4aa7-9b6c-f9b7ea5afcdd 2026-08-28 05:24:47.887 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e8e6af3-439a-4e2f-9abb-407d518c9a4f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 41709474-f9af-45fa-a3c6-153b18f8c930 (type: security_groups) to 1 2026-08-28 05:24:47.903 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e8e6af3-439a-4e2f-9abb-407d518c9a4f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 14f281ac-b9fe-4ee8-9939-2824869e5c59 (type: security_group_rules) to 0 2026-08-28 05:24:47.921 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e8e6af3-439a-4e2f-9abb-407d518c9a4f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource cc0fc6f3-e870-4b0a-a749-61c91998d370 (type: security_group_rules) to 0 2026-08-28 05:24:47.943 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e8e6af3-439a-4e2f-9abb-407d518c9a4f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d3937994-5a23-4d9f-9f7c-a59ba205b321 (type: security_group_rules) to 0 2026-08-28 05:24:47.960 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e8e6af3-439a-4e2f-9abb-407d518c9a4f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ec7b518b-c0c3-4f93-a7cd-757555717392 (type: security_group_rules) to 0 2026-08-28 05:24:48.001 7 INFO neutron.db.ovn_revision_numbers_db [None req-017bd4e0-867f-41be-8176-5dad0df6de34 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Successfully bumped revision number for resource 15325360-4067-4aa7-9b6c-f9b7ea5afcdd (type: networks) to 1 [pid: 8|app: 0|req: 746/1435] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:24:47 2026] GET /v2.0/security-groups?tenant_id=d2134a71c5af4898a5a6f977c06cf48c&name=default => generated 2925 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:24:48.149 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-017bd4e0-867f-41be-8176-5dad0df6de34 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] No more DHCP agents 2026-08-28 05:24:48.150 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-017bd4e0-867f-41be-8176-5dad0df6de34 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Unable to schedule network 15325360-4067-4aa7-9b6c-f9b7ea5afcdd: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:24:48.190 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5cafb153-b178-48ac-bca4-1eac3961b1df - - - - - -] OVN reports status down for port: 0a30269a-5886-4581-8aea-f395fa9df14a [pid: 8|app: 0|req: 747/1436] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:24:48 2026] DELETE /v2.0/security-groups/41709474-f9af-45fa-a3c6-153b18f8c930 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:24:48.240 7 INFO neutron.db.ovn_revision_numbers_db [None req-017bd4e0-867f-41be-8176-5dad0df6de34 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Successfully bumped revision number for resource 0a30269a-5886-4581-8aea-f395fa9df14a (type: ports) to 1 [pid: 7|app: 0|req: 690/1437] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:24:47 2026] POST /v2.0/networks => generated 649 bytes in 851 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:24:48.475 7 INFO neutron.db.ovn_revision_numbers_db [None req-19cd3eea-3cae-4b19-b45b-85de61b23b4c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 19674bee-c4d2-489b-b813-9ead40a19a57 (type: security_groups) to 1 2026-08-28 05:24:48.496 7 INFO neutron.db.ovn_revision_numbers_db [None req-19cd3eea-3cae-4b19-b45b-85de61b23b4c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 38fd8841-2648-415d-91f9-c6046918d2a6 (type: security_group_rules) to 0 2026-08-28 05:24:48.513 7 INFO neutron.db.ovn_revision_numbers_db [None req-19cd3eea-3cae-4b19-b45b-85de61b23b4c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a899e866-3d78-426b-9178-662c0f25179f (type: security_group_rules) to 0 2026-08-28 05:24:48.527 7 INFO neutron.db.ovn_revision_numbers_db [None req-19cd3eea-3cae-4b19-b45b-85de61b23b4c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d7c038cc-af08-42de-9021-ddffb17dc8f0 (type: security_group_rules) to 0 2026-08-28 05:24:48.537 7 INFO neutron.db.ovn_revision_numbers_db [None req-19cd3eea-3cae-4b19-b45b-85de61b23b4c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e15f3465-4d3c-466a-bf5e-f8325061895a (type: security_group_rules) to 0 2026-08-28 05:24:48.546 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-96d520ff-d269-4e9e-8ddd-6383ebb0ff3d 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] No more DHCP agents 2026-08-28 05:24:48.548 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-96d520ff-d269-4e9e-8ddd-6383ebb0ff3d 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Unable to schedule network 15325360-4067-4aa7-9b6c-f9b7ea5afcdd: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 691/1438] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:24:48 2026] GET /v2.0/security-groups?tenant_id=2283c5c8f1df46eebe736095622b4d2b&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:24:48.585 8 INFO neutron.db.ovn_revision_numbers_db [None req-96d520ff-d269-4e9e-8ddd-6383ebb0ff3d 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Successfully bumped revision number for resource d595de5b-ef9a-4165-a1a9-497e86dacc02 (type: subnets) to 0 [pid: 8|app: 0|req: 748/1439] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:24:48 2026] POST /v2.0/subnets => generated 627 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1440] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:24:48 2026] DELETE /v2.0/security-groups/19674bee-c4d2-489b-b813-9ead40a19a57 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:24:48.988 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0c01bee9-e506-48cd-b71a-fac74add9f08 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] No more DHCP agents 2026-08-28 05:24:48.990 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0c01bee9-e506-48cd-b71a-fac74add9f08 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:24:49.098 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5cafb153-b178-48ac-bca4-1eac3961b1df - - - - - -] OVN reports status down for port: 30b4ae50-1ccf-4d18-b2a5-62fb135068bc 2026-08-28 05:24:49.130 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c01bee9-e506-48cd-b71a-fac74add9f08 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Successfully bumped revision number for resource 30b4ae50-1ccf-4d18-b2a5-62fb135068bc (type: ports) to 1 2026-08-28 05:24:49.735 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-1952f1ff-1ae6-4374-8c7d-958a336229a1 - - - - - -] Schedule LRP lrp-30b4ae50-1ccf-4d18-b2a5-62fb135068bc on gateway c47435e5-7cbd-4a7d-8eb6-3c74d56317be with priority 1 2026-08-28 05:24:49.753 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5cafb153-b178-48ac-bca4-1eac3961b1df - - - - - -] OVN reports status up for port: 30b4ae50-1ccf-4d18-b2a5-62fb135068bc 2026-08-28 05:24:49.762 7 INFO neutron.plugins.ml2.plugin [None req-5cafb153-b178-48ac-bca4-1eac3961b1df - - - - - -] Attempt 1 to provision port 30b4ae50-1ccf-4d18-b2a5-62fb135068bc 2026-08-28 05:24:49.793 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c01bee9-e506-48cd-b71a-fac74add9f08 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Successfully bumped revision number for resource 30b4ae50-1ccf-4d18-b2a5-62fb135068bc (type: router_ports) to 1 2026-08-28 05:24:49.887 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c01bee9-e506-48cd-b71a-fac74add9f08 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Successfully bumped revision number for resource 4c54a5c4-9d82-467f-bcd0-7544db864274 (type: routers) to 2 [pid: 8|app: 0|req: 749/1441] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:24:48 2026] POST /v2.0/routers => generated 955 bytes in 1303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:24:50.481 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-78fe8dad-fd28-45c5-89e2-ca31e5b9f5c8 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] No more DHCP agents 2026-08-28 05:24:50.482 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-78fe8dad-fd28-45c5-89e2-ca31e5b9f5c8 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Unable to schedule network 15325360-4067-4aa7-9b6c-f9b7ea5afcdd: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:24:50.623 7 INFO neutron.db.ovn_revision_numbers_db [None req-78fe8dad-fd28-45c5-89e2-ca31e5b9f5c8 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Successfully bumped revision number for resource 97dceac2-a67a-4db0-8119-04fc693ffa83 (type: ports) to 1 2026-08-28 05:24:51.309 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-78fe8dad-fd28-45c5-89e2-ca31e5b9f5c8 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] No more DHCP agents 2026-08-28 05:24:51.310 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-78fe8dad-fd28-45c5-89e2-ca31e5b9f5c8 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Unable to schedule network 15325360-4067-4aa7-9b6c-f9b7ea5afcdd: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:24:51.772 7 INFO neutron.db.ovn_revision_numbers_db [None req-78fe8dad-fd28-45c5-89e2-ca31e5b9f5c8 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Successfully bumped revision number for resource 97dceac2-a67a-4db0-8119-04fc693ffa83 (type: router_ports) to 1 [pid: 7|app: 0|req: 693/1442] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:24:49 2026] PUT /v2.0/routers/4c54a5c4-9d82-467f-bcd0-7544db864274/add_router_interface => generated 309 bytes in 1858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:51.818 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b8007dab-4669-41ab-8d02-6432271330b0 2fd4691ce8ec431b8fcdc89197b1af29 e6412d08d17244cbbdd32152e00dc18a - - default default] No more DHCP agents 2026-08-28 05:24:51.819 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b8007dab-4669-41ab-8d02-6432271330b0 2fd4691ce8ec431b8fcdc89197b1af29 e6412d08d17244cbbdd32152e00dc18a - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 750/1443] 10.0.0.125 () {34 vars in 674 bytes} [Fri Aug 28 05:24:51 2026] POST /v2.0/floatingips => generated 552 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:24:52.086 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9505ea8a-3e1a-47a3-8ef5-88965aa0ffd7 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] No more DHCP agents 2026-08-28 05:24:52.088 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9505ea8a-3e1a-47a3-8ef5-88965aa0ffd7 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Unable to schedule network 15325360-4067-4aa7-9b6c-f9b7ea5afcdd: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:24:52.209 7 INFO neutron.db.ovn_revision_numbers_db [None req-9505ea8a-3e1a-47a3-8ef5-88965aa0ffd7 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Successfully bumped revision number for resource 757fa176-e2a4-4baf-b13e-e0b249d2e2ec (type: ports) to 1 [pid: 7|app: 0|req: 694/1444] 10.0.0.125 () {34 vars in 663 bytes} [Fri Aug 28 05:24:51 2026] POST /v2.0/ports => generated 955 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:24:52.306 8 INFO neutron.db.ovn_revision_numbers_db [None req-01a14c0c-ead9-4a8c-8d1c-2e4915be45d6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e211866c-1a87-4572-b33d-3613ddfaade8 (type: security_groups) to 1 2026-08-28 05:24:52.320 8 INFO neutron.db.ovn_revision_numbers_db [None req-01a14c0c-ead9-4a8c-8d1c-2e4915be45d6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 39a5cae9-8edd-4a48-bc58-1af9290fd277 (type: security_group_rules) to 0 2026-08-28 05:24:52.332 8 INFO neutron.db.ovn_revision_numbers_db [None req-01a14c0c-ead9-4a8c-8d1c-2e4915be45d6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 57a5f977-5b1f-4d59-aa36-6ec64504cd1c (type: security_group_rules) to 0 2026-08-28 05:24:52.344 8 INFO neutron.db.ovn_revision_numbers_db [None req-01a14c0c-ead9-4a8c-8d1c-2e4915be45d6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 698570bb-7570-4acd-8c95-388ee9a6b351 (type: security_group_rules) to 0 2026-08-28 05:24:52.370 8 INFO neutron.db.ovn_revision_numbers_db [None req-01a14c0c-ead9-4a8c-8d1c-2e4915be45d6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b5dfd202-8f81-4baa-a057-e11557906451 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 751/1445] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:24:52 2026] GET /v2.0/security-groups?tenant_id=e4662733f1674796bd7cd8f6188d0039&name=default => generated 2925 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:24:52.480 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7989b4f1-fd68-46e3-a414-b95239d64cb7 2fd4691ce8ec431b8fcdc89197b1af29 e6412d08d17244cbbdd32152e00dc18a - - default default] No more DHCP agents 2026-08-28 05:24:52.482 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7989b4f1-fd68-46e3-a414-b95239d64cb7 2fd4691ce8ec431b8fcdc89197b1af29 e6412d08d17244cbbdd32152e00dc18a - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:24:52.733 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3de31886-f843-415a-b244-abe25c6f7f20 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] No more DHCP agents 2026-08-28 05:24:52.734 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3de31886-f843-415a-b244-abe25c6f7f20 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Unable to schedule network 15325360-4067-4aa7-9b6c-f9b7ea5afcdd: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 695/1446] 10.0.0.125 () {34 vars in 674 bytes} [Fri Aug 28 05:24:52 2026] POST /v2.0/floatingips => generated 552 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:24:52.872 8 INFO neutron.db.ovn_revision_numbers_db [None req-3de31886-f843-415a-b244-abe25c6f7f20 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Successfully bumped revision number for resource 9d2c3dd7-9fa4-40e0-8d4b-76547bac9e4d (type: ports) to 1 [pid: 8|app: 0|req: 752/1447] 10.0.0.125 () {34 vars in 663 bytes} [Fri Aug 28 05:24:52 2026] POST /v2.0/ports => generated 955 bytes in 494 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: 696/1448] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:24:52 2026] DELETE /v2.0/security-groups/e211866c-1a87-4572-b33d-3613ddfaade8 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:24:53.200 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-33ea3a49-3f45-420c-a1c7-90a5757f0ecf 2fd4691ce8ec431b8fcdc89197b1af29 e6412d08d17244cbbdd32152e00dc18a - - default default] No more DHCP agents 2026-08-28 05:24:53.202 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-33ea3a49-3f45-420c-a1c7-90a5757f0ecf 2fd4691ce8ec431b8fcdc89197b1af29 e6412d08d17244cbbdd32152e00dc18a - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:24:53.307 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f91907e-a20b-468e-98f5-86ec911632a8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource da919760-3811-4f7c-aea3-76af9c69507b (type: security_groups) to 1 2026-08-28 05:24:53.323 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f91907e-a20b-468e-98f5-86ec911632a8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 359bac45-140b-4dca-aba6-2947c5b12bd1 (type: security_group_rules) to 0 2026-08-28 05:24:53.345 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f91907e-a20b-468e-98f5-86ec911632a8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 79a3ebe5-64dd-47fa-a33b-e65585e9631c (type: security_group_rules) to 0 2026-08-28 05:24:53.361 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f91907e-a20b-468e-98f5-86ec911632a8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource f41be40a-c021-45c3-8d89-8a836cd708a3 (type: security_group_rules) to 0 2026-08-28 05:24:53.377 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f91907e-a20b-468e-98f5-86ec911632a8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource f8d17542-0511-42c7-906e-b32d427fb887 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 697/1449] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:24:52 2026] GET /v2.0/security-groups?tenant_id=d32b90054b2b4da9b2647bd187f7b40d&name=default => generated 2925 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1450] 10.0.0.125 () {34 vars in 674 bytes} [Fri Aug 28 05:24:52 2026] POST /v2.0/floatingips => generated 552 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:24:53.616 8 INFO neutron.db.ovn_revision_numbers_db [None req-42173b43-dc0b-4783-852c-ad51f1ff5cbb 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource da52db26-83f8-461e-8b0a-938ac60a4196 (type: security_groups) to 1 2026-08-28 05:24:53.629 8 INFO neutron.db.ovn_revision_numbers_db [None req-42173b43-dc0b-4783-852c-ad51f1ff5cbb 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 1aa81003-4553-4db7-b45a-a89362554971 (type: security_group_rules) to 0 2026-08-28 05:24:53.640 8 INFO neutron.db.ovn_revision_numbers_db [None req-42173b43-dc0b-4783-852c-ad51f1ff5cbb 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource cb4091de-03e7-4826-91a1-0767bf5f54b8 (type: security_group_rules) to 0 2026-08-28 05:24:53.653 8 INFO neutron.db.ovn_revision_numbers_db [None req-42173b43-dc0b-4783-852c-ad51f1ff5cbb 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d7eb5368-b2d5-4c30-b16c-71092f961dd1 (type: security_group_rules) to 0 2026-08-28 05:24:53.666 8 INFO neutron.db.ovn_revision_numbers_db [None req-42173b43-dc0b-4783-852c-ad51f1ff5cbb 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource efa57b73-819f-49e2-9019-e1e15fe1c2d9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 754/1451] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:24:53 2026] GET /v2.0/security-groups?tenant_id=83e289dafb1748ee93948de2aa6586bc&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:24:53.718 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e88ed2e8-b01e-4c88-b95e-ed6f31fc5bb1 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] No more DHCP agents 2026-08-28 05:24:53.719 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e88ed2e8-b01e-4c88-b95e-ed6f31fc5bb1 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 755/1452] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:24:53 2026] DELETE /v2.0/security-groups/da919760-3811-4f7c-aea3-76af9c69507b => generated 0 bytes in 205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:24:54.139 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-16d459e2-29fc-41ff-b8c1-76e415b450d5 2fd4691ce8ec431b8fcdc89197b1af29 e6412d08d17244cbbdd32152e00dc18a - - default default] No more DHCP agents 2026-08-28 05:24:54.140 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-16d459e2-29fc-41ff-b8c1-76e415b450d5 2fd4691ce8ec431b8fcdc89197b1af29 e6412d08d17244cbbdd32152e00dc18a - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:24:54.485 7 INFO neutron.db.ovn_revision_numbers_db [None req-e88ed2e8-b01e-4c88-b95e-ed6f31fc5bb1 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Successfully bumped revision number for resource 411fe3f4-49f1-4ba3-bf1f-1fa3374c212d (type: floatingips) to 1 2026-08-28 05:24:54.486 7 INFO neutron.db.l3_db [None req-e88ed2e8-b01e-4c88-b95e-ed6f31fc5bb1 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Floating IP 411fe3f4-49f1-4ba3-bf1f-1fa3374c212d associated. External IP: 10.96.250.210, port: 9d2c3dd7-9fa4-40e0-8d4b-76547bac9e4d. [pid: 7|app: 0|req: 698/1453] 10.0.0.125 () {34 vars in 675 bytes} [Fri Aug 28 05:24:53 2026] POST /v2.0/floatingips => generated 842 bytes in 1103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1454] 10.0.0.125 () {34 vars in 674 bytes} [Fri Aug 28 05:24:53 2026] POST /v2.0/floatingips => generated 552 bytes in 642 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:24:54.740 8 INFO neutron.db.ovn_revision_numbers_db [None req-57bb840a-86ab-4377-8707-7e90baff60af 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 80e11685-d802-4be6-b8b1-80914f5ec4e9 (type: security_groups) to 1 2026-08-28 05:24:54.759 8 INFO neutron.db.ovn_revision_numbers_db [None req-57bb840a-86ab-4377-8707-7e90baff60af 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 21626fd9-930b-4029-a840-d3f0f792a4d0 (type: security_group_rules) to 0 2026-08-28 05:24:54.775 8 INFO neutron.db.ovn_revision_numbers_db [None req-57bb840a-86ab-4377-8707-7e90baff60af 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 42a8ec13-bc17-4a26-8b2d-fcf85e91a6fa (type: security_group_rules) to 0 2026-08-28 05:24:54.789 8 INFO neutron.db.ovn_revision_numbers_db [None req-57bb840a-86ab-4377-8707-7e90baff60af 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 96ac3366-c66b-41b5-b91a-3dc1496f8e4b (type: security_group_rules) to 0 2026-08-28 05:24:54.805 8 INFO neutron.db.ovn_revision_numbers_db [None req-57bb840a-86ab-4377-8707-7e90baff60af 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b383c0ee-9ebb-4600-a68a-a6686fe67a5d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 699/1455] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:24:54 2026] DELETE /v2.0/security-groups/da52db26-83f8-461e-8b0a-938ac60a4196 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1456] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:24:54 2026] GET /v2.0/security-groups?tenant_id=5b75879369e54f289ea14cb1bee7e9f1&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:24:54.998 7 INFO neutron.db.ovn_revision_numbers_db [None req-92ac6161-f88a-4727-b398-7e2e4f727dc6 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Successfully bumped revision number for resource 411fe3f4-49f1-4ba3-bf1f-1fa3374c212d (type: floatingips) to 2 2026-08-28 05:24:55.039 7 INFO neutron.db.l3_db [None req-92ac6161-f88a-4727-b398-7e2e4f727dc6 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Floating IP 411fe3f4-49f1-4ba3-bf1f-1fa3374c212d disassociated. External IP: 10.96.250.210, port: 9d2c3dd7-9fa4-40e0-8d4b-76547bac9e4d. [pid: 7|app: 0|req: 700/1457] 10.0.0.125 () {34 vars in 747 bytes} [Fri Aug 28 05:24:54 2026] PUT /v2.0/floatingips/411fe3f4-49f1-4ba3-bf1f-1fa3374c212d => generated 554 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:55.189 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5f0cf33e-79a1-4a1f-881b-3909a627e402 2fd4691ce8ec431b8fcdc89197b1af29 e6412d08d17244cbbdd32152e00dc18a - - default default] No more DHCP agents 2026-08-28 05:24:55.191 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5f0cf33e-79a1-4a1f-881b-3909a627e402 2fd4691ce8ec431b8fcdc89197b1af29 e6412d08d17244cbbdd32152e00dc18a - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:24:55.305 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5cafb153-b178-48ac-bca4-1eac3961b1df - - - - - -] No hosting information found for port 30b4ae50-1ccf-4d18-b2a5-62fb135068bc: RuntimeError: No hosting information found for port 30b4ae50-1ccf-4d18-b2a5-62fb135068bc 2026-08-28 05:24:55.306 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5cafb153-b178-48ac-bca4-1eac3961b1df - - - - - -] OVN reports status down for port: 97dceac2-a67a-4db0-8119-04fc693ffa83 [pid: 7|app: 0|req: 701/1458] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:24:55 2026] DELETE /v2.0/security-groups/80e11685-d802-4be6-b8b1-80914f5ec4e9 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:24:55.449 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5cafb153-b178-48ac-bca4-1eac3961b1df - - - - - -] OVN reports status up for port: 97dceac2-a67a-4db0-8119-04fc693ffa83 2026-08-28 05:24:55.465 7 INFO neutron.plugins.ml2.plugin [None req-5cafb153-b178-48ac-bca4-1eac3961b1df - - - - - -] Attempt 1 to provision port 97dceac2-a67a-4db0-8119-04fc693ffa83 [pid: 8|app: 0|req: 758/1459] 10.0.0.125 () {34 vars in 674 bytes} [Fri Aug 28 05:24:54 2026] POST /v2.0/floatingips => generated 552 bytes in 673 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:24:55.563 7 INFO neutron_taas.services.taas.taas_plugin [None req-9f51b43a-592f-4882-96c6-0d975e71ec0f 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] TaaS: Handle Delete Port: fddaa4fa-7431-4357-a5a5-e7880b24157a 2026-08-28 05:24:55.573 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f51b43a-592f-4882-96c6-0d975e71ec0f 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Tap Mirror: Handle Delete Port: fddaa4fa-7431-4357-a5a5-e7880b24157a [pid: 8|app: 0|req: 759/1460] 10.0.0.125 () {34 vars in 757 bytes} [Fri Aug 28 05:24:55 2026] PUT /v2.0/floatingips/7aff82e0-e343-453e-b83d-37e2a67e44a9/tags => generated 17 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1463] 10.0.0.125 () {34 vars in 757 bytes} [Fri Aug 28 05:24:55 2026] PUT /v2.0/floatingips/c9418c6e-5835-42b3-b497-82ef57c36418/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1464] 10.0.0.125 () {34 vars in 757 bytes} [Fri Aug 28 05:24:55 2026] PUT /v2.0/floatingips/8c787cd2-3507-42a5-ae22-7cb44808bcae/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1465] 10.0.0.125 () {34 vars in 757 bytes} [Fri Aug 28 05:24:55 2026] PUT /v2.0/floatingips/bf80c0f3-8e79-4f26-bf12-0dcc8119247b/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1466] 10.0.0.125 () {32 vars in 670 bytes} [Fri Aug 28 05:24:55 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1467] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:24:55 2026] DELETE /v2.0/floatingips/411fe3f4-49f1-4ba3-bf1f-1fa3374c212d => generated 0 bytes in 513 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1468] 10.0.0.125 () {32 vars in 684 bytes} [Fri Aug 28 05:24:55 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1469] 10.0.0.125 () {32 vars in 680 bytes} [Fri Aug 28 05:24:55 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1470] 10.0.0.125 () {32 vars in 692 bytes} [Fri Aug 28 05:24:55 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1471] 10.0.0.125 () {32 vars in 678 bytes} [Fri Aug 28 05:24:56 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1472] 10.0.0.125 () {32 vars in 692 bytes} [Fri Aug 28 05:24:56 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1473] 10.0.0.125 () {32 vars in 688 bytes} [Fri Aug 28 05:24:56 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1474] 10.0.0.125 () {32 vars in 700 bytes} [Fri Aug 28 05:24:56 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:24:56.251 7 INFO neutron.db.ovn_revision_numbers_db [None req-5cafb153-b178-48ac-bca4-1eac3961b1df - - - - - -] Successfully bumped revision number for resource 97dceac2-a67a-4db0-8119-04fc693ffa83 (type: ports) to 2 2026-08-28 05:24:56.290 8 INFO neutron_taas.services.taas.taas_plugin [None req-ae8f1569-25a6-4bab-9086-d4cf9bd96b53 2fd4691ce8ec431b8fcdc89197b1af29 e6412d08d17244cbbdd32152e00dc18a - - default default] TaaS: Handle Delete Port: 19f810ea-4c1f-4794-8b37-36b70b74a70d 2026-08-28 05:24:56.293 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae8f1569-25a6-4bab-9086-d4cf9bd96b53 2fd4691ce8ec431b8fcdc89197b1af29 e6412d08d17244cbbdd32152e00dc18a - - default default] Tap Mirror: Handle Delete Port: 19f810ea-4c1f-4794-8b37-36b70b74a70d 2026-08-28 05:24:56.358 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c7bd10c-228a-4f6a-ac92-34d878a3b6f7 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] No more DHCP agents 2026-08-28 05:24:56.361 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c7bd10c-228a-4f6a-ac92-34d878a3b6f7 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 773/1475] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:24:56 2026] DELETE /v2.0/floatingips/7aff82e0-e343-453e-b83d-37e2a67e44a9 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:24:56.552 7 INFO neutron.db.ovn_revision_numbers_db [None req-1f004454-04e5-4693-bd3c-8a015a4e1233 - - - - - -] Successfully bumped revision number for resource 97dceac2-a67a-4db0-8119-04fc693ffa83 (type: router_ports) to 2 2026-08-28 05:24:56.553 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f004454-04e5-4693-bd3c-8a015a4e1233 - - - - - -] OVN reports status down for port: 757fa176-e2a4-4baf-b13e-e0b249d2e2ec 2026-08-28 05:24:56.588 8 INFO neutron_taas.services.taas.taas_plugin [None req-ec159ebc-79f1-4432-bb4e-658ba695c033 2fd4691ce8ec431b8fcdc89197b1af29 e6412d08d17244cbbdd32152e00dc18a - - default default] TaaS: Handle Delete Port: b602ba50-f405-42ee-abb1-1f5592efd28d 2026-08-28 05:24:56.590 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec159ebc-79f1-4432-bb4e-658ba695c033 2fd4691ce8ec431b8fcdc89197b1af29 e6412d08d17244cbbdd32152e00dc18a - - default default] Tap Mirror: Handle Delete Port: b602ba50-f405-42ee-abb1-1f5592efd28d 2026-08-28 05:24:56.696 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f004454-04e5-4693-bd3c-8a015a4e1233 - - - - - -] OVN reports status down for port: 9d2c3dd7-9fa4-40e0-8d4b-76547bac9e4d [pid: 8|app: 0|req: 774/1476] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:24:56 2026] DELETE /v2.0/floatingips/c9418c6e-5835-42b3-b497-82ef57c36418 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:24:56.861 8 INFO neutron_taas.services.taas.taas_plugin [None req-d505dcff-a8dc-49c8-8a01-77389b69fee9 2fd4691ce8ec431b8fcdc89197b1af29 e6412d08d17244cbbdd32152e00dc18a - - default default] TaaS: Handle Delete Port: 7f32599a-67f1-416a-90a6-41e87759d36c 2026-08-28 05:24:56.863 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d505dcff-a8dc-49c8-8a01-77389b69fee9 2fd4691ce8ec431b8fcdc89197b1af29 e6412d08d17244cbbdd32152e00dc18a - - default default] Tap Mirror: Handle Delete Port: 7f32599a-67f1-416a-90a6-41e87759d36c [pid: 8|app: 0|req: 775/1477] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:24:56 2026] DELETE /v2.0/floatingips/8c787cd2-3507-42a5-ae22-7cb44808bcae => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:24:57.151 8 INFO neutron_taas.services.taas.taas_plugin [None req-62010b37-0b09-4abf-903d-fcc4093c0ebb 2fd4691ce8ec431b8fcdc89197b1af29 e6412d08d17244cbbdd32152e00dc18a - - default default] TaaS: Handle Delete Port: 7a0eed59-49f4-45b2-98b0-3fb1cbad2d13 2026-08-28 05:24:57.154 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62010b37-0b09-4abf-903d-fcc4093c0ebb 2fd4691ce8ec431b8fcdc89197b1af29 e6412d08d17244cbbdd32152e00dc18a - - default default] Tap Mirror: Handle Delete Port: 7a0eed59-49f4-45b2-98b0-3fb1cbad2d13 [pid: 8|app: 0|req: 776/1478] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:24:57 2026] DELETE /v2.0/floatingips/bf80c0f3-8e79-4f26-bf12-0dcc8119247b => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:24:57.360 7 INFO neutron.db.ovn_revision_numbers_db [None req-8c7bd10c-228a-4f6a-ac92-34d878a3b6f7 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Successfully bumped revision number for resource 4eee2fa0-1dbf-4df1-b966-d28ed6857ef9 (type: floatingips) to 1 2026-08-28 05:24:57.360 7 INFO neutron.db.l3_db [None req-8c7bd10c-228a-4f6a-ac92-34d878a3b6f7 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Floating IP 4eee2fa0-1dbf-4df1-b966-d28ed6857ef9 associated. External IP: 10.96.250.209, port: 757fa176-e2a4-4baf-b13e-e0b249d2e2ec. [pid: 7|app: 0|req: 703/1479] 10.0.0.125 () {34 vars in 675 bytes} [Fri Aug 28 05:24:55 2026] POST /v2.0/floatingips => generated 842 bytes in 1493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:24:57.410 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d0f319c-eab2-4a12-afeb-9f88a039a85b 2fd4691ce8ec431b8fcdc89197b1af29 e6412d08d17244cbbdd32152e00dc18a - - default default] TaaS: Handle Delete Port: 9c9381e2-864d-4b02-aca5-92c9ef4945ad 2026-08-28 05:24:57.412 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d0f319c-eab2-4a12-afeb-9f88a039a85b 2fd4691ce8ec431b8fcdc89197b1af29 e6412d08d17244cbbdd32152e00dc18a - - default default] Tap Mirror: Handle Delete Port: 9c9381e2-864d-4b02-aca5-92c9ef4945ad [pid: 7|app: 0|req: 704/1480] 10.0.0.125 () {32 vars in 727 bytes} [Fri Aug 28 05:24:57 2026] GET /v2.0/floatingips/4eee2fa0-1dbf-4df1-b966-d28ed6857ef9 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1481] 10.0.0.125 () {32 vars in 653 bytes} [Fri Aug 28 05:24:57 2026] GET /v2.0/floatingips => generated 847 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1482] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:24:57 2026] DELETE /v2.0/floatingips/1100f9b2-e29b-4d1c-a13e-5c33175877a8 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:24:58.675 7 INFO neutron.db.ovn_revision_numbers_db [None req-347251bb-e976-4597-8025-4acd568b4042 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Successfully bumped revision number for resource 4eee2fa0-1dbf-4df1-b966-d28ed6857ef9 (type: floatingips) to 2 2026-08-28 05:24:58.765 7 INFO neutron.db.l3_db [None req-347251bb-e976-4597-8025-4acd568b4042 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Floating IP 4eee2fa0-1dbf-4df1-b966-d28ed6857ef9 associated. External IP: 10.96.250.209, port: 757fa176-e2a4-4baf-b13e-e0b249d2e2ec. [pid: 7|app: 0|req: 706/1483] 10.0.0.125 () {34 vars in 747 bytes} [Fri Aug 28 05:24:57 2026] PUT /v2.0/floatingips/4eee2fa0-1dbf-4df1-b966-d28ed6857ef9 => generated 844 bytes in 1312 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:24:59.040 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a8402a5-0499-482d-b2e4-35918f8193ed 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 93922907-cd36-40d7-aafc-1623853a5bc2 (type: security_groups) to 1 2026-08-28 05:24:59.059 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a8402a5-0499-482d-b2e4-35918f8193ed 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 2f55f323-808a-478a-bd57-709ecde9471b (type: security_group_rules) to 0 2026-08-28 05:24:59.071 7 INFO neutron.db.ovn_revision_numbers_db [None req-daf2686d-69cd-4d0b-904d-128145a94c09 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Successfully bumped revision number for resource 4eee2fa0-1dbf-4df1-b966-d28ed6857ef9 (type: floatingips) to 3 2026-08-28 05:24:59.076 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a8402a5-0499-482d-b2e4-35918f8193ed 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 7026ca32-31e9-497f-9be9-1cf7a0f710ea (type: security_group_rules) to 0 2026-08-28 05:24:59.093 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a8402a5-0499-482d-b2e4-35918f8193ed 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ea690ce7-a7fc-4824-b4b6-1208995d274c (type: security_group_rules) to 0 2026-08-28 05:24:59.114 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a8402a5-0499-482d-b2e4-35918f8193ed 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource f1a818e3-fbc3-464c-95be-e30a08ca0a94 (type: security_group_rules) to 0 2026-08-28 05:24:59.149 7 INFO neutron.db.l3_db [None req-daf2686d-69cd-4d0b-904d-128145a94c09 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Floating IP 4eee2fa0-1dbf-4df1-b966-d28ed6857ef9 disassociated. External IP: 10.96.250.209, port: 9d2c3dd7-9fa4-40e0-8d4b-76547bac9e4d. [pid: 8|app: 0|req: 778/1484] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:24:58 2026] GET /v2.0/security-groups?tenant_id=afe414aef82645fcb518aa491ffd9bed&name=default => generated 2925 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1485] 10.0.0.125 () {34 vars in 747 bytes} [Fri Aug 28 05:24:58 2026] PUT /v2.0/floatingips/4eee2fa0-1dbf-4df1-b966-d28ed6857ef9 => generated 554 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:24:59.367 7 INFO neutron_taas.services.taas.taas_plugin [None req-6f168c2e-dfb7-4aeb-b933-47da11ff56ec 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] TaaS: Handle Delete Port: 9fd7579c-d6f6-4e40-a6b2-1bd155deee54 2026-08-28 05:24:59.370 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f168c2e-dfb7-4aeb-b933-47da11ff56ec 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Tap Mirror: Handle Delete Port: 9fd7579c-d6f6-4e40-a6b2-1bd155deee54 [pid: 7|app: 0|req: 708/1486] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:24:59 2026] DELETE /v2.0/floatingips/4eee2fa0-1dbf-4df1-b966-d28ed6857ef9 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:24:59.548 7 INFO neutron.api.v2.resource [None req-9599c082-d0ff-4691-81e6-e32a7d3951f0 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 709/1487] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:24:59 2026] DELETE /v2.0/floatingips/4eee2fa0-1dbf-4df1-b966-d28ed6857ef9 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1488] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:24:59 2026] DELETE /v2.0/security-groups/93922907-cd36-40d7-aafc-1623853a5bc2 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:24:59.698 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e548f0e-a4c7-4901-9244-89eaa3424eac 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] TaaS: Handle Delete Port: 9d2c3dd7-9fa4-40e0-8d4b-76547bac9e4d 2026-08-28 05:24:59.701 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e548f0e-a4c7-4901-9244-89eaa3424eac 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Tap Mirror: Handle Delete Port: 9d2c3dd7-9fa4-40e0-8d4b-76547bac9e4d [pid: 7|app: 0|req: 710/1489] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:24:59 2026] DELETE /v2.0/ports/9d2c3dd7-9fa4-40e0-8d4b-76547bac9e4d => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:24:59.941 8 INFO neutron.db.ovn_revision_numbers_db [None req-afe34db9-8e32-48c8-930a-6d00da8af62c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 91ab9264-6934-4643-a1bb-fd21ec9456a7 (type: security_groups) to 1 2026-08-28 05:24:59.957 8 INFO neutron.db.ovn_revision_numbers_db [None req-afe34db9-8e32-48c8-930a-6d00da8af62c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 0785a862-6914-4420-ac2d-a5c45fde3aa2 (type: security_group_rules) to 0 2026-08-28 05:24:59.972 8 INFO neutron.db.ovn_revision_numbers_db [None req-afe34db9-8e32-48c8-930a-6d00da8af62c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 24e8dc32-9ad2-4212-8bf5-0f3e771ac95d (type: security_group_rules) to 0 2026-08-28 05:24:59.987 8 INFO neutron.db.ovn_revision_numbers_db [None req-afe34db9-8e32-48c8-930a-6d00da8af62c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 94799353-6ef6-4d7d-ae3f-7d73f95533cc (type: security_group_rules) to 0 2026-08-28 05:24:59.988 7 INFO neutron_taas.services.taas.taas_plugin [None req-1066cb91-eb02-4e32-b6da-063b3a3eb229 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] TaaS: Handle Delete Port: 757fa176-e2a4-4baf-b13e-e0b249d2e2ec 2026-08-28 05:24:59.993 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1066cb91-eb02-4e32-b6da-063b3a3eb229 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Tap Mirror: Handle Delete Port: 757fa176-e2a4-4baf-b13e-e0b249d2e2ec 2026-08-28 05:25:00.004 8 INFO neutron.db.ovn_revision_numbers_db [None req-afe34db9-8e32-48c8-930a-6d00da8af62c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource f63010da-6045-4605-b305-946cba391e0b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 780/1490] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:24:59 2026] GET /v2.0/security-groups?tenant_id=77f51b9aaa4c49eda0df0b15c9e9e436&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1491] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:24:59 2026] DELETE /v2.0/ports/757fa176-e2a4-4baf-b13e-e0b249d2e2ec => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1492] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:25:00 2026] GET /v2.0/ports?device_id=4c54a5c4-9d82-467f-bcd0-7544db864274 => generated 946 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1493] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:00 2026] DELETE /v2.0/security-groups/91ab9264-6934-4643-a1bb-fd21ec9456a7 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:00.636 7 INFO neutron_taas.services.taas.taas_plugin [None req-0d42e04f-7263-4b31-84a0-1bd464e9e2d7 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] TaaS: Handle Delete Port: 97dceac2-a67a-4db0-8119-04fc693ffa83 2026-08-28 05:25:00.641 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d42e04f-7263-4b31-84a0-1bd464e9e2d7 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Tap Mirror: Handle Delete Port: 97dceac2-a67a-4db0-8119-04fc693ffa83 2026-08-28 05:25:00.747 8 INFO neutron.db.ovn_revision_numbers_db [None req-72db4a4c-7ce2-4f2c-a36f-3a394e6564de 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 9c450937-34b5-4354-bf8b-181623107503 (type: security_groups) to 1 2026-08-28 05:25:00.765 8 INFO neutron.db.ovn_revision_numbers_db [None req-72db4a4c-7ce2-4f2c-a36f-3a394e6564de 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 02c2a9cb-f921-401e-96cf-3640036ac622 (type: security_group_rules) to 0 2026-08-28 05:25:00.776 8 INFO neutron.db.ovn_revision_numbers_db [None req-72db4a4c-7ce2-4f2c-a36f-3a394e6564de 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 44d2be45-430e-48f5-91a8-3392ea01b39e (type: security_group_rules) to 0 2026-08-28 05:25:00.788 8 INFO neutron.db.ovn_revision_numbers_db [None req-72db4a4c-7ce2-4f2c-a36f-3a394e6564de 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 55ed5f22-cd0c-49e5-904e-12fb341728cd (type: security_group_rules) to 0 2026-08-28 05:25:00.810 8 INFO neutron.db.ovn_revision_numbers_db [None req-72db4a4c-7ce2-4f2c-a36f-3a394e6564de 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource fdb5c00e-0218-40a4-b19b-eb26be5f855a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 782/1494] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:00 2026] GET /v2.0/security-groups?tenant_id=e6412d08d17244cbbdd32152e00dc18a&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1495] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:00 2026] DELETE /v2.0/security-groups/9c450937-34b5-4354-bf8b-181623107503 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1496] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:25:00 2026] PUT /v2.0/routers/4c54a5c4-9d82-467f-bcd0-7544db864274/remove_router_interface => generated 309 bytes in 858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:25:01.444 8 INFO neutron.db.ovn_revision_numbers_db [None req-38840206-c30d-4ad4-858d-d7d2af73d685 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 3242271c-4bab-47fd-97ed-d104838fa87c (type: security_groups) to 1 2026-08-28 05:25:01.470 8 INFO neutron.db.ovn_revision_numbers_db [None req-38840206-c30d-4ad4-858d-d7d2af73d685 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 0ec6c6a6-36c8-428e-b724-9e2dd610c68d (type: security_group_rules) to 0 2026-08-28 05:25:01.486 8 INFO neutron.db.ovn_revision_numbers_db [None req-38840206-c30d-4ad4-858d-d7d2af73d685 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 160f26e6-8de1-4287-b56e-6c551428f11d (type: security_group_rules) to 0 2026-08-28 05:25:01.505 8 INFO neutron.db.ovn_revision_numbers_db [None req-38840206-c30d-4ad4-858d-d7d2af73d685 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 7637ed16-1751-4681-83cf-8e84b4aa1b1d (type: security_group_rules) to 0 2026-08-28 05:25:01.526 8 INFO neutron.db.ovn_revision_numbers_db [None req-38840206-c30d-4ad4-858d-d7d2af73d685 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 9b113141-0106-4fbc-80aa-32bb69c75a1b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 784/1497] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:01 2026] GET /v2.0/security-groups?tenant_id=2116b197a01447c4b4f4ddbf3ffc31ea&name=default => generated 2925 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:01.633 7 INFO neutron_taas.services.taas.taas_plugin [None req-0f51bf36-8cc9-493f-9a79-82dd2f68b52b 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] TaaS: Handle Delete Port: 30b4ae50-1ccf-4d18-b2a5-62fb135068bc 2026-08-28 05:25:01.637 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f51bf36-8cc9-493f-9a79-82dd2f68b52b 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Tap Mirror: Handle Delete Port: 30b4ae50-1ccf-4d18-b2a5-62fb135068bc [pid: 8|app: 0|req: 785/1498] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:01 2026] DELETE /v2.0/security-groups/3242271c-4bab-47fd-97ed-d104838fa87c => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:02.284 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfd0a681-65b7-4dda-86b5-97d9294b35c1 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a3d23b9f-02b5-4855-b6bf-18dc6f4b0a0d (type: security_groups) to 1 2026-08-28 05:25:02.300 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfd0a681-65b7-4dda-86b5-97d9294b35c1 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ad98caf4-1716-4b71-a03e-89c13f8000ff (type: security_group_rules) to 0 2026-08-28 05:25:02.315 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfd0a681-65b7-4dda-86b5-97d9294b35c1 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource afce4cbb-c8c3-4be5-98f4-e99a56b749d7 (type: security_group_rules) to 0 2026-08-28 05:25:02.329 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfd0a681-65b7-4dda-86b5-97d9294b35c1 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource bca56c8b-6c05-4aed-96bd-9a64062a0ed8 (type: security_group_rules) to 0 2026-08-28 05:25:02.344 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfd0a681-65b7-4dda-86b5-97d9294b35c1 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource c2022fac-db0c-4a17-a9db-8ec2e1f36716 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 786/1499] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:02 2026] GET /v2.0/security-groups?tenant_id=8d1752a024184fcba9e0d9508ae37a0f&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1500] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:02 2026] DELETE /v2.0/security-groups/a3d23b9f-02b5-4855-b6bf-18dc6f4b0a0d => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1501] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:01 2026] DELETE /v2.0/routers/4c54a5c4-9d82-467f-bcd0-7544db864274 => generated 0 bytes in 1506 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1502] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:02 2026] DELETE /v2.0/subnets/d595de5b-ef9a-4165-a1a9-497e86dacc02 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:02.966 7 INFO neutron_taas.services.taas.taas_plugin [None req-123df6b3-b271-4b1a-bc65-354809cca974 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] TaaS: Handle Delete Port: 0a30269a-5886-4581-8aea-f395fa9df14a 2026-08-28 05:25:02.969 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-123df6b3-b271-4b1a-bc65-354809cca974 6ac7b170330d4744a252499aea954404 012603134ecf46ad93239ab612115373 - - default default] Tap Mirror: Handle Delete Port: 0a30269a-5886-4581-8aea-f395fa9df14a 2026-08-28 05:25:03.042 8 INFO neutron.db.ovn_revision_numbers_db [None req-dbd7c1f3-53f6-4663-93f7-c4fe70abb67f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 79ba5f6c-20bd-4317-aa3c-38a0f73a9046 (type: security_groups) to 1 2026-08-28 05:25:03.069 8 INFO neutron.db.ovn_revision_numbers_db [None req-dbd7c1f3-53f6-4663-93f7-c4fe70abb67f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 1bad6d6f-dc20-4b71-908c-69580548c2b2 (type: security_group_rules) to 0 2026-08-28 05:25:03.085 8 INFO neutron.db.ovn_revision_numbers_db [None req-dbd7c1f3-53f6-4663-93f7-c4fe70abb67f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 1c30b61b-567d-460c-95d0-49b4171d4c72 (type: security_group_rules) to 0 2026-08-28 05:25:03.106 8 INFO neutron.db.ovn_revision_numbers_db [None req-dbd7c1f3-53f6-4663-93f7-c4fe70abb67f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 988a061c-c387-4ae1-bc6b-01d37d6395cb (type: security_group_rules) to 0 2026-08-28 05:25:03.124 8 INFO neutron.db.ovn_revision_numbers_db [None req-dbd7c1f3-53f6-4663-93f7-c4fe70abb67f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource cd670a40-afbf-41a3-b081-3dd3ffd72c2a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 788/1503] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:02 2026] GET /v2.0/security-groups?tenant_id=840b7284b1d040929373b2566ce79fa5&name=default => generated 2925 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:03.183 7 INFO neutron.services.segments.plugin [-] Segment ff70ae65-907c-4f76-9d9e-8d8513a5351d resource provider aggregate not found 2026-08-28 05:25:03.189 7 INFO neutron.services.segments.plugin [-] Segment ff70ae65-907c-4f76-9d9e-8d8513a5351d resource provider aggregate not found 2026-08-28 05:25:03.226 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ff70ae65-907c-4f76-9d9e-8d8513a5351d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff70ae65-907c-4f76-9d9e-8d8513a5351d found for delete ", "request_id": "req-aa345ae1-a4ef-4fb6-96fd-c896804d3414"}]} 2026-08-28 05:25:03.227 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ff70ae65-907c-4f76-9d9e-8d8513a5351d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff70ae65-907c-4f76-9d9e-8d8513a5351d found for delete ", "request_id": "req-8ba306d2-fd8f-44b4-b53d-3c7c645511ec"}]} [pid: 7|app: 0|req: 716/1504] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:02 2026] DELETE /v2.0/networks/15325360-4067-4aa7-9b6c-f9b7ea5afcdd => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1505] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:03 2026] DELETE /v2.0/security-groups/79ba5f6c-20bd-4317-aa3c-38a0f73a9046 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:03.839 7 INFO neutron.db.ovn_revision_numbers_db [None req-2942f56d-354b-4b90-ad57-a6e396854b83 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 08444f1b-4483-4710-bd57-55277f1bbfc2 (type: security_groups) to 1 2026-08-28 05:25:03.850 7 INFO neutron.db.ovn_revision_numbers_db [None req-2942f56d-354b-4b90-ad57-a6e396854b83 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 0859bc9f-de29-478d-bbdd-d41335c4d572 (type: security_group_rules) to 0 2026-08-28 05:25:03.862 7 INFO neutron.db.ovn_revision_numbers_db [None req-2942f56d-354b-4b90-ad57-a6e396854b83 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 1986e19c-c75d-4aae-8fe7-304ce86098eb (type: security_group_rules) to 0 2026-08-28 05:25:03.880 7 INFO neutron.db.ovn_revision_numbers_db [None req-2942f56d-354b-4b90-ad57-a6e396854b83 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 521b63aa-685c-42cc-a90a-158745ca275a (type: security_group_rules) to 0 2026-08-28 05:25:03.890 7 INFO neutron.db.ovn_revision_numbers_db [None req-2942f56d-354b-4b90-ad57-a6e396854b83 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 9c950993-52af-407a-ac21-b3ab81d69fcd (type: security_group_rules) to 0 [pid: 7|app: 0|req: 717/1506] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:03 2026] GET /v2.0/security-groups?tenant_id=38b6c5a800114c17b1b68e989d04b0e9&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1507] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:03 2026] GET /v2.0/security-groups?tenant_id=012603134ecf46ad93239ab612115373&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1508] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:03 2026] DELETE /v2.0/security-groups/08444f1b-4483-4710-bd57-55277f1bbfc2 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1509] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:04 2026] DELETE /v2.0/security-groups/4feedf53-c139-4a82-8cb7-501e5d416a37 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1510] 10.0.0.125 () {34 vars in 676 bytes} [Fri Aug 28 05:25:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1511] 10.0.0.125 () {34 vars in 676 bytes} [Fri Aug 28 05:25:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1512] 10.0.0.125 () {34 vars in 676 bytes} [Fri Aug 28 05:25:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1513] 10.0.0.125 () {34 vars in 676 bytes} [Fri Aug 28 05:25:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1514] 10.0.0.125 () {34 vars in 676 bytes} [Fri Aug 28 05:25:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1515] 10.0.0.125 () {34 vars in 751 bytes} [Fri Aug 28 05:25:06 2026] PUT /v2.0/policies/1d5e5b4e-6d9d-4197-9cec-9ac8c0098e0d/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: 797/1516] 10.0.0.125 () {34 vars in 751 bytes} [Fri Aug 28 05:25:06 2026] PUT /v2.0/policies/51bf1f31-c153-48db-84af-7eb6bbf60083/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1517] 10.0.0.125 () {34 vars in 751 bytes} [Fri Aug 28 05:25:06 2026] PUT /v2.0/policies/4f888c91-3693-413d-b430-cddc4e873c33/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:25:06.372 7 INFO neutron.db.ovn_revision_numbers_db [None req-db3d803c-0844-401f-b382-3af43f5858bc 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Successfully bumped revision number for resource 73f2a1d8-78de-446f-b804-ad2fcff8c280 (type: security_groups) to 1 2026-08-28 05:25:06.388 7 INFO neutron.db.ovn_revision_numbers_db [None req-db3d803c-0844-401f-b382-3af43f5858bc 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Successfully bumped revision number for resource 37900544-dd18-4e09-a8ed-f704c095b823 (type: security_group_rules) to 0 2026-08-28 05:25:06.400 7 INFO neutron.db.ovn_revision_numbers_db [None req-db3d803c-0844-401f-b382-3af43f5858bc 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Successfully bumped revision number for resource 446960f1-6eb3-4a34-a3b2-5176f8143c57 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 799/1518] 10.0.0.125 () {34 vars in 751 bytes} [Fri Aug 28 05:25:06 2026] PUT /v2.0/policies/d1f40ecf-562b-48d1-af28-fe54d34c9d6a/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:25:06.414 7 INFO neutron.db.ovn_revision_numbers_db [None req-db3d803c-0844-401f-b382-3af43f5858bc 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Successfully bumped revision number for resource 7e2ce193-a26f-4f05-9f3a-217ec77b57b7 (type: security_group_rules) to 0 2026-08-28 05:25:06.429 7 INFO neutron.db.ovn_revision_numbers_db [None req-db3d803c-0844-401f-b382-3af43f5858bc 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Successfully bumped revision number for resource ef5e6072-c77d-4aa7-beee-930bb5cba244 (type: security_group_rules) to 0 2026-08-28 05:25:06.546 7 INFO neutron.db.segments_db [None req-db3d803c-0844-401f-b382-3af43f5858bc 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Added segment a3dde231-1bce-49ce-9e8b-619e20c13a47 of type geneve for network 939af9af-c615-4d70-a98a-5355dcf415b4 2026-08-28 05:25:06.675 7 INFO neutron.db.segments_db [None req-db3d803c-0844-401f-b382-3af43f5858bc 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Added segment 06bedffb-c7bc-449b-8a5a-3024d222c1c3 of type geneve for network a9a14cb6-a444-4ade-8183-8eb6994de6ca 2026-08-28 05:25:06.838 7 INFO neutron.db.ovn_revision_numbers_db [None req-db3d803c-0844-401f-b382-3af43f5858bc 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Successfully bumped revision number for resource 939af9af-c615-4d70-a98a-5355dcf415b4 (type: networks) to 1 2026-08-28 05:25:07.066 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-db3d803c-0844-401f-b382-3af43f5858bc 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] No more DHCP agents 2026-08-28 05:25:07.067 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-db3d803c-0844-401f-b382-3af43f5858bc 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Unable to schedule network 939af9af-c615-4d70-a98a-5355dcf415b4: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 800/1519] 10.0.0.125 () {32 vars in 672 bytes} [Fri Aug 28 05:25:06 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:07.147 7 INFO neutron.db.ovn_revision_numbers_db [None req-db3d803c-0844-401f-b382-3af43f5858bc 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Successfully bumped revision number for resource a3e8bfe4-2588-4d8a-81c7-ab5d9d4da05b (type: ports) to 1 2026-08-28 05:25:07.160 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a4e55caa-16da-4eaf-980c-9e2e7c6fc92c - - - - - -] OVN reports status down for port: a3e8bfe4-2588-4d8a-81c7-ab5d9d4da05b [pid: 8|app: 0|req: 801/1520] 10.0.0.125 () {32 vars in 686 bytes} [Fri Aug 28 05:25:07 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:07.230 7 INFO neutron.db.ovn_revision_numbers_db [None req-db3d803c-0844-401f-b382-3af43f5858bc 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Successfully bumped revision number for resource a9a14cb6-a444-4ade-8183-8eb6994de6ca (type: networks) to 1 [pid: 8|app: 0|req: 802/1521] 10.0.0.125 () {32 vars in 682 bytes} [Fri Aug 28 05:25:07 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:07.386 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-db3d803c-0844-401f-b382-3af43f5858bc 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] No more DHCP agents 2026-08-28 05:25:07.387 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-db3d803c-0844-401f-b382-3af43f5858bc 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Unable to schedule network a9a14cb6-a444-4ade-8183-8eb6994de6ca: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 803/1522] 10.0.0.125 () {32 vars in 694 bytes} [Fri Aug 28 05:25:07 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:07.425 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f004454-04e5-4693-bd3c-8a015a4e1233 - - - - - -] OVN reports status down for port: a211b19a-532d-4f11-b2c4-730ee625716b 2026-08-28 05:25:07.469 7 INFO neutron.db.ovn_revision_numbers_db [None req-db3d803c-0844-401f-b382-3af43f5858bc 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Successfully bumped revision number for resource a211b19a-532d-4f11-b2c4-730ee625716b (type: ports) to 1 [pid: 8|app: 0|req: 804/1523] 10.0.0.125 () {32 vars in 680 bytes} [Fri Aug 28 05:25:07 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1524] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:06 2026] POST /v2.0/networks => generated 1246 bytes in 1377 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1525] 10.0.0.125 () {32 vars in 647 bytes} [Fri Aug 28 05:25:07 2026] GET /v2.0/networks => generated 1857 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1526] 10.0.0.125 () {32 vars in 694 bytes} [Fri Aug 28 05:25:07 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:07.666 7 INFO neutron_taas.services.taas.taas_plugin [None req-575ca0c3-deb1-43cc-8bb9-1bd92d3ddb57 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] TaaS: Handle Delete Port: a3e8bfe4-2588-4d8a-81c7-ab5d9d4da05b 2026-08-28 05:25:07.668 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-575ca0c3-deb1-43cc-8bb9-1bd92d3ddb57 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Tap Mirror: Handle Delete Port: a3e8bfe4-2588-4d8a-81c7-ab5d9d4da05b [pid: 8|app: 0|req: 806/1527] 10.0.0.125 () {32 vars in 690 bytes} [Fri Aug 28 05:25:07 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1528] 10.0.0.125 () {32 vars in 702 bytes} [Fri Aug 28 05:25:07 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:07.811 7 INFO neutron.services.segments.plugin [-] Segment a3dde231-1bce-49ce-9e8b-619e20c13a47 resource provider aggregate not found 2026-08-28 05:25:07.817 7 INFO neutron.services.segments.plugin [-] Segment a3dde231-1bce-49ce-9e8b-619e20c13a47 resource provider aggregate not found 2026-08-28 05:25:07.828 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a3dde231-1bce-49ce-9e8b-619e20c13a47 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3dde231-1bce-49ce-9e8b-619e20c13a47 found for delete ", "request_id": "req-ca890a06-bcaa-455b-a0b4-13a51b10b78c"}]} 2026-08-28 05:25:07.840 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a3dde231-1bce-49ce-9e8b-619e20c13a47 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3dde231-1bce-49ce-9e8b-619e20c13a47 found for delete ", "request_id": "req-02fb0b21-0b1e-4d05-bd8a-1b79c14ea9a0"}]} [pid: 7|app: 0|req: 722/1529] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:07 2026] DELETE /v2.0/networks/939af9af-c615-4d70-a98a-5355dcf415b4 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1530] 10.0.0.125 () {32 vars in 732 bytes} [Fri Aug 28 05:25:07 2026] DELETE /v2.0/qos/policies/1d5e5b4e-6d9d-4197-9cec-9ac8c0098e0d => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:07.938 8 INFO neutron.db.ovn_revision_numbers_db [None req-222d1347-4940-40a1-9a00-4ff989b0a784 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 213a173f-5ba0-4c17-abb0-52a046f3c7b6 (type: security_groups) to 1 2026-08-28 05:25:07.949 8 INFO neutron.db.ovn_revision_numbers_db [None req-222d1347-4940-40a1-9a00-4ff989b0a784 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 38ee7046-f9c0-43b0-bb9d-5c7e595c5f17 (type: security_group_rules) to 0 2026-08-28 05:25:07.961 8 INFO neutron.db.ovn_revision_numbers_db [None req-222d1347-4940-40a1-9a00-4ff989b0a784 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 91a770a0-9055-40ed-a73f-0bf6edf74b92 (type: security_group_rules) to 0 2026-08-28 05:25:07.971 8 INFO neutron.db.ovn_revision_numbers_db [None req-222d1347-4940-40a1-9a00-4ff989b0a784 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d8896ae5-ed0f-43c6-aa63-f16b5322f9e6 (type: security_group_rules) to 0 2026-08-28 05:25:07.986 8 INFO neutron.db.ovn_revision_numbers_db [None req-222d1347-4940-40a1-9a00-4ff989b0a784 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource fbc06ef9-5986-4739-abea-0925d9cdd910 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 808/1531] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:07 2026] GET /v2.0/security-groups?tenant_id=b428aa46a774448eb83466469c504693&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:08.033 7 INFO neutron_taas.services.taas.taas_plugin [None req-923b43f7-ac69-4784-86d5-e2885239479a 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] TaaS: Handle Delete Port: a211b19a-532d-4f11-b2c4-730ee625716b 2026-08-28 05:25:08.037 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-923b43f7-ac69-4784-86d5-e2885239479a 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Tap Mirror: Handle Delete Port: a211b19a-532d-4f11-b2c4-730ee625716b [pid: 8|app: 0|req: 809/1532] 10.0.0.125 () {32 vars in 732 bytes} [Fri Aug 28 05:25:08 2026] DELETE /v2.0/qos/policies/51bf1f31-c153-48db-84af-7eb6bbf60083 => 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: 810/1533] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:08 2026] DELETE /v2.0/security-groups/213a173f-5ba0-4c17-abb0-52a046f3c7b6 => 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: 724/1534] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:07 2026] DELETE /v2.0/networks/a9a14cb6-a444-4ade-8183-8eb6994de6ca => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1535] 10.0.0.125 () {32 vars in 732 bytes} [Fri Aug 28 05:25:08 2026] DELETE /v2.0/qos/policies/4f888c91-3693-413d-b430-cddc4e873c33 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1536] 10.0.0.125 () {32 vars in 647 bytes} [Fri Aug 28 05:25:08 2026] GET /v2.0/networks => generated 651 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1537] 10.0.0.125 () {32 vars in 732 bytes} [Fri Aug 28 05:25:08 2026] DELETE /v2.0/qos/policies/d1f40ecf-562b-48d1-af28-fe54d34c9d6a => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:08.514 7 INFO neutron.db.segments_db [None req-9aae15f0-0542-49a7-951c-23cd4f52ae24 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Added segment 9f68c873-7896-42fa-bbf4-92a22454dce2 of type geneve for network b543fef8-28cb-4934-8032-d3248874c343 2026-08-28 05:25:08.641 7 INFO neutron.db.ovn_revision_numbers_db [None req-9aae15f0-0542-49a7-951c-23cd4f52ae24 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Successfully bumped revision number for resource b543fef8-28cb-4934-8032-d3248874c343 (type: networks) to 1 2026-08-28 05:25:08.790 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9aae15f0-0542-49a7-951c-23cd4f52ae24 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] No more DHCP agents 2026-08-28 05:25:08.791 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9aae15f0-0542-49a7-951c-23cd4f52ae24 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Unable to schedule network b543fef8-28cb-4934-8032-d3248874c343: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:08.801 8 INFO neutron.db.ovn_revision_numbers_db [None req-df021305-8509-4d39-9269-7f76505c24f2 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 72ac3808-3dbc-4b76-a0f4-b78f661e2173 (type: security_groups) to 1 2026-08-28 05:25:08.824 8 INFO neutron.db.ovn_revision_numbers_db [None req-df021305-8509-4d39-9269-7f76505c24f2 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 21bc3008-30f8-42c7-9e5d-4974c6f637bb (type: security_group_rules) to 0 2026-08-28 05:25:08.850 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a4e55caa-16da-4eaf-980c-9e2e7c6fc92c - - - - - -] OVN reports status down for port: a4642ef7-a972-4bc0-80f3-44c642f4efe2 2026-08-28 05:25:08.853 8 INFO neutron.db.ovn_revision_numbers_db [None req-df021305-8509-4d39-9269-7f76505c24f2 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 355b7cde-6459-47ce-9997-2f5ec911497e (type: security_group_rules) to 0 2026-08-28 05:25:08.855 7 INFO neutron.db.ovn_revision_numbers_db [None req-9aae15f0-0542-49a7-951c-23cd4f52ae24 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Successfully bumped revision number for resource a4642ef7-a972-4bc0-80f3-44c642f4efe2 (type: ports) to 1 [pid: 7|app: 0|req: 727/1538] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:08 2026] POST /v2.0/networks => generated 652 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:08.882 8 INFO neutron.db.ovn_revision_numbers_db [None req-df021305-8509-4d39-9269-7f76505c24f2 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b32f4115-b228-4ccf-a7f6-f5f8c60fd63b (type: security_group_rules) to 0 2026-08-28 05:25:08.907 8 INFO neutron.db.ovn_revision_numbers_db [None req-df021305-8509-4d39-9269-7f76505c24f2 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource fed96663-cec3-401c-9ef4-7007a78474c8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 728/1539] 10.0.0.125 () {32 vars in 732 bytes} [Fri Aug 28 05:25:08 2026] DELETE /v2.0/qos/policies/fa9f2aec-2f92-467a-a173-9958ba877d39 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1540] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:08 2026] GET /v2.0/security-groups?tenant_id=c471e02e1d3c43a89c7bf9da096e7eed&name=default => generated 2925 bytes in 665 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:09.048 7 INFO neutron.db.ovn_revision_numbers_db [None req-2170e4a0-da21-4680-bddb-2cf3b8a109cd 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b8c7355d-2c7c-44d8-b16f-535f6b8294e4 (type: security_groups) to 1 2026-08-28 05:25:09.063 7 INFO neutron.db.ovn_revision_numbers_db [None req-2170e4a0-da21-4680-bddb-2cf3b8a109cd 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 209c9c29-193b-476b-9d69-a30570f2dd02 (type: security_group_rules) to 0 2026-08-28 05:25:09.077 7 INFO neutron.db.ovn_revision_numbers_db [None req-2170e4a0-da21-4680-bddb-2cf3b8a109cd 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 5167648e-117e-4bc7-bb97-8448e09c2dc7 (type: security_group_rules) to 0 2026-08-28 05:25:09.081 8 INFO neutron.db.segments_db [None req-25d4bab2-21fe-4407-b94b-2cd1cbdb8b71 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Added segment 92158416-bcc7-4bfc-b6e8-4480a690d3cc of type geneve for network acff7c0e-5682-42a5-8429-f3aad764ab47 2026-08-28 05:25:09.091 7 INFO neutron.db.ovn_revision_numbers_db [None req-2170e4a0-da21-4680-bddb-2cf3b8a109cd 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b1305262-6227-480e-b3ff-b30e54aa9f7d (type: security_group_rules) to 0 2026-08-28 05:25:09.105 7 INFO neutron.db.ovn_revision_numbers_db [None req-2170e4a0-da21-4680-bddb-2cf3b8a109cd 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d56b80df-e1e6-4adb-b3b5-2686b73f6d38 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 729/1541] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:08 2026] GET /v2.0/security-groups?tenant_id=b8a64c064c2342ca98ef17877362de2b&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:09.198 8 INFO neutron.db.ovn_revision_numbers_db [None req-25d4bab2-21fe-4407-b94b-2cd1cbdb8b71 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Successfully bumped revision number for resource acff7c0e-5682-42a5-8429-f3aad764ab47 (type: networks) to 1 2026-08-28 05:25:09.371 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-25d4bab2-21fe-4407-b94b-2cd1cbdb8b71 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] No more DHCP agents 2026-08-28 05:25:09.372 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-25d4bab2-21fe-4407-b94b-2cd1cbdb8b71 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Unable to schedule network acff7c0e-5682-42a5-8429-f3aad764ab47: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:09.443 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f004454-04e5-4693-bd3c-8a015a4e1233 - - - - - -] OVN reports status down for port: 3c9595a7-1bab-4f58-92ac-48a46842331f 2026-08-28 05:25:09.466 8 INFO neutron.db.ovn_revision_numbers_db [None req-25d4bab2-21fe-4407-b94b-2cd1cbdb8b71 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Successfully bumped revision number for resource 3c9595a7-1bab-4f58-92ac-48a46842331f (type: ports) to 1 [pid: 8|app: 0|req: 813/1542] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:08 2026] POST /v2.0/networks => generated 653 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1543] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:09 2026] DELETE /v2.0/security-groups/72ac3808-3dbc-4b76-a0f4-b78f661e2173 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1544] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:09 2026] DELETE /v2.0/security-groups/b8c7355d-2c7c-44d8-b16f-535f6b8294e4 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:09.850 7 INFO neutron.services.segments.plugin [-] Segment 06bedffb-c7bc-449b-8a5a-3024d222c1c3 resource provider aggregate not found 2026-08-28 05:25:09.864 7 INFO neutron.services.segments.plugin [-] Segment 06bedffb-c7bc-449b-8a5a-3024d222c1c3 resource provider aggregate not found 2026-08-28 05:25:09.877 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 06bedffb-c7bc-449b-8a5a-3024d222c1c3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06bedffb-c7bc-449b-8a5a-3024d222c1c3 found for delete ", "request_id": "req-8f580c54-d240-4262-a2f4-affaa221e71d"}]} 2026-08-28 05:25:09.889 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 06bedffb-c7bc-449b-8a5a-3024d222c1c3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06bedffb-c7bc-449b-8a5a-3024d222c1c3 found for delete ", "request_id": "req-2789a5f7-11fd-451c-ad54-5065b6eed3f5"}]} 2026-08-28 05:25:10.066 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-575edac1-8f87-4b3e-a914-5a481857f249 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] No more DHCP agents 2026-08-28 05:25:10.067 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-575edac1-8f87-4b3e-a914-5a481857f249 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Unable to schedule network b543fef8-28cb-4934-8032-d3248874c343: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:10.125 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f004454-04e5-4693-bd3c-8a015a4e1233 - - - - - -] OVN reports status down for port: 6c41a2aa-8e43-4fdb-bcaf-4a67830e8239 2026-08-28 05:25:10.219 7 INFO neutron.db.ovn_revision_numbers_db [None req-575edac1-8f87-4b3e-a914-5a481857f249 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Successfully bumped revision number for resource 6c41a2aa-8e43-4fdb-bcaf-4a67830e8239 (type: ports) to 1 2026-08-28 05:25:10.222 8 INFO neutron.db.ovn_revision_numbers_db [None req-b301a411-cb95-4261-9da9-2329631818b6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 637ba64f-48f9-4207-b071-c080a4f22bc7 (type: security_groups) to 1 2026-08-28 05:25:10.236 8 INFO neutron.db.ovn_revision_numbers_db [None req-b301a411-cb95-4261-9da9-2329631818b6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 05536862-b32b-4d11-9870-3c1adde6d437 (type: security_group_rules) to 0 2026-08-28 05:25:10.251 8 INFO neutron.db.ovn_revision_numbers_db [None req-b301a411-cb95-4261-9da9-2329631818b6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 38bdee14-b7ef-469f-b281-163349f5736d (type: security_group_rules) to 0 2026-08-28 05:25:10.262 8 INFO neutron.db.ovn_revision_numbers_db [None req-b301a411-cb95-4261-9da9-2329631818b6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 4776b4a0-d5f4-4375-9cad-4748f7f9d9d9 (type: security_group_rules) to 0 2026-08-28 05:25:10.277 8 INFO neutron.db.ovn_revision_numbers_db [None req-b301a411-cb95-4261-9da9-2329631818b6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource df9005ae-7e25-436c-9541-20fb393a5dd9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 815/1545] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:09 2026] GET /v2.0/security-groups?tenant_id=1b7513a8abe44f0abff9a36ba7f04c9e&name=default => generated 2925 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:10.329 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-575edac1-8f87-4b3e-a914-5a481857f249 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] No more DHCP agents 2026-08-28 05:25:10.330 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-575edac1-8f87-4b3e-a914-5a481857f249 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Unable to schedule network acff7c0e-5682-42a5-8429-f3aad764ab47: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:10.405 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a4e55caa-16da-4eaf-980c-9e2e7c6fc92c - - - - - -] OVN reports status down for port: b8c8a7d5-ecaa-4974-9c84-9721d23ef22d 2026-08-28 05:25:10.446 7 INFO neutron.db.ovn_revision_numbers_db [None req-575edac1-8f87-4b3e-a914-5a481857f249 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Successfully bumped revision number for resource b8c8a7d5-ecaa-4974-9c84-9721d23ef22d (type: ports) to 1 2026-08-28 05:25:10.521 8 INFO neutron.db.ovn_revision_numbers_db [None req-ac5e4237-13ac-4ca0-8698-db992fcc49da 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 03a47cba-1246-4480-9f35-779554159401 (type: security_groups) to 1 2026-08-28 05:25:10.562 8 INFO neutron.db.ovn_revision_numbers_db [None req-ac5e4237-13ac-4ca0-8698-db992fcc49da 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 0897bf87-03e2-4157-abce-641282a1ce42 (type: security_group_rules) to 0 2026-08-28 05:25:10.588 8 INFO neutron.db.ovn_revision_numbers_db [None req-ac5e4237-13ac-4ca0-8698-db992fcc49da 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 3f009790-8d65-44c3-88e5-d5623840a53c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 731/1546] 10.0.0.125 () {34 vars in 663 bytes} [Fri Aug 28 05:25:09 2026] POST /v2.0/ports => generated 1506 bytes in 1030 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:25:10.617 8 INFO neutron.db.ovn_revision_numbers_db [None req-ac5e4237-13ac-4ca0-8698-db992fcc49da 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e9ec42fc-6459-43fa-9afa-d5f6ea98d801 (type: security_group_rules) to 0 2026-08-28 05:25:10.632 8 INFO neutron.db.ovn_revision_numbers_db [None req-ac5e4237-13ac-4ca0-8698-db992fcc49da 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource fda75c6f-30e8-42b9-8da1-b07be5fa56e6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 816/1547] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:10 2026] GET /v2.0/security-groups?tenant_id=1f1957422b7f43dab361687765b1c6e7&name=default => generated 2925 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1550] 10.0.0.125 () {32 vars in 641 bytes} [Fri Aug 28 05:25:10 2026] GET /v2.0/ports => generated 3018 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1551] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:10 2026] DELETE /v2.0/security-groups/637ba64f-48f9-4207-b071-c080a4f22bc7 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1552] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:10 2026] DELETE /v2.0/security-groups/03a47cba-1246-4480-9f35-779554159401 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:11.011 7 INFO neutron_taas.services.taas.taas_plugin [None req-632df1bf-e0b5-4bcc-91f5-ef69b236682d 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] TaaS: Handle Delete Port: 6c41a2aa-8e43-4fdb-bcaf-4a67830e8239 2026-08-28 05:25:11.014 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-632df1bf-e0b5-4bcc-91f5-ef69b236682d 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Tap Mirror: Handle Delete Port: 6c41a2aa-8e43-4fdb-bcaf-4a67830e8239 [pid: 7|app: 0|req: 733/1553] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:25:10 2026] DELETE /v2.0/ports/6c41a2aa-8e43-4fdb-bcaf-4a67830e8239 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:11.128 8 INFO neutron.db.ovn_revision_numbers_db [None req-071de9c1-5c0d-4fb3-a3ad-3b0e09c50b22 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b30984de-4f76-420c-9303-16aaacf9f1e2 (type: security_groups) to 1 2026-08-28 05:25:11.139 8 INFO neutron.db.ovn_revision_numbers_db [None req-071de9c1-5c0d-4fb3-a3ad-3b0e09c50b22 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 2f26f25d-fe35-41e0-a47a-3b9d6076478f (type: security_group_rules) to 0 2026-08-28 05:25:11.152 8 INFO neutron.db.ovn_revision_numbers_db [None req-071de9c1-5c0d-4fb3-a3ad-3b0e09c50b22 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 35e015fc-4e64-40e7-babc-65f970dc80e7 (type: security_group_rules) to 0 2026-08-28 05:25:11.164 8 INFO neutron.db.ovn_revision_numbers_db [None req-071de9c1-5c0d-4fb3-a3ad-3b0e09c50b22 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 858b1486-6393-4f59-85db-8e69190463bb (type: security_group_rules) to 0 2026-08-28 05:25:11.174 8 INFO neutron.db.ovn_revision_numbers_db [None req-071de9c1-5c0d-4fb3-a3ad-3b0e09c50b22 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b6b0776b-5c3e-4edc-b389-990f5bd65041 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 821/1554] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:10 2026] GET /v2.0/security-groups?tenant_id=b704e2f24a784674a422c96eeb41bfe2&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:11.224 7 INFO neutron_taas.services.taas.taas_plugin [None req-f564933e-d40f-4331-9069-746b8e1965e2 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] TaaS: Handle Delete Port: b8c8a7d5-ecaa-4974-9c84-9721d23ef22d 2026-08-28 05:25:11.227 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f564933e-d40f-4331-9069-746b8e1965e2 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Tap Mirror: Handle Delete Port: b8c8a7d5-ecaa-4974-9c84-9721d23ef22d [pid: 7|app: 0|req: 734/1555] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:25:11 2026] DELETE /v2.0/ports/b8c8a7d5-ecaa-4974-9c84-9721d23ef22d => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1556] 10.0.0.125 () {32 vars in 641 bytes} [Fri Aug 28 05:25:11 2026] GET /v2.0/ports => generated 1523 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1557] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:11 2026] DELETE /v2.0/security-groups/b30984de-4f76-420c-9303-16aaacf9f1e2 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:11.551 7 INFO neutron.db.segments_db [None req-0eb61517-5aa6-4347-900d-8929b5837190 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Added segment 0eb9f18c-ff5b-43f2-8a1d-0875e311a0e3 of type geneve for network 22c0045f-3c73-4bb6-bb5b-0d316a291083 2026-08-28 05:25:11.663 7 INFO neutron.db.ovn_revision_numbers_db [None req-0eb61517-5aa6-4347-900d-8929b5837190 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Successfully bumped revision number for resource 22c0045f-3c73-4bb6-bb5b-0d316a291083 (type: networks) to 1 2026-08-28 05:25:11.720 8 INFO neutron.db.ovn_revision_numbers_db [None req-164ac521-4286-40c2-9686-9b3f39fc1f7f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a3c0f1d9-e510-4700-81f2-526e9c1d90dd (type: security_groups) to 1 2026-08-28 05:25:11.730 8 INFO neutron.db.ovn_revision_numbers_db [None req-164ac521-4286-40c2-9686-9b3f39fc1f7f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 4a190553-0711-4849-9a65-c41cd4418675 (type: security_group_rules) to 0 2026-08-28 05:25:11.742 8 INFO neutron.db.ovn_revision_numbers_db [None req-164ac521-4286-40c2-9686-9b3f39fc1f7f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 4fbbc66e-14a4-4b2c-ba9b-812f505482eb (type: security_group_rules) to 0 2026-08-28 05:25:11.754 8 INFO neutron.db.ovn_revision_numbers_db [None req-164ac521-4286-40c2-9686-9b3f39fc1f7f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 69575533-2b34-4bb0-8b8d-297a179866f9 (type: security_group_rules) to 0 2026-08-28 05:25:11.767 8 INFO neutron.db.ovn_revision_numbers_db [None req-164ac521-4286-40c2-9686-9b3f39fc1f7f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d48bf412-65b1-414f-86fa-1131b5b16da4 (type: security_group_rules) to 0 2026-08-28 05:25:11.791 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0eb61517-5aa6-4347-900d-8929b5837190 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] No more DHCP agents 2026-08-28 05:25:11.793 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0eb61517-5aa6-4347-900d-8929b5837190 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Unable to schedule network 22c0045f-3c73-4bb6-bb5b-0d316a291083: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 823/1558] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:11 2026] GET /v2.0/security-groups?tenant_id=3d9d5a27d16240a39f9da85efb80a9b4&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:11.846 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a4e55caa-16da-4eaf-980c-9e2e7c6fc92c - - - - - -] OVN reports status down for port: a7529d62-0be0-4e84-bd69-b3b9576fa1bd 2026-08-28 05:25:11.853 7 INFO neutron.db.ovn_revision_numbers_db [None req-0eb61517-5aa6-4347-900d-8929b5837190 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Successfully bumped revision number for resource a7529d62-0be0-4e84-bd69-b3b9576fa1bd (type: ports) to 1 [pid: 7|app: 0|req: 736/1559] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:11 2026] POST /v2.0/networks => generated 653 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:11.944 7 INFO neutron.db.segments_db [None req-daa4fec4-18f5-4865-80e1-cf71da269a54 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Added segment 82925ef3-fc4f-4002-80ee-32eb202a1cdf of type geneve for network d1c8cb3b-709d-4641-aaf2-7d5109325274 2026-08-28 05:25:12.090 7 INFO neutron.db.ovn_revision_numbers_db [None req-daa4fec4-18f5-4865-80e1-cf71da269a54 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Successfully bumped revision number for resource d1c8cb3b-709d-4641-aaf2-7d5109325274 (type: networks) to 1 [pid: 8|app: 0|req: 824/1560] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:11 2026] DELETE /v2.0/security-groups/a3c0f1d9-e510-4700-81f2-526e9c1d90dd => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:12.240 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-daa4fec4-18f5-4865-80e1-cf71da269a54 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] No more DHCP agents 2026-08-28 05:25:12.242 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-daa4fec4-18f5-4865-80e1-cf71da269a54 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Unable to schedule network d1c8cb3b-709d-4641-aaf2-7d5109325274: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:12.283 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f004454-04e5-4693-bd3c-8a015a4e1233 - - - - - -] OVN reports status down for port: c226f489-dbd6-41fe-8f21-f085adc793a4 2026-08-28 05:25:12.327 7 INFO neutron.db.ovn_revision_numbers_db [None req-daa4fec4-18f5-4865-80e1-cf71da269a54 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Successfully bumped revision number for resource c226f489-dbd6-41fe-8f21-f085adc793a4 (type: ports) to 1 [pid: 7|app: 0|req: 737/1561] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:11 2026] POST /v2.0/networks => generated 654 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:12.575 8 INFO neutron.db.ovn_revision_numbers_db [None req-76a0e9e6-9587-4f39-a8d1-56498d40fc43 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 622142e2-fecb-4fbd-8c25-c4ced6a84e2c (type: security_groups) to 1 2026-08-28 05:25:12.587 8 INFO neutron.db.ovn_revision_numbers_db [None req-76a0e9e6-9587-4f39-a8d1-56498d40fc43 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 761bad10-29be-472a-ab15-09cae066146c (type: security_group_rules) to 0 2026-08-28 05:25:12.597 8 INFO neutron.db.ovn_revision_numbers_db [None req-76a0e9e6-9587-4f39-a8d1-56498d40fc43 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 915cfc5d-8b07-47f6-abf5-c3dc1f9a0445 (type: security_group_rules) to 0 2026-08-28 05:25:12.608 8 INFO neutron.db.ovn_revision_numbers_db [None req-76a0e9e6-9587-4f39-a8d1-56498d40fc43 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e0c413a9-73ce-44f5-a429-9497bf534fcb (type: security_group_rules) to 0 2026-08-28 05:25:12.620 8 INFO neutron.db.ovn_revision_numbers_db [None req-76a0e9e6-9587-4f39-a8d1-56498d40fc43 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e7a150f9-9475-48ee-ac16-3be7175898d7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 825/1562] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:12 2026] GET /v2.0/security-groups?tenant_id=ec0130a55d8e48db83b7172265b071e4&name=default => generated 2925 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1563] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:12 2026] DELETE /v2.0/security-groups/622142e2-fecb-4fbd-8c25-c4ced6a84e2c => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:13.168 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cc15f8e8-8d7b-4f6c-9396-e22df157e55e 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] No more DHCP agents 2026-08-28 05:25:13.169 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cc15f8e8-8d7b-4f6c-9396-e22df157e55e 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Unable to schedule network 22c0045f-3c73-4bb6-bb5b-0d316a291083: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:13.198 8 INFO neutron.db.ovn_revision_numbers_db [None req-cc15f8e8-8d7b-4f6c-9396-e22df157e55e 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Successfully bumped revision number for resource b8e57423-a5c2-421c-91f0-5027cb04ce07 (type: subnets) to 0 2026-08-28 05:25:13.225 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cc15f8e8-8d7b-4f6c-9396-e22df157e55e 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] No more DHCP agents 2026-08-28 05:25:13.227 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cc15f8e8-8d7b-4f6c-9396-e22df157e55e 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Unable to schedule network d1c8cb3b-709d-4641-aaf2-7d5109325274: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:13.266 8 INFO neutron.db.ovn_revision_numbers_db [None req-cc15f8e8-8d7b-4f6c-9396-e22df157e55e 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Successfully bumped revision number for resource daa91483-455c-4ac4-b792-a4fb7868eec2 (type: subnets) to 0 [pid: 8|app: 0|req: 826/1564] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:12 2026] POST /v2.0/subnets => generated 1324 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1565] 10.0.0.125 () {32 vars in 645 bytes} [Fri Aug 28 05:25:13 2026] GET /v2.0/subnets => generated 1960 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1566] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:13 2026] DELETE /v2.0/subnets/b8e57423-a5c2-421c-91f0-5027cb04ce07 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:13.646 8 INFO neutron.db.ovn_revision_numbers_db [None req-85d34588-c0fe-42ac-9fcb-e921460d0068 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource dbb61630-d23b-49b4-84bc-cee9d9d8b649 (type: security_groups) to 1 2026-08-28 05:25:13.657 8 INFO neutron.db.ovn_revision_numbers_db [None req-85d34588-c0fe-42ac-9fcb-e921460d0068 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 38d4b111-2747-4ceb-8c17-4dc7c1aeb53c (type: security_group_rules) to 0 2026-08-28 05:25:13.670 8 INFO neutron.db.ovn_revision_numbers_db [None req-85d34588-c0fe-42ac-9fcb-e921460d0068 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 5d522a9f-ac83-4c0c-866f-7130c5af9265 (type: security_group_rules) to 0 2026-08-28 05:25:13.687 8 INFO neutron.db.ovn_revision_numbers_db [None req-85d34588-c0fe-42ac-9fcb-e921460d0068 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 8087efb0-ee9d-41bb-9b13-9512244ba7eb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 741/1567] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:13 2026] DELETE /v2.0/subnets/daa91483-455c-4ac4-b792-a4fb7868eec2 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:13.698 8 INFO neutron.db.ovn_revision_numbers_db [None req-85d34588-c0fe-42ac-9fcb-e921460d0068 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource db69bb2a-0586-4fa6-8691-c1a889544499 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 742/1568] 10.0.0.125 () {32 vars in 645 bytes} [Fri Aug 28 05:25:13 2026] GET /v2.0/subnets => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1569] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:13 2026] GET /v2.0/security-groups?tenant_id=e215e01285d04c159b779e8a233748ab&name=default => generated 2925 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:13.895 7 INFO neutron_taas.services.taas.taas_plugin [None req-c148ef62-5c9b-4297-b63e-9c9bf4c16e7f 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] TaaS: Handle Delete Port: c226f489-dbd6-41fe-8f21-f085adc793a4 2026-08-28 05:25:13.897 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c148ef62-5c9b-4297-b63e-9c9bf4c16e7f 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Tap Mirror: Handle Delete Port: c226f489-dbd6-41fe-8f21-f085adc793a4 [pid: 8|app: 0|req: 828/1570] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:13 2026] DELETE /v2.0/security-groups/dbb61630-d23b-49b4-84bc-cee9d9d8b649 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:14.127 7 INFO neutron.services.segments.plugin [-] Segment 82925ef3-fc4f-4002-80ee-32eb202a1cdf resource provider aggregate not found 2026-08-28 05:25:14.132 7 INFO neutron.services.segments.plugin [-] Segment 82925ef3-fc4f-4002-80ee-32eb202a1cdf resource provider aggregate not found 2026-08-28 05:25:14.150 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 82925ef3-fc4f-4002-80ee-32eb202a1cdf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82925ef3-fc4f-4002-80ee-32eb202a1cdf found for delete ", "request_id": "req-980a344d-e8b6-4540-a4d4-543802b5bfc9"}]} 2026-08-28 05:25:14.151 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 82925ef3-fc4f-4002-80ee-32eb202a1cdf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82925ef3-fc4f-4002-80ee-32eb202a1cdf found for delete ", "request_id": "req-4f0ea1ca-627a-4ed8-9af6-17d9a41e75ef"}]} [pid: 7|app: 0|req: 743/1571] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:13 2026] DELETE /v2.0/networks/d1c8cb3b-709d-4641-aaf2-7d5109325274 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:14.318 8 INFO neutron_taas.services.taas.taas_plugin [None req-f3dbde96-83f9-45c5-9385-c9cf18a62f39 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] TaaS: Handle Delete Port: a7529d62-0be0-4e84-bd69-b3b9576fa1bd 2026-08-28 05:25:14.323 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3dbde96-83f9-45c5-9385-c9cf18a62f39 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Tap Mirror: Handle Delete Port: a7529d62-0be0-4e84-bd69-b3b9576fa1bd 2026-08-28 05:25:14.560 8 INFO neutron.services.segments.plugin [-] Segment 0eb9f18c-ff5b-43f2-8a1d-0875e311a0e3 resource provider aggregate not found 2026-08-28 05:25:14.584 8 INFO neutron.services.segments.plugin [-] Segment 0eb9f18c-ff5b-43f2-8a1d-0875e311a0e3 resource provider aggregate not found 2026-08-28 05:25:14.590 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0eb9f18c-ff5b-43f2-8a1d-0875e311a0e3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0eb9f18c-ff5b-43f2-8a1d-0875e311a0e3 found for delete ", "request_id": "req-a223ca8f-a408-4fa1-979f-e7358259aa2a"}]} 2026-08-28 05:25:14.603 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0eb9f18c-ff5b-43f2-8a1d-0875e311a0e3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0eb9f18c-ff5b-43f2-8a1d-0875e311a0e3 found for delete ", "request_id": "req-76f3ec61-9f35-459a-9206-9efe3acf52ec"}]} [pid: 8|app: 0|req: 829/1572] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:14 2026] DELETE /v2.0/networks/22c0045f-3c73-4bb6-bb5b-0d316a291083 => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:14.752 7 INFO neutron_taas.services.taas.taas_plugin [None req-e7c83025-c4b7-4997-9e82-2535d9df5e4b 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] TaaS: Handle Delete Port: 3c9595a7-1bab-4f58-92ac-48a46842331f 2026-08-28 05:25:14.754 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7c83025-c4b7-4997-9e82-2535d9df5e4b 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Tap Mirror: Handle Delete Port: 3c9595a7-1bab-4f58-92ac-48a46842331f [pid: 7|app: 0|req: 744/1573] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:14 2026] DELETE /v2.0/networks/acff7c0e-5682-42a5-8429-f3aad764ab47 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:15.129 8 INFO neutron_taas.services.taas.taas_plugin [None req-6a934862-a2cc-4dbc-beff-a5d67cd2b23d 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] TaaS: Handle Delete Port: a4642ef7-a972-4bc0-80f3-44c642f4efe2 2026-08-28 05:25:15.133 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a934862-a2cc-4dbc-beff-a5d67cd2b23d 2647687fa1234e3ab54f12cbcff6df3b e51fb0d5900b46a7b2faff01978983c2 - - default default] Tap Mirror: Handle Delete Port: a4642ef7-a972-4bc0-80f3-44c642f4efe2 2026-08-28 05:25:15.274 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9f5c7ed-d5aa-4111-bab4-02bb52783e29 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 32b17a6b-7548-48cd-9d55-df0bcd5888bd (type: security_groups) to 1 2026-08-28 05:25:15.286 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9f5c7ed-d5aa-4111-bab4-02bb52783e29 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 080d04af-3e22-4534-8d4b-3c646166eead (type: security_group_rules) to 0 2026-08-28 05:25:15.310 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9f5c7ed-d5aa-4111-bab4-02bb52783e29 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource a4acd909-9fc3-42d3-9867-a457ff1f296e (type: security_group_rules) to 0 2026-08-28 05:25:15.336 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9f5c7ed-d5aa-4111-bab4-02bb52783e29 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource a8feaea9-b84f-4bb7-b950-bfdbe701a00b (type: security_group_rules) to 0 2026-08-28 05:25:15.348 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9f5c7ed-d5aa-4111-bab4-02bb52783e29 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource e21a82ff-482a-4df7-8510-267a1ad5012e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 830/1574] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:14 2026] DELETE /v2.0/networks/b543fef8-28cb-4934-8032-d3248874c343 => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:15.436 7 INFO neutron.db.segments_db [None req-c9f5c7ed-d5aa-4111-bab4-02bb52783e29 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Added segment 76f10847-89c2-4a38-9b73-0de9d42859d2 of type geneve for network e984944f-ff01-4049-ac70-02a64d700a5b 2026-08-28 05:25:15.562 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9f5c7ed-d5aa-4111-bab4-02bb52783e29 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource e984944f-ff01-4049-ac70-02a64d700a5b (type: networks) to 1 2026-08-28 05:25:15.703 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c9f5c7ed-d5aa-4111-bab4-02bb52783e29 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] No more DHCP agents 2026-08-28 05:25:15.704 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c9f5c7ed-d5aa-4111-bab4-02bb52783e29 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Unable to schedule network e984944f-ff01-4049-ac70-02a64d700a5b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:15.747 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f004454-04e5-4693-bd3c-8a015a4e1233 - - - - - -] OVN reports status down for port: 6fc9a55e-ed92-483b-a0b6-6af9dd80ac6e 2026-08-28 05:25:15.802 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9f5c7ed-d5aa-4111-bab4-02bb52783e29 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 6fc9a55e-ed92-483b-a0b6-6af9dd80ac6e (type: ports) to 1 [pid: 7|app: 0|req: 745/1575] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:15 2026] POST /v2.0/networks => generated 629 bytes in 854 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:15.974 8 INFO neutron.db.segments_db [None req-9c85261f-02c4-4763-87b5-133daf099343 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Added segment 7a8cd848-c483-4684-ab07-36f15d696fb7 of type geneve for network 27ab4eda-cc16-4cf0-968c-ff67b59b8c26 2026-08-28 05:25:16.112 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c85261f-02c4-4763-87b5-133daf099343 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 27ab4eda-cc16-4cf0-968c-ff67b59b8c26 (type: networks) to 1 2026-08-28 05:25:16.171 7 INFO neutron.services.segments.plugin [-] Segment 92158416-bcc7-4bfc-b6e8-4480a690d3cc resource provider aggregate not found 2026-08-28 05:25:16.177 7 INFO neutron.services.segments.plugin [-] Segment 92158416-bcc7-4bfc-b6e8-4480a690d3cc resource provider aggregate not found 2026-08-28 05:25:16.193 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 92158416-bcc7-4bfc-b6e8-4480a690d3cc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92158416-bcc7-4bfc-b6e8-4480a690d3cc found for delete ", "request_id": "req-1669d036-9775-4dab-808a-07a15849fbe0"}]} 2026-08-28 05:25:16.196 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 92158416-bcc7-4bfc-b6e8-4480a690d3cc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92158416-bcc7-4bfc-b6e8-4480a690d3cc found for delete ", "request_id": "req-fc53eb71-c600-4c14-a4a7-56cd65ee81e6"}]} [pid: 7|app: 0|req: 746/1576] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:15 2026] GET /v2.0/security-groups?tenant_id=e51fb0d5900b46a7b2faff01978983c2&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:16.282 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9c85261f-02c4-4763-87b5-133daf099343 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] No more DHCP agents 2026-08-28 05:25:16.283 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9c85261f-02c4-4763-87b5-133daf099343 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Unable to schedule network 27ab4eda-cc16-4cf0-968c-ff67b59b8c26: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:16.338 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f004454-04e5-4693-bd3c-8a015a4e1233 - - - - - -] OVN reports status down for port: 14ddf3d5-f3f6-4bb8-b353-b6404309b9a3 2026-08-28 05:25:16.350 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c85261f-02c4-4763-87b5-133daf099343 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 14ddf3d5-f3f6-4bb8-b353-b6404309b9a3 (type: ports) to 1 [pid: 8|app: 0|req: 831/1577] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:15 2026] POST /v2.0/networks => generated 629 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1578] 10.0.0.125 () {32 vars in 651 bytes} [Fri Aug 28 05:25:16 2026] GET /v2.0/extensions => generated 20118 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-28 05:25:16.629 8 INFO neutron.services.segments.plugin [-] Segment 9f68c873-7896-42fa-bbf4-92a22454dce2 resource provider aggregate not found 2026-08-28 05:25:16.637 8 INFO neutron.services.segments.plugin [-] Segment 9f68c873-7896-42fa-bbf4-92a22454dce2 resource provider aggregate not found 2026-08-28 05:25:16.640 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f2d16852-a627-4ca5-9d55-7843ccbeb4cd e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] No more DHCP agents 2026-08-28 05:25:16.648 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f2d16852-a627-4ca5-9d55-7843ccbeb4cd e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Unable to schedule network e984944f-ff01-4049-ac70-02a64d700a5b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:16.652 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9f68c873-7896-42fa-bbf4-92a22454dce2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f68c873-7896-42fa-bbf4-92a22454dce2 found for delete ", "request_id": "req-a9409fd9-4103-4941-87b1-d7574175cdd5"}]} 2026-08-28 05:25:16.660 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9f68c873-7896-42fa-bbf4-92a22454dce2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f68c873-7896-42fa-bbf4-92a22454dce2 found for delete ", "request_id": "req-1ffab16e-df8d-483d-9d93-7d8e5d2d2e0d"}]} [pid: 8|app: 0|req: 832/1579] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:16 2026] DELETE /v2.0/security-groups/73f2a1d8-78de-446f-b804-ad2fcff8c280 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1580] 10.0.0.125 () {32 vars in 679 bytes} [Fri Aug 28 05:25:16 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1581] 10.0.0.125 () {32 vars in 679 bytes} [Fri Aug 28 05:25:16 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: 835/1582] 10.0.0.125 () {32 vars in 663 bytes} [Fri Aug 28 05:25:16 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: 836/1583] 10.0.0.125 () {32 vars in 695 bytes} [Fri Aug 28 05:25:16 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: 837/1584] 10.0.0.125 () {32 vars in 699 bytes} [Fri Aug 28 05:25:16 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: 838/1585] 10.0.0.125 () {32 vars in 687 bytes} [Fri Aug 28 05:25:16 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: 839/1586] 10.0.0.125 () {32 vars in 691 bytes} [Fri Aug 28 05:25:16 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: 840/1587] 10.0.0.125 () {32 vars in 693 bytes} [Fri Aug 28 05:25:16 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1588] 10.0.0.125 () {32 vars in 683 bytes} [Fri Aug 28 05:25:16 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: 842/1589] 10.0.0.125 () {32 vars in 685 bytes} [Fri Aug 28 05:25:16 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: 843/1590] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:25:16 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: 844/1591] 10.0.0.125 () {32 vars in 697 bytes} [Fri Aug 28 05:25:16 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: 845/1592] 10.0.0.125 () {32 vars in 677 bytes} [Fri Aug 28 05:25:16 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: 846/1593] 10.0.0.125 () {32 vars in 681 bytes} [Fri Aug 28 05:25:16 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: 847/1594] 10.0.0.125 () {32 vars in 673 bytes} [Fri Aug 28 05:25:16 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: 848/1595] 10.0.0.125 () {32 vars in 721 bytes} [Fri Aug 28 05:25:16 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: 849/1596] 10.0.0.125 () {32 vars in 685 bytes} [Fri Aug 28 05:25:16 2026] GET /v2.0/extensions/fip-port-details => 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: 850/1597] 10.0.0.125 () {32 vars in 667 bytes} [Fri Aug 28 05:25:16 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: 851/1598] 10.0.0.125 () {32 vars in 685 bytes} [Fri Aug 28 05:25:16 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1599] 10.0.0.125 () {32 vars in 679 bytes} [Fri Aug 28 05:25:16 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1600] 10.0.0.125 () {32 vars in 677 bytes} [Fri Aug 28 05:25:16 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:17.049 7 INFO neutron.db.ovn_revision_numbers_db [None req-555f1dac-abe5-4a12-86d0-2f748a0238a1 - - - - - -] Successfully bumped revision number for resource 6fc9a55e-ed92-483b-a0b6-6af9dd80ac6e (type: ports) to 2 2026-08-28 05:25:17.084 7 INFO neutron.db.ovn_revision_numbers_db [None req-555f1dac-abe5-4a12-86d0-2f748a0238a1 - - - - - -] Successfully bumped revision number for resource e7e7d41f-c5d4-4204-9e22-f25c1e03040f (type: subnets) to 0 [pid: 7|app: 0|req: 748/1601] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:16 2026] POST /v2.0/subnets => generated 626 bytes in 723 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1602] 10.0.0.125 () {32 vars in 665 bytes} [Fri Aug 28 05:25:17 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:17.123 8 INFO neutron.db.ovn_revision_numbers_db [None req-05f17ff3-cc8b-4f67-8273-fe45a6e55710 73a2be0befc9404b9fa388bcd4b0fca4 b2c42a07b27a4b3c9b099481b7aea1e4 - - default default] Successfully bumped revision number for resource 989e0a2c-d31c-4bb4-91bd-e2a0e15d203c (type: security_groups) to 1 2026-08-28 05:25:17.139 8 INFO neutron.db.ovn_revision_numbers_db [None req-05f17ff3-cc8b-4f67-8273-fe45a6e55710 73a2be0befc9404b9fa388bcd4b0fca4 b2c42a07b27a4b3c9b099481b7aea1e4 - - default default] Successfully bumped revision number for resource 00894a49-b0de-4643-b9ff-2f67c18f7ffd (type: security_group_rules) to 0 2026-08-28 05:25:17.155 8 INFO neutron.db.ovn_revision_numbers_db [None req-05f17ff3-cc8b-4f67-8273-fe45a6e55710 73a2be0befc9404b9fa388bcd4b0fca4 b2c42a07b27a4b3c9b099481b7aea1e4 - - default default] Successfully bumped revision number for resource 1f8878aa-6b9b-45cf-b6bc-5ef14018dd6d (type: security_group_rules) to 0 2026-08-28 05:25:17.169 8 INFO neutron.db.ovn_revision_numbers_db [None req-05f17ff3-cc8b-4f67-8273-fe45a6e55710 73a2be0befc9404b9fa388bcd4b0fca4 b2c42a07b27a4b3c9b099481b7aea1e4 - - default default] Successfully bumped revision number for resource 80abbf16-a8fa-4102-8c8b-fd544d80617a (type: security_group_rules) to 0 2026-08-28 05:25:17.182 8 INFO neutron.db.ovn_revision_numbers_db [None req-05f17ff3-cc8b-4f67-8273-fe45a6e55710 73a2be0befc9404b9fa388bcd4b0fca4 b2c42a07b27a4b3c9b099481b7aea1e4 - - default default] Successfully bumped revision number for resource e0741a32-fc1e-4517-a302-eb00545dcd35 (type: security_group_rules) to 0 2026-08-28 05:25:17.286 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-709d3898-07cb-4b01-bcb9-67007bd5cf23 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] No more DHCP agents 2026-08-28 05:25:17.287 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-709d3898-07cb-4b01-bcb9-67007bd5cf23 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Unable to schedule network 27ab4eda-cc16-4cf0-968c-ff67b59b8c26: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:17.290 8 INFO neutron.db.ovn_revision_numbers_db [None req-05f17ff3-cc8b-4f67-8273-fe45a6e55710 73a2be0befc9404b9fa388bcd4b0fca4 b2c42a07b27a4b3c9b099481b7aea1e4 - - default default] Successfully bumped revision number for resource 3588f16d-f0bc-4941-afec-15ab46312c85 (type: security_groups) to 1 2026-08-28 05:25:17.300 8 INFO neutron.db.ovn_revision_numbers_db [None req-05f17ff3-cc8b-4f67-8273-fe45a6e55710 73a2be0befc9404b9fa388bcd4b0fca4 b2c42a07b27a4b3c9b099481b7aea1e4 - - default default] Successfully bumped revision number for resource 5a73eedd-2cf7-44df-8b48-b44f5160196b (type: security_group_rules) to 0 2026-08-28 05:25:17.310 8 INFO neutron.db.ovn_revision_numbers_db [None req-05f17ff3-cc8b-4f67-8273-fe45a6e55710 73a2be0befc9404b9fa388bcd4b0fca4 b2c42a07b27a4b3c9b099481b7aea1e4 - - default default] Successfully bumped revision number for resource ce31127e-2919-4486-aa9e-7eced60885bb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 854/1603] 10.0.0.125 () {34 vars in 682 bytes} [Fri Aug 28 05:25:16 2026] POST /v2.0/security-groups => generated 1601 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1604] 10.0.0.125 () {32 vars in 701 bytes} [Fri Aug 28 05:25:17 2026] GET /v2.0/extensions/enable-default-route-bfd => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:17.468 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c4a6f6d-722b-416b-add3-bdc6de9f48c5 73a2be0befc9404b9fa388bcd4b0fca4 b2c42a07b27a4b3c9b099481b7aea1e4 - - default default] Successfully bumped revision number for resource 5151accf-b15e-4d1c-872a-05cc36e9adc8 (type: security_groups) to 1 2026-08-28 05:25:17.479 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c4a6f6d-722b-416b-add3-bdc6de9f48c5 73a2be0befc9404b9fa388bcd4b0fca4 b2c42a07b27a4b3c9b099481b7aea1e4 - - default default] Successfully bumped revision number for resource 14fb9a54-c6db-4165-b4c9-2b2262b8bd99 (type: security_group_rules) to 0 2026-08-28 05:25:17.491 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c4a6f6d-722b-416b-add3-bdc6de9f48c5 73a2be0befc9404b9fa388bcd4b0fca4 b2c42a07b27a4b3c9b099481b7aea1e4 - - default default] Successfully bumped revision number for resource 786b2cf6-28ff-4e3f-8cf0-da77ff4d410a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 856/1605] 10.0.0.125 () {34 vars in 682 bytes} [Fri Aug 28 05:25:17 2026] POST /v2.0/security-groups => generated 1601 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1606] 10.0.0.125 () {32 vars in 703 bytes} [Fri Aug 28 05:25:17 2026] GET /v2.0/extensions/enable-default-route-ecmp => generated 215 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:17.746 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad3d1bd6-d339-419d-9418-d76d120633b2 73a2be0befc9404b9fa388bcd4b0fca4 b2c42a07b27a4b3c9b099481b7aea1e4 - - default default] Successfully bumped revision number for resource b93595f6-b3c3-4632-ae9f-14d6c9b670a2 (type: security_groups) to 1 2026-08-28 05:25:17.754 7 INFO neutron.db.ovn_revision_numbers_db [None req-2447e327-e511-4194-97ed-38ad89ad57cf - - - - - -] Successfully bumped revision number for resource 14ddf3d5-f3f6-4bb8-b353-b6404309b9a3 (type: ports) to 2 2026-08-28 05:25:17.781 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad3d1bd6-d339-419d-9418-d76d120633b2 73a2be0befc9404b9fa388bcd4b0fca4 b2c42a07b27a4b3c9b099481b7aea1e4 - - default default] Successfully bumped revision number for resource 2e76b408-82ad-4e8c-ad4b-37d7ddca6387 (type: security_group_rules) to 0 2026-08-28 05:25:17.796 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad3d1bd6-d339-419d-9418-d76d120633b2 73a2be0befc9404b9fa388bcd4b0fca4 b2c42a07b27a4b3c9b099481b7aea1e4 - - default default] Successfully bumped revision number for resource 3d48cabe-7c5a-41a9-abff-80e414ae7743 (type: security_group_rules) to 0 2026-08-28 05:25:17.840 7 INFO neutron.db.ovn_revision_numbers_db [None req-2447e327-e511-4194-97ed-38ad89ad57cf - - - - - -] Successfully bumped revision number for resource 75e8c9c0-c0eb-4fd8-b588-400e010ae61a (type: subnets) to 0 [pid: 8|app: 0|req: 858/1607] 10.0.0.125 () {34 vars in 682 bytes} [Fri Aug 28 05:25:17 2026] POST /v2.0/security-groups => generated 1601 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1608] 10.0.0.125 () {32 vars in 675 bytes} [Fri Aug 28 05:25:17 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1609] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:17 2026] POST /v2.0/subnets => generated 626 bytes in 741 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1610] 10.0.0.125 () {32 vars in 663 bytes} [Fri Aug 28 05:25:17 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:17.992 8 INFO neutron.db.ovn_revision_numbers_db [None req-a73e898a-730b-43cf-a106-4ddffe65e3a6 73a2be0befc9404b9fa388bcd4b0fca4 b2c42a07b27a4b3c9b099481b7aea1e4 - - default default] Successfully bumped revision number for resource f37d2dd1-0888-4bf0-9014-69a07700bf1c (type: security_groups) to 1 2026-08-28 05:25:18.001 8 INFO neutron.db.ovn_revision_numbers_db [None req-a73e898a-730b-43cf-a106-4ddffe65e3a6 73a2be0befc9404b9fa388bcd4b0fca4 b2c42a07b27a4b3c9b099481b7aea1e4 - - default default] Successfully bumped revision number for resource 848cf475-5d9b-49c9-bd7b-0c3d8b29acc4 (type: security_group_rules) to 0 2026-08-28 05:25:18.013 8 INFO neutron.db.ovn_revision_numbers_db [None req-a73e898a-730b-43cf-a106-4ddffe65e3a6 73a2be0befc9404b9fa388bcd4b0fca4 b2c42a07b27a4b3c9b099481b7aea1e4 - - default default] Successfully bumped revision number for resource d6b1f27c-e071-49da-a201-72dc8020dc9e (type: security_group_rules) to 0 2026-08-28 05:25:18.024 7 INFO neutron.db.ovn_revision_numbers_db [None req-43e78203-a3e1-42e5-a643-294b64b5c7dd e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 409f63f1-454f-4470-b3a5-def2479d7ae1 (type: routers) to 1 [pid: 7|app: 0|req: 752/1611] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:17 2026] POST /v2.0/routers => generated 603 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1612] 10.0.0.125 () {32 vars in 709 bytes} [Fri Aug 28 05:25:18 2026] GET /v2.0/extensions/external-gateway-multihoming => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1613] 10.0.0.125 () {34 vars in 682 bytes} [Fri Aug 28 05:25:17 2026] POST /v2.0/security-groups => generated 1601 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1614] 10.0.0.125 () {32 vars in 673 bytes} [Fri Aug 28 05:25:18 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:18.157 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ed3299f-6657-4757-b89c-1db31ce2c0f3 73a2be0befc9404b9fa388bcd4b0fca4 b2c42a07b27a4b3c9b099481b7aea1e4 - - default default] Successfully bumped revision number for resource d5a67625-8075-4f64-be95-55e7e4462c62 (type: security_groups) to 1 2026-08-28 05:25:18.185 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ed3299f-6657-4757-b89c-1db31ce2c0f3 73a2be0befc9404b9fa388bcd4b0fca4 b2c42a07b27a4b3c9b099481b7aea1e4 - - default default] Successfully bumped revision number for resource 463dd603-2219-42d5-a0cb-b47c3d22b93f (type: security_group_rules) to 0 2026-08-28 05:25:18.196 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ed3299f-6657-4757-b89c-1db31ce2c0f3 73a2be0befc9404b9fa388bcd4b0fca4 b2c42a07b27a4b3c9b099481b7aea1e4 - - default default] Successfully bumped revision number for resource 9834f122-b98e-4ec8-9b96-aa252b5e98cb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 862/1615] 10.0.0.125 () {34 vars in 682 bytes} [Fri Aug 28 05:25:18 2026] POST /v2.0/security-groups => generated 1601 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1616] 10.0.0.125 () {32 vars in 667 bytes} [Fri Aug 28 05:25:18 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: 864/1617] 10.0.0.125 () {34 vars in 765 bytes} [Fri Aug 28 05:25:18 2026] PUT /v2.0/security-groups/3588f16d-f0bc-4941-afec-15ab46312c85/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1618] 10.0.0.125 () {32 vars in 681 bytes} [Fri Aug 28 05:25:18 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1619] 10.0.0.125 () {34 vars in 765 bytes} [Fri Aug 28 05:25:18 2026] PUT /v2.0/security-groups/5151accf-b15e-4d1c-872a-05cc36e9adc8/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1620] 10.0.0.125 () {32 vars in 667 bytes} [Fri Aug 28 05:25:18 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1621] 10.0.0.125 () {34 vars in 765 bytes} [Fri Aug 28 05:25:18 2026] PUT /v2.0/security-groups/b93595f6-b3c3-4632-ae9f-14d6c9b670a2/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1622] 10.0.0.125 () {32 vars in 685 bytes} [Fri Aug 28 05:25:18 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1623] 10.0.0.125 () {34 vars in 765 bytes} [Fri Aug 28 05:25:18 2026] PUT /v2.0/security-groups/f37d2dd1-0888-4bf0-9014-69a07700bf1c/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1624] 10.0.0.125 () {32 vars in 703 bytes} [Fri Aug 28 05:25:18 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1625] 10.0.0.125 () {32 vars in 678 bytes} [Fri Aug 28 05:25:18 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1626] 10.0.0.125 () {32 vars in 699 bytes} [Fri Aug 28 05:25:18 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:18.459 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-75954604-1562-4e97-926f-e18d11eb298b e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] No more DHCP agents 2026-08-28 05:25:18.461 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-75954604-1562-4e97-926f-e18d11eb298b e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Unable to schedule network e984944f-ff01-4049-ac70-02a64d700a5b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:18.573 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f004454-04e5-4693-bd3c-8a015a4e1233 - - - - - -] OVN reports status down for port: 37853b8f-20f5-46f6-b412-05e936747f53 2026-08-28 05:25:18.654 7 INFO neutron.db.ovn_revision_numbers_db [None req-75954604-1562-4e97-926f-e18d11eb298b e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 37853b8f-20f5-46f6-b412-05e936747f53 (type: ports) to 1 2026-08-28 05:25:18.904 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cca7326-eb59-46d0-848c-da3538efc8c2 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Successfully bumped revision number for resource 6954ee52-a3e1-4c52-98c7-5c60ebbb761c (type: security_groups) to 1 2026-08-28 05:25:18.917 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cca7326-eb59-46d0-848c-da3538efc8c2 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Successfully bumped revision number for resource 4c47690f-7aee-4035-841b-96e8a130a3d2 (type: security_group_rules) to 0 2026-08-28 05:25:18.929 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cca7326-eb59-46d0-848c-da3538efc8c2 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Successfully bumped revision number for resource 5b3cb228-8d1f-4026-bfc0-b32ac764c67a (type: security_group_rules) to 0 2026-08-28 05:25:18.941 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cca7326-eb59-46d0-848c-da3538efc8c2 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Successfully bumped revision number for resource c26f2690-2afb-4539-9422-48519ea1ba91 (type: security_group_rules) to 0 2026-08-28 05:25:18.954 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cca7326-eb59-46d0-848c-da3538efc8c2 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Successfully bumped revision number for resource d81516bc-9dc3-4ac3-95e9-32698eb04049 (type: security_group_rules) to 0 2026-08-28 05:25:19.059 8 INFO neutron.db.segments_db [None req-5cca7326-eb59-46d0-848c-da3538efc8c2 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Added segment 34d4ddd5-0e51-4111-9e7b-ce1a593882a1 of type geneve for network 15315e5e-b042-4e4f-90e8-63f8e02c43d1 2026-08-28 05:25:19.164 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cca7326-eb59-46d0-848c-da3538efc8c2 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Successfully bumped revision number for resource 15315e5e-b042-4e4f-90e8-63f8e02c43d1 (type: networks) to 1 2026-08-28 05:25:19.213 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1f004454-04e5-4693-bd3c-8a015a4e1233 - - - - - -] OVN reports status up for port: 37853b8f-20f5-46f6-b412-05e936747f53 2026-08-28 05:25:19.237 7 INFO neutron.plugins.ml2.plugin [None req-1f004454-04e5-4693-bd3c-8a015a4e1233 - - - - - -] Attempt 1 to provision port 37853b8f-20f5-46f6-b412-05e936747f53 2026-08-28 05:25:19.307 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-75954604-1562-4e97-926f-e18d11eb298b e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] No more DHCP agents 2026-08-28 05:25:19.310 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-75954604-1562-4e97-926f-e18d11eb298b e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Unable to schedule network e984944f-ff01-4049-ac70-02a64d700a5b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:19.399 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5cca7326-eb59-46d0-848c-da3538efc8c2 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] No more DHCP agents 2026-08-28 05:25:19.401 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5cca7326-eb59-46d0-848c-da3538efc8c2 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Unable to schedule network 15315e5e-b042-4e4f-90e8-63f8e02c43d1: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:19.453 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a4e55caa-16da-4eaf-980c-9e2e7c6fc92c - - - - - -] OVN reports status down for port: baabf503-eca9-437f-8a29-5a77e8074885 2026-08-28 05:25:19.527 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cca7326-eb59-46d0-848c-da3538efc8c2 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Successfully bumped revision number for resource baabf503-eca9-437f-8a29-5a77e8074885 (type: ports) to 1 [pid: 8|app: 0|req: 874/1627] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:18 2026] POST /v2.0/networks => generated 649 bytes in 1143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1628] 10.0.0.125 () {32 vars in 692 bytes} [Fri Aug 28 05:25:19 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1629] 10.0.0.125 () {32 vars in 673 bytes} [Fri Aug 28 05:25:19 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:19.779 7 INFO neutron.db.ovn_revision_numbers_db [None req-75954604-1562-4e97-926f-e18d11eb298b e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 37853b8f-20f5-46f6-b412-05e936747f53 (type: router_ports) to 1 [pid: 7|app: 0|req: 754/1630] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:25:18 2026] PUT /v2.0/routers/409f63f1-454f-4470-b3a5-def2479d7ae1/add_router_interface => generated 309 bytes in 1746 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1631] 10.0.0.125 () {32 vars in 688 bytes} [Fri Aug 28 05:25:19 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1632] 10.0.0.125 () {32 vars in 691 bytes} [Fri Aug 28 05:25:19 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:19.942 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-438d4f4c-25ab-4653-b529-859bd65eedc2 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] No more DHCP agents 2026-08-28 05:25:19.945 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-438d4f4c-25ab-4653-b529-859bd65eedc2 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Unable to schedule network 15315e5e-b042-4e4f-90e8-63f8e02c43d1: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 757/1633] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:25:19 2026] GET /v2.0/ports/37853b8f-20f5-46f6-b412-05e936747f53 => generated 943 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:20.065 8 INFO neutron.db.ovn_revision_numbers_db [None req-438d4f4c-25ab-4653-b529-859bd65eedc2 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Successfully bumped revision number for resource fff1a7d1-b505-44e9-91b5-534499e94e69 (type: ports) to 1 [pid: 7|app: 0|req: 758/1634] 10.0.0.125 () {32 vars in 700 bytes} [Fri Aug 28 05:25:19 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1635] 10.0.0.125 () {32 vars in 707 bytes} [Fri Aug 28 05:25:20 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1636] 10.0.0.125 () {34 vars in 663 bytes} [Fri Aug 28 05:25:19 2026] POST /v2.0/ports => generated 778 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:25:20.160 7 INFO neutron.db.ovn_revision_numbers_db [None req-1f004454-04e5-4693-bd3c-8a015a4e1233 - - - - - -] Successfully bumped revision number for resource 37853b8f-20f5-46f6-b412-05e936747f53 (type: ports) to 2 [pid: 8|app: 0|req: 878/1637] 10.0.0.125 () {32 vars in 686 bytes} [Fri Aug 28 05:25:20 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1638] 10.0.0.125 () {32 vars in 703 bytes} [Fri Aug 28 05:25:20 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:20.286 8 INFO neutron.db.segments_db [None req-3f07a038-5a18-4efb-b03e-e6cafb2ca628 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Added segment 086e438e-92ea-42c6-8604-770990703dd5 of type geneve for network a4922ea0-8d67-421a-b0d0-f63e253cb501 2026-08-28 05:25:20.386 8 INFO neutron.db.ovn_revision_numbers_db [None req-3f07a038-5a18-4efb-b03e-e6cafb2ca628 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Successfully bumped revision number for resource a4922ea0-8d67-421a-b0d0-f63e253cb501 (type: networks) to 1 2026-08-28 05:25:20.532 7 INFO neutron.db.ovn_revision_numbers_db [None req-57193098-5252-49cd-81c5-f24876abadcf - - - - - -] Successfully bumped revision number for resource 37853b8f-20f5-46f6-b412-05e936747f53 (type: router_ports) to 2 2026-08-28 05:25:20.561 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3f07a038-5a18-4efb-b03e-e6cafb2ca628 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] No more DHCP agents 2026-08-28 05:25:20.564 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3f07a038-5a18-4efb-b03e-e6cafb2ca628 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Unable to schedule network a4922ea0-8d67-421a-b0d0-f63e253cb501: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:20.672 8 INFO neutron.db.ovn_revision_numbers_db [None req-3f07a038-5a18-4efb-b03e-e6cafb2ca628 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Successfully bumped revision number for resource e5aff883-c369-4fab-bb0b-ed6d00d66c97 (type: ports) to 1 [pid: 8|app: 0|req: 880/1639] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:20 2026] POST /v2.0/networks => generated 635 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:20.697 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-57193098-5252-49cd-81c5-f24876abadcf - - - - - -] OVN reports status down for port: fff1a7d1-b505-44e9-91b5-534499e94e69 [pid: 8|app: 0|req: 881/1640] 10.0.0.125 () {32 vars in 700 bytes} [Fri Aug 28 05:25:20 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1641] 10.0.0.125 () {32 vars in 717 bytes} [Fri Aug 28 05:25:20 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:20.834 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-57193098-5252-49cd-81c5-f24876abadcf - - - - - -] OVN reports status down for port: e5aff883-c369-4fab-bb0b-ed6d00d66c97 2026-08-28 05:25:20.935 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-693c96e9-7ae7-49bb-9e39-4146bc0723b5 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] No more DHCP agents 2026-08-28 05:25:20.937 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-693c96e9-7ae7-49bb-9e39-4146bc0723b5 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Unable to schedule network a4922ea0-8d67-421a-b0d0-f63e253cb501: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:20.962 8 INFO neutron.db.ovn_revision_numbers_db [None req-693c96e9-7ae7-49bb-9e39-4146bc0723b5 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Successfully bumped revision number for resource e1165e9e-35fa-489b-8b13-0604e9fbc965 (type: subnets) to 0 2026-08-28 05:25:20.964 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-91635d23-4883-485e-8dee-c529a14e6a45 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] No more DHCP agents 2026-08-28 05:25:20.965 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-91635d23-4883-485e-8dee-c529a14e6a45 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Unable to schedule network 27ab4eda-cc16-4cf0-968c-ff67b59b8c26: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 883/1642] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:20 2026] POST /v2.0/subnets => generated 646 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1643] 10.0.0.125 () {32 vars in 696 bytes} [Fri Aug 28 05:25:20 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1644] 10.0.0.125 () {32 vars in 695 bytes} [Fri Aug 28 05:25:21 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:21.107 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-57193098-5252-49cd-81c5-f24876abadcf - - - - - -] OVN reports status down for port: 0fc63d19-1e4f-4385-b955-7274ae9004d5 2026-08-28 05:25:21.173 7 INFO neutron.db.ovn_revision_numbers_db [None req-91635d23-4883-485e-8dee-c529a14e6a45 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 0fc63d19-1e4f-4385-b955-7274ae9004d5 (type: ports) to 1 2026-08-28 05:25:21.304 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-288bcb96-ba9c-4f0a-9f05-d9ed1b3a0a3f 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] No more DHCP agents 2026-08-28 05:25:21.305 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-288bcb96-ba9c-4f0a-9f05-d9ed1b3a0a3f 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Unable to schedule network a4922ea0-8d67-421a-b0d0-f63e253cb501: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:21.387 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a4e55caa-16da-4eaf-980c-9e2e7c6fc92c - - - - - -] OVN reports status down for port: c8eb8116-b487-4c37-9b17-03140b7031a5 2026-08-28 05:25:21.448 8 INFO neutron.db.ovn_revision_numbers_db [None req-288bcb96-ba9c-4f0a-9f05-d9ed1b3a0a3f 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Successfully bumped revision number for resource c8eb8116-b487-4c37-9b17-03140b7031a5 (type: ports) to 1 [pid: 8|app: 0|req: 886/1645] 10.0.0.125 () {34 vars in 663 bytes} [Fri Aug 28 05:25:21 2026] POST /v2.0/ports => generated 966 bytes in 465 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: 887/1646] 10.0.0.125 () {32 vars in 708 bytes} [Fri Aug 28 05:25:21 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1647] 10.0.0.125 () {32 vars in 709 bytes} [Fri Aug 28 05:25:21 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:21.735 8 INFO neutron_taas.services.taas.taas_plugin [None req-88db407c-e26e-4a8e-981a-9120fec423d8 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] TaaS: Handle Delete Port: c8eb8116-b487-4c37-9b17-03140b7031a5 2026-08-28 05:25:21.737 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88db407c-e26e-4a8e-981a-9120fec423d8 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Tap Mirror: Handle Delete Port: c8eb8116-b487-4c37-9b17-03140b7031a5 [pid: 8|app: 0|req: 889/1648] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:25:21 2026] DELETE /v2.0/ports/c8eb8116-b487-4c37-9b17-03140b7031a5 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:21.885 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-57193098-5252-49cd-81c5-f24876abadcf - - - - - -] OVN reports status up for port: 0fc63d19-1e4f-4385-b955-7274ae9004d5 2026-08-28 05:25:21.919 7 INFO neutron.plugins.ml2.plugin [None req-57193098-5252-49cd-81c5-f24876abadcf - - - - - -] Attempt 1 to provision port 0fc63d19-1e4f-4385-b955-7274ae9004d5 [pid: 8|app: 0|req: 890/1649] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:21 2026] DELETE /v2.0/security-groups/3588f16d-f0bc-4941-afec-15ab46312c85 => 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: 891/1650] 10.0.0.125 () {32 vars in 667 bytes} [Fri Aug 28 05:25:21 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:21.968 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1c96a5a-da16-4f2f-b0f0-9f161b278976 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 892/1651] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:25:21 2026] DELETE /v2.0/ports/c8eb8116-b487-4c37-9b17-03140b7031a5 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:25:22.052 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-91635d23-4883-485e-8dee-c529a14e6a45 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] No more DHCP agents 2026-08-28 05:25:22.057 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-91635d23-4883-485e-8dee-c529a14e6a45 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Unable to schedule network 27ab4eda-cc16-4cf0-968c-ff67b59b8c26: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 893/1652] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:21 2026] DELETE /v2.0/security-groups/5151accf-b15e-4d1c-872a-05cc36e9adc8 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1653] 10.0.0.125 () {32 vars in 685 bytes} [Fri Aug 28 05:25:22 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:22.142 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ccf5e4e2-7219-40f2-9698-728e47ada29e 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 895/1654] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:25:22 2026] GET /v2.0/ports/c8eb8116-b487-4c37-9b17-03140b7031a5 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1655] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:22 2026] DELETE /v2.0/security-groups/b93595f6-b3c3-4632-ae9f-14d6c9b670a2 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1656] 10.0.0.125 () {32 vars in 679 bytes} [Fri Aug 28 05:25:22 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1657] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:22 2026] DELETE /v2.0/subnets/e1165e9e-35fa-489b-8b13-0604e9fbc965 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1658] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:22 2026] DELETE /v2.0/security-groups/f37d2dd1-0888-4bf0-9014-69a07700bf1c => 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: 900/1659] 10.0.0.125 () {32 vars in 673 bytes} [Fri Aug 28 05:25:22 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:22.603 7 INFO neutron.db.ovn_revision_numbers_db [None req-91635d23-4883-485e-8dee-c529a14e6a45 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 0fc63d19-1e4f-4385-b955-7274ae9004d5 (type: router_ports) to 1 [pid: 7|app: 0|req: 760/1660] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:25:20 2026] PUT /v2.0/routers/409f63f1-454f-4470-b3a5-def2479d7ae1/add_router_interface => generated 309 bytes in 2540 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:22.732 8 INFO neutron_taas.services.taas.taas_plugin [None req-6bcd5bfc-476f-44ca-a5ee-34b83bd3936a 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] TaaS: Handle Delete Port: e5aff883-c369-4fab-bb0b-ed6d00d66c97 2026-08-28 05:25:22.736 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6bcd5bfc-476f-44ca-a5ee-34b83bd3936a 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Tap Mirror: Handle Delete Port: e5aff883-c369-4fab-bb0b-ed6d00d66c97 2026-08-28 05:25:22.875 7 INFO neutron.db.ovn_revision_numbers_db [None req-57193098-5252-49cd-81c5-f24876abadcf - - - - - -] Successfully bumped revision number for resource 0fc63d19-1e4f-4385-b955-7274ae9004d5 (type: ports) to 2 [pid: 7|app: 0|req: 761/1661] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:22 2026] DELETE /v2.0/security-groups/d5a67625-8075-4f64-be95-55e7e4462c62 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1662] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:25:22 2026] GET /v2.0/extensions/provider => generated 191 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:22.974 8 INFO neutron.services.segments.plugin [-] Segment 086e438e-92ea-42c6-8604-770990703dd5 resource provider aggregate not found 2026-08-28 05:25:22.975 8 INFO neutron.services.segments.plugin [-] Segment 086e438e-92ea-42c6-8604-770990703dd5 resource provider aggregate not found 2026-08-28 05:25:22.996 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 086e438e-92ea-42c6-8604-770990703dd5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 086e438e-92ea-42c6-8604-770990703dd5 found for delete ", "request_id": "req-56b95638-cd92-4323-9d44-accabea0f756"}]} 2026-08-28 05:25:23.006 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 086e438e-92ea-42c6-8604-770990703dd5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 086e438e-92ea-42c6-8604-770990703dd5 found for delete ", "request_id": "req-4ba498ce-76f6-4aef-bbe4-eeb5e5b321ef"}]} [pid: 8|app: 0|req: 901/1663] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:22 2026] DELETE /v2.0/networks/a4922ea0-8d67-421a-b0d0-f63e253cb501 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1664] 10.0.0.125 () {32 vars in 659 bytes} [Fri Aug 28 05:25:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1665] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:25:22 2026] GET /v2.0/ports/0fc63d19-1e4f-4385-b955-7274ae9004d5 => generated 943 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1666] 10.0.0.125 () {32 vars in 697 bytes} [Fri Aug 28 05:25:23 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:23.143 8 INFO neutron.db.segments_db [None req-4734274c-f967-4df9-a688-a79c7f9220b3 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Added segment 2881c646-13a5-4b61-bbe1-0c0975e6cfe0 of type geneve for network b1f4327d-c85f-41de-94c3-e2fffdb60480 [pid: 7|app: 0|req: 765/1667] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:25:23 2026] GET /v2.0/ports/0fc63d19-1e4f-4385-b955-7274ae9004d5 => generated 943 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1668] 10.0.0.125 () {32 vars in 697 bytes} [Fri Aug 28 05:25:23 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:23.197 7 INFO neutron.db.ovn_revision_numbers_db [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] Successfully bumped revision number for resource 0fc63d19-1e4f-4385-b955-7274ae9004d5 (type: router_ports) to 2 2026-08-28 05:25:23.241 8 INFO neutron.db.ovn_revision_numbers_db [None req-4734274c-f967-4df9-a688-a79c7f9220b3 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Successfully bumped revision number for resource b1f4327d-c85f-41de-94c3-e2fffdb60480 (type: networks) to 1 2026-08-28 05:25:23.368 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4734274c-f967-4df9-a688-a79c7f9220b3 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] No more DHCP agents 2026-08-28 05:25:23.369 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4734274c-f967-4df9-a688-a79c7f9220b3 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Unable to schedule network b1f4327d-c85f-41de-94c3-e2fffdb60480: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:23.411 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] OVN reports status down for port: c4bb9b12-1c17-47bd-9683-e9509eb02c39 2026-08-28 05:25:23.432 8 INFO neutron.db.ovn_revision_numbers_db [None req-4734274c-f967-4df9-a688-a79c7f9220b3 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Successfully bumped revision number for resource c4bb9b12-1c17-47bd-9683-e9509eb02c39 (type: ports) to 1 [pid: 8|app: 0|req: 903/1669] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:23 2026] POST /v2.0/networks => generated 636 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1670] 10.0.0.125 () {32 vars in 675 bytes} [Fri Aug 28 05:25:23 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:23.498 7 INFO neutron_taas.services.taas.taas_plugin [None req-9a5bb912-91db-4a52-8dac-76d8a9bda900 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] TaaS: Handle Delete Port: 0fc63d19-1e4f-4385-b955-7274ae9004d5 2026-08-28 05:25:23.504 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a5bb912-91db-4a52-8dac-76d8a9bda900 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Tap Mirror: Handle Delete Port: 0fc63d19-1e4f-4385-b955-7274ae9004d5 2026-08-28 05:25:23.703 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7de129df-9fd8-45b9-a1ce-727bdff3bd57 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] No more DHCP agents 2026-08-28 05:25:23.704 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7de129df-9fd8-45b9-a1ce-727bdff3bd57 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Unable to schedule network b1f4327d-c85f-41de-94c3-e2fffdb60480: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:23.750 8 INFO neutron.db.ovn_revision_numbers_db [None req-7de129df-9fd8-45b9-a1ce-727bdff3bd57 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Successfully bumped revision number for resource 47d589c1-4270-4aca-8f40-5234e293f766 (type: subnets) to 0 [pid: 8|app: 0|req: 905/1671] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:23 2026] POST /v2.0/subnets => generated 646 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1672] 10.0.0.125 () {32 vars in 667 bytes} [Fri Aug 28 05:25:23 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1673] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:25:23 2026] PUT /v2.0/routers/409f63f1-454f-4470-b3a5-def2479d7ae1/remove_router_interface => generated 309 bytes in 690 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 768/1674] 10.0.0.125 () {32 vars in 681 bytes} [Fri Aug 28 05:25:23 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1675] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:25:23 2026] GET /v2.0/ports/37853b8f-20f5-46f6-b412-05e936747f53 => generated 943 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1676] 10.0.0.125 () {32 vars in 699 bytes} [Fri Aug 28 05:25:23 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) 2026-08-28 05:25:24.056 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bd0ce953-38b5-4b94-a537-0ffd9b0073c0 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] No more DHCP agents 2026-08-28 05:25:24.058 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bd0ce953-38b5-4b94-a537-0ffd9b0073c0 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Unable to schedule network b1f4327d-c85f-41de-94c3-e2fffdb60480: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:24.188 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd0ce953-38b5-4b94-a537-0ffd9b0073c0 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Successfully bumped revision number for resource a8cc5d73-50bf-43b1-9376-9fb42b9e42c8 (type: ports) to 1 2026-08-28 05:25:24.194 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] OVN reports status down for port: a8cc5d73-50bf-43b1-9376-9fb42b9e42c8 [pid: 8|app: 0|req: 907/1677] 10.0.0.125 () {34 vars in 663 bytes} [Fri Aug 28 05:25:23 2026] POST /v2.0/ports => generated 924 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:24.376 7 INFO neutron.db.ovn_revision_numbers_db [None req-fab093b8-f3a7-433b-a811-f18355690d5d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource f0d45233-953e-4115-b729-9e72d04832e4 (type: security_groups) to 1 2026-08-28 05:25:24.397 7 INFO neutron.db.ovn_revision_numbers_db [None req-fab093b8-f3a7-433b-a811-f18355690d5d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 4ca6f2a8-d6f5-48a9-a2e9-285038e6daef (type: security_group_rules) to 0 2026-08-28 05:25:24.414 7 INFO neutron.db.ovn_revision_numbers_db [None req-fab093b8-f3a7-433b-a811-f18355690d5d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 5d092361-7032-4acb-866e-22f6b3f1724e (type: security_group_rules) to 0 2026-08-28 05:25:24.432 7 INFO neutron.db.ovn_revision_numbers_db [None req-fab093b8-f3a7-433b-a811-f18355690d5d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 93f4cff1-e6f1-4269-bea6-da87bcca3e46 (type: security_group_rules) to 0 2026-08-28 05:25:24.455 7 INFO neutron.db.ovn_revision_numbers_db [None req-fab093b8-f3a7-433b-a811-f18355690d5d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e834d8fb-5377-4bc9-b208-bd96d64c70ef (type: security_group_rules) to 0 [pid: 7|app: 0|req: 771/1678] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:23 2026] GET /v2.0/security-groups?tenant_id=3a936dcc4407443d8752fdcee0ed784e&name=default => generated 2925 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1679] 10.0.0.125 () {32 vars in 683 bytes} [Fri Aug 28 05:25:24 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:24.635 8 INFO neutron_taas.services.taas.taas_plugin [None req-291b6e1d-7aa5-456f-9420-fd21bde10fb7 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] TaaS: Handle Delete Port: 37853b8f-20f5-46f6-b412-05e936747f53 2026-08-28 05:25:24.641 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-291b6e1d-7aa5-456f-9420-fd21bde10fb7 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Tap Mirror: Handle Delete Port: 37853b8f-20f5-46f6-b412-05e936747f53 2026-08-28 05:25:24.713 7 INFO neutron_taas.services.taas.taas_plugin [None req-c8ae171d-673b-4995-8237-20e5b338ce06 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] TaaS: Handle Delete Port: a8cc5d73-50bf-43b1-9376-9fb42b9e42c8 2026-08-28 05:25:24.716 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8ae171d-673b-4995-8237-20e5b338ce06 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Tap Mirror: Handle Delete Port: a8cc5d73-50bf-43b1-9376-9fb42b9e42c8 [pid: 7|app: 0|req: 773/1680] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:25:24 2026] DELETE /v2.0/ports/a8cc5d73-50bf-43b1-9376-9fb42b9e42c8 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1681] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:25:24 2026] PUT /v2.0/routers/409f63f1-454f-4470-b3a5-def2479d7ae1/remove_router_interface => generated 309 bytes in 800 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: 909/1682] 10.0.0.125 () {32 vars in 705 bytes} [Fri Aug 28 05:25:25 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:25.112 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68a74e30-7fda-47f0-9018-bf24419281ee 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 910/1683] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:25:25 2026] GET /v2.0/ports/a8cc5d73-50bf-43b1-9376-9fb42b9e42c8 => generated 132 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1684] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:25:25 2026] GET /v2.0/ports?device_id=409f63f1-454f-4470-b3a5-def2479d7ae1 => 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: 912/1685] 10.0.0.125 () {32 vars in 667 bytes} [Fri Aug 28 05:25:25 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1686] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:24 2026] DELETE /v2.0/security-groups/f0d45233-953e-4115-b729-9e72d04832e4 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1687] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:25 2026] DELETE /v2.0/subnets/47d589c1-4270-4aca-8f40-5234e293f766 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1688] 10.0.0.125 () {32 vars in 695 bytes} [Fri Aug 28 05:25:25 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1689] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:25 2026] DELETE /v2.0/routers/409f63f1-454f-4470-b3a5-def2479d7ae1 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:25.411 8 INFO neutron.db.ovn_revision_numbers_db [None req-b92e3ff6-5e1b-4bd6-ba22-7589998f4938 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 11830fc6-df8b-4b55-b97b-6361c2d5380c (type: security_groups) to 1 2026-08-28 05:25:25.422 8 INFO neutron.db.ovn_revision_numbers_db [None req-b92e3ff6-5e1b-4bd6-ba22-7589998f4938 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 35f970bf-58b0-4ad2-b25f-d18b25af9172 (type: security_group_rules) to 0 2026-08-28 05:25:25.434 8 INFO neutron.db.ovn_revision_numbers_db [None req-b92e3ff6-5e1b-4bd6-ba22-7589998f4938 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 395a9c07-5cee-463a-aa5d-289ff813cbc5 (type: security_group_rules) to 0 2026-08-28 05:25:25.445 8 INFO neutron.db.ovn_revision_numbers_db [None req-b92e3ff6-5e1b-4bd6-ba22-7589998f4938 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 489343af-daff-4ee6-919d-b7d082bf0089 (type: security_group_rules) to 0 2026-08-28 05:25:25.456 8 INFO neutron.db.ovn_revision_numbers_db [None req-b92e3ff6-5e1b-4bd6-ba22-7589998f4938 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 78d0148d-a24e-4c03-8e45-cd713e843add (type: security_group_rules) to 0 2026-08-28 05:25:25.479 7 INFO neutron_taas.services.taas.taas_plugin [None req-afa68f35-e84e-4829-85f5-870ebca6df1d 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] TaaS: Handle Delete Port: c4bb9b12-1c17-47bd-9683-e9509eb02c39 2026-08-28 05:25:25.483 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-afa68f35-e84e-4829-85f5-870ebca6df1d 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Tap Mirror: Handle Delete Port: c4bb9b12-1c17-47bd-9683-e9509eb02c39 [pid: 8|app: 0|req: 915/1690] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:25 2026] GET /v2.0/security-groups?tenant_id=6266527ffba148e8a5abed031a6d0520&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1691] 10.0.0.125 () {32 vars in 693 bytes} [Fri Aug 28 05:25:25 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1692] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:25 2026] DELETE /v2.0/subnets/75e8c9c0-c0eb-4fd8-b588-400e010ae61a => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:25.723 7 INFO neutron.services.segments.plugin [-] Segment 2881c646-13a5-4b61-bbe1-0c0975e6cfe0 resource provider aggregate not found 2026-08-28 05:25:25.729 7 INFO neutron.services.segments.plugin [-] Segment 2881c646-13a5-4b61-bbe1-0c0975e6cfe0 resource provider aggregate not found 2026-08-28 05:25:25.742 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2881c646-13a5-4b61-bbe1-0c0975e6cfe0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2881c646-13a5-4b61-bbe1-0c0975e6cfe0 found for delete ", "request_id": "req-17700dfa-4052-4c26-9bb6-3da7e4e9a020"}]} 2026-08-28 05:25:25.747 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2881c646-13a5-4b61-bbe1-0c0975e6cfe0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2881c646-13a5-4b61-bbe1-0c0975e6cfe0 found for delete ", "request_id": "req-30cc84f9-d1fd-4670-955a-610b65e01720"}]} [pid: 7|app: 0|req: 776/1693] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:25 2026] DELETE /v2.0/networks/b1f4327d-c85f-41de-94c3-e2fffdb60480 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1694] 10.0.0.125 () {32 vars in 683 bytes} [Fri Aug 28 05:25:25 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1697] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:25 2026] DELETE /v2.0/subnets/e7e7d41f-c5d4-4204-9e22-f25c1e03040f => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1698] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:25 2026] DELETE /v2.0/security-groups/11830fc6-df8b-4b55-b97b-6361c2d5380c => 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: 919/1699] 10.0.0.125 () {32 vars in 687 bytes} [Fri Aug 28 05:25:25 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:26.038 8 INFO neutron_taas.services.taas.taas_plugin [None req-ffe9dbdc-50fb-440a-a1ea-670bd550b453 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] TaaS: Handle Delete Port: 14ddf3d5-f3f6-4bb8-b353-b6404309b9a3 2026-08-28 05:25:26.041 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffe9dbdc-50fb-440a-a1ea-670bd550b453 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Tap Mirror: Handle Delete Port: 14ddf3d5-f3f6-4bb8-b353-b6404309b9a3 2026-08-28 05:25:26.111 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a308e6cf-8faa-4814-a4ca-f271b1c3d9f7 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] No more DHCP agents 2026-08-28 05:25:26.112 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a308e6cf-8faa-4814-a4ca-f271b1c3d9f7 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Unable to schedule network 15315e5e-b042-4e4f-90e8-63f8e02c43d1: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:26.185 7 INFO neutron.db.ovn_revision_numbers_db [None req-a308e6cf-8faa-4814-a4ca-f271b1c3d9f7 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Successfully bumped revision number for resource 29006abc-213e-4de1-958a-1c7868c3ab3b (type: ports) to 1 [pid: 7|app: 0|req: 781/1700] 10.0.0.125 () {34 vars in 663 bytes} [Fri Aug 28 05:25:25 2026] POST /v2.0/ports => generated 779 bytes in 307 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: 782/1701] 10.0.0.125 () {32 vars in 703 bytes} [Fri Aug 28 05:25:26 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1702] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:26 2026] GET /v2.0/security-groups?tenant_id=b2c42a07b27a4b3c9b099481b7aea1e4&name=default => generated 2925 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:26.463 7 INFO neutron.db.ovn_revision_numbers_db [None req-9280b363-710a-4bf0-857e-6dbbf1abd715 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Successfully bumped revision number for resource 29006abc-213e-4de1-958a-1c7868c3ab3b (type: ports) to 2 [pid: 7|app: 0|req: 784/1703] 10.0.0.125 () {34 vars in 735 bytes} [Fri Aug 28 05:25:26 2026] PUT /v2.0/ports/29006abc-213e-4de1-958a-1c7868c3ab3b => generated 752 bytes in 219 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: 785/1704] 10.0.0.125 () {32 vars in 665 bytes} [Fri Aug 28 05:25:26 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:26.611 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a4e55caa-16da-4eaf-980c-9e2e7c6fc92c - - - - - -] OVN reports status down for port: 29006abc-213e-4de1-958a-1c7868c3ab3b [pid: 7|app: 0|req: 786/1705] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:26 2026] DELETE /v2.0/security-groups/989e0a2c-d31c-4bb4-91bd-e2a0e15d203c => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:26.737 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a4e55caa-16da-4eaf-980c-9e2e7c6fc92c - - - - - -] OVN reports status down for port: 29006abc-213e-4de1-958a-1c7868c3ab3b 2026-08-28 05:25:26.793 8 INFO neutron.services.segments.plugin [-] Segment 7a8cd848-c483-4684-ab07-36f15d696fb7 resource provider aggregate not found 2026-08-28 05:25:26.797 8 INFO neutron.services.segments.plugin [-] Segment 7a8cd848-c483-4684-ab07-36f15d696fb7 resource provider aggregate not found 2026-08-28 05:25:26.818 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7a8cd848-c483-4684-ab07-36f15d696fb7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a8cd848-c483-4684-ab07-36f15d696fb7 found for delete ", "request_id": "req-aa23f822-3ce2-4f96-a2f7-19deb7f84fa2"}]} 2026-08-28 05:25:26.829 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7a8cd848-c483-4684-ab07-36f15d696fb7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a8cd848-c483-4684-ab07-36f15d696fb7 found for delete ", "request_id": "req-3ceb1ef3-020a-4778-b34f-4e65bb402c2b"}]} [pid: 8|app: 0|req: 920/1706] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:25 2026] DELETE /v2.0/networks/27ab4eda-cc16-4cf0-968c-ff67b59b8c26 => generated 0 bytes in 961 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1707] 10.0.0.125 () {32 vars in 679 bytes} [Fri Aug 28 05:25:26 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) 2026-08-28 05:25:26.909 7 INFO neutron_taas.services.taas.taas_plugin [None req-9621b48d-6911-4f79-8f3d-9290a460b62f 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] TaaS: Handle Delete Port: 29006abc-213e-4de1-958a-1c7868c3ab3b 2026-08-28 05:25:26.912 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9621b48d-6911-4f79-8f3d-9290a460b62f 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Tap Mirror: Handle Delete Port: 29006abc-213e-4de1-958a-1c7868c3ab3b [pid: 7|app: 0|req: 787/1708] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:25:26 2026] DELETE /v2.0/ports/29006abc-213e-4de1-958a-1c7868c3ab3b => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1709] 10.0.0.125 () {32 vars in 679 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:27.061 8 INFO neutron_taas.services.taas.taas_plugin [None req-d685a763-3986-49c9-8108-e898d00b536a e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] TaaS: Handle Delete Port: 6fc9a55e-ed92-483b-a0b6-6af9dd80ac6e 2026-08-28 05:25:27.064 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d685a763-3986-49c9-8108-e898d00b536a e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Tap Mirror: Handle Delete Port: 6fc9a55e-ed92-483b-a0b6-6af9dd80ac6e [pid: 7|app: 0|req: 789/1710] 10.0.0.125 () {32 vars in 641 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/ports => generated 1537 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1711] 10.0.0.125 () {32 vars in 689 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:27.128 7 INFO neutron.pecan_wsgi.hooks.translation [None req-310926a5-5e9d-4b4f-bf39-27fb1821be49 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 791/1712] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/ports/29006abc-213e-4de1-958a-1c7868c3ab3b => 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: 792/1713] 10.0.0.125 () {32 vars in 693 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1714] 10.0.0.125 () {32 vars in 641 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/ports => generated 1537 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1715] 10.0.0.125 () {32 vars in 687 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1716] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/ports/fff1a7d1-b505-44e9-91b5-534499e94e69 => generated 778 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1717] 10.0.0.125 () {32 vars in 699 bytes} [Fri Aug 28 05:25:27 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) 2026-08-28 05:25:27.241 7 INFO neutron.pecan_wsgi.hooks.translation [None req-864d8d00-ee10-4649-ae1d-6fd04489fdef 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 797/1718] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:25:27 2026] DELETE /v2.0/ports/a8cc5d73-50bf-43b1-9376-9fb42b9e42c8 => 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: 798/1719] 10.0.0.125 () {32 vars in 701 bytes} [Fri Aug 28 05:25:27 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) 2026-08-28 05:25:27.261 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f144f14-ed1c-402c-8270-14abc68081aa 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 799/1720] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:27 2026] DELETE /v2.0/subnets/47d589c1-4270-4aca-8f40-5234e293f766 => 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: 800/1721] 10.0.0.125 () {32 vars in 711 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:27.278 7 INFO neutron.pecan_wsgi.hooks.translation [None req-017eb8ce-3eac-4082-a50f-249e3231189c 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 801/1722] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:27 2026] DELETE /v2.0/subnets/e1165e9e-35fa-489b-8b13-0604e9fbc965 => 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: 802/1723] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1724] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:26 2026] DELETE /v2.0/networks/e984944f-ff01-4049-ac70-02a64d700a5b => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1725] 10.0.0.125 () {32 vars in 725 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1726] 10.0.0.125 () {32 vars in 739 bytes} [Fri Aug 28 05:25:27 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) 2026-08-28 05:25:27.370 8 INFO neutron.db.segments_db [None req-cbbd8bae-d97c-444b-8eaa-9013c2108ffb e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Added segment aa9ea4cf-70d5-4ba6-a9f7-b250cb18cab9 of type geneve for network 9d611bf9-9237-4003-b6f7-8f9138af6250 2026-08-28 05:25:27.410 7 INFO neutron_taas.services.taas.taas_plugin [None req-e92e1dd6-5a9b-4c5b-a19c-061c5195c392 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] TaaS: Handle Delete Port: fff1a7d1-b505-44e9-91b5-534499e94e69 2026-08-28 05:25:27.413 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e92e1dd6-5a9b-4c5b-a19c-061c5195c392 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Tap Mirror: Handle Delete Port: fff1a7d1-b505-44e9-91b5-534499e94e69 2026-08-28 05:25:27.468 8 INFO neutron.db.ovn_revision_numbers_db [None req-cbbd8bae-d97c-444b-8eaa-9013c2108ffb e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 9d611bf9-9237-4003-b6f7-8f9138af6250 (type: networks) to 1 [pid: 7|app: 0|req: 803/1727] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:25:27 2026] DELETE /v2.0/ports/fff1a7d1-b505-44e9-91b5-534499e94e69 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1728] 10.0.0.125 () {32 vars in 717 bytes} [Fri Aug 28 05:25:27 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) 2026-08-28 05:25:27.655 7 INFO neutron_taas.services.taas.taas_plugin [None req-8dc3013b-bedc-4e83-9f06-60a6e0396f12 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] TaaS: Handle Delete Port: baabf503-eca9-437f-8a29-5a77e8074885 2026-08-28 05:25:27.658 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8dc3013b-bedc-4e83-9f06-60a6e0396f12 8adc1279c13142819b7a4d1be9fbd98c d660529789a84355ae88592a7ac387ac - - default default] Tap Mirror: Handle Delete Port: baabf503-eca9-437f-8a29-5a77e8074885 2026-08-28 05:25:27.665 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cbbd8bae-d97c-444b-8eaa-9013c2108ffb e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] No more DHCP agents 2026-08-28 05:25:27.667 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cbbd8bae-d97c-444b-8eaa-9013c2108ffb e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Unable to schedule network 9d611bf9-9237-4003-b6f7-8f9138af6250: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:27.714 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a4e55caa-16da-4eaf-980c-9e2e7c6fc92c - - - - - -] OVN reports status down for port: 4f024caa-2557-4a34-bd96-8f7f5d298fc6 2026-08-28 05:25:27.796 8 INFO neutron.db.ovn_revision_numbers_db [None req-cbbd8bae-d97c-444b-8eaa-9013c2108ffb e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 4f024caa-2557-4a34-bd96-8f7f5d298fc6 (type: ports) to 1 2026-08-28 05:25:27.838 7 INFO neutron.services.segments.plugin [-] Segment 34d4ddd5-0e51-4111-9e7b-ce1a593882a1 resource provider aggregate not found 2026-08-28 05:25:27.842 7 INFO neutron.services.segments.plugin [-] Segment 34d4ddd5-0e51-4111-9e7b-ce1a593882a1 resource provider aggregate not found [pid: 8|app: 0|req: 925/1729] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:27 2026] POST /v2.0/networks => generated 628 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:27.863 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 34d4ddd5-0e51-4111-9e7b-ce1a593882a1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34d4ddd5-0e51-4111-9e7b-ce1a593882a1 found for delete ", "request_id": "req-ef5cb04e-03e7-4329-ae08-a91ba4012d24"}]} 2026-08-28 05:25:27.868 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 34d4ddd5-0e51-4111-9e7b-ce1a593882a1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34d4ddd5-0e51-4111-9e7b-ce1a593882a1 found for delete ", "request_id": "req-51031c02-7609-40ee-87a7-fbbe4a8d210b"}]} [pid: 8|app: 0|req: 926/1730] 10.0.0.125 () {32 vars in 681 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1731] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:27 2026] DELETE /v2.0/networks/15315e5e-b042-4e4f-90e8-63f8e02c43d1 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1732] 10.0.0.125 () {32 vars in 667 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1733] 10.0.0.125 () {32 vars in 717 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1734] 10.0.0.125 () {32 vars in 677 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1735] 10.0.0.125 () {32 vars in 667 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1736] 10.0.0.125 () {32 vars in 695 bytes} [Fri Aug 28 05:25:27 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: 7|app: 0|req: 811/1737] 10.0.0.125 () {32 vars in 703 bytes} [Fri Aug 28 05:25:27 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: 7|app: 0|req: 812/1738] 10.0.0.125 () {32 vars in 699 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1739] 10.0.0.125 () {32 vars in 707 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/extensions/subnet-dns-publish-fixed-ip => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1740] 10.0.0.125 () {32 vars in 699 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1741] 10.0.0.125 () {32 vars in 703 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1742] 10.0.0.125 () {32 vars in 693 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1743] 10.0.0.125 () {32 vars in 687 bytes} [Fri Aug 28 05:25:27 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1744] 10.0.0.125 () {32 vars in 695 bytes} [Fri Aug 28 05:25:28 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1745] 10.0.0.125 () {32 vars in 677 bytes} [Fri Aug 28 05:25:28 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1746] 10.0.0.125 () {32 vars in 687 bytes} [Fri Aug 28 05:25:28 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1747] 10.0.0.125 () {32 vars in 699 bytes} [Fri Aug 28 05:25:28 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1748] 10.0.0.125 () {32 vars in 663 bytes} [Fri Aug 28 05:25:28 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1749] 10.0.0.125 () {32 vars in 679 bytes} [Fri Aug 28 05:25:28 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1750] 10.0.0.125 () {32 vars in 675 bytes} [Fri Aug 28 05:25:28 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1751] 10.0.0.125 () {32 vars in 691 bytes} [Fri Aug 28 05:25:28 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: 7|app: 0|req: 826/1752] 10.0.0.125 () {32 vars in 691 bytes} [Fri Aug 28 05:25:28 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1753] 10.0.0.125 () {32 vars in 675 bytes} [Fri Aug 28 05:25:28 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1754] 10.0.0.125 () {32 vars in 665 bytes} [Fri Aug 28 05:25:28 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: 829/1755] 10.0.0.125 () {32 vars in 661 bytes} [Fri Aug 28 05:25:28 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) 2026-08-28 05:25:28.131 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e3f6d985-af02-4bbc-9130-4fad79e16d0f e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] No more DHCP agents 2026-08-28 05:25:28.132 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e3f6d985-af02-4bbc-9130-4fad79e16d0f e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Unable to schedule network 9d611bf9-9237-4003-b6f7-8f9138af6250: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 830/1756] 10.0.0.125 () {32 vars in 673 bytes} [Fri Aug 28 05:25:28 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1757] 10.0.0.125 () {32 vars in 685 bytes} [Fri Aug 28 05:25:28 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-08-28 05:25:28.635 8 INFO neutron.db.ovn_revision_numbers_db [None req-d33899d0-531d-4a88-a330-3939e85acf66 - - - - - -] Successfully bumped revision number for resource 4f024caa-2557-4a34-bd96-8f7f5d298fc6 (type: ports) to 2 [pid: 7|app: 0|req: 832/1758] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:28 2026] GET /v2.0/security-groups?tenant_id=d660529789a84355ae88592a7ac387ac&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:28.669 8 INFO neutron.db.ovn_revision_numbers_db [None req-d33899d0-531d-4a88-a330-3939e85acf66 - - - - - -] Successfully bumped revision number for resource 0f7ea53e-b4ce-401b-9a64-5f1e6b263655 (type: subnets) to 0 [pid: 8|app: 0|req: 927/1759] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:27 2026] POST /v2.0/subnets => generated 626 bytes in 809 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:28.782 8 INFO neutron.db.ovn_revision_numbers_db [None req-aa1f790a-9970-4554-882f-5bbda6b2737c e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource d0ec074b-c0d6-4e90-80f5-de8146d9b033 (type: routers) to 1 [pid: 8|app: 0|req: 928/1760] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:28 2026] POST /v2.0/routers => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:28.840 8 INFO neutron.services.segments.plugin [-] Segment 76f10847-89c2-4a38-9b73-0de9d42859d2 resource provider aggregate not found 2026-08-28 05:25:28.854 8 INFO neutron.services.segments.plugin [-] Segment 76f10847-89c2-4a38-9b73-0de9d42859d2 resource provider aggregate not found 2026-08-28 05:25:28.871 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 76f10847-89c2-4a38-9b73-0de9d42859d2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76f10847-89c2-4a38-9b73-0de9d42859d2 found for delete ", "request_id": "req-a3961244-e023-48aa-9d69-eb7d6af1438f"}]} 2026-08-28 05:25:28.881 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 76f10847-89c2-4a38-9b73-0de9d42859d2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76f10847-89c2-4a38-9b73-0de9d42859d2 found for delete ", "request_id": "req-295f2633-30b2-49db-a085-af361cee45d5"}]} [pid: 7|app: 0|req: 833/1761] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:28 2026] DELETE /v2.0/security-groups/6954ee52-a3e1-4c52-98c7-5c60ebbb761c => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:29.060 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ee1b2fe-47d0-4838-ab12-2ec9222e228e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 22d4db66-18fc-4b8f-9626-334cc2449571 (type: security_groups) to 1 2026-08-28 05:25:29.075 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ee1b2fe-47d0-4838-ab12-2ec9222e228e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 535de9a0-ccce-4ba8-ac38-bff23a26f525 (type: security_group_rules) to 0 2026-08-28 05:25:29.091 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ee1b2fe-47d0-4838-ab12-2ec9222e228e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 6e349edb-b18e-4f30-8dce-bce276d49fa2 (type: security_group_rules) to 0 2026-08-28 05:25:29.107 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ee1b2fe-47d0-4838-ab12-2ec9222e228e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 75d93f6c-8f9c-441c-9eb9-0780486f63cb (type: security_group_rules) to 0 2026-08-28 05:25:29.124 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ee1b2fe-47d0-4838-ab12-2ec9222e228e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d99da515-950b-4587-b191-ffd780370c09 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 929/1762] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:28 2026] GET /v2.0/security-groups?tenant_id=1425e30dc18a4c3d9226a2ef6a6291c9&name=default => generated 2925 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:29.303 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-325ef7eb-b474-4d03-ada6-38b17a4b44d6 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] No more DHCP agents 2026-08-28 05:25:29.304 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-325ef7eb-b474-4d03-ada6-38b17a4b44d6 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Unable to schedule network 9d611bf9-9237-4003-b6f7-8f9138af6250: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:29.439 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a4e55caa-16da-4eaf-980c-9e2e7c6fc92c - - - - - -] OVN reports status down for port: 286e7d48-5f47-4f72-8032-95999ab6b893 2026-08-28 05:25:29.483 7 INFO neutron.db.ovn_revision_numbers_db [None req-325ef7eb-b474-4d03-ada6-38b17a4b44d6 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 286e7d48-5f47-4f72-8032-95999ab6b893 (type: ports) to 1 [pid: 8|app: 0|req: 930/1763] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:29 2026] DELETE /v2.0/security-groups/22d4db66-18fc-4b8f-9626-334cc2449571 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1764] 10.0.0.125 () {34 vars in 663 bytes} [Fri Aug 28 05:25:28 2026] POST /v2.0/ports => generated 947 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:30.099 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a4e55caa-16da-4eaf-980c-9e2e7c6fc92c - - - - - -] OVN reports status up for port: 286e7d48-5f47-4f72-8032-95999ab6b893 2026-08-28 05:25:30.129 8 INFO neutron.plugins.ml2.plugin [None req-a4e55caa-16da-4eaf-980c-9e2e7c6fc92c - - - - - -] Attempt 1 to provision port 286e7d48-5f47-4f72-8032-95999ab6b893 2026-08-28 05:25:30.168 8 INFO neutron.db.ovn_revision_numbers_db [None req-305396ab-8292-40d8-9a3a-ede5b9489990 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 286e7d48-5f47-4f72-8032-95999ab6b893 (type: ports) to 2 2026-08-28 05:25:30.846 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4e55caa-16da-4eaf-980c-9e2e7c6fc92c - - - - - -] Successfully bumped revision number for resource 286e7d48-5f47-4f72-8032-95999ab6b893 (type: ports) to 3 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:25:31.084 7 INFO neutron.db.ovn_revision_numbers_db [None req-a42e578c-4148-4231-aa65-1b14609a21d1 7982016b11d84886848e54af36b6b5a8 2d506e52f98a4ba0a1b70d905860ce26 - - default default] Successfully bumped revision number for resource 8cc4b550-130b-4aa8-b9f6-fe18cb71b8f6 (type: security_groups) to 1 2026-08-28 05:25:31.097 7 INFO neutron.db.ovn_revision_numbers_db [None req-a42e578c-4148-4231-aa65-1b14609a21d1 7982016b11d84886848e54af36b6b5a8 2d506e52f98a4ba0a1b70d905860ce26 - - default default] Successfully bumped revision number for resource 3f81e88d-5b4e-4774-aaf3-8e5ae79b18b1 (type: security_group_rules) to 0 2026-08-28 05:25:31.109 7 INFO neutron.db.ovn_revision_numbers_db [None req-a42e578c-4148-4231-aa65-1b14609a21d1 7982016b11d84886848e54af36b6b5a8 2d506e52f98a4ba0a1b70d905860ce26 - - default default] Successfully bumped revision number for resource c460409f-8648-4558-a874-7b9ffa49c219 (type: security_group_rules) to 0 2026-08-28 05:25:31.126 7 INFO neutron.db.ovn_revision_numbers_db [None req-a42e578c-4148-4231-aa65-1b14609a21d1 7982016b11d84886848e54af36b6b5a8 2d506e52f98a4ba0a1b70d905860ce26 - - default default] Successfully bumped revision number for resource efc4ea72-385f-4bae-924a-865773906ada (type: security_group_rules) to 0 2026-08-28 05:25:31.143 7 INFO neutron.db.ovn_revision_numbers_db [None req-a42e578c-4148-4231-aa65-1b14609a21d1 7982016b11d84886848e54af36b6b5a8 2d506e52f98a4ba0a1b70d905860ce26 - - default default] Successfully bumped revision number for resource fc86c665-8dac-4318-9576-6402fbc2173a (type: security_group_rules) to 0 2026-08-28 05:25:31.291 7 INFO neutron.db.ovn_revision_numbers_db [None req-a42e578c-4148-4231-aa65-1b14609a21d1 7982016b11d84886848e54af36b6b5a8 2d506e52f98a4ba0a1b70d905860ce26 - - default default] Successfully bumped revision number for resource 7a53dbb5-42ea-43d9-bcea-32c720364e99 (type: security_groups) to 1 2026-08-28 05:25:31.312 7 INFO neutron.db.ovn_revision_numbers_db [None req-a42e578c-4148-4231-aa65-1b14609a21d1 7982016b11d84886848e54af36b6b5a8 2d506e52f98a4ba0a1b70d905860ce26 - - default default] Successfully bumped revision number for resource 0216cc7e-34dd-433b-abd4-a0c36ce9a888 (type: security_group_rules) to 0 2026-08-28 05:25:31.325 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-305396ab-8292-40d8-9a3a-ede5b9489990 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] No more DHCP agents 2026-08-28 05:25:31.327 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-305396ab-8292-40d8-9a3a-ede5b9489990 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Unable to schedule network 9d611bf9-9237-4003-b6f7-8f9138af6250: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:31.328 7 INFO neutron.db.ovn_revision_numbers_db [None req-a42e578c-4148-4231-aa65-1b14609a21d1 7982016b11d84886848e54af36b6b5a8 2d506e52f98a4ba0a1b70d905860ce26 - - default default] Successfully bumped revision number for resource bc168172-0df7-4134-802a-b6eb2a739a87 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 835/1765] 10.0.0.125 () {34 vars in 682 bytes} [Fri Aug 28 05:25:30 2026] POST /v2.0/security-groups => generated 1625 bytes in 723 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1766] 10.0.0.125 () {32 vars in 661 bytes} [Fri Aug 28 05:25:31 2026] GET /v2.0/security-groups => generated 4530 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:31.606 8 INFO neutron.db.ovn_revision_numbers_db [None req-305396ab-8292-40d8-9a3a-ede5b9489990 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 286e7d48-5f47-4f72-8032-95999ab6b893 (type: router_ports) to 3 [pid: 8|app: 0|req: 931/1767] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:25:29 2026] PUT /v2.0/routers/d0ec074b-c0d6-4e90-80f5-de8146d9b033/add_router_interface => generated 309 bytes in 2020 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:25:31.707 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1c94ad1-319e-48a3-a38a-93129fec4264 7982016b11d84886848e54af36b6b5a8 2d506e52f98a4ba0a1b70d905860ce26 - - default default] Successfully bumped revision number for resource 7a53dbb5-42ea-43d9-bcea-32c720364e99 (type: security_groups) to 2 [pid: 8|app: 0|req: 932/1768] 10.0.0.125 () {34 vars in 756 bytes} [Fri Aug 28 05:25:31 2026] PUT /v2.0/security-groups/7a53dbb5-42ea-43d9-bcea-32c720364e99 => generated 1663 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:31.767 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5bb442c-1638-4341-977c-3f31f1c61cb4 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Successfully bumped revision number for resource eea74413-a9d8-4f90-9b52-9ca966c6ff9b (type: security_groups) to 1 2026-08-28 05:25:31.778 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5bb442c-1638-4341-977c-3f31f1c61cb4 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Successfully bumped revision number for resource 8be5d308-e114-4a4b-91d4-a79566901231 (type: security_group_rules) to 0 2026-08-28 05:25:31.795 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5bb442c-1638-4341-977c-3f31f1c61cb4 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Successfully bumped revision number for resource 8dfda2fb-7cfc-4bd6-9a53-f2462c0f7aa2 (type: security_group_rules) to 0 2026-08-28 05:25:31.807 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5bb442c-1638-4341-977c-3f31f1c61cb4 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Successfully bumped revision number for resource e32cdc2d-55bf-41a5-aa86-64fc4306c95e (type: security_group_rules) to 0 2026-08-28 05:25:31.821 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5bb442c-1638-4341-977c-3f31f1c61cb4 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Successfully bumped revision number for resource f2173bcf-8310-448a-8d0d-5a4f0b48173e (type: security_group_rules) to 0 2026-08-28 05:25:31.903 7 INFO neutron.db.segments_db [None req-f5bb442c-1638-4341-977c-3f31f1c61cb4 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Added segment bef2d3f9-ed4e-4dac-b1f6-d6476dbcb4dc of type geneve for network 6aacc14d-0d6d-4a81-9829-0d106a8ecbae 2026-08-28 05:25:31.973 8 INFO neutron.db.ovn_revision_numbers_db [None req-fdfb8ba2-0646-47d2-a344-c774d0618d85 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] Successfully bumped revision number for resource 4c28d625-c9bc-484d-bd23-7798f8383799 (type: security_groups) to 1 2026-08-28 05:25:31.986 8 INFO neutron.db.ovn_revision_numbers_db [None req-fdfb8ba2-0646-47d2-a344-c774d0618d85 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] Successfully bumped revision number for resource a410e5a7-214b-48a5-ad2e-5ac27a533d05 (type: security_group_rules) to 0 2026-08-28 05:25:31.999 8 INFO neutron.db.ovn_revision_numbers_db [None req-fdfb8ba2-0646-47d2-a344-c774d0618d85 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] Successfully bumped revision number for resource bf572f99-aeb4-4409-925c-d7c3c76a08d7 (type: security_group_rules) to 0 2026-08-28 05:25:32.016 8 INFO neutron.db.ovn_revision_numbers_db [None req-fdfb8ba2-0646-47d2-a344-c774d0618d85 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] Successfully bumped revision number for resource d5fab746-ffe7-4ecd-8aff-169170e71673 (type: security_group_rules) to 0 2026-08-28 05:25:32.029 8 INFO neutron.db.ovn_revision_numbers_db [None req-fdfb8ba2-0646-47d2-a344-c774d0618d85 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] Successfully bumped revision number for resource da2abfb2-d85b-4a0a-a1e2-ee3a63719c9c (type: security_group_rules) to 0 2026-08-28 05:25:32.036 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5bb442c-1638-4341-977c-3f31f1c61cb4 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Successfully bumped revision number for resource 6aacc14d-0d6d-4a81-9829-0d106a8ecbae (type: networks) to 1 2026-08-28 05:25:32.130 8 INFO neutron.db.segments_db [None req-fdfb8ba2-0646-47d2-a344-c774d0618d85 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] Added segment e3b59c56-195f-4dde-b0d5-73123536a2cd of type geneve for network 1c245a16-5957-4384-abf5-4ac61dbbcce4 2026-08-28 05:25:32.191 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f5bb442c-1638-4341-977c-3f31f1c61cb4 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] No more DHCP agents 2026-08-28 05:25:32.193 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f5bb442c-1638-4341-977c-3f31f1c61cb4 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Unable to schedule network 6aacc14d-0d6d-4a81-9829-0d106a8ecbae: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:32.244 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a8226ebd-f43f-43f9-8f74-b1c1ddacc324 - - - - - -] OVN reports status down for port: bfb1acb6-f75a-41ce-8ac8-a089c9a62b53 2026-08-28 05:25:32.261 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5bb442c-1638-4341-977c-3f31f1c61cb4 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Successfully bumped revision number for resource bfb1acb6-f75a-41ce-8ac8-a089c9a62b53 (type: ports) to 1 [pid: 7|app: 0|req: 837/1769] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:31 2026] POST /v2.0/networks => generated 632 bytes in 850 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1770] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:25:32 2026] GET /v2.0/ports/286e7d48-5f47-4f72-8032-95999ab6b893 => generated 1009 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:32.342 8 INFO neutron.db.ovn_revision_numbers_db [None req-fdfb8ba2-0646-47d2-a344-c774d0618d85 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] Successfully bumped revision number for resource 1c245a16-5957-4384-abf5-4ac61dbbcce4 (type: networks) to 1 [pid: 7|app: 0|req: 839/1771] 10.0.0.125 () {32 vars in 735 bytes} [Fri Aug 28 05:25:32 2026] GET /v2.0/security-groups/7a53dbb5-42ea-43d9-bcea-32c720364e99 => generated 1663 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:32.609 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fdfb8ba2-0646-47d2-a344-c774d0618d85 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] No more DHCP agents 2026-08-28 05:25:32.612 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fdfb8ba2-0646-47d2-a344-c774d0618d85 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] Unable to schedule network 1c245a16-5957-4384-abf5-4ac61dbbcce4: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:32.642 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0d7cc924-4aad-41fb-a66d-a68f68cbc56e ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] No more DHCP agents 2026-08-28 05:25:32.644 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0d7cc924-4aad-41fb-a66d-a68f68cbc56e ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Unable to schedule network 6aacc14d-0d6d-4a81-9829-0d106a8ecbae: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:32.688 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a8226ebd-f43f-43f9-8f74-b1c1ddacc324 - - - - - -] OVN reports status down for port: a1d436c5-aefd-4081-a262-ed3c41970125 2026-08-28 05:25:32.765 8 INFO neutron.db.ovn_revision_numbers_db [None req-fdfb8ba2-0646-47d2-a344-c774d0618d85 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] Successfully bumped revision number for resource a1d436c5-aefd-4081-a262-ed3c41970125 (type: ports) to 1 [pid: 8|app: 0|req: 933/1772] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:31 2026] POST /v2.0/networks => generated 648 bytes in 1073 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:33.112 8 INFO neutron_taas.services.taas.taas_plugin [None req-f8211934-0fce-4c7e-a6f5-e836f0b9b74c e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] TaaS: Handle Delete Port: 286e7d48-5f47-4f72-8032-95999ab6b893 2026-08-28 05:25:33.114 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8211934-0fce-4c7e-a6f5-e836f0b9b74c e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Tap Mirror: Handle Delete Port: 286e7d48-5f47-4f72-8032-95999ab6b893 2026-08-28 05:25:33.163 7 INFO neutron.db.ovn_revision_numbers_db [None req-d75701bf-98c9-4b74-8032-00ce1d4d378e - - - - - -] Successfully bumped revision number for resource bfb1acb6-f75a-41ce-8ac8-a089c9a62b53 (type: ports) to 2 2026-08-28 05:25:33.194 7 INFO neutron.db.ovn_revision_numbers_db [None req-d75701bf-98c9-4b74-8032-00ce1d4d378e - - - - - -] Successfully bumped revision number for resource 0de593a8-19e1-499c-b273-06253403e85a (type: subnets) to 0 [pid: 7|app: 0|req: 840/1773] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:32 2026] POST /v2.0/subnets => generated 626 bytes in 843 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1774] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:33 2026] DELETE /v2.0/security-groups/7a53dbb5-42ea-43d9-bcea-32c720364e99 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1775] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:25:32 2026] PUT /v2.0/routers/d0ec074b-c0d6-4e90-80f5-de8146d9b033/remove_router_interface => generated 309 bytes in 626 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:25:33.462 7 INFO neutron.db.segments_db [None req-bdcb9764-c63f-4e27-978b-e5d018540c69 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Added segment 6c2c12bd-060d-4776-87a8-18f519ebdd09 of type geneve for network 4e9b267f-66ff-413b-b33c-c3664ee7054d 2026-08-28 05:25:33.639 7 INFO neutron.db.ovn_revision_numbers_db [None req-bdcb9764-c63f-4e27-978b-e5d018540c69 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Successfully bumped revision number for resource 4e9b267f-66ff-413b-b33c-c3664ee7054d (type: networks) to 1 2026-08-28 05:25:33.721 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6b8f90bc-d576-4c0f-8d41-3d44b33ae380 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] No more DHCP agents 2026-08-28 05:25:33.723 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6b8f90bc-d576-4c0f-8d41-3d44b33ae380 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] Unable to schedule network 1c245a16-5957-4384-abf5-4ac61dbbcce4: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:33.759 8 INFO neutron.db.ovn_revision_numbers_db [None req-6b8f90bc-d576-4c0f-8d41-3d44b33ae380 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] Successfully bumped revision number for resource 08a8a251-9885-4b3c-92a0-80e165582b01 (type: subnets) to 0 [pid: 8|app: 0|req: 935/1776] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:33 2026] POST /v2.0/subnets => generated 673 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:33.814 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bdcb9764-c63f-4e27-978b-e5d018540c69 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] No more DHCP agents 2026-08-28 05:25:33.815 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bdcb9764-c63f-4e27-978b-e5d018540c69 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Unable to schedule network 4e9b267f-66ff-413b-b33c-c3664ee7054d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 936/1777] 10.0.0.125 () {32 vars in 661 bytes} [Fri Aug 28 05:25:33 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:33.874 8 INFO neutron.api.v2.resource [None req-6d93ab5d-feaf-4564-b574-aafd682a1e54 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 937/1778] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:25:33 2026] PUT /v2.0/routers/d0ec074b-c0d6-4e90-80f5-de8146d9b033/remove_router_interface => generated 197 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:25:33.898 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a8226ebd-f43f-43f9-8f74-b1c1ddacc324 - - - - - -] OVN reports status down for port: 8cf97940-a559-4595-92ea-67f2c44d9da8 2026-08-28 05:25:33.914 7 INFO neutron.db.ovn_revision_numbers_db [None req-bdcb9764-c63f-4e27-978b-e5d018540c69 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Successfully bumped revision number for resource 8cf97940-a559-4595-92ea-67f2c44d9da8 (type: ports) to 1 [pid: 7|app: 0|req: 842/1779] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:33 2026] POST /v2.0/networks => generated 632 bytes in 607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:33.960 7 INFO neutron.api.v2.resource [None req-4d500820-130e-4d8b-9156-6cf2beb0cccd 7982016b11d84886848e54af36b6b5a8 2d506e52f98a4ba0a1b70d905860ce26 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 843/1780] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:33 2026] DELETE /v2.0/security-groups/7a53dbb5-42ea-43d9-bcea-32c720364e99 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1781] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:25:33 2026] GET /v2.0/ports?device_id=d0ec074b-c0d6-4e90-80f5-de8146d9b033 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:25:34.003 8 INFO neutron.db.segments_db [None req-6ea3e9be-3af9-487b-81d6-301c85fae189 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] Added segment 5693339c-e824-44a4-8dc0-d64bba9653a8 of type geneve for network 3685d542-7039-4063-bbeb-09c7e3857935 2026-08-28 05:25:34.111 8 INFO neutron.db.ovn_revision_numbers_db [None req-6ea3e9be-3af9-487b-81d6-301c85fae189 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] Successfully bumped revision number for resource 3685d542-7039-4063-bbeb-09c7e3857935 (type: networks) to 1 2026-08-28 05:25:34.221 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fbd54a5d-a6e7-4870-82f5-16ca13575096 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] No more DHCP agents 2026-08-28 05:25:34.224 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fbd54a5d-a6e7-4870-82f5-16ca13575096 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Unable to schedule network 4e9b267f-66ff-413b-b33c-c3664ee7054d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:34.322 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6ea3e9be-3af9-487b-81d6-301c85fae189 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] No more DHCP agents 2026-08-28 05:25:34.324 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6ea3e9be-3af9-487b-81d6-301c85fae189 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] Unable to schedule network 3685d542-7039-4063-bbeb-09c7e3857935: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:34.403 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a8226ebd-f43f-43f9-8f74-b1c1ddacc324 - - - - - -] OVN reports status down for port: 8aaffec4-86d6-436d-8f43-82eaddb16cee 2026-08-28 05:25:34.473 8 INFO neutron.db.ovn_revision_numbers_db [None req-6ea3e9be-3af9-487b-81d6-301c85fae189 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] Successfully bumped revision number for resource 8aaffec4-86d6-436d-8f43-82eaddb16cee (type: ports) to 1 [pid: 8|app: 0|req: 938/1782] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:33 2026] POST /v2.0/networks => generated 647 bytes in 684 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:34.696 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae814d8c-c0a2-4163-b94a-6b6b50d6f698 7982016b11d84886848e54af36b6b5a8 2d506e52f98a4ba0a1b70d905860ce26 - - default default] Successfully bumped revision number for resource ba41d97d-41fc-49c1-bfdd-209961479904 (type: security_groups) to 1 2026-08-28 05:25:34.707 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae814d8c-c0a2-4163-b94a-6b6b50d6f698 7982016b11d84886848e54af36b6b5a8 2d506e52f98a4ba0a1b70d905860ce26 - - default default] Successfully bumped revision number for resource cab19060-312f-44f6-a69c-4446d15eb817 (type: security_group_rules) to 0 2026-08-28 05:25:34.718 8 INFO neutron.db.ovn_revision_numbers_db [None req-ae814d8c-c0a2-4163-b94a-6b6b50d6f698 7982016b11d84886848e54af36b6b5a8 2d506e52f98a4ba0a1b70d905860ce26 - - default default] Successfully bumped revision number for resource d679cdd6-5981-4aa1-b6d2-36fecec09d4e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 939/1783] 10.0.0.125 () {34 vars in 682 bytes} [Fri Aug 28 05:25:34 2026] POST /v2.0/security-groups => generated 1625 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1784] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:34 2026] DELETE /v2.0/routers/d0ec074b-c0d6-4e90-80f5-de8146d9b033 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:35.001 8 INFO neutron.db.ovn_revision_numbers_db [None req-ac7263a4-5793-4226-b439-70b5bb0193f9 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] Successfully bumped revision number for resource 3685d542-7039-4063-bbeb-09c7e3857935 (type: networks) to 2 [pid: 8|app: 0|req: 941/1785] 10.0.0.125 () {34 vars in 741 bytes} [Fri Aug 28 05:25:34 2026] PUT /v2.0/networks/3685d542-7039-4063-bbeb-09c7e3857935 => generated 598 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:35.076 7 INFO neutron.db.ovn_revision_numbers_db [None req-dadcce90-a843-4ec7-a5bb-c97df7beaf1a - - - - - -] Successfully bumped revision number for resource 8cf97940-a559-4595-92ea-67f2c44d9da8 (type: ports) to 2 2026-08-28 05:25:35.121 7 INFO neutron.db.ovn_revision_numbers_db [None req-dadcce90-a843-4ec7-a5bb-c97df7beaf1a - - - - - -] Successfully bumped revision number for resource 9e76f42f-a81e-4075-81b5-553dee3c73f0 (type: subnets) to 0 [pid: 7|app: 0|req: 845/1786] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:33 2026] POST /v2.0/subnets => generated 629 bytes in 1159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:35.178 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6c77de2-3294-4ff3-8ac7-8384955798f5 7982016b11d84886848e54af36b6b5a8 2d506e52f98a4ba0a1b70d905860ce26 - - default default] Successfully bumped revision number for resource 87f5cbd0-60c5-418f-9ebc-499eafb1f775 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 942/1787] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:25:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1788] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:35 2026] DELETE /v2.0/subnets/0f7ea53e-b4ce-401b-9a64-5f1e6b263655 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:35.358 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2a64f722-5039-422b-b07e-3de5b5532e40 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] No more DHCP agents 2026-08-28 05:25:35.359 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2a64f722-5039-422b-b07e-3de5b5532e40 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] Unable to schedule network 3685d542-7039-4063-bbeb-09c7e3857935: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:35.378 8 INFO neutron.db.ovn_revision_numbers_db [None req-2a64f722-5039-422b-b07e-3de5b5532e40 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] Successfully bumped revision number for resource b9853747-6e0a-49e4-bc95-70e441cb7d43 (type: subnets) to 0 [pid: 8|app: 0|req: 943/1789] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:35 2026] POST /v2.0/subnets => generated 646 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:35.398 7 INFO neutron.db.segments_db [None req-e5cdf300-5201-4873-80dd-ddc303935c0e ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Added segment e0fe0eb0-a121-4cb4-842d-64a0b2113bbd of type geneve for network 4b864dbb-7792-433b-9e55-bb1b20f5f04a [pid: 8|app: 0|req: 944/1790] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:25:35 2026] GET /v2.0/security-group-rules/87f5cbd0-60c5-418f-9ebc-499eafb1f775 => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:35.508 8 INFO neutron_taas.services.taas.taas_plugin [None req-8ff75b61-dc02-44fb-a76e-829a33ca7b7a e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] TaaS: Handle Delete Port: 4f024caa-2557-4a34-bd96-8f7f5d298fc6 2026-08-28 05:25:35.514 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ff75b61-dc02-44fb-a76e-829a33ca7b7a e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Tap Mirror: Handle Delete Port: 4f024caa-2557-4a34-bd96-8f7f5d298fc6 2026-08-28 05:25:35.551 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5cdf300-5201-4873-80dd-ddc303935c0e ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Successfully bumped revision number for resource 4b864dbb-7792-433b-9e55-bb1b20f5f04a (type: networks) to 1 2026-08-28 05:25:35.671 8 INFO neutron.services.segments.plugin [-] Segment aa9ea4cf-70d5-4ba6-a9f7-b250cb18cab9 resource provider aggregate not found 2026-08-28 05:25:35.676 8 INFO neutron.services.segments.plugin [-] Segment aa9ea4cf-70d5-4ba6-a9f7-b250cb18cab9 resource provider aggregate not found 2026-08-28 05:25:35.692 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment aa9ea4cf-70d5-4ba6-a9f7-b250cb18cab9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa9ea4cf-70d5-4ba6-a9f7-b250cb18cab9 found for delete ", "request_id": "req-c4451e02-a366-42d8-98b2-bc3475d96788"}]} 2026-08-28 05:25:35.696 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment aa9ea4cf-70d5-4ba6-a9f7-b250cb18cab9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa9ea4cf-70d5-4ba6-a9f7-b250cb18cab9 found for delete ", "request_id": "req-006b980b-965e-4ae6-8fca-586966b6cbb2"}]} 2026-08-28 05:25:35.711 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e5cdf300-5201-4873-80dd-ddc303935c0e ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] No more DHCP agents 2026-08-28 05:25:35.712 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e5cdf300-5201-4873-80dd-ddc303935c0e ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Unable to schedule network 4b864dbb-7792-433b-9e55-bb1b20f5f04a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 945/1791] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:35 2026] DELETE /v2.0/networks/9d611bf9-9237-4003-b6f7-8f9138af6250 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:35.751 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] OVN reports status down for port: cfd4bf54-7cb1-48bf-8eeb-ea1ba68c3340 2026-08-28 05:25:35.805 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5cdf300-5201-4873-80dd-ddc303935c0e ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Successfully bumped revision number for resource cfd4bf54-7cb1-48bf-8eeb-ea1ba68c3340 (type: ports) to 1 [pid: 7|app: 0|req: 847/1792] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:35 2026] POST /v2.0/networks => generated 631 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1793] 10.0.0.125 () {32 vars in 671 bytes} [Fri Aug 28 05:25:35 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:36.060 7 INFO neutron.db.segments_db [None req-dcbc5e00-f7e0-435c-a5a3-6b23d84323f6 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Added segment 1303bcfb-ca27-4a33-a6f2-2753fb9d53c3 of type geneve for network a50c6b8f-c0d1-4a35-a209-aeb7b5d8cd26 2026-08-28 05:25:36.204 7 INFO neutron.db.ovn_revision_numbers_db [None req-dcbc5e00-f7e0-435c-a5a3-6b23d84323f6 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource a50c6b8f-c0d1-4a35-a209-aeb7b5d8cd26 (type: networks) to 1 2026-08-28 05:25:36.252 8 INFO neutron.db.ovn_revision_numbers_db [None req-cb45b082-5be6-4a42-a153-01702fdd7ce4 - - - - - -] Successfully bumped revision number for resource 8aaffec4-86d6-436d-8f43-82eaddb16cee (type: ports) to 2 2026-08-28 05:25:36.296 8 INFO neutron.db.ovn_revision_numbers_db [None req-cb45b082-5be6-4a42-a153-01702fdd7ce4 - - - - - -] Successfully bumped revision number for resource b9853747-6e0a-49e4-bc95-70e441cb7d43 (type: subnets) to 1 [pid: 8|app: 0|req: 946/1794] 10.0.0.125 () {34 vars in 739 bytes} [Fri Aug 28 05:25:35 2026] PUT /v2.0/subnets/b9853747-6e0a-49e4-bc95-70e441cb7d43 => generated 656 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:36.388 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dcbc5e00-f7e0-435c-a5a3-6b23d84323f6 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] No more DHCP agents 2026-08-28 05:25:36.390 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dcbc5e00-f7e0-435c-a5a3-6b23d84323f6 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Unable to schedule network a50c6b8f-c0d1-4a35-a209-aeb7b5d8cd26: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:36.452 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a8226ebd-f43f-43f9-8f74-b1c1ddacc324 - - - - - -] OVN reports status down for port: abb5c68e-9d23-404f-b9a7-0e4ff5fc50ce 2026-08-28 05:25:36.491 7 INFO neutron.db.ovn_revision_numbers_db [None req-dcbc5e00-f7e0-435c-a5a3-6b23d84323f6 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource abb5c68e-9d23-404f-b9a7-0e4ff5fc50ce (type: ports) to 1 2026-08-28 05:25:36.509 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5718a46c-d832-47b4-8226-0ed969681cf0 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] No more DHCP agents 2026-08-28 05:25:36.511 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5718a46c-d832-47b4-8226-0ed969681cf0 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Unable to schedule network 4b864dbb-7792-433b-9e55-bb1b20f5f04a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 849/1795] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:35 2026] POST /v2.0/networks => generated 629 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1796] 10.0.0.125 () {32 vars in 748 bytes} [Fri Aug 28 05:25:36 2026] DELETE /v2.0/security-group-rules/87f5cbd0-60c5-418f-9ebc-499eafb1f775 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:36.812 7 INFO neutron_taas.services.taas.taas_plugin [None req-755c318b-0dd4-46fc-bf9c-262ca62d285e f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] TaaS: Handle Delete Port: 8aaffec4-86d6-436d-8f43-82eaddb16cee 2026-08-28 05:25:36.817 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-755c318b-0dd4-46fc-bf9c-262ca62d285e f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] Tap Mirror: Handle Delete Port: 8aaffec4-86d6-436d-8f43-82eaddb16cee 2026-08-28 05:25:37.064 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d3fb631-fa9d-48a8-b511-8267ded04c38 - - - - - -] Successfully bumped revision number for resource cfd4bf54-7cb1-48bf-8eeb-ea1ba68c3340 (type: ports) to 2 2026-08-28 05:25:37.070 7 INFO neutron.services.segments.plugin [-] Segment 5693339c-e824-44a4-8dc0-d64bba9653a8 resource provider aggregate not found 2026-08-28 05:25:37.075 7 INFO neutron.services.segments.plugin [-] Segment 5693339c-e824-44a4-8dc0-d64bba9653a8 resource provider aggregate not found 2026-08-28 05:25:37.096 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5693339c-e824-44a4-8dc0-d64bba9653a8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5693339c-e824-44a4-8dc0-d64bba9653a8 found for delete ", "request_id": "req-16707c18-5aae-436c-82db-530cd00985e3"}]} 2026-08-28 05:25:37.102 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5693339c-e824-44a4-8dc0-d64bba9653a8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5693339c-e824-44a4-8dc0-d64bba9653a8 found for delete ", "request_id": "req-9f3a7427-07f3-48ec-8f53-37a30563d1c7"}]} 2026-08-28 05:25:37.123 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d3fb631-fa9d-48a8-b511-8267ded04c38 - - - - - -] Successfully bumped revision number for resource 61d3abd6-6a42-4e87-af93-26285ca50147 (type: subnets) to 0 [pid: 7|app: 0|req: 851/1797] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:36 2026] DELETE /v2.0/networks/3685d542-7039-4063-bbeb-09c7e3857935 => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1798] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:36 2026] POST /v2.0/subnets => generated 629 bytes in 849 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1799] 10.0.0.125 () {32 vars in 671 bytes} [Fri Aug 28 05:25:37 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:37.227 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ddac2ced-3f8b-41ef-b9a8-cb285cdf22cc f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 949/1800] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:37 2026] DELETE /v2.0/networks/3685d542-7039-4063-bbeb-09c7e3857935 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:25:37.295 8 INFO neutron.db.segments_db [None req-3e54e6d1-3f6d-490d-af49-4472500c8e97 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Added segment 8d65924a-faf8-420d-9e3c-2f5d18ef8401 of type geneve for network a908b11e-2886-41a8-b111-369a07df3309 2026-08-28 05:25:37.344 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4cdf7d02-f71e-4619-b6ab-72f0149ab9f4 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] No more DHCP agents 2026-08-28 05:25:37.346 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4cdf7d02-f71e-4619-b6ab-72f0149ab9f4 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Unable to schedule network a50c6b8f-c0d1-4a35-a209-aeb7b5d8cd26: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:37.382 8 INFO neutron.db.ovn_revision_numbers_db [None req-3e54e6d1-3f6d-490d-af49-4472500c8e97 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Successfully bumped revision number for resource a908b11e-2886-41a8-b111-369a07df3309 (type: networks) to 1 2026-08-28 05:25:37.507 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3e54e6d1-3f6d-490d-af49-4472500c8e97 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] No more DHCP agents 2026-08-28 05:25:37.508 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3e54e6d1-3f6d-490d-af49-4472500c8e97 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Unable to schedule network a908b11e-2886-41a8-b111-369a07df3309: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:37.597 8 INFO neutron.db.ovn_revision_numbers_db [None req-3e54e6d1-3f6d-490d-af49-4472500c8e97 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Successfully bumped revision number for resource c30d1bd3-6557-492f-8573-a4d2145fe8f7 (type: ports) to 1 2026-08-28 05:25:37.605 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] OVN reports status down for port: c30d1bd3-6557-492f-8573-a4d2145fe8f7 [pid: 8|app: 0|req: 950/1801] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:37 2026] POST /v2.0/networks => generated 632 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:37.793 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd3c486a-c432-4dae-aa2b-d46a5017a1f2 7982016b11d84886848e54af36b6b5a8 2d506e52f98a4ba0a1b70d905860ce26 - - default default] Successfully bumped revision number for resource 7d491667-13f3-41cf-bd68-5fa324462af3 (type: security_group_rules) to 0 2026-08-28 05:25:37.837 7 INFO neutron.db.ovn_revision_numbers_db [None req-9be58668-76e8-4088-bed5-b304bf29ef74 - - - - - -] Successfully bumped revision number for resource abb5c68e-9d23-404f-b9a7-0e4ff5fc50ce (type: ports) to 2 [pid: 8|app: 0|req: 951/1802] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:25:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:37.882 7 INFO neutron.db.ovn_revision_numbers_db [None req-9be58668-76e8-4088-bed5-b304bf29ef74 - - - - - -] Successfully bumped revision number for resource 38725caa-89eb-487e-a988-321a43afbfa8 (type: subnets) to 0 [pid: 8|app: 0|req: 952/1803] 10.0.0.125 () {32 vars in 692 bytes} [Fri Aug 28 05:25:37 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1804] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:37 2026] POST /v2.0/subnets => generated 626 bytes in 772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1805] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:25:37 2026] GET /v2.0/subnets => generated 4531 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:38.029 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-57682916-7488-4eca-9f93-aaa0140121a9 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] No more DHCP agents 2026-08-28 05:25:38.030 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57682916-7488-4eca-9f93-aaa0140121a9 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Unable to schedule network a908b11e-2886-41a8-b111-369a07df3309: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 854/1806] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:25:38 2026] GET /v2.0/security-group-rules/7d491667-13f3-41cf-bd68-5fa324462af3 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1807] 10.0.0.125 () {32 vars in 740 bytes} [Fri Aug 28 05:25:38 2026] GET /v2.0/subnets?network_id=9bb25131-afac-40d7-aa27-7cb67c8505c5 => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:38.205 7 INFO neutron.db.ovn_revision_numbers_db [None req-80145913-1e8b-4e76-9bc2-29ff4498c1f1 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 2a5a72e2-6729-4c94-a452-770d04098708 (type: routers) to 1 [pid: 7|app: 0|req: 856/1808] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:38 2026] POST /v2.0/routers => generated 602 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1809] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:25:38 2026] GET /v2.0/ports => generated 11139 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1810] 10.0.0.125 () {32 vars in 671 bytes} [Fri Aug 28 05:25:38 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1811] 10.0.0.125 () {32 vars in 651 bytes} [Fri Aug 28 05:25:38 2026] GET /v2.0/extensions => generated 20118 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-28 05:25:38.404 8 INFO neutron.db.ovn_revision_numbers_db [None req-1de97be0-c747-427d-a064-7395b2130059 - - - - - -] Successfully bumped revision number for resource c30d1bd3-6557-492f-8573-a4d2145fe8f7 (type: ports) to 2 2026-08-28 05:25:38.430 8 INFO neutron.db.ovn_revision_numbers_db [None req-1de97be0-c747-427d-a064-7395b2130059 - - - - - -] Successfully bumped revision number for resource ac2c8b30-a221-4c63-b6d6-c524b84d4da5 (type: subnets) to 0 [pid: 8|app: 0|req: 953/1812] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:37 2026] POST /v2.0/subnets => generated 629 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1813] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:25:38 2026] GET /v2.0/routers => generated 623 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1814] 10.0.0.125 () {32 vars in 748 bytes} [Fri Aug 28 05:25:38 2026] DELETE /v2.0/security-group-rules/7d491667-13f3-41cf-bd68-5fa324462af3 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1815] 10.0.0.125 () {32 vars in 647 bytes} [Fri Aug 28 05:25:38 2026] GET /v2.0/networks => generated 1313 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:38.701 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-85cbea28-af61-49ad-bc5e-b4422bc9cfa5 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] No more DHCP agents 2026-08-28 05:25:38.702 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-85cbea28-af61-49ad-bc5e-b4422bc9cfa5 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Unable to schedule network a50c6b8f-c0d1-4a35-a209-aeb7b5d8cd26: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:38.725 8 INFO neutron.db.segments_db [None req-5000e035-8970-4b49-96bf-9cc6fefac9c3 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Added segment bf7b6825-1ae8-4ff4-8722-c3a4a7d73030 of type geneve for network b44eb46c-77de-46ee-a9dd-443d13b2c92c 2026-08-28 05:25:38.813 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a8226ebd-f43f-43f9-8f74-b1c1ddacc324 - - - - - -] OVN reports status down for port: 0aa758bb-094d-41df-be84-919587c5cd42 2026-08-28 05:25:38.854 7 INFO neutron.db.ovn_revision_numbers_db [None req-85cbea28-af61-49ad-bc5e-b4422bc9cfa5 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 0aa758bb-094d-41df-be84-919587c5cd42 (type: ports) to 1 2026-08-28 05:25:38.889 8 INFO neutron.db.ovn_revision_numbers_db [None req-5000e035-8970-4b49-96bf-9cc6fefac9c3 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Successfully bumped revision number for resource b44eb46c-77de-46ee-a9dd-443d13b2c92c (type: networks) to 1 2026-08-28 05:25:39.102 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5000e035-8970-4b49-96bf-9cc6fefac9c3 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] No more DHCP agents 2026-08-28 05:25:39.104 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5000e035-8970-4b49-96bf-9cc6fefac9c3 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Unable to schedule network b44eb46c-77de-46ee-a9dd-443d13b2c92c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:39.223 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] OVN reports status down for port: c0fea82d-0351-4ea3-b114-019f619c7685 2026-08-28 05:25:39.225 8 INFO neutron.db.ovn_revision_numbers_db [None req-5000e035-8970-4b49-96bf-9cc6fefac9c3 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Successfully bumped revision number for resource c0fea82d-0351-4ea3-b114-019f619c7685 (type: ports) to 1 [pid: 8|app: 0|req: 957/1816] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:38 2026] POST /v2.0/networks => generated 632 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1817] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:25:39 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: 959/1818] 10.0.0.125 () {32 vars in 671 bytes} [Fri Aug 28 05:25:39 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1819] 10.0.0.125 () {32 vars in 645 bytes} [Fri Aug 28 05:25:39 2026] GET /v2.0/subnets => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:39.501 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a8226ebd-f43f-43f9-8f74-b1c1ddacc324 - - - - - -] OVN reports status up for port: 0aa758bb-094d-41df-be84-919587c5cd42 2026-08-28 05:25:39.530 8 INFO neutron.plugins.ml2.plugin [None req-a8226ebd-f43f-43f9-8f74-b1c1ddacc324 - - - - - -] Attempt 1 to provision port 0aa758bb-094d-41df-be84-919587c5cd42 2026-08-28 05:25:39.581 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b7ca5c20-515b-41bc-a641-7bdfb8360f03 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] No more DHCP agents 2026-08-28 05:25:39.582 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b7ca5c20-515b-41bc-a641-7bdfb8360f03 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Unable to schedule network b44eb46c-77de-46ee-a9dd-443d13b2c92c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:39.632 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-85cbea28-af61-49ad-bc5e-b4422bc9cfa5 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] No more DHCP agents 2026-08-28 05:25:39.634 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-85cbea28-af61-49ad-bc5e-b4422bc9cfa5 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Unable to schedule network a50c6b8f-c0d1-4a35-a209-aeb7b5d8cd26: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:39.822 7 INFO neutron.db.ovn_revision_numbers_db [None req-85cbea28-af61-49ad-bc5e-b4422bc9cfa5 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 0aa758bb-094d-41df-be84-919587c5cd42 (type: router_ports) to 1 [pid: 7|app: 0|req: 860/1820] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:25:38 2026] PUT /v2.0/routers/2a5a72e2-6729-4c94-a452-770d04098708/add_router_interface => generated 309 bytes in 1444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1821] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:25:39 2026] GET /v2.0/network-ip-availabilities => generated 4068 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:39.964 7 INFO neutron.db.ovn_revision_numbers_db [None req-357e533c-7816-4b27-9af9-3df47934c965 7982016b11d84886848e54af36b6b5a8 2d506e52f98a4ba0a1b70d905860ce26 - - default default] Successfully bumped revision number for resource 4e66163a-3e18-4f1c-885c-7120b78e0923 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 862/1822] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:25:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1823] 10.0.0.125 () {32 vars in 721 bytes} [Fri Aug 28 05:25:40 2026] GET /v2.0/networks/1c245a16-5957-4384-abf5-4ac61dbbcce4 => generated 673 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1824] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:25:40 2026] GET /v2.0/ports/0aa758bb-094d-41df-be84-919587c5cd42 => generated 943 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1825] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:25:40 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) [pid: 7|app: 0|req: 866/1826] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:25:40 2026] GET /v2.0/security-group-rules/4e66163a-3e18-4f1c-885c-7120b78e0923 => generated 602 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1827] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:25:40 2026] GET /v2.0/subnets/08a8a251-9885-4b3c-92a0-80e165582b01 => 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: 868/1828] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:25:40 2026] GET /v2.0/ports/0aa758bb-094d-41df-be84-919587c5cd42 => generated 943 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1829] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:25:40 2026] GET /v2.0/security-groups => generated 31237 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1830] 10.0.0.125 () {32 vars in 671 bytes} [Fri Aug 28 05:25:40 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:40.300 7 INFO neutron.pecan_wsgi.hooks.translation [None req-545c45e2-21c3-48d3-bb7a-66b1cd2bc871 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1831] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:40 2026] DELETE /v2.0/subnets/b9853747-6e0a-49e4-bc95-70e441cb7d43 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:25:40.455 8 INFO neutron.db.ovn_revision_numbers_db [None req-a8226ebd-f43f-43f9-8f74-b1c1ddacc324 - - - - - -] Successfully bumped revision number for resource 0aa758bb-094d-41df-be84-919587c5cd42 (type: ports) to 2 2026-08-28 05:25:40.656 7 INFO neutron_taas.services.taas.taas_plugin [None req-a1d46c6a-a6e0-44ec-b869-4e4eca3caefa e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] TaaS: Handle Delete Port: 0aa758bb-094d-41df-be84-919587c5cd42 2026-08-28 05:25:40.659 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1d46c6a-a6e0-44ec-b869-4e4eca3caefa e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Tap Mirror: Handle Delete Port: 0aa758bb-094d-41df-be84-919587c5cd42 2026-08-28 05:25:40.682 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8400759-a891-4aa0-9108-c6e4fc5e35ff - - - - - -] Successfully bumped revision number for resource c0fea82d-0351-4ea3-b114-019f619c7685 (type: ports) to 2 2026-08-28 05:25:40.717 8 INFO neutron.db.ovn_revision_numbers_db [None req-c23f413b-2b11-4052-a2cd-06018bd10c0b - - - - - -] Successfully bumped revision number for resource 0aa758bb-094d-41df-be84-919587c5cd42 (type: router_ports) to 2 2026-08-28 05:25:40.751 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8400759-a891-4aa0-9108-c6e4fc5e35ff - - - - - -] Successfully bumped revision number for resource 38790fe8-e7c4-442c-bf89-d285707ffb3a (type: subnets) to 0 [pid: 8|app: 0|req: 961/1832] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:39 2026] POST /v2.0/subnets => generated 629 bytes in 1420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1833] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:25:40 2026] GET /v2.0/agents => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1834] 10.0.0.125 () {32 vars in 748 bytes} [Fri Aug 28 05:25:40 2026] DELETE /v2.0/security-group-rules/4e66163a-3e18-4f1c-885c-7120b78e0923 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:40.921 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a18c5b0-3d18-4229-9463-b4753ecfdd69 f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 964/1835] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:40 2026] DELETE /v2.0/networks/3685d542-7039-4063-bbeb-09c7e3857935 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1838] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:25:40 2026] PUT /v2.0/routers/2a5a72e2-6729-4c94-a452-770d04098708/remove_router_interface => generated 309 bytes in 665 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: 967/1839] 10.0.0.125 () {34 vars in 749 bytes} [Fri Aug 28 05:25:40 2026] PUT /v2.0/subnets/0de593a8-19e1-499c-b273-06253403e85a/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1840] 10.0.0.125 () {32 vars in 671 bytes} [Fri Aug 28 05:25:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1841] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:25:40 2026] GET /v2.0/networks => generated 7400 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1842] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:25:41 2026] GET /v2.0/ports?device_id=2a5a72e2-6729-4c94-a452-770d04098708 => 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: 875/1843] 10.0.0.125 () {34 vars in 749 bytes} [Fri Aug 28 05:25:41 2026] PUT /v2.0/subnets/9e76f42f-a81e-4075-81b5-553dee3c73f0/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1844] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:41 2026] DELETE /v2.0/subnets/08a8a251-9885-4b3c-92a0-80e165582b01 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1845] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:25:41 2026] GET /v2.0/subnets => generated 5141 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1846] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:41 2026] DELETE /v2.0/security-groups/ba41d97d-41fc-49c1-bfdd-209961479904 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1847] 10.0.0.125 () {34 vars in 749 bytes} [Fri Aug 28 05:25:41 2026] PUT /v2.0/subnets/61d3abd6-6a42-4e87-af93-26285ca50147/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1848] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:41 2026] DELETE /v2.0/routers/2a5a72e2-6729-4c94-a452-770d04098708 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1849] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:25: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) 2026-08-28 05:25:41.388 7 INFO neutron_taas.services.taas.taas_plugin [None req-3a7bafed-5c81-4311-863a-c534e0fc231d f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] TaaS: Handle Delete Port: a1d436c5-aefd-4081-a262-ed3c41970125 2026-08-28 05:25:41.392 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a7bafed-5c81-4311-863a-c534e0fc231d f7cad777a808416ea2769f9c2e0df705 6aad5be0a64f4a0abc0e1108319bb983 - - default default] Tap Mirror: Handle Delete Port: a1d436c5-aefd-4081-a262-ed3c41970125 [pid: 8|app: 0|req: 973/1850] 10.0.0.125 () {32 vars in 661 bytes} [Fri Aug 28 05:25:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1851] 10.0.0.125 () {34 vars in 749 bytes} [Fri Aug 28 05:25:41 2026] PUT /v2.0/subnets/ac2c8b30-a221-4c63-b6d6-c524b84d4da5/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:25:41.599 7 INFO neutron.services.segments.plugin [-] Segment e3b59c56-195f-4dde-b0d5-73123536a2cd resource provider aggregate not found 2026-08-28 05:25:41.607 7 INFO neutron.services.segments.plugin [-] Segment e3b59c56-195f-4dde-b0d5-73123536a2cd resource provider aggregate not found 2026-08-28 05:25:41.623 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e3b59c56-195f-4dde-b0d5-73123536a2cd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3b59c56-195f-4dde-b0d5-73123536a2cd found for delete ", "request_id": "req-a56e3f60-3cc3-4369-bf17-3459bf0e2d3e"}]} 2026-08-28 05:25:41.624 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e3b59c56-195f-4dde-b0d5-73123536a2cd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3b59c56-195f-4dde-b0d5-73123536a2cd found for delete ", "request_id": "req-9d79bf0f-0dc4-4379-bcee-ddbe0eed9026"}]} [pid: 8|app: 0|req: 975/1852] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:41 2026] DELETE /v2.0/subnets/38725caa-89eb-487e-a988-321a43afbfa8 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1853] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:41 2026] DELETE /v2.0/networks/1c245a16-5957-4384-abf5-4ac61dbbcce4 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1854] 10.0.0.125 () {32 vars in 661 bytes} [Fri Aug 28 05:25:41 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) [pid: 7|app: 0|req: 879/1855] 10.0.0.125 () {32 vars in 662 bytes} [Fri Aug 28 05:25:41 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1856] 10.0.0.125 () {32 vars in 676 bytes} [Fri Aug 28 05:25:41 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) 2026-08-28 05:25:41.746 8 INFO neutron_taas.services.taas.taas_plugin [None req-ad009593-77a9-4e20-9fa0-2f3250952c34 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] TaaS: Handle Delete Port: abb5c68e-9d23-404f-b9a7-0e4ff5fc50ce 2026-08-28 05:25:41.748 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad009593-77a9-4e20-9fa0-2f3250952c34 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Tap Mirror: Handle Delete Port: abb5c68e-9d23-404f-b9a7-0e4ff5fc50ce [pid: 7|app: 0|req: 881/1857] 10.0.0.125 () {32 vars in 672 bytes} [Fri Aug 28 05:25:41 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1858] 10.0.0.125 () {32 vars in 684 bytes} [Fri Aug 28 05:25:41 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1859] 10.0.0.125 () {32 vars in 670 bytes} [Fri Aug 28 05:25:41 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:41.884 8 INFO neutron.services.segments.plugin [-] Segment 1303bcfb-ca27-4a33-a6f2-2753fb9d53c3 resource provider aggregate not found 2026-08-28 05:25:41.889 8 INFO neutron.services.segments.plugin [-] Segment 1303bcfb-ca27-4a33-a6f2-2753fb9d53c3 resource provider aggregate not found [pid: 7|app: 0|req: 884/1860] 10.0.0.125 () {32 vars in 684 bytes} [Fri Aug 28 05:25:41 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:41.910 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1303bcfb-ca27-4a33-a6f2-2753fb9d53c3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1303bcfb-ca27-4a33-a6f2-2753fb9d53c3 found for delete ", "request_id": "req-251a60aa-7cb2-4d8a-9441-6195f2ce7e3e"}]} 2026-08-28 05:25:41.919 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1303bcfb-ca27-4a33-a6f2-2753fb9d53c3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1303bcfb-ca27-4a33-a6f2-2753fb9d53c3 found for delete ", "request_id": "req-b15cdd6c-a08d-40b2-8f75-cc4f245c4302"}]} [pid: 8|app: 0|req: 977/1861] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:41 2026] DELETE /v2.0/networks/a50c6b8f-c0d1-4a35-a209-aeb7b5d8cd26 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1862] 10.0.0.125 () {32 vars in 680 bytes} [Fri Aug 28 05:25:41 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1863] 10.0.0.125 () {32 vars in 692 bytes} [Fri Aug 28 05:25:41 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1864] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:41 2026] DELETE /v2.0/subnets/0de593a8-19e1-499c-b273-06253403e85a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:42.277 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c9530e3f-f2dd-4424-8156-8fe23732b123 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] No more DHCP agents 2026-08-28 05:25:42.278 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c9530e3f-f2dd-4424-8156-8fe23732b123 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 888/1865] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:42 2026] GET /v2.0/security-groups?tenant_id=2d506e52f98a4ba0a1b70d905860ce26&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:42.353 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c23f413b-2b11-4052-a2cd-06018bd10c0b - - - - - -] OVN reports status down for port: 19ca8cb1-9c24-4f2a-a3bb-3c66dedd7147 [pid: 7|app: 0|req: 889/1866] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:42 2026] GET /v2.0/security-groups?tenant_id=6aad5be0a64f4a0abc0e1108319bb983&name=default => generated 2925 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:42.402 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9530e3f-f2dd-4424-8156-8fe23732b123 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 19ca8cb1-9c24-4f2a-a3bb-3c66dedd7147 (type: ports) to 1 [pid: 7|app: 0|req: 890/1867] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:42 2026] DELETE /v2.0/subnets/9e76f42f-a81e-4075-81b5-553dee3c73f0 => 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: 891/1868] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:42 2026] DELETE /v2.0/security-groups/8cc4b550-130b-4aa8-b9f6-fe18cb71b8f6 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1869] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:42 2026] DELETE /v2.0/security-groups/4c28d625-c9bc-484d-bd23-7798f8383799 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:43.039 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-1952f1ff-1ae6-4374-8c7d-958a336229a1 - - - - - -] Schedule LRP lrp-19ca8cb1-9c24-4f2a-a3bb-3c66dedd7147 on gateway c47435e5-7cbd-4a7d-8eb6-3c74d56317be with priority 1 2026-08-28 05:25:43.055 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c23f413b-2b11-4052-a2cd-06018bd10c0b - - - - - -] OVN reports status up for port: 19ca8cb1-9c24-4f2a-a3bb-3c66dedd7147 2026-08-28 05:25:43.094 8 INFO neutron.plugins.ml2.plugin [None req-c23f413b-2b11-4052-a2cd-06018bd10c0b - - - - - -] Attempt 1 to provision port 19ca8cb1-9c24-4f2a-a3bb-3c66dedd7147 2026-08-28 05:25:43.109 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9530e3f-f2dd-4424-8156-8fe23732b123 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 19ca8cb1-9c24-4f2a-a3bb-3c66dedd7147 (type: router_ports) to 1 [pid: 7|app: 0|req: 893/1870] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:43 2026] DELETE /v2.0/subnets/61d3abd6-6a42-4e87-af93-26285ca50147 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:43.228 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9530e3f-f2dd-4424-8156-8fe23732b123 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 3bfd107e-7733-482f-89b4-a53ff34ac87a (type: routers) to 2 [pid: 8|app: 0|req: 978/1871] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:41 2026] POST /v2.0/routers => generated 947 bytes in 1311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1872] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:25:43 2026] GET /v2.0/routers/3bfd107e-7733-482f-89b4-a53ff34ac87a => generated 953 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1873] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:43 2026] DELETE /v2.0/subnets/ac2c8b30-a221-4c63-b6d6-c524b84d4da5 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1874] 10.0.0.125 () {32 vars in 645 bytes} [Fri Aug 28 05:25:43 2026] GET /v2.0/routers => generated 956 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1875] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:43 2026] DELETE /v2.0/subnets/38790fe8-e7c4-442c-bf89-d285707ffb3a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:43.565 7 INFO neutron_taas.services.taas.taas_plugin [None req-5b7bcb9c-0cf7-47f1-9d61-a0c573e700e5 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] TaaS: Handle Delete Port: bfb1acb6-f75a-41ce-8ac8-a089c9a62b53 2026-08-28 05:25:43.567 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b7bcb9c-0cf7-47f1-9d61-a0c573e700e5 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Tap Mirror: Handle Delete Port: bfb1acb6-f75a-41ce-8ac8-a089c9a62b53 2026-08-28 05:25:43.710 7 INFO neutron.services.segments.plugin [-] Segment bef2d3f9-ed4e-4dac-b1f6-d6476dbcb4dc resource provider aggregate not found 2026-08-28 05:25:43.712 7 INFO neutron.services.segments.plugin [-] Segment bef2d3f9-ed4e-4dac-b1f6-d6476dbcb4dc resource provider aggregate not found 2026-08-28 05:25:43.733 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bef2d3f9-ed4e-4dac-b1f6-d6476dbcb4dc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bef2d3f9-ed4e-4dac-b1f6-d6476dbcb4dc found for delete ", "request_id": "req-512d8dfb-43bd-4ba1-86ab-7a88015e2908"}]} 2026-08-28 05:25:43.739 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bef2d3f9-ed4e-4dac-b1f6-d6476dbcb4dc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bef2d3f9-ed4e-4dac-b1f6-d6476dbcb4dc found for delete ", "request_id": "req-0a0d6402-9a2b-4c8e-9bc8-88bd91b5a2a3"}]} [pid: 7|app: 0|req: 896/1876] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:43 2026] DELETE /v2.0/networks/6aacc14d-0d6d-4a81-9829-0d106a8ecbae => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:43.781 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ece38f7-0dae-4aa0-ac54-cc347a172da7 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Successfully bumped revision number for resource 3bfd107e-7733-482f-89b4-a53ff34ac87a (type: routers) to 3 [pid: 8|app: 0|req: 981/1877] 10.0.0.125 () {34 vars in 739 bytes} [Fri Aug 28 05:25:43 2026] PUT /v2.0/routers/3bfd107e-7733-482f-89b4-a53ff34ac87a => generated 960 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:43.842 7 INFO neutron_taas.services.taas.taas_plugin [None req-3a8be06f-c6e1-4ec9-9ccd-086d3f88c0f7 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] TaaS: Handle Delete Port: 8cf97940-a559-4595-92ea-67f2c44d9da8 [pid: 8|app: 0|req: 982/1878] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:25:43 2026] GET /v2.0/routers/3bfd107e-7733-482f-89b4-a53ff34ac87a => generated 960 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:43.844 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a8be06f-c6e1-4ec9-9ccd-086d3f88c0f7 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Tap Mirror: Handle Delete Port: 8cf97940-a559-4595-92ea-67f2c44d9da8 [pid: 8|app: 0|req: 983/1879] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:25:43 2026] GET /v2.0/ports?device_id=3bfd107e-7733-482f-89b4-a53ff34ac87a => 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: 897/1880] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:43 2026] DELETE /v2.0/networks/4e9b267f-66ff-413b-b33c-c3664ee7054d => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:44.119 7 INFO neutron_taas.services.taas.taas_plugin [None req-96bb9a7c-5bb6-4f3f-a3d3-1b59b9c0b4e2 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] TaaS: Handle Delete Port: cfd4bf54-7cb1-48bf-8eeb-ea1ba68c3340 2026-08-28 05:25:44.121 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96bb9a7c-5bb6-4f3f-a3d3-1b59b9c0b4e2 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Tap Mirror: Handle Delete Port: cfd4bf54-7cb1-48bf-8eeb-ea1ba68c3340 2026-08-28 05:25:44.282 8 INFO neutron_taas.services.taas.taas_plugin [None req-a34e2910-7654-4015-9c25-11ed42c53e2e e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] TaaS: Handle Delete Port: 19ca8cb1-9c24-4f2a-a3bb-3c66dedd7147 2026-08-28 05:25:44.285 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a34e2910-7654-4015-9c25-11ed42c53e2e e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] Tap Mirror: Handle Delete Port: 19ca8cb1-9c24-4f2a-a3bb-3c66dedd7147 [pid: 7|app: 0|req: 898/1881] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:44 2026] DELETE /v2.0/networks/4b864dbb-7792-433b-9e55-bb1b20f5f04a => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:44.415 7 INFO neutron_taas.services.taas.taas_plugin [None req-9b025c23-051b-4539-b78c-15083213eaf5 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] TaaS: Handle Delete Port: c30d1bd3-6557-492f-8573-a4d2145fe8f7 2026-08-28 05:25:44.418 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b025c23-051b-4539-b78c-15083213eaf5 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Tap Mirror: Handle Delete Port: c30d1bd3-6557-492f-8573-a4d2145fe8f7 [pid: 7|app: 0|req: 899/1882] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:44 2026] DELETE /v2.0/networks/a908b11e-2886-41a8-b111-369a07df3309 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:44.797 7 INFO neutron_taas.services.taas.taas_plugin [None req-f3ac67fa-a7fc-44b0-9073-16033e068642 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] TaaS: Handle Delete Port: c0fea82d-0351-4ea3-b114-019f619c7685 2026-08-28 05:25:44.800 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3ac67fa-a7fc-44b0-9073-16033e068642 ad7cc25d86504484bc4d3957c0ece30e b9e5e6ce7d4f4fbd9f9c353f9f3fa583 - - default default] Tap Mirror: Handle Delete Port: c0fea82d-0351-4ea3-b114-019f619c7685 [pid: 7|app: 0|req: 900/1883] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:44 2026] DELETE /v2.0/networks/b44eb46c-77de-46ee-a9dd-443d13b2c92c => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1884] 10.0.0.125 () {32 vars in 621 bytes} [Fri Aug 28 05:25:45 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1885] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:43 2026] DELETE /v2.0/routers/3bfd107e-7733-482f-89b4-a53ff34ac87a => generated 0 bytes in 1371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:45.329 7 INFO neutron.db.ovn_revision_numbers_db [None req-38c26939-a3bc-4674-9ebc-080d21ecc704 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource 68a01820-5a54-4da6-bd93-2cb35d4645b3 (type: security_groups) to 1 2026-08-28 05:25:45.369 7 INFO neutron.db.ovn_revision_numbers_db [None req-38c26939-a3bc-4674-9ebc-080d21ecc704 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource 2abca4af-7277-4b19-8b0c-9bd10833a021 (type: security_group_rules) to 0 2026-08-28 05:25:45.384 7 INFO neutron.db.ovn_revision_numbers_db [None req-38c26939-a3bc-4674-9ebc-080d21ecc704 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource b95034dc-e409-47b0-95c9-1513e205a5d1 (type: security_group_rules) to 0 2026-08-28 05:25:45.403 7 INFO neutron.db.ovn_revision_numbers_db [None req-38c26939-a3bc-4674-9ebc-080d21ecc704 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource c596e34e-a693-4914-b64f-8908dfe5a87e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 985/1886] 10.0.0.125 () {32 vars in 631 bytes} [Fri Aug 28 05:25:45 2026] GET /v2.0/ => generated 632 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:45.417 7 INFO neutron.db.ovn_revision_numbers_db [None req-38c26939-a3bc-4674-9ebc-080d21ecc704 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource cba5edb1-96ac-4f15-a765-8873c94b9133 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 986/1887] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:25:45 2026] GET /v2.0/ports?device_id=3bfd107e-7733-482f-89b4-a53ff34ac87a => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:25:45.463 8 INFO neutron.api.v2.resource [None req-96872eb2-aed2-4966-9c02-59f59a19124e e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 987/1888] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:45 2026] DELETE /v2.0/routers/3bfd107e-7733-482f-89b4-a53ff34ac87a => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1889] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:25:45 2026] GET /v2.0/ports?device_id=2a5a72e2-6729-4c94-a452-770d04098708 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:25:45.504 8 INFO neutron.api.v2.resource [None req-22712bb2-07f1-4598-a3c6-cf1578150c61 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 989/1890] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:45 2026] DELETE /v2.0/routers/2a5a72e2-6729-4c94-a452-770d04098708 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:25:45.514 7 INFO neutron.db.segments_db [None req-38c26939-a3bc-4674-9ebc-080d21ecc704 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Added segment 00804f61-de72-4667-807b-075f2c5b1fbe of type geneve for network 4219497a-7df4-4134-b8c6-a6d46d419417 2026-08-28 05:25:45.521 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95a81da7-e432-4c2c-9feb-5eb7d1de02f3 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 990/1891] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:45 2026] DELETE /v2.0/subnets/38725caa-89eb-487e-a988-321a43afbfa8 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1892] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:25:45 2026] GET /v2.0/ports?device_id=d0ec074b-c0d6-4e90-80f5-de8146d9b033 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:25:45.566 8 INFO neutron.api.v2.resource [None req-a53193b7-dbd1-4c50-82cc-fcd153a82c75 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 992/1893] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:45 2026] DELETE /v2.0/routers/d0ec074b-c0d6-4e90-80f5-de8146d9b033 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:25:45.594 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22f11ae5-d2b6-46fc-ae6b-134d1ec149a7 e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 993/1894] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:45 2026] DELETE /v2.0/subnets/0f7ea53e-b4ce-401b-9a64-5f1e6b263655 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:25:45.644 7 INFO neutron.db.ovn_revision_numbers_db [None req-38c26939-a3bc-4674-9ebc-080d21ecc704 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource 4219497a-7df4-4134-b8c6-a6d46d419417 (type: networks) to 1 [pid: 8|app: 0|req: 994/1895] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:25:45 2026] GET /v2.0/ports?device_id=409f63f1-454f-4470-b3a5-def2479d7ae1 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:25:45.667 8 INFO neutron.api.v2.resource [None req-0148328a-3f17-4e03-b502-11eaac29452b e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 995/1896] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:45 2026] DELETE /v2.0/routers/409f63f1-454f-4470-b3a5-def2479d7ae1 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:25:45.683 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7615c4af-255f-413d-94a7-11eb0a25b8fa e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 996/1897] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:45 2026] DELETE /v2.0/subnets/75e8c9c0-c0eb-4fd8-b588-400e010ae61a => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:25:45.709 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b1f50177-6819-48a8-80af-48a1e8d4953b e0f7f953b43e4d7b93214b5a6f152da2 ca858ac741bb4a4a865e57cda44d6fa3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 997/1898] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:45 2026] DELETE /v2.0/subnets/e7e7d41f-c5d4-4204-9e22-f25c1e03040f => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:25:45.765 7 INFO neutron.services.segments.plugin [-] Segment 6c2c12bd-060d-4776-87a8-18f519ebdd09 resource provider aggregate not found 2026-08-28 05:25:45.767 7 INFO neutron.services.segments.plugin [-] Segment 6c2c12bd-060d-4776-87a8-18f519ebdd09 resource provider aggregate not found 2026-08-28 05:25:45.782 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6c2c12bd-060d-4776-87a8-18f519ebdd09 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c2c12bd-060d-4776-87a8-18f519ebdd09 found for delete ", "request_id": "req-f06b6f1a-e878-45cc-bc5d-052eea64787f"}]} 2026-08-28 05:25:45.788 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6c2c12bd-060d-4776-87a8-18f519ebdd09 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c2c12bd-060d-4776-87a8-18f519ebdd09 found for delete ", "request_id": "req-92a5d34e-a387-4f11-a566-ad86890b42d2"}]} 2026-08-28 05:25:45.799 7 INFO neutron.services.segments.plugin [-] Segment e0fe0eb0-a121-4cb4-842d-64a0b2113bbd resource provider aggregate not found 2026-08-28 05:25:45.805 7 INFO neutron.services.segments.plugin [-] Segment e0fe0eb0-a121-4cb4-842d-64a0b2113bbd resource provider aggregate not found 2026-08-28 05:25:45.809 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-38c26939-a3bc-4674-9ebc-080d21ecc704 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] No more DHCP agents 2026-08-28 05:25:45.810 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-38c26939-a3bc-4674-9ebc-080d21ecc704 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Unable to schedule network 4219497a-7df4-4134-b8c6-a6d46d419417: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:45.813 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e0fe0eb0-a121-4cb4-842d-64a0b2113bbd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0fe0eb0-a121-4cb4-842d-64a0b2113bbd found for delete ", "request_id": "req-9bd2c798-c5ee-4e04-b8b6-11beb711fa17"}]} 2026-08-28 05:25:45.821 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e0fe0eb0-a121-4cb4-842d-64a0b2113bbd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0fe0eb0-a121-4cb4-842d-64a0b2113bbd found for delete ", "request_id": "req-1f8c5d41-b9ee-4cba-98a8-0a6878eab573"}]} 2026-08-28 05:25:45.827 7 INFO neutron.services.segments.plugin [-] Segment 8d65924a-faf8-420d-9e3c-2f5d18ef8401 resource provider aggregate not found 2026-08-28 05:25:45.839 7 INFO neutron.services.segments.plugin [-] Segment 8d65924a-faf8-420d-9e3c-2f5d18ef8401 resource provider aggregate not found 2026-08-28 05:25:45.846 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8d65924a-faf8-420d-9e3c-2f5d18ef8401 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d65924a-faf8-420d-9e3c-2f5d18ef8401 found for delete ", "request_id": "req-561c9fa8-87e8-4260-b9b5-2a8b6d486b48"}]} 2026-08-28 05:25:45.865 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8d65924a-faf8-420d-9e3c-2f5d18ef8401 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d65924a-faf8-420d-9e3c-2f5d18ef8401 found for delete ", "request_id": "req-82ebbd7c-c222-4258-ae2b-ef0ad518a7f6"}]} 2026-08-28 05:25:45.868 7 INFO neutron.services.segments.plugin [-] Segment bf7b6825-1ae8-4ff4-8722-c3a4a7d73030 resource provider aggregate not found 2026-08-28 05:25:45.870 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] OVN reports status down for port: 43e5ed7f-7b11-4a5e-9ab0-727ec7f62332 2026-08-28 05:25:45.884 7 INFO neutron.services.segments.plugin [-] Segment bf7b6825-1ae8-4ff4-8722-c3a4a7d73030 resource provider aggregate not found 2026-08-28 05:25:45.901 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bf7b6825-1ae8-4ff4-8722-c3a4a7d73030 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf7b6825-1ae8-4ff4-8722-c3a4a7d73030 found for delete ", "request_id": "req-707b21d5-6896-4475-b732-2b5481b56b2e"}]} 2026-08-28 05:25:45.902 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bf7b6825-1ae8-4ff4-8722-c3a4a7d73030 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf7b6825-1ae8-4ff4-8722-c3a4a7d73030 found for delete ", "request_id": "req-b9a2b3fc-5b79-4025-b551-f90ae84ea2b3"}]} 2026-08-28 05:25:45.944 7 INFO neutron.db.ovn_revision_numbers_db [None req-38c26939-a3bc-4674-9ebc-080d21ecc704 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource 43e5ed7f-7b11-4a5e-9ab0-727ec7f62332 (type: ports) to 1 [pid: 7|app: 0|req: 902/1899] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:45 2026] POST /v2.0/networks => generated 634 bytes in 994 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1900] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:45 2026] GET /v2.0/security-groups?tenant_id=b9e5e6ce7d4f4fbd9f9c353f9f3fa583&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:46.197 7 INFO neutron.db.ovn_revision_numbers_db [None req-b78ecd1e-a101-47a8-9151-2542bb3c7bb5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource c1a13060-8be0-45f0-9b56-654d434b8b5e (type: security_groups) to 1 2026-08-28 05:25:46.208 8 INFO neutron.db.segments_db [None req-6184d357-7d58-4d14-a59a-53221272d40b de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Added segment 0d0270ba-e557-48b9-8310-497718d29ff9 of type geneve for network 4288f959-4538-46bc-b4e8-99e653bf669a 2026-08-28 05:25:46.213 7 INFO neutron.db.ovn_revision_numbers_db [None req-b78ecd1e-a101-47a8-9151-2542bb3c7bb5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 46d015ef-6e10-47ee-bc44-c75d99af74f6 (type: security_group_rules) to 0 2026-08-28 05:25:46.231 7 INFO neutron.db.ovn_revision_numbers_db [None req-b78ecd1e-a101-47a8-9151-2542bb3c7bb5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 988671d9-6928-4cf5-974a-4c7972f3b532 (type: security_group_rules) to 0 2026-08-28 05:25:46.245 7 INFO neutron.db.ovn_revision_numbers_db [None req-b78ecd1e-a101-47a8-9151-2542bb3c7bb5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a1dd579b-6a2d-4161-8586-ca4c9e7e24c4 (type: security_group_rules) to 0 2026-08-28 05:25:46.257 7 INFO neutron.db.ovn_revision_numbers_db [None req-b78ecd1e-a101-47a8-9151-2542bb3c7bb5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e2142054-4b33-419b-96b5-390d8b8df446 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 903/1901] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:46 2026] GET /v2.0/security-groups?tenant_id=3b730e9696fb4138840778754f15280f&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:46.308 8 INFO neutron.db.ovn_revision_numbers_db [None req-6184d357-7d58-4d14-a59a-53221272d40b de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource 4288f959-4538-46bc-b4e8-99e653bf669a (type: networks) to 1 2026-08-28 05:25:46.457 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6184d357-7d58-4d14-a59a-53221272d40b de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] No more DHCP agents 2026-08-28 05:25:46.458 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6184d357-7d58-4d14-a59a-53221272d40b de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Unable to schedule network 4288f959-4538-46bc-b4e8-99e653bf669a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 904/1902] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:46 2026] DELETE /v2.0/security-groups/eea74413-a9d8-4f90-9b52-9ca966c6ff9b => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:46.537 8 INFO neutron.db.ovn_revision_numbers_db [None req-6184d357-7d58-4d14-a59a-53221272d40b de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource c7cd9e1e-74da-47b0-8d14-f10fe7d502f5 (type: ports) to 1 [pid: 8|app: 0|req: 999/1903] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:46 2026] POST /v2.0/networks => generated 634 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1904] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:46 2026] GET /v2.0/security-groups?tenant_id=ca858ac741bb4a4a865e57cda44d6fa3&name=default => generated 2925 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1905] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:46 2026] DELETE /v2.0/security-groups/c1a13060-8be0-45f0-9b56-654d434b8b5e => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:46.852 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cf5d0f71-9eec-4ffe-99f2-e0ff37d36ab7 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] No more DHCP agents 2026-08-28 05:25:46.853 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cf5d0f71-9eec-4ffe-99f2-e0ff37d36ab7 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Unable to schedule network 4219497a-7df4-4134-b8c6-a6d46d419417: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:46.877 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf5d0f71-9eec-4ffe-99f2-e0ff37d36ab7 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource dd5cf2a4-be68-4f0e-8532-63a060ab079f (type: subnets) to 0 [pid: 7|app: 0|req: 906/1906] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:46 2026] POST /v2.0/subnets => generated 646 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:47.024 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b6faf0e-7b6c-4f4b-bbf8-8f054b39a98c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource c4a5110b-17c5-4e9c-9b56-4d4cf695c1e8 (type: security_groups) to 1 2026-08-28 05:25:47.042 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b6faf0e-7b6c-4f4b-bbf8-8f054b39a98c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 4d193e7e-a01a-4535-afc9-57cbe8f755cf (type: security_group_rules) to 0 2026-08-28 05:25:47.059 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b6faf0e-7b6c-4f4b-bbf8-8f054b39a98c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 9378171c-6105-4723-b3f5-858d78155a84 (type: security_group_rules) to 0 2026-08-28 05:25:47.077 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b6faf0e-7b6c-4f4b-bbf8-8f054b39a98c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a38d67ed-0b15-4461-ba4c-cea35f245807 (type: security_group_rules) to 0 2026-08-28 05:25:47.093 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b6faf0e-7b6c-4f4b-bbf8-8f054b39a98c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b8ac00e7-f607-48bd-ab7b-ffd779700066 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1001/1907] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:46 2026] DELETE /v2.0/security-groups/32b17a6b-7548-48cd-9d55-df0bcd5888bd => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1908] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:46 2026] GET /v2.0/security-groups?tenant_id=93d8fcc94d0f431b85adcaef32658410&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:47.291 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0b27e229-5048-4915-9063-e580d47112a2 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] No more DHCP agents 2026-08-28 05:25:47.292 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0b27e229-5048-4915-9063-e580d47112a2 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Unable to schedule network 4288f959-4538-46bc-b4e8-99e653bf669a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:47.313 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b27e229-5048-4915-9063-e580d47112a2 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource 67b9c220-c6f7-4596-b5b8-4970e9231d44 (type: subnets) to 0 [pid: 8|app: 0|req: 1002/1909] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:47 2026] POST /v2.0/subnets => generated 655 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1910] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:47 2026] DELETE /v2.0/security-groups/c4a5110b-17c5-4e9c-9b56-4d4cf695c1e8 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:47.424 8 INFO neutron.db.ovn_revision_numbers_db [None req-6b34aade-df30-49d8-a222-73472b64ace1 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource 725557ad-b3aa-452c-85e6-a513e059c0fe (type: routers) to 1 [pid: 8|app: 0|req: 1003/1911] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:47 2026] POST /v2.0/routers => generated 607 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:47.644 8 INFO neutron.db.ovn_revision_numbers_db [None req-2cdf474c-6723-497c-8d94-6c41cf79c59c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d9e9f25a-ccbf-4e04-a580-3cdf1f6e1a27 (type: security_groups) to 1 2026-08-28 05:25:47.657 8 INFO neutron.db.ovn_revision_numbers_db [None req-2cdf474c-6723-497c-8d94-6c41cf79c59c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 8a790154-cc13-4b3b-8ae1-7213cd907ba6 (type: security_group_rules) to 0 2026-08-28 05:25:47.669 8 INFO neutron.db.ovn_revision_numbers_db [None req-2cdf474c-6723-497c-8d94-6c41cf79c59c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a38eeab3-5efa-4cd5-b2d7-6f7e3d0f3b7d (type: security_group_rules) to 0 2026-08-28 05:25:47.681 8 INFO neutron.db.ovn_revision_numbers_db [None req-2cdf474c-6723-497c-8d94-6c41cf79c59c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource c0b03194-a61a-4898-8ec3-0709c4e9d2b1 (type: security_group_rules) to 0 2026-08-28 05:25:47.696 8 INFO neutron.db.ovn_revision_numbers_db [None req-2cdf474c-6723-497c-8d94-6c41cf79c59c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource eb28ff33-77b6-4b54-af46-b97e6f380746 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1004/1912] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:47 2026] GET /v2.0/security-groups?tenant_id=45749a7035ff4cb28701faea0066dfe2&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:47.828 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c23f413b-2b11-4052-a2cd-06018bd10c0b - - - - - -] No port found with ID 19ca8cb1-9c24-4f2a-a3bb-3c66dedd7147: RuntimeError: No port found with ID 19ca8cb1-9c24-4f2a-a3bb-3c66dedd7147 2026-08-28 05:25:47.831 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c23f413b-2b11-4052-a2cd-06018bd10c0b - - - - - -] OVN reports status down for port: c7cd9e1e-74da-47b0-8d14-f10fe7d502f5 2026-08-28 05:25:47.899 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-57ef2107-f3c0-4825-b9b9-85dd88977eba de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] No more DHCP agents 2026-08-28 05:25:47.908 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57ef2107-f3c0-4825-b9b9-85dd88977eba de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Unable to schedule network 4219497a-7df4-4134-b8c6-a6d46d419417: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:47.988 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c23f413b-2b11-4052-a2cd-06018bd10c0b - - - - - -] OVN reports status down for port: d508411e-a7ca-4a35-85cf-c2ceb535384d 2026-08-28 05:25:48.032 7 INFO neutron.db.ovn_revision_numbers_db [None req-57ef2107-f3c0-4825-b9b9-85dd88977eba de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource d508411e-a7ca-4a35-85cf-c2ceb535384d (type: ports) to 1 [pid: 8|app: 0|req: 1005/1913] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:47 2026] DELETE /v2.0/security-groups/d9e9f25a-ccbf-4e04-a580-3cdf1f6e1a27 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:48.496 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c23f413b-2b11-4052-a2cd-06018bd10c0b - - - - - -] OVN reports status up for port: d508411e-a7ca-4a35-85cf-c2ceb535384d 2026-08-28 05:25:48.514 8 INFO neutron.plugins.ml2.plugin [None req-c23f413b-2b11-4052-a2cd-06018bd10c0b - - - - - -] Attempt 1 to provision port d508411e-a7ca-4a35-85cf-c2ceb535384d 2026-08-28 05:25:48.593 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-57ef2107-f3c0-4825-b9b9-85dd88977eba de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] No more DHCP agents 2026-08-28 05:25:48.596 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57ef2107-f3c0-4825-b9b9-85dd88977eba de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Unable to schedule network 4219497a-7df4-4134-b8c6-a6d46d419417: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:48.757 7 INFO neutron.db.ovn_revision_numbers_db [None req-57ef2107-f3c0-4825-b9b9-85dd88977eba de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource d508411e-a7ca-4a35-85cf-c2ceb535384d (type: router_ports) to 1 [pid: 7|app: 0|req: 909/1914] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:25:47 2026] PUT /v2.0/routers/725557ad-b3aa-452c-85e6-a513e059c0fe/add_router_interface => generated 309 bytes in 1322 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1915] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:25:48 2026] GET /v2.0/ports/d508411e-a7ca-4a35-85cf-c2ceb535384d => generated 947 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:48.976 8 INFO neutron.db.ovn_revision_numbers_db [None req-c23f413b-2b11-4052-a2cd-06018bd10c0b - - - - - -] Successfully bumped revision number for resource d508411e-a7ca-4a35-85cf-c2ceb535384d (type: ports) to 2 2026-08-28 05:25:49.131 8 INFO neutron.db.ovn_revision_numbers_db [None req-a693dbff-af6a-44b8-8d35-7e0edb456328 - - - - - -] Successfully bumped revision number for resource d508411e-a7ca-4a35-85cf-c2ceb535384d (type: router_ports) to 2 2026-08-28 05:25:49.314 8 INFO neutron.db.ovn_revision_numbers_db [None req-705c1e9e-fe82-4b32-8b27-e3fa11ee78fc a388becbee65464997593113044be9bd ff2c44cc8dec44299f68b827a41bd03c - - default default] Successfully bumped revision number for resource 8dc594d9-6669-4eb9-89d9-25df9878115d (type: security_groups) to 1 2026-08-28 05:25:49.333 8 INFO neutron.db.ovn_revision_numbers_db [None req-705c1e9e-fe82-4b32-8b27-e3fa11ee78fc a388becbee65464997593113044be9bd ff2c44cc8dec44299f68b827a41bd03c - - default default] Successfully bumped revision number for resource 2ba20246-0195-4d93-871c-dde4ef77bec8 (type: security_group_rules) to 0 2026-08-28 05:25:49.348 8 INFO neutron.db.ovn_revision_numbers_db [None req-705c1e9e-fe82-4b32-8b27-e3fa11ee78fc a388becbee65464997593113044be9bd ff2c44cc8dec44299f68b827a41bd03c - - default default] Successfully bumped revision number for resource 69019bb0-bcfa-4545-8845-98b6ce2eed78 (type: security_group_rules) to 0 2026-08-28 05:25:49.368 8 INFO neutron.db.ovn_revision_numbers_db [None req-705c1e9e-fe82-4b32-8b27-e3fa11ee78fc a388becbee65464997593113044be9bd ff2c44cc8dec44299f68b827a41bd03c - - default default] Successfully bumped revision number for resource 954a378b-f7e7-4344-84d6-3728203506e1 (type: security_group_rules) to 0 2026-08-28 05:25:49.386 8 INFO neutron.db.ovn_revision_numbers_db [None req-705c1e9e-fe82-4b32-8b27-e3fa11ee78fc a388becbee65464997593113044be9bd ff2c44cc8dec44299f68b827a41bd03c - - default default] Successfully bumped revision number for resource bb486906-7aed-4983-8762-f8ad68cd5383 (type: security_group_rules) to 0 2026-08-28 05:25:49.459 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f8f3c45-46f0-422d-92a5-fee60fcaaa0d de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] No more DHCP agents 2026-08-28 05:25:49.460 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f8f3c45-46f0-422d-92a5-fee60fcaaa0d de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Unable to schedule network 4288f959-4538-46bc-b4e8-99e653bf669a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:49.493 8 INFO neutron.db.ovn_revision_numbers_db [None req-705c1e9e-fe82-4b32-8b27-e3fa11ee78fc a388becbee65464997593113044be9bd ff2c44cc8dec44299f68b827a41bd03c - - default default] Successfully bumped revision number for resource 72e28514-b3e2-4f6c-92a7-1e30e69d3d62 (type: security_groups) to 1 2026-08-28 05:25:49.516 8 INFO neutron.db.ovn_revision_numbers_db [None req-705c1e9e-fe82-4b32-8b27-e3fa11ee78fc a388becbee65464997593113044be9bd ff2c44cc8dec44299f68b827a41bd03c - - default default] Successfully bumped revision number for resource 5d062484-4e69-480b-a08d-871298cfa064 (type: security_group_rules) to 0 2026-08-28 05:25:49.539 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a693dbff-af6a-44b8-8d35-7e0edb456328 - - - - - -] OVN reports status down for port: 96188ef5-adb1-40df-b730-fcb111a88658 2026-08-28 05:25:49.572 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f8f3c45-46f0-422d-92a5-fee60fcaaa0d de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource 96188ef5-adb1-40df-b730-fcb111a88658 (type: ports) to 1 2026-08-28 05:25:49.587 8 INFO neutron.db.ovn_revision_numbers_db [None req-705c1e9e-fe82-4b32-8b27-e3fa11ee78fc a388becbee65464997593113044be9bd ff2c44cc8dec44299f68b827a41bd03c - - default default] Successfully bumped revision number for resource eccde643-f6f7-482e-bd27-d9dda490d1a1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1007/1916] 10.0.0.125 () {34 vars in 682 bytes} [Fri Aug 28 05:25:48 2026] POST /v2.0/security-groups => generated 1624 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1917] 10.0.0.125 () {32 vars in 661 bytes} [Fri Aug 28 05:25:49 2026] GET /v2.0/security-groups => generated 4529 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:49.777 8 INFO neutron.db.ovn_revision_numbers_db [None req-573fd0c2-5892-46ed-9ae0-ba01839432cb a388becbee65464997593113044be9bd ff2c44cc8dec44299f68b827a41bd03c - - default default] Successfully bumped revision number for resource 72e28514-b3e2-4f6c-92a7-1e30e69d3d62 (type: security_groups) to 2 [pid: 8|app: 0|req: 1009/1918] 10.0.0.125 () {34 vars in 756 bytes} [Fri Aug 28 05:25:49 2026] PUT /v2.0/security-groups/72e28514-b3e2-4f6c-92a7-1e30e69d3d62 => generated 1662 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1919] 10.0.0.125 () {32 vars in 735 bytes} [Fri Aug 28 05:25:49 2026] GET /v2.0/security-groups/72e28514-b3e2-4f6c-92a7-1e30e69d3d62 => generated 1662 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1920] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:49 2026] DELETE /v2.0/security-groups/72e28514-b3e2-4f6c-92a7-1e30e69d3d62 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1921] 10.0.0.125 () {32 vars in 661 bytes} [Fri Aug 28 05:25:49 2026] GET /v2.0/security-groups => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:49.979 8 INFO neutron.api.v2.resource [None req-84d46ac3-0ec2-418a-a83a-650c3c68d51c a388becbee65464997593113044be9bd ff2c44cc8dec44299f68b827a41bd03c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1013/1922] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:49 2026] DELETE /v2.0/security-groups/72e28514-b3e2-4f6c-92a7-1e30e69d3d62 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:25:50.083 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a4dfdb9-bcc3-4ed1-9b6d-b4703c7ebafe a388becbee65464997593113044be9bd ff2c44cc8dec44299f68b827a41bd03c - - default default] Successfully bumped revision number for resource 559d7dbd-5bef-4530-aca4-531ff784d42d (type: security_groups) to 1 2026-08-28 05:25:50.101 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a4dfdb9-bcc3-4ed1-9b6d-b4703c7ebafe a388becbee65464997593113044be9bd ff2c44cc8dec44299f68b827a41bd03c - - default default] Successfully bumped revision number for resource 8e2b4f75-77e2-4041-9521-3e42e62704ed (type: security_group_rules) to 0 2026-08-28 05:25:50.103 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a693dbff-af6a-44b8-8d35-7e0edb456328 - - - - - -] OVN reports status up for port: 96188ef5-adb1-40df-b730-fcb111a88658 2026-08-28 05:25:50.121 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a4dfdb9-bcc3-4ed1-9b6d-b4703c7ebafe a388becbee65464997593113044be9bd ff2c44cc8dec44299f68b827a41bd03c - - default default] Successfully bumped revision number for resource c16bb3ff-c847-4649-bc16-ea88aaccbd7b (type: security_group_rules) to 0 2026-08-28 05:25:50.123 8 INFO neutron.plugins.ml2.plugin [None req-a693dbff-af6a-44b8-8d35-7e0edb456328 - - - - - -] Attempt 1 to provision port 96188ef5-adb1-40df-b730-fcb111a88658 [pid: 8|app: 0|req: 1014/1923] 10.0.0.125 () {34 vars in 682 bytes} [Fri Aug 28 05:25:49 2026] POST /v2.0/security-groups => generated 1625 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-28 05:25:50.196 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f8f3c45-46f0-422d-92a5-fee60fcaaa0d de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] No more DHCP agents 2026-08-28 05:25:50.197 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f8f3c45-46f0-422d-92a5-fee60fcaaa0d de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Unable to schedule network 4288f959-4538-46bc-b4e8-99e653bf669a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:50.408 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f8f3c45-46f0-422d-92a5-fee60fcaaa0d de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource 96188ef5-adb1-40df-b730-fcb111a88658 (type: router_ports) to 1 [pid: 7|app: 0|req: 910/1924] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:25:48 2026] PUT /v2.0/routers/725557ad-b3aa-452c-85e6-a513e059c0fe/add_router_interface => generated 309 bytes in 1453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:50.508 8 INFO neutron.db.ovn_revision_numbers_db [None req-eedf1fb3-df65-4468-b848-e539005d4bfc a388becbee65464997593113044be9bd ff2c44cc8dec44299f68b827a41bd03c - - default default] Successfully bumped revision number for resource 5384edcb-14f2-4123-a439-50cae57467ac (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1015/1925] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:25:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1926] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:25:50 2026] GET /v2.0/ports/96188ef5-adb1-40df-b730-fcb111a88658 => generated 955 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1927] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:25:50 2026] GET /v2.0/security-group-rules/5384edcb-14f2-4123-a439-50cae57467ac => generated 601 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1928] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:25:50 2026] GET /v2.0/ports/96188ef5-adb1-40df-b730-fcb111a88658 => generated 955 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:50.815 7 INFO neutron.db.ovn_revision_numbers_db [None req-3042e445-08f5-4caf-8b31-8358e26bdd5d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e3df916b-da0d-4519-9ffe-05bac9cea659 (type: security_groups) to 1 2026-08-28 05:25:50.827 7 INFO neutron.db.ovn_revision_numbers_db [None req-3042e445-08f5-4caf-8b31-8358e26bdd5d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 035b7b5e-e89f-471b-aab0-b87b40cf34f5 (type: security_group_rules) to 0 2026-08-28 05:25:50.839 7 INFO neutron.db.ovn_revision_numbers_db [None req-3042e445-08f5-4caf-8b31-8358e26bdd5d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 317dd741-8e4e-4786-a48e-4a498cc5b9f3 (type: security_group_rules) to 0 2026-08-28 05:25:50.850 7 INFO neutron.db.ovn_revision_numbers_db [None req-3042e445-08f5-4caf-8b31-8358e26bdd5d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 63c57698-5bd1-4168-9b0f-0f75312addb4 (type: security_group_rules) to 0 2026-08-28 05:25:50.862 7 INFO neutron.db.ovn_revision_numbers_db [None req-3042e445-08f5-4caf-8b31-8358e26bdd5d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e478ff50-2aac-4748-878b-ff2ec7a24715 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 911/1929] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:50 2026] GET /v2.0/security-groups?tenant_id=a38a89c4b5364e4d87a7179299d8ba58&name=default => generated 2925 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1930] 10.0.0.125 () {32 vars in 671 bytes} [Fri Aug 28 05:25:50 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:50.989 8 INFO neutron.db.ovn_revision_numbers_db [None req-a693dbff-af6a-44b8-8d35-7e0edb456328 - - - - - -] Successfully bumped revision number for resource 96188ef5-adb1-40df-b730-fcb111a88658 (type: ports) to 2 2026-08-28 05:25:51.143 7 INFO neutron_taas.services.taas.taas_plugin [None req-26f6bf90-e11c-43f3-80f7-37c2f14e7cc3 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] TaaS: Handle Delete Port: 96188ef5-adb1-40df-b730-fcb111a88658 2026-08-28 05:25:51.149 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26f6bf90-e11c-43f3-80f7-37c2f14e7cc3 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Tap Mirror: Handle Delete Port: 96188ef5-adb1-40df-b730-fcb111a88658 2026-08-28 05:25:51.252 8 INFO neutron.db.ovn_revision_numbers_db [None req-552b92e6-e983-48c5-89b5-7fb09421a247 - - - - - -] Successfully bumped revision number for resource 96188ef5-adb1-40df-b730-fcb111a88658 (type: router_ports) to 2 [pid: 8|app: 0|req: 1020/1931] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:50 2026] DELETE /v2.0/security-groups/e3df916b-da0d-4519-9ffe-05bac9cea659 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1932] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:25:50 2026] PUT /v2.0/routers/725557ad-b3aa-452c-85e6-a513e059c0fe/remove_router_interface => generated 309 bytes in 637 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: 1021/1933] 10.0.0.125 () {32 vars in 748 bytes} [Fri Aug 28 05:25:51 2026] DELETE /v2.0/security-group-rules/5384edcb-14f2-4123-a439-50cae57467ac => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1934] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:25:51 2026] GET /v2.0/ports/d508411e-a7ca-4a35-85cf-c2ceb535384d => generated 947 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1935] 10.0.0.125 () {32 vars in 671 bytes} [Fri Aug 28 05:25:51 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-08-28 05:25:51.720 8 INFO neutron.db.ovn_revision_numbers_db [None req-3a190bff-0860-4226-83bd-f6bc2566800b a388becbee65464997593113044be9bd ff2c44cc8dec44299f68b827a41bd03c - - default default] Successfully bumped revision number for resource 68f98eba-006a-482b-be56-caeaaaaa3f4c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1023/1936] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:25:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1937] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:25:51 2026] GET /v2.0/security-group-rules/68f98eba-006a-482b-be56-caeaaaaa3f4c => 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: 1025/1938] 10.0.0.125 () {32 vars in 671 bytes} [Fri Aug 28 05:25:51 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:51.835 7 INFO neutron_taas.services.taas.taas_plugin [None req-13ec6dfe-39a5-4073-906e-5f2ade418efc de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] TaaS: Handle Delete Port: d508411e-a7ca-4a35-85cf-c2ceb535384d 2026-08-28 05:25:51.838 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13ec6dfe-39a5-4073-906e-5f2ade418efc de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Tap Mirror: Handle Delete Port: d508411e-a7ca-4a35-85cf-c2ceb535384d [pid: 8|app: 0|req: 1026/1939] 10.0.0.125 () {32 vars in 748 bytes} [Fri Aug 28 05:25:51 2026] DELETE /v2.0/security-group-rules/68f98eba-006a-482b-be56-caeaaaaa3f4c => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1940] 10.0.0.125 () {32 vars in 671 bytes} [Fri Aug 28 05:25:51 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:52.002 8 INFO neutron.db.securitygroups_db [None req-83c2abba-f286-4b0d-bd99-b69b18b6db3d a388becbee65464997593113044be9bd ff2c44cc8dec44299f68b827a41bd03c - - default default] Project ff2c44cc8dec44299f68b827a41bd03c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-28 05:25:52.065 8 INFO neutron.db.ovn_revision_numbers_db [None req-83c2abba-f286-4b0d-bd99-b69b18b6db3d a388becbee65464997593113044be9bd ff2c44cc8dec44299f68b827a41bd03c - - default default] Successfully bumped revision number for resource bcee01eb-74ba-4377-88af-99426f670352 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1028/1941] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:25:51 2026] POST /v2.0/security-group-rules => generated 607 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1942] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:25:51 2026] PUT /v2.0/routers/725557ad-b3aa-452c-85e6-a513e059c0fe/remove_router_interface => generated 309 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1943] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:25:52 2026] GET /v2.0/security-group-rules/bcee01eb-74ba-4377-88af-99426f670352 => generated 607 bytes in 17 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: 915/1944] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:25:52 2026] GET /v2.0/ports?device_id=725557ad-b3aa-452c-85e6-a513e059c0fe => 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: 1030/1945] 10.0.0.125 () {32 vars in 671 bytes} [Fri Aug 28 05:25:52 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1946] 10.0.0.125 () {32 vars in 748 bytes} [Fri Aug 28 05:25:52 2026] DELETE /v2.0/security-group-rules/bcee01eb-74ba-4377-88af-99426f670352 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1947] 10.0.0.125 () {32 vars in 671 bytes} [Fri Aug 28 05:25:52 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1948] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:52 2026] DELETE /v2.0/routers/725557ad-b3aa-452c-85e6-a513e059c0fe => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1949] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:52 2026] DELETE /v2.0/security-groups/559d7dbd-5bef-4530-aca4-531ff784d42d => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1950] 10.0.0.125 () {32 vars in 661 bytes} [Fri Aug 28 05:25:52 2026] GET /v2.0/security-groups => generated 2925 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1951] 10.0.0.125 () {32 vars in 661 bytes} [Fri Aug 28 05:25:52 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1952] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:52 2026] DELETE /v2.0/subnets/67b9c220-c6f7-4596-b5b8-4970e9231d44 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1953] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:52 2026] DELETE /v2.0/subnets/dd5cf2a4-be68-4f0e-8532-63a060ab079f => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:52.744 8 INFO neutron_taas.services.taas.taas_plugin [None req-866a5492-83b7-42cd-8edf-048d67dd14f6 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] TaaS: Handle Delete Port: c7cd9e1e-74da-47b0-8d14-f10fe7d502f5 2026-08-28 05:25:52.746 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-866a5492-83b7-42cd-8edf-048d67dd14f6 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Tap Mirror: Handle Delete Port: c7cd9e1e-74da-47b0-8d14-f10fe7d502f5 2026-08-28 05:25:52.869 7 INFO neutron.db.ovn_revision_numbers_db [None req-912b2ab4-5c4b-451c-bce5-736a2570a356 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Successfully bumped revision number for resource 8bdb0ccf-0006-4b41-97c2-c96c52f6d500 (type: security_groups) to 1 2026-08-28 05:25:52.882 7 INFO neutron.db.ovn_revision_numbers_db [None req-912b2ab4-5c4b-451c-bce5-736a2570a356 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Successfully bumped revision number for resource 2c7355ec-2ade-4134-9eeb-d5e55236f858 (type: security_group_rules) to 0 2026-08-28 05:25:52.897 7 INFO neutron.db.ovn_revision_numbers_db [None req-912b2ab4-5c4b-451c-bce5-736a2570a356 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Successfully bumped revision number for resource 41c0a34e-48b3-40f0-945c-0784daebbbae (type: security_group_rules) to 0 2026-08-28 05:25:52.908 7 INFO neutron.db.ovn_revision_numbers_db [None req-912b2ab4-5c4b-451c-bce5-736a2570a356 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Successfully bumped revision number for resource b14773d6-e9d1-4cf6-8e61-d7646dbdb864 (type: security_group_rules) to 0 2026-08-28 05:25:52.918 7 INFO neutron.db.ovn_revision_numbers_db [None req-912b2ab4-5c4b-451c-bce5-736a2570a356 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Successfully bumped revision number for resource ec7685f4-4516-48de-a07e-0a517ac90918 (type: security_group_rules) to 0 2026-08-28 05:25:52.968 8 INFO neutron.services.segments.plugin [-] Segment 0d0270ba-e557-48b9-8310-497718d29ff9 resource provider aggregate not found 2026-08-28 05:25:52.971 8 INFO neutron.services.segments.plugin [-] Segment 0d0270ba-e557-48b9-8310-497718d29ff9 resource provider aggregate not found 2026-08-28 05:25:52.983 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0d0270ba-e557-48b9-8310-497718d29ff9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d0270ba-e557-48b9-8310-497718d29ff9 found for delete ", "request_id": "req-03c55694-aa8f-445f-97f2-67878d07156e"}]} 2026-08-28 05:25:52.991 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0d0270ba-e557-48b9-8310-497718d29ff9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d0270ba-e557-48b9-8310-497718d29ff9 found for delete ", "request_id": "req-752d755e-f1e0-45c9-895f-c736f8f64273"}]} [pid: 8|app: 0|req: 1037/1954] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:52 2026] DELETE /v2.0/networks/4288f959-4538-46bc-b4e8-99e653bf669a => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:53.043 7 INFO neutron.db.segments_db [None req-912b2ab4-5c4b-451c-bce5-736a2570a356 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Added segment d495276d-77c8-44ca-a0ce-b40d61a17024 of type geneve for network da257dd4-fe78-4ae0-b673-8d1c9537e849 2026-08-28 05:25:53.130 7 INFO neutron.db.ovn_revision_numbers_db [None req-912b2ab4-5c4b-451c-bce5-736a2570a356 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Successfully bumped revision number for resource da257dd4-fe78-4ae0-b673-8d1c9537e849 (type: networks) to 1 [pid: 8|app: 0|req: 1038/1955] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:53 2026] GET /v2.0/security-groups?tenant_id=ff2c44cc8dec44299f68b827a41bd03c&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:53.291 8 INFO neutron_taas.services.taas.taas_plugin [None req-bbf51453-ea31-4456-a7cf-426cf6f5311a de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] TaaS: Handle Delete Port: 43e5ed7f-7b11-4a5e-9ab0-727ec7f62332 2026-08-28 05:25:53.293 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbf51453-ea31-4456-a7cf-426cf6f5311a de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Tap Mirror: Handle Delete Port: 43e5ed7f-7b11-4a5e-9ab0-727ec7f62332 2026-08-28 05:25:53.314 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-912b2ab4-5c4b-451c-bce5-736a2570a356 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] No more DHCP agents 2026-08-28 05:25:53.316 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-912b2ab4-5c4b-451c-bce5-736a2570a356 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Unable to schedule network da257dd4-fe78-4ae0-b673-8d1c9537e849: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:53.353 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-552b92e6-e983-48c5-89b5-7fb09421a247 - - - - - -] OVN reports status down for port: 2728ddbf-14bf-4d90-9cea-d15849f06be3 2026-08-28 05:25:53.385 7 INFO neutron.db.ovn_revision_numbers_db [None req-912b2ab4-5c4b-451c-bce5-736a2570a356 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Successfully bumped revision number for resource 2728ddbf-14bf-4d90-9cea-d15849f06be3 (type: ports) to 1 [pid: 7|app: 0|req: 918/1956] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:52 2026] POST /v2.0/networks => generated 632 bytes in 868 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1957] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:25:53 2026] DELETE /v2.0/networks/4219497a-7df4-4134-b8c6-a6d46d419417 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1958] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:53 2026] DELETE /v2.0/security-groups/8dc594d9-6669-4eb9-89d9-25df9878115d => generated 0 bytes in 209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:25:53.712 7 INFO neutron.db.segments_db [None req-a6985587-cdbf-4e23-955f-217e3acc2c26 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Added segment ad51c8c3-0f92-4333-98c7-68423cb8d91e of type geneve for network 4daeae57-2bff-4395-b387-dd080fb5d6a7 2026-08-28 05:25:53.786 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a777e6e4-b3b1-45b6-b374-4d77c502eb52 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] No more DHCP agents 2026-08-28 05:25:53.787 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a777e6e4-b3b1-45b6-b374-4d77c502eb52 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Unable to schedule network da257dd4-fe78-4ae0-b673-8d1c9537e849: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:53.810 7 INFO neutron.db.ovn_revision_numbers_db [None req-a6985587-cdbf-4e23-955f-217e3acc2c26 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource 4daeae57-2bff-4395-b387-dd080fb5d6a7 (type: networks) to 1 2026-08-28 05:25:53.836 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] OVN reports status down for port: 799f28bf-a137-4721-afed-0c1987b11a71 2026-08-28 05:25:53.882 8 INFO neutron.db.ovn_revision_numbers_db [None req-a777e6e4-b3b1-45b6-b374-4d77c502eb52 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Successfully bumped revision number for resource 799f28bf-a137-4721-afed-0c1987b11a71 (type: ports) to 1 [pid: 8|app: 0|req: 1040/1959] 10.0.0.125 () {34 vars in 662 bytes} [Fri Aug 28 05:25:53 2026] POST /v2.0/ports => generated 743 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:25:54.008 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a6985587-cdbf-4e23-955f-217e3acc2c26 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] No more DHCP agents 2026-08-28 05:25:54.009 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a6985587-cdbf-4e23-955f-217e3acc2c26 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Unable to schedule network 4daeae57-2bff-4395-b387-dd080fb5d6a7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:54.069 7 INFO neutron.db.ovn_revision_numbers_db [None req-a6985587-cdbf-4e23-955f-217e3acc2c26 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource c03548ea-5591-4072-bc43-9a17ca58259e (type: ports) to 1 2026-08-28 05:25:54.082 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-552b92e6-e983-48c5-89b5-7fb09421a247 - - - - - -] OVN reports status down for port: c03548ea-5591-4072-bc43-9a17ca58259e [pid: 7|app: 0|req: 920/1960] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:53 2026] POST /v2.0/networks => generated 633 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:54.276 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-323daf01-c87a-4f47-97c8-77a28f4a1cb6 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] No more DHCP agents 2026-08-28 05:25:54.277 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-323daf01-c87a-4f47-97c8-77a28f4a1cb6 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Unable to schedule network 4daeae57-2bff-4395-b387-dd080fb5d6a7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:54.310 7 INFO neutron.db.ovn_revision_numbers_db [None req-323daf01-c87a-4f47-97c8-77a28f4a1cb6 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource 6caab19b-ed6d-4db4-a6fe-bd21bfe6db6a (type: subnets) to 0 [pid: 7|app: 0|req: 921/1961] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:54 2026] POST /v2.0/subnets => generated 646 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:54.429 7 INFO neutron.db.ovn_revision_numbers_db [None req-f675ec8b-9528-4f09-b9a2-fd9fab742d5b de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource 8b11ce54-4e02-457e-acb0-e823f71d5e95 (type: routers) to 1 [pid: 7|app: 0|req: 922/1962] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:54 2026] POST /v2.0/routers => generated 605 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:54.669 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ed144d51-d9f1-4adb-b82c-148bcabd6790 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] No more DHCP agents 2026-08-28 05:25:54.670 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ed144d51-d9f1-4adb-b82c-148bcabd6790 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Unable to schedule network 4daeae57-2bff-4395-b387-dd080fb5d6a7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:54.769 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed144d51-d9f1-4adb-b82c-148bcabd6790 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource b397f963-40e3-4e14-a62e-937b376a0449 (type: ports) to 1 2026-08-28 05:25:54.774 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-552b92e6-e983-48c5-89b5-7fb09421a247 - - - - - -] OVN reports status down for port: b397f963-40e3-4e14-a62e-937b376a0449 [pid: 7|app: 0|req: 923/1963] 10.0.0.125 () {34 vars in 663 bytes} [Fri Aug 28 05:25:54 2026] POST /v2.0/ports => generated 959 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1964] 10.0.0.125 () {34 vars in 664 bytes} [Fri Aug 28 05:25:53 2026] POST /v2.0/trunks => generated 409 bytes in 854 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:54.920 8 INFO neutron.db.segments_db [None req-93feb29c-6ff8-42f7-b3a7-2dd668e569c4 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Added segment e1fc21d9-db10-4055-b80c-61af0992258c of type geneve for network ee5aa2a0-cafe-4e07-a1c6-af159664d250 2026-08-28 05:25:55.002 8 INFO neutron.services.segments.plugin [-] Segment 00804f61-de72-4667-807b-075f2c5b1fbe resource provider aggregate not found 2026-08-28 05:25:55.016 8 INFO neutron.services.segments.plugin [-] Segment 00804f61-de72-4667-807b-075f2c5b1fbe resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:25:55.037 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 00804f61-de72-4667-807b-075f2c5b1fbe resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00804f61-de72-4667-807b-075f2c5b1fbe found for delete ", "request_id": "req-bf3bd6dd-1e7c-486d-b9bf-4ff6092e4020"}]} 2026-08-28 05:25:55.038 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 00804f61-de72-4667-807b-075f2c5b1fbe resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00804f61-de72-4667-807b-075f2c5b1fbe found for delete ", "request_id": "req-418332ce-7d54-4956-ad0c-b03a1d535937"}]} 2026-08-28 05:25:55.087 8 INFO neutron.db.ovn_revision_numbers_db [None req-93feb29c-6ff8-42f7-b3a7-2dd668e569c4 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Successfully bumped revision number for resource ee5aa2a0-cafe-4e07-a1c6-af159664d250 (type: networks) to 1 2026-08-28 05:25:55.219 7 INFO neutron.db.ovn_revision_numbers_db [None req-318fea29-82df-4f74-923e-3c6bbbfb51f6 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 0efd392d-ff70-4265-aa79-3d411bb238b7 (type: security_groups) to 1 2026-08-28 05:25:55.250 7 INFO neutron.db.ovn_revision_numbers_db [None req-318fea29-82df-4f74-923e-3c6bbbfb51f6 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 72cd13bc-772f-467b-9314-c68d4c01c926 (type: security_group_rules) to 0 2026-08-28 05:25:55.272 7 INFO neutron.db.ovn_revision_numbers_db [None req-318fea29-82df-4f74-923e-3c6bbbfb51f6 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource aef07062-0c88-48cf-adad-5d7fd881e7de (type: security_group_rules) to 0 2026-08-28 05:25:55.308 7 INFO neutron.db.ovn_revision_numbers_db [None req-318fea29-82df-4f74-923e-3c6bbbfb51f6 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource c48345c9-68d9-45e9-8b80-d72c7d6c714f (type: security_group_rules) to 0 2026-08-28 05:25:55.310 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93feb29c-6ff8-42f7-b3a7-2dd668e569c4 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] No more DHCP agents 2026-08-28 05:25:55.312 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93feb29c-6ff8-42f7-b3a7-2dd668e569c4 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Unable to schedule network ee5aa2a0-cafe-4e07-a1c6-af159664d250: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:55.324 7 INFO neutron.db.ovn_revision_numbers_db [None req-318fea29-82df-4f74-923e-3c6bbbfb51f6 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource ea63df94-71c8-4a29-9b81-51d1e3b19b2c (type: security_group_rules) to 0 2026-08-28 05:25:55.379 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-552b92e6-e983-48c5-89b5-7fb09421a247 - - - - - -] OVN reports status down for port: a1f23e82-f9ca-4fda-a09a-1285a4b7fdcc 2026-08-28 05:25:55.444 8 INFO neutron.db.ovn_revision_numbers_db [None req-93feb29c-6ff8-42f7-b3a7-2dd668e569c4 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Successfully bumped revision number for resource a1f23e82-f9ca-4fda-a09a-1285a4b7fdcc (type: ports) to 1 2026-08-28 05:25:55.458 7 INFO neutron.db.segments_db [None req-318fea29-82df-4f74-923e-3c6bbbfb51f6 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Added segment ed866f35-c10f-41a1-8549-e0e3e9bf4342 of type geneve for network f7e72b6b-df17-4955-9a8b-cd743448ae2b [pid: 8|app: 0|req: 1042/1965] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:54 2026] POST /v2.0/networks => generated 631 bytes in 685 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:55.641 7 INFO neutron.db.ovn_revision_numbers_db [None req-318fea29-82df-4f74-923e-3c6bbbfb51f6 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource f7e72b6b-df17-4955-9a8b-cd743448ae2b (type: networks) to 1 2026-08-28 05:25:55.785 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-318fea29-82df-4f74-923e-3c6bbbfb51f6 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] No more DHCP agents 2026-08-28 05:25:55.787 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-318fea29-82df-4f74-923e-3c6bbbfb51f6 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Unable to schedule network f7e72b6b-df17-4955-9a8b-cd743448ae2b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:55.836 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] OVN reports status down for port: d7e4f2d6-e9aa-4e6c-af95-ea04ca4426d1 2026-08-28 05:25:55.887 7 INFO neutron.db.ovn_revision_numbers_db [None req-318fea29-82df-4f74-923e-3c6bbbfb51f6 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource d7e4f2d6-e9aa-4e6c-af95-ea04ca4426d1 (type: ports) to 1 2026-08-28 05:25:55.922 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-552b92e6-e983-48c5-89b5-7fb09421a247 - - - - - -] OVN reports status up for port: b397f963-40e3-4e14-a62e-937b376a0449 2026-08-28 05:25:55.943 8 INFO neutron.plugins.ml2.plugin [None req-552b92e6-e983-48c5-89b5-7fb09421a247 - - - - - -] Attempt 1 to provision port b397f963-40e3-4e14-a62e-937b376a0449 [pid: 7|app: 0|req: 924/1966] 10.0.0.125 () {34 vars in 669 bytes} [Fri Aug 28 05:25:54 2026] POST /v2.0/networks => generated 632 bytes in 1145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:55.977 8 INFO neutron.db.ovn_revision_numbers_db [None req-a79fda4b-883a-4f6b-b810-4d5c8361f7cb de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource b397f963-40e3-4e14-a62e-937b376a0449 (type: ports) to 2 2026-08-28 05:25:56.139 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dced3293-4d54-4835-ae09-c753428ec669 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] No more DHCP agents 2026-08-28 05:25:56.141 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dced3293-4d54-4835-ae09-c753428ec669 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Unable to schedule network ee5aa2a0-cafe-4e07-a1c6-af159664d250: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:56.201 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] OVN reports status down for port: f368d576-d013-4f2f-abbc-4372fa759fde 2026-08-28 05:25:56.260 7 INFO neutron.db.ovn_revision_numbers_db [None req-dced3293-4d54-4835-ae09-c753428ec669 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Successfully bumped revision number for resource f368d576-d013-4f2f-abbc-4372fa759fde (type: ports) to 1 [pid: 7|app: 0|req: 925/1967] 10.0.0.125 () {34 vars in 662 bytes} [Fri Aug 28 05:25:55 2026] POST /v2.0/ports => generated 743 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:25:56.433 8 INFO neutron.db.ovn_revision_numbers_db [None req-552b92e6-e983-48c5-89b5-7fb09421a247 - - - - - -] Successfully bumped revision number for resource b397f963-40e3-4e14-a62e-937b376a0449 (type: ports) to 3 2026-08-28 05:25:56.788 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bf9fefaa-664f-4535-b3bf-84344fa71de7 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] No more DHCP agents 2026-08-28 05:25:56.789 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bf9fefaa-664f-4535-b3bf-84344fa71de7 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:56.801 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a79fda4b-883a-4f6b-b810-4d5c8361f7cb de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] No more DHCP agents 2026-08-28 05:25:56.802 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a79fda4b-883a-4f6b-b810-4d5c8361f7cb de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Unable to schedule network 4daeae57-2bff-4395-b387-dd080fb5d6a7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:56.892 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e196d67d-1ee8-451c-b6bc-e8087b8be18d - - - - - -] OVN reports status down for port: 21dbb5e9-c546-4e07-b1af-2318e4b0477c 2026-08-28 05:25:56.919 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf9fefaa-664f-4535-b3bf-84344fa71de7 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 21dbb5e9-c546-4e07-b1af-2318e4b0477c (type: ports) to 1 2026-08-28 05:25:57.129 8 INFO neutron.db.ovn_revision_numbers_db [None req-a79fda4b-883a-4f6b-b810-4d5c8361f7cb de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource b397f963-40e3-4e14-a62e-937b376a0449 (type: router_ports) to 3 [pid: 8|app: 0|req: 1043/1970] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:25:55 2026] PUT /v2.0/routers/8b11ce54-4e02-457e-acb0-e823f71d5e95/add_router_interface => generated 309 bytes in 1652 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: 1044/1971] 10.0.0.125 () {34 vars in 664 bytes} [Fri Aug 28 05:25:57 2026] POST /v2.0/trunks => generated 409 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1972] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:25:57 2026] GET /v2.0/ports/b397f963-40e3-4e14-a62e-937b376a0449 => generated 1021 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:25:57.465 8 INFO neutron.db.segments_db [None req-0340a837-4b3e-4fe3-996d-0390e3bbf00a 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Added segment 54f86ca1-58b9-492e-b7d2-c3572af00e7b of type geneve for network 995b6a36-77bc-450c-a04c-4bcc9c8c1001 2026-08-28 05:25:57.498 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-432a2a4f-6d67-42c3-aebe-21e02f26f4f4 - - - - - -] Schedule LRP lrp-21dbb5e9-c546-4e07-b1af-2318e4b0477c on gateway c47435e5-7cbd-4a7d-8eb6-3c74d56317be with priority 1 2026-08-28 05:25:57.536 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c338d2cf-3262-4e77-9fed-4b79e0f63fa9 - - - - - -] Router bcd227c6-3622-442e-b0f1-dc94cf6d6f33 is bound to host instance 2026-08-28 05:25:57.560 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf9fefaa-664f-4535-b3bf-84344fa71de7 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 21dbb5e9-c546-4e07-b1af-2318e4b0477c (type: router_ports) to 1 2026-08-28 05:25:57.596 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e196d67d-1ee8-451c-b6bc-e8087b8be18d - - - - - -] OVN reports status up for port: 21dbb5e9-c546-4e07-b1af-2318e4b0477c 2026-08-28 05:25:57.617 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf9fefaa-664f-4535-b3bf-84344fa71de7 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource bcd227c6-3622-442e-b0f1-dc94cf6d6f33 (type: routers) to 2 [pid: 7|app: 0|req: 928/1973] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:56 2026] POST /v2.0/routers => generated 955 bytes in 1281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:25:57.644 8 INFO neutron.plugins.ml2.plugin [None req-e196d67d-1ee8-451c-b6bc-e8087b8be18d - - - - - -] Attempt 1 to provision port 21dbb5e9-c546-4e07-b1af-2318e4b0477c 2026-08-28 05:25:57.842 8 INFO neutron.db.ovn_revision_numbers_db [None req-0340a837-4b3e-4fe3-996d-0390e3bbf00a 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Successfully bumped revision number for resource 995b6a36-77bc-450c-a04c-4bcc9c8c1001 (type: networks) to 1 2026-08-28 05:25:57.861 7 INFO neutron_taas.services.taas.taas_plugin [None req-3eec8ca4-c552-4c07-ba82-6bcd2d805700 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] TaaS: Handle Delete Port: b397f963-40e3-4e14-a62e-937b376a0449 2026-08-28 05:25:57.863 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3eec8ca4-c552-4c07-ba82-6bcd2d805700 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Tap Mirror: Handle Delete Port: b397f963-40e3-4e14-a62e-937b376a0449 [pid: 7|app: 0|req: 929/1974] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:25:57 2026] PUT /v2.0/routers/8b11ce54-4e02-457e-acb0-e823f71d5e95/remove_router_interface => generated 309 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:58.193 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0340a837-4b3e-4fe3-996d-0390e3bbf00a 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] No more DHCP agents 2026-08-28 05:25:58.197 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0340a837-4b3e-4fe3-996d-0390e3bbf00a 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Unable to schedule network 995b6a36-77bc-450c-a04c-4bcc9c8c1001: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:58.352 8 INFO neutron.db.ovn_revision_numbers_db [None req-0340a837-4b3e-4fe3-996d-0390e3bbf00a 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Successfully bumped revision number for resource f7b895fb-64bb-4909-8699-663595e33e25 (type: ports) to 1 [pid: 8|app: 0|req: 1046/1975] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:57 2026] POST /v2.0/networks => generated 631 bytes in 995 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:25:58.473 8 INFO neutron.api.v2.resource [None req-0bbbee9c-809f-422c-a228-2922ba99a314 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1047/1976] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:25:58 2026] PUT /v2.0/routers/8b11ce54-4e02-457e-acb0-e823f71d5e95/remove_router_interface => generated 197 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1977] 10.0.0.125 () {32 vars in 774 bytes} [Fri Aug 28 05:25:58 2026] GET /v2.0/subnets?project_id=c9fe5353f2e54045beaa2a934256ade1&cidr=10.100.0.0%2F28 => generated 14 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:25:58.798 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d837c1a2-5efc-4356-8d63-baa26edf655c 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] No more DHCP agents 2026-08-28 05:25:58.800 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d837c1a2-5efc-4356-8d63-baa26edf655c 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Unable to schedule network 995b6a36-77bc-450c-a04c-4bcc9c8c1001: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:58.826 8 INFO neutron.db.ovn_revision_numbers_db [None req-76ccb9d1-3b95-46e7-83d1-02e680aa0e3c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 536f8292-d63c-4b27-a2ef-bb4ea6789fc3 (type: security_groups) to 1 2026-08-28 05:25:58.853 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] OVN reports status down for port: ffdecd9b-978e-4b14-bd50-018980ea3cb5 2026-08-28 05:25:58.874 8 INFO neutron.db.ovn_revision_numbers_db [None req-76ccb9d1-3b95-46e7-83d1-02e680aa0e3c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 32868409-7991-4431-bff8-93fbb12c2d25 (type: security_group_rules) to 0 2026-08-28 05:25:58.901 8 INFO neutron.db.ovn_revision_numbers_db [None req-76ccb9d1-3b95-46e7-83d1-02e680aa0e3c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 5f0297a5-576a-41b4-8ab7-78824edf1cf0 (type: security_group_rules) to 0 2026-08-28 05:25:58.912 7 INFO neutron.db.ovn_revision_numbers_db [None req-d837c1a2-5efc-4356-8d63-baa26edf655c 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Successfully bumped revision number for resource ffdecd9b-978e-4b14-bd50-018980ea3cb5 (type: ports) to 1 2026-08-28 05:25:58.936 8 INFO neutron.db.ovn_revision_numbers_db [None req-76ccb9d1-3b95-46e7-83d1-02e680aa0e3c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b7681e3e-0b2a-429d-9969-d80b4404dff1 (type: security_group_rules) to 0 2026-08-28 05:25:58.973 8 INFO neutron.db.ovn_revision_numbers_db [None req-76ccb9d1-3b95-46e7-83d1-02e680aa0e3c 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource efcaa6f7-0e4d-415d-ade1-0cb63eac2849 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 931/1978] 10.0.0.125 () {34 vars in 662 bytes} [Fri Aug 28 05:25:58 2026] POST /v2.0/ports => generated 743 bytes in 518 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: 932/1979] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:25:58 2026] GET /v2.0/ports?device_id=8b11ce54-4e02-457e-acb0-e823f71d5e95 => 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: 1048/1980] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:25:58 2026] GET /v2.0/security-groups?tenant_id=dae9e72a8cb5472ba210219bd4b34b37&name=default => generated 2925 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1981] 10.0.0.125 () {32 vars in 692 bytes} [Fri Aug 28 05:25:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:25:59.107 8 INFO neutron.db.ovn_revision_numbers_db [None req-181956ed-8992-45ab-a54e-b8932c0454ca - - - - - -] Successfully bumped revision number for resource 21dbb5e9-c546-4e07-b1af-2318e4b0477c (type: ports) to 4 [pid: 7|app: 0|req: 934/1982] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:59 2026] DELETE /v2.0/routers/8b11ce54-4e02-457e-acb0-e823f71d5e95 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1983] 10.0.0.125 () {34 vars in 664 bytes} [Fri Aug 28 05:25:59 2026] POST /v2.0/trunks => generated 409 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1984] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:25:59 2026] DELETE /v2.0/security-groups/536f8292-d63c-4b27-a2ef-bb4ea6789fc3 => 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: 1050/1985] 10.0.0.125 () {32 vars in 782 bytes} [Fri Aug 28 05:25:59 2026] GET /v2.0/subnets?network_id=9bb25131-afac-40d7-aa27-7cb67c8505c5&cidr=10.100.0.0%2F28 => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1986] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:25:59 2026] DELETE /v2.0/subnets/6caab19b-ed6d-4db4-a6fe-bd21bfe6db6a => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:25:59.724 8 INFO neutron.db.segments_db [None req-6cf95808-0c9d-44c1-afaf-360c8bb773b8 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Added segment fb931032-dd9b-4d56-9fc2-641a6df90c73 of type geneve for network fad9dc14-bcd3-42ee-a94f-70b244c3eb54 2026-08-28 05:25:59.830 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-04484ad6-e172-42f1-9983-4f8a40b7993e b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] No more DHCP agents 2026-08-28 05:25:59.831 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-04484ad6-e172-42f1-9983-4f8a40b7993e b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Unable to schedule network f7e72b6b-df17-4955-9a8b-cd743448ae2b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:25:59.878 8 INFO neutron.db.ovn_revision_numbers_db [None req-181956ed-8992-45ab-a54e-b8932c0454ca - - - - - -] Successfully bumped revision number for resource 21dbb5e9-c546-4e07-b1af-2318e4b0477c (type: ports) to 5 2026-08-28 05:25:59.941 8 INFO neutron.db.ovn_revision_numbers_db [None req-6cf95808-0c9d-44c1-afaf-360c8bb773b8 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Successfully bumped revision number for resource fad9dc14-bcd3-42ee-a94f-70b244c3eb54 (type: networks) to 1 2026-08-28 05:26:00.163 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6cf95808-0c9d-44c1-afaf-360c8bb773b8 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] No more DHCP agents 2026-08-28 05:26:00.165 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6cf95808-0c9d-44c1-afaf-360c8bb773b8 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Unable to schedule network fad9dc14-bcd3-42ee-a94f-70b244c3eb54: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:00.296 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ac482b7-6e1d-4969-919f-10654c642532 - - - - - -] Successfully bumped revision number for resource d7e4f2d6-e9aa-4e6c-af95-ea04ca4426d1 (type: ports) to 2 2026-08-28 05:26:00.312 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e196d67d-1ee8-451c-b6bc-e8087b8be18d - - - - - -] OVN reports status down for port: f7b895fb-64bb-4909-8699-663595e33e25 2026-08-28 05:26:00.315 8 INFO neutron.db.ovn_revision_numbers_db [None req-6cf95808-0c9d-44c1-afaf-360c8bb773b8 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Successfully bumped revision number for resource 10b494d0-05d6-40b9-82ff-3558105cdd3b (type: ports) to 1 2026-08-28 05:26:00.335 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ac482b7-6e1d-4969-919f-10654c642532 - - - - - -] Successfully bumped revision number for resource 7c908d21-5257-4993-81b5-59eb4f28e1d9 (type: subnets) to 0 [pid: 7|app: 0|req: 937/1987] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:25:59 2026] POST /v2.0/subnets => generated 657 bytes in 739 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/1988] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:25:59 2026] POST /v2.0/networks => generated 631 bytes in 869 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:26:00.438 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e196d67d-1ee8-451c-b6bc-e8087b8be18d - - - - - -] OVN reports status down for port: 10b494d0-05d6-40b9-82ff-3558105cdd3b 2026-08-28 05:26:00.486 7 INFO neutron.db.ovn_revision_numbers_db [None req-55174e6f-8e44-4962-aca4-24cd09caeadf 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 289da7e1-ae29-431f-a917-26b85b007aa5 (type: security_groups) to 1 2026-08-28 05:26:00.499 7 INFO neutron.db.ovn_revision_numbers_db [None req-55174e6f-8e44-4962-aca4-24cd09caeadf 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 7c04e77b-bab1-42a0-ac72-ab2aa10bad81 (type: security_group_rules) to 0 2026-08-28 05:26:00.514 7 INFO neutron.db.ovn_revision_numbers_db [None req-55174e6f-8e44-4962-aca4-24cd09caeadf 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 7f71378e-e92d-44b2-9a5c-6ccd3c3403fc (type: security_group_rules) to 0 2026-08-28 05:26:00.525 7 INFO neutron.db.ovn_revision_numbers_db [None req-55174e6f-8e44-4962-aca4-24cd09caeadf 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 89722d9f-cd9b-479c-a966-07772b52fae2 (type: security_group_rules) to 0 2026-08-28 05:26:00.538 7 INFO neutron.db.ovn_revision_numbers_db [None req-55174e6f-8e44-4962-aca4-24cd09caeadf 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ffc70635-14a3-43d9-b62b-75697e09fc30 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 938/1989] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:26:00 2026] GET /v2.0/security-groups?tenant_id=b9c9f04d880640e7b34b9215dbef3f93&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:26:00.665 8 INFO neutron_taas.services.taas.taas_plugin [None req-0b3064a3-f91b-4e43-b30e-56cd482690a4 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] TaaS: Handle Delete Port: c03548ea-5591-4072-bc43-9a17ca58259e 2026-08-28 05:26:00.669 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b3064a3-f91b-4e43-b30e-56cd482690a4 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Tap Mirror: Handle Delete Port: c03548ea-5591-4072-bc43-9a17ca58259e 2026-08-28 05:26:00.853 8 INFO neutron.services.segments.plugin [-] Segment ad51c8c3-0f92-4333-98c7-68423cb8d91e resource provider aggregate not found 2026-08-28 05:26:00.857 8 INFO neutron.services.segments.plugin [-] Segment ad51c8c3-0f92-4333-98c7-68423cb8d91e resource provider aggregate not found 2026-08-28 05:26:00.876 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ad51c8c3-0f92-4333-98c7-68423cb8d91e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad51c8c3-0f92-4333-98c7-68423cb8d91e found for delete ", "request_id": "req-3c4938ed-1e10-47ce-abf8-8d6b6f4095d8"}]} 2026-08-28 05:26:00.880 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ad51c8c3-0f92-4333-98c7-68423cb8d91e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad51c8c3-0f92-4333-98c7-68423cb8d91e found for delete ", "request_id": "req-e43f6e85-fd6b-4362-bcf3-b135f4d28aa1"}]} [pid: 8|app: 0|req: 1052/1990] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:26:00 2026] DELETE /v2.0/networks/4daeae57-2bff-4395-b387-dd080fb5d6a7 => generated 0 bytes in 534 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:26:01.144 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-697bc08a-f752-4ea0-bae1-7280b9715414 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] No more DHCP agents 2026-08-28 05:26:01.145 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-697bc08a-f752-4ea0-bae1-7280b9715414 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Unable to schedule network fad9dc14-bcd3-42ee-a94f-70b244c3eb54: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:01.162 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cfa345fe-0085-4e13-a91a-b47ae03a9ffa b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] No more DHCP agents 2026-08-28 05:26:01.164 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cfa345fe-0085-4e13-a91a-b47ae03a9ffa b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Unable to schedule network f7e72b6b-df17-4955-9a8b-cd743448ae2b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:01.208 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] OVN reports status down for port: 562befbd-d160-42cb-936b-dd8198779708 2026-08-28 05:26:01.242 8 INFO neutron.db.ovn_revision_numbers_db [None req-697bc08a-f752-4ea0-bae1-7280b9715414 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Successfully bumped revision number for resource 562befbd-d160-42cb-936b-dd8198779708 (type: ports) to 1 [pid: 8|app: 0|req: 1053/1991] 10.0.0.125 () {34 vars in 662 bytes} [Fri Aug 28 05:26:00 2026] POST /v2.0/ports => generated 743 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:01.382 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e196d67d-1ee8-451c-b6bc-e8087b8be18d - - - - - -] OVN reports status down for port: 241cb0a2-b703-409c-a6c2-b6d228969a70 2026-08-28 05:26:01.409 7 INFO neutron.db.ovn_revision_numbers_db [None req-cfa345fe-0085-4e13-a91a-b47ae03a9ffa b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 241cb0a2-b703-409c-a6c2-b6d228969a70 (type: ports) to 1 [pid: 8|app: 0|req: 1054/1992] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:26:01 2026] DELETE /v2.0/security-groups/289da7e1-ae29-431f-a917-26b85b007aa5 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:26:01.790 8 INFO neutron.db.segments_db [None req-8870d981-88c2-4b47-ad06-84b86f22758d de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Added segment ac4aac54-d496-4a3d-be8d-e8d34e97c98e of type geneve for network 35863c62-369b-4b96-b7b7-a6d977b06bff 2026-08-28 05:26:01.908 8 INFO neutron.db.ovn_revision_numbers_db [None req-8870d981-88c2-4b47-ad06-84b86f22758d de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource 35863c62-369b-4b96-b7b7-a6d977b06bff (type: networks) to 1 2026-08-28 05:26:02.103 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8870d981-88c2-4b47-ad06-84b86f22758d de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] No more DHCP agents 2026-08-28 05:26:02.104 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8870d981-88c2-4b47-ad06-84b86f22758d de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Unable to schedule network 35863c62-369b-4b96-b7b7-a6d977b06bff: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:02.155 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] OVN reports status down for port: 285dd23f-661f-47b4-b024-5a1e07cc4c68 2026-08-28 05:26:02.179 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e196d67d-1ee8-451c-b6bc-e8087b8be18d - - - - - -] OVN reports status up for port: 241cb0a2-b703-409c-a6c2-b6d228969a70 2026-08-28 05:26:02.194 8 INFO neutron.db.ovn_revision_numbers_db [None req-8870d981-88c2-4b47-ad06-84b86f22758d de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource 285dd23f-661f-47b4-b024-5a1e07cc4c68 (type: ports) to 1 2026-08-28 05:26:02.201 8 INFO neutron.plugins.ml2.plugin [None req-e196d67d-1ee8-451c-b6bc-e8087b8be18d - - - - - -] Attempt 1 to provision port 241cb0a2-b703-409c-a6c2-b6d228969a70 [pid: 8|app: 0|req: 1055/1993] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:26:01 2026] POST /v2.0/networks => generated 634 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:26:02.294 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cfa345fe-0085-4e13-a91a-b47ae03a9ffa b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] No more DHCP agents 2026-08-28 05:26:02.296 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cfa345fe-0085-4e13-a91a-b47ae03a9ffa b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Unable to schedule network f7e72b6b-df17-4955-9a8b-cd743448ae2b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1056/1994] 10.0.0.125 () {34 vars in 664 bytes} [Fri Aug 28 05:26:02 2026] POST /v2.0/trunks => generated 409 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:26:02.703 7 INFO neutron.db.ovn_revision_numbers_db [None req-cfa345fe-0085-4e13-a91a-b47ae03a9ffa b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 241cb0a2-b703-409c-a6c2-b6d228969a70 (type: router_ports) to 1 [pid: 7|app: 0|req: 939/1995] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:26:00 2026] PUT /v2.0/routers/bcd227c6-3622-442e-b0f1-dc94cf6d6f33/add_router_interface => generated 309 bytes in 2133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:02.824 7 INFO neutron.db.segments_db [None req-7bae4667-a3ec-4812-b884-2bbc061c96a8 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Added segment e919c8fe-7b1c-4505-9476-9e636a3db83b of type geneve for network 58a1626e-d262-48ad-9ca0-cde4fb520003 2026-08-28 05:26:02.967 7 INFO neutron.db.ovn_revision_numbers_db [None req-7bae4667-a3ec-4812-b884-2bbc061c96a8 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Successfully bumped revision number for resource 58a1626e-d262-48ad-9ca0-cde4fb520003 (type: networks) to 1 2026-08-28 05:26:03.122 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7bae4667-a3ec-4812-b884-2bbc061c96a8 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] No more DHCP agents 2026-08-28 05:26:03.123 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7bae4667-a3ec-4812-b884-2bbc061c96a8 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Unable to schedule network 58a1626e-d262-48ad-9ca0-cde4fb520003: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:03.170 8 INFO neutron.db.ovn_revision_numbers_db [None req-e196d67d-1ee8-451c-b6bc-e8087b8be18d - - - - - -] Successfully bumped revision number for resource 241cb0a2-b703-409c-a6c2-b6d228969a70 (type: ports) to 2 2026-08-28 05:26:03.211 7 INFO neutron.db.ovn_revision_numbers_db [None req-7bae4667-a3ec-4812-b884-2bbc061c96a8 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Successfully bumped revision number for resource 3d090dff-fcc4-4e8b-9635-4e8864b78a90 (type: ports) to 1 2026-08-28 05:26:03.235 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b951e06c-d586-4e87-abf4-9ac7adc7d07a de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] No more DHCP agents [pid: 7|app: 0|req: 940/1996] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:26:02 2026] POST /v2.0/networks => generated 632 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:26:03.240 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b951e06c-d586-4e87-abf4-9ac7adc7d07a de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Unable to schedule network 35863c62-369b-4b96-b7b7-a6d977b06bff: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:03.304 8 INFO neutron.db.ovn_revision_numbers_db [None req-b951e06c-d586-4e87-abf4-9ac7adc7d07a de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource 48a67eee-4d4a-47f4-986e-7c5c40722768 (type: subnets) to 0 [pid: 7|app: 0|req: 941/1997] 10.0.0.125 () {32 vars in 647 bytes} [Fri Aug 28 05:26:03 2026] GET /v2.0/networks => generated 7198 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/1998] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:26:02 2026] POST /v2.0/subnets => generated 646 bytes in 742 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/1999] 10.0.0.125 () {32 vars in 645 bytes} [Fri Aug 28 05:26:03 2026] GET /v2.0/subnets => generated 2627 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:26:03.481 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3d3b2cb-b9bd-416c-803c-750be02ad3b9 - - - - - -] Successfully bumped revision number for resource 241cb0a2-b703-409c-a6c2-b6d228969a70 (type: router_ports) to 2 2026-08-28 05:26:03.520 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c7d3a4fd-60e1-46fc-9ac2-db2d16827c7d 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] No more DHCP agents 2026-08-28 05:26:03.522 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c7d3a4fd-60e1-46fc-9ac2-db2d16827c7d 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Unable to schedule network 58a1626e-d262-48ad-9ca0-cde4fb520003: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:03.560 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d3d3b2cb-b9bd-416c-803c-750be02ad3b9 - - - - - -] OVN reports status down for port: 3d090dff-fcc4-4e8b-9635-4e8864b78a90 2026-08-28 05:26:03.639 8 INFO neutron.db.ovn_revision_numbers_db [None req-55638c98-864d-4980-a791-40f47a4bbf5a de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource 469567f0-c516-42db-b945-f9b924e2c92a (type: routers) to 1 [pid: 8|app: 0|req: 1059/2000] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:26:03 2026] POST /v2.0/routers => generated 607 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2001] 10.0.0.125 () {32 vars in 645 bytes} [Fri Aug 28 05:26:03 2026] GET /v2.0/routers => generated 1591 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:26:04.025 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8b0a7921-42cd-4600-828c-9cc9bb974406 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] No more DHCP agents 2026-08-28 05:26:04.027 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d3d3b2cb-b9bd-416c-803c-750be02ad3b9 - - - - - -] OVN reports status down for port: 6c807e25-6269-47fc-ac31-0603ff58e599 2026-08-28 05:26:04.030 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8b0a7921-42cd-4600-828c-9cc9bb974406 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Unable to schedule network 35863c62-369b-4b96-b7b7-a6d977b06bff: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:04.052 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7d3a4fd-60e1-46fc-9ac2-db2d16827c7d 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Successfully bumped revision number for resource 6c807e25-6269-47fc-ac31-0603ff58e599 (type: ports) to 1 [pid: 7|app: 0|req: 942/2002] 10.0.0.125 () {34 vars in 662 bytes} [Fri Aug 28 05:26:03 2026] POST /v2.0/ports => generated 743 bytes in 788 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:04.171 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d3d3b2cb-b9bd-416c-803c-750be02ad3b9 - - - - - -] OVN reports status down for port: 9271e545-0ba0-4342-bc79-b8bb4f0b4df8 2026-08-28 05:26:04.250 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b0a7921-42cd-4600-828c-9cc9bb974406 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource 9271e545-0ba0-4342-bc79-b8bb4f0b4df8 (type: ports) to 1 2026-08-28 05:26:04.265 7 INFO neutron.db.ovn_revision_numbers_db [None req-959c9f46-892d-460d-b0a6-0875edac0c36 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 3e49cefe-afe2-46fa-a1cd-29d9fbd136e6 (type: security_groups) to 1 2026-08-28 05:26:04.283 7 INFO neutron.db.ovn_revision_numbers_db [None req-959c9f46-892d-460d-b0a6-0875edac0c36 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 1a44faf2-1665-4cdb-acde-50ca0971fe6a (type: security_group_rules) to 0 2026-08-28 05:26:04.293 7 INFO neutron.db.ovn_revision_numbers_db [None req-959c9f46-892d-460d-b0a6-0875edac0c36 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 83ca558d-cad4-4b56-861e-528b030a3df5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 943/2003] 10.0.0.125 () {34 vars in 683 bytes} [Fri Aug 28 05:26:04 2026] POST /v2.0/security-groups => generated 1673 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-28 05:26:04.639 7 INFO neutron.db.ovn_revision_numbers_db [None req-8d675d9f-69da-4591-8c11-702f085249f2 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource edd1d1ae-1839-491e-a3cf-9a7a638635ef (type: security_groups) to 1 2026-08-28 05:26:04.654 7 INFO neutron.db.ovn_revision_numbers_db [None req-8d675d9f-69da-4591-8c11-702f085249f2 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 0dab9230-8602-4fa9-8026-c41c8323b1ac (type: security_group_rules) to 0 2026-08-28 05:26:04.666 7 INFO neutron.db.ovn_revision_numbers_db [None req-8d675d9f-69da-4591-8c11-702f085249f2 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 5b8eb4b3-425c-4947-bbf9-804ab27c7bae (type: security_group_rules) to 0 2026-08-28 05:26:04.677 7 INFO neutron.db.ovn_revision_numbers_db [None req-8d675d9f-69da-4591-8c11-702f085249f2 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a9d78308-0d4a-4f01-9c92-cd820898482b (type: security_group_rules) to 0 2026-08-28 05:26:04.688 7 INFO neutron.db.ovn_revision_numbers_db [None req-8d675d9f-69da-4591-8c11-702f085249f2 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource c001f340-a5e1-4ad8-a799-0b864d09e984 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 944/2004] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:26:04 2026] GET /v2.0/security-groups?tenant_id=7ff66d4ebac045e48a2674f28cb8d255&name=default => generated 2925 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:26:04.742 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d3d3b2cb-b9bd-416c-803c-750be02ad3b9 - - - - - -] OVN reports status up for port: 9271e545-0ba0-4342-bc79-b8bb4f0b4df8 2026-08-28 05:26:04.771 8 INFO neutron.plugins.ml2.plugin [None req-d3d3b2cb-b9bd-416c-803c-750be02ad3b9 - - - - - -] Attempt 1 to provision port 9271e545-0ba0-4342-bc79-b8bb4f0b4df8 2026-08-28 05:26:04.860 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8b0a7921-42cd-4600-828c-9cc9bb974406 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] No more DHCP agents 2026-08-28 05:26:04.861 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8b0a7921-42cd-4600-828c-9cc9bb974406 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Unable to schedule network 35863c62-369b-4b96-b7b7-a6d977b06bff: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 945/2005] 10.0.0.125 () {34 vars in 664 bytes} [Fri Aug 28 05:26:04 2026] POST /v2.0/trunks => generated 409 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:26:05.093 7 INFO neutron.db.ovn_revision_numbers_db [None req-9347c37d-1136-4719-b0aa-d501c0ddb4d8 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource cd141ced-2d16-48d0-9e84-751529a5b306 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 946/2006] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:26:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:26:05.221 8 INFO neutron.db.ovn_revision_numbers_db [None req-8b0a7921-42cd-4600-828c-9cc9bb974406 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource 9271e545-0ba0-4342-bc79-b8bb4f0b4df8 (type: router_ports) to 1 [pid: 8|app: 0|req: 1061/2007] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:26:03 2026] PUT /v2.0/routers/469567f0-c516-42db-b945-f9b924e2c92a/add_router_interface => generated 309 bytes in 1515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2008] 10.0.0.125 () {34 vars in 747 bytes} [Fri Aug 28 05:26:05 2026] PUT /v2.0/trunks/ad7de5c6-38d6-49df-bfb2-f001e19a0421/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2009] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:26:05 2026] DELETE /v2.0/security-groups/edd1d1ae-1839-491e-a3cf-9a7a638635ef => generated 0 bytes in 213 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2010] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:26:05 2026] GET /v2.0/ports/9271e545-0ba0-4342-bc79-b8bb4f0b4df8 => generated 947 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:05.459 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3d3b2cb-b9bd-416c-803c-750be02ad3b9 - - - - - -] Successfully bumped revision number for resource 9271e545-0ba0-4342-bc79-b8bb4f0b4df8 (type: ports) to 2 [pid: 7|app: 0|req: 949/2011] 10.0.0.125 () {34 vars in 747 bytes} [Fri Aug 28 05:26:05 2026] PUT /v2.0/trunks/f3b326f9-a5b5-4d8f-ab1f-0b10f3bd0f19/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2012] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:26:05 2026] GET /v2.0/ports/9271e545-0ba0-4342-bc79-b8bb4f0b4df8 => generated 947 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:05.549 8 INFO neutron.db.ovn_revision_numbers_db [None req-d89668da-0a65-4695-b880-d8b452e6c7dc b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 2d6ba4bf-589f-493b-963c-9680efb2fc83 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 951/2013] 10.0.0.125 () {34 vars in 747 bytes} [Fri Aug 28 05:26:05 2026] PUT /v2.0/trunks/3257bce3-e612-425f-aa84-40b161728e55/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2014] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:26:05 2026] POST /v2.0/security-group-rules => generated 596 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:26:05.626 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d0b6b05-f5d0-4a9f-8a47-007edb2845ac - - - - - -] Successfully bumped revision number for resource 9271e545-0ba0-4342-bc79-b8bb4f0b4df8 (type: router_ports) to 2 [pid: 8|app: 0|req: 1064/2015] 10.0.0.125 () {34 vars in 747 bytes} [Fri Aug 28 05:26:05 2026] PUT /v2.0/trunks/afe327fd-f9b1-4217-900d-efad9595e064/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:05.803 8 INFO neutron.db.ovn_revision_numbers_db [None req-f215ee7d-6e39-4bef-b595-d97e6a54aa3f b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 191d4c27-d61c-4e38-8150-62a415a2860e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1065/2016] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:26:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2017] 10.0.0.125 () {32 vars in 660 bytes} [Fri Aug 28 05:26:05 2026] GET /v2.0/trunks?tags=red => generated 1252 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:26:05.894 7 INFO neutron_taas.services.taas.taas_plugin [None req-27d60a91-d46c-4c9b-b0ed-3bca1562c60d de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] TaaS: Handle Delete Port: 9271e545-0ba0-4342-bc79-b8bb4f0b4df8 2026-08-28 05:26:05.899 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27d60a91-d46c-4c9b-b0ed-3bca1562c60d de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Tap Mirror: Handle Delete Port: 9271e545-0ba0-4342-bc79-b8bb4f0b4df8 2026-08-28 05:26:05.978 8 INFO neutron.db.ovn_revision_numbers_db [None req-79400ad3-20f5-47cf-9040-a17d908b72b4 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 163c58ae-2c5a-4707-b3ae-7b46291533c2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1067/2018] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:26:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2019] 10.0.0.125 () {32 vars in 674 bytes} [Fri Aug 28 05:26:06 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 847 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:06.061 8 INFO neutron.db.securitygroups_db [None req-4d597304-0e91-4eec-9de2-65445c06a1fc b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Project c9fe5353f2e54045beaa2a934256ade1 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-28 05:26:06.185 8 INFO neutron.db.ovn_revision_numbers_db [None req-4d597304-0e91-4eec-9de2-65445c06a1fc b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 3423a308-ed33-41ec-b188-929901924326 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1069/2020] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:26:06 2026] POST /v2.0/security-group-rules => generated 607 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2021] 10.0.0.125 () {32 vars in 670 bytes} [Fri Aug 28 05:26:06 2026] GET /v2.0/trunks?tags-any=blue => generated 847 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2022] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:26:05 2026] PUT /v2.0/routers/469567f0-c516-42db-b945-f9b924e2c92a/remove_router_interface => generated 309 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:06.267 8 INFO neutron.db.securitygroups_db [None req-8ae8f51a-3101-4307-95f3-8412700092fc b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Project c9fe5353f2e54045beaa2a934256ade1 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 953/2023] 10.0.0.125 () {32 vars in 682 bytes} [Fri Aug 28 05:26:06 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1252 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2024] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:26:06 2026] GET /v2.0/ports?device_id=469567f0-c516-42db-b945-f9b924e2c92a => 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: 955/2025] 10.0.0.125 () {32 vars in 668 bytes} [Fri Aug 28 05:26:06 2026] GET /v2.0/trunks?not-tags=red => generated 819 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:06.391 8 INFO neutron.db.ovn_revision_numbers_db [None req-8ae8f51a-3101-4307-95f3-8412700092fc b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource e44d01ff-1335-4c4b-8c96-df06c313c1c2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1071/2026] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:26:06 2026] POST /v2.0/security-group-rules => generated 606 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2027] 10.0.0.125 () {32 vars in 682 bytes} [Fri Aug 28 05:26:06 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: 1073/2028] 10.0.0.125 () {32 vars in 678 bytes} [Fri Aug 28 05:26:06 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1224 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2029] 10.0.0.125 () {32 vars in 690 bytes} [Fri Aug 28 05:26:06 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 819 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2030] 10.0.0.125 () {32 vars in 717 bytes} [Fri Aug 28 05:26:06 2026] GET /v2.0/trunks/ad7de5c6-38d6-49df-bfb2-f001e19a0421 => generated 414 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2031] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:26:06 2026] DELETE /v2.0/routers/469567f0-c516-42db-b945-f9b924e2c92a => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2032] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:26:06 2026] GET /v2.0/ports/799f28bf-a137-4721-afed-0c1987b11a71 => generated 826 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2033] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:26:06 2026] DELETE /v2.0/subnets/48a67eee-4d4a-47f4-986e-7c5c40722768 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2034] 10.0.0.125 () {32 vars in 720 bytes} [Fri Aug 28 05:26:06 2026] DELETE /v2.0/trunks/ad7de5c6-38d6-49df-bfb2-f001e19a0421 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2035] 10.0.0.125 () {32 vars in 717 bytes} [Fri Aug 28 05:26:06 2026] GET /v2.0/trunks/f3b326f9-a5b5-4d8f-ab1f-0b10f3bd0f19 => generated 422 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:06.799 7 INFO neutron_taas.services.taas.taas_plugin [None req-1a8fd4bb-2b49-46b5-9d4b-88511064326b de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] TaaS: Handle Delete Port: 285dd23f-661f-47b4-b024-5a1e07cc4c68 2026-08-28 05:26:06.801 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a8fd4bb-2b49-46b5-9d4b-88511064326b de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Tap Mirror: Handle Delete Port: 285dd23f-661f-47b4-b024-5a1e07cc4c68 [pid: 8|app: 0|req: 1079/2036] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:26:06 2026] GET /v2.0/ports/f368d576-d013-4f2f-abbc-4372fa759fde => generated 826 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:06.973 7 INFO neutron.services.segments.plugin [-] Segment ac4aac54-d496-4a3d-be8d-e8d34e97c98e resource provider aggregate not found 2026-08-28 05:26:06.977 7 INFO neutron.services.segments.plugin [-] Segment ac4aac54-d496-4a3d-be8d-e8d34e97c98e resource provider aggregate not found 2026-08-28 05:26:06.992 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ac4aac54-d496-4a3d-be8d-e8d34e97c98e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac4aac54-d496-4a3d-be8d-e8d34e97c98e found for delete ", "request_id": "req-87fb415f-62df-49a1-87aa-6c742de0ff70"}]} 2026-08-28 05:26:07.002 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ac4aac54-d496-4a3d-be8d-e8d34e97c98e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac4aac54-d496-4a3d-be8d-e8d34e97c98e found for delete ", "request_id": "req-fb824821-3750-4896-bc5c-355f5e9a11c6"}]} [pid: 8|app: 0|req: 1080/2037] 10.0.0.125 () {32 vars in 647 bytes} [Fri Aug 28 05:26:06 2026] GET /v2.0/networks => generated 1297 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2038] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:26:06 2026] DELETE /v2.0/networks/35863c62-369b-4b96-b7b7-a6d977b06bff => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2039] 10.0.0.125 () {32 vars in 720 bytes} [Fri Aug 28 05:26:07 2026] DELETE /v2.0/trunks/f3b326f9-a5b5-4d8f-ab1f-0b10f3bd0f19 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2040] 10.0.0.125 () {32 vars in 717 bytes} [Fri Aug 28 05:26:07 2026] GET /v2.0/trunks/3257bce3-e612-425f-aa84-40b161728e55 => generated 431 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2041] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:26:07 2026] GET /v2.0/ports/ffdecd9b-978e-4b14-bd50-018980ea3cb5 => generated 826 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2042] 10.0.0.139 () {34 vars in 1096 bytes} [Fri Aug 28 05:26:07 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-188313019&fields=id&tenant_id=c9fe5353f2e54045beaa2a934256ade1 => generated 69 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2043] 10.0.0.125 () {32 vars in 720 bytes} [Fri Aug 28 05:26:07 2026] DELETE /v2.0/trunks/3257bce3-e612-425f-aa84-40b161728e55 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2044] 10.0.0.139 () {34 vars in 980 bytes} [Fri Aug 28 05:26:07 2026] GET /v2.0/networks?id=f7e72b6b-df17-4955-9a8b-cd743448ae2b => generated 660 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:07.483 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ed90a2b-5693-44b9-8d53-b99f266ccdf6 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] No more DHCP agents 2026-08-28 05:26:07.485 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ed90a2b-5693-44b9-8d53-b99f266ccdf6 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:07.632 8 INFO neutron.db.ovn_revision_numbers_db [None req-049a26d2-0b55-41ed-acf3-572e30eb87c6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 364601dd-30ff-4997-a106-3456459f104b (type: security_groups) to 1 2026-08-28 05:26:07.666 8 INFO neutron.db.ovn_revision_numbers_db [None req-049a26d2-0b55-41ed-acf3-572e30eb87c6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource acf0ed88-f9b8-41d3-95a5-81883f4c3faa (type: security_group_rules) to 0 2026-08-28 05:26:07.672 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] OVN reports status down for port: c7e724e6-d815-417f-8a24-cf5c97183438 2026-08-28 05:26:07.692 8 INFO neutron.db.ovn_revision_numbers_db [None req-049a26d2-0b55-41ed-acf3-572e30eb87c6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b6fe7f40-0d16-4432-a1af-6bd0187c606e (type: security_group_rules) to 0 2026-08-28 05:26:07.707 8 INFO neutron.db.ovn_revision_numbers_db [None req-049a26d2-0b55-41ed-acf3-572e30eb87c6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource bae2fbd6-c64c-4fa4-86f8-f938b1e0f34b (type: security_group_rules) to 0 2026-08-28 05:26:07.722 8 INFO neutron.db.ovn_revision_numbers_db [None req-049a26d2-0b55-41ed-acf3-572e30eb87c6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d19e6d1f-8c13-4d24-b2f4-94f21685a418 (type: security_group_rules) to 0 2026-08-28 05:26:07.746 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ed90a2b-5693-44b9-8d53-b99f266ccdf6 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource c7e724e6-d815-417f-8a24-cf5c97183438 (type: ports) to 1 2026-08-28 05:26:07.829 8 INFO neutron.db.segments_db [None req-049a26d2-0b55-41ed-acf3-572e30eb87c6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Added segment acbf052d-91a5-4b85-901b-e45f229448d7 of type geneve for network cc7d6c19-f7e6-4cfc-8800-fb23bc56bfc7 2026-08-28 05:26:07.968 8 INFO neutron.db.ovn_revision_numbers_db [None req-049a26d2-0b55-41ed-acf3-572e30eb87c6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource cc7d6c19-f7e6-4cfc-8800-fb23bc56bfc7 (type: networks) to 1 2026-08-28 05:26:08.179 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-049a26d2-0b55-41ed-acf3-572e30eb87c6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:26:08.181 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-049a26d2-0b55-41ed-acf3-572e30eb87c6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network cc7d6c19-f7e6-4cfc-8800-fb23bc56bfc7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:08.236 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9d0b6b05-f5d0-4a9f-8a47-007edb2845ac - - - - - -] OVN reports status down for port: b53ad1b2-30c9-4b85-a9c7-6213170e4111 2026-08-28 05:26:08.321 8 INFO neutron.db.ovn_revision_numbers_db [None req-049a26d2-0b55-41ed-acf3-572e30eb87c6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b53ad1b2-30c9-4b85-a9c7-6213170e4111 (type: ports) to 1 2026-08-28 05:26:08.330 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-432a2a4f-6d67-42c3-aebe-21e02f26f4f4 - - - - - -] Schedule LRP lrp-c7e724e6-d815-417f-8a24-cf5c97183438 on gateway c47435e5-7cbd-4a7d-8eb6-3c74d56317be with priority 1 2026-08-28 05:26:08.364 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] OVN reports status up for port: c7e724e6-d815-417f-8a24-cf5c97183438 [pid: 8|app: 0|req: 1087/2045] 10.0.0.125 () {34 vars in 669 bytes} [Fri Aug 28 05:26:07 2026] POST /v2.0/networks => generated 743 bytes in 1039 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:26:08.397 7 INFO neutron.plugins.ml2.plugin [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] Attempt 1 to provision port c7e724e6-d815-417f-8a24-cf5c97183438 [pid: 8|app: 0|req: 1088/2046] 10.0.0.125 () {32 vars in 717 bytes} [Fri Aug 28 05:26:08 2026] GET /v2.0/trunks/afe327fd-f9b1-4217-900d-efad9595e064 => 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: 1089/2047] 10.0.0.139 () {34 vars in 963 bytes} [Fri Aug 28 05:26:08 2026] GET /v2.0/quotas/c9fe5353f2e54045beaa2a934256ade1 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:08.433 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ed90a2b-5693-44b9-8d53-b99f266ccdf6 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource c7e724e6-d815-417f-8a24-cf5c97183438 (type: router_ports) to 1 2026-08-28 05:26:08.526 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-453891b6-41bb-4788-b879-2790e5f1af60 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:26:08.527 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-453891b6-41bb-4788-b879-2790e5f1af60 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network cc7d6c19-f7e6-4cfc-8800-fb23bc56bfc7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:08.584 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ed90a2b-5693-44b9-8d53-b99f266ccdf6 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource 68dd5550-5a58-451c-b43e-7d54873cc669 (type: routers) to 2 [pid: 7|app: 0|req: 959/2048] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:26:07 2026] POST /v2.0/routers => generated 952 bytes in 1568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2049] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:26:08 2026] GET /v2.0/ports/562befbd-d160-42cb-936b-dd8198779708 => generated 826 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2050] 10.0.0.139 () {34 vars in 1000 bytes} [Fri Aug 28 05:26:08 2026] GET /v2.0/ports?tenant_id=c9fe5353f2e54045beaa2a934256ade1&fields=id => generated 103 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2051] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:26:08 2026] GET /v2.0/routers/68dd5550-5a58-451c-b43e-7d54873cc669 => generated 958 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:08.903 8 INFO neutron.db.ovn_revision_numbers_db [None req-01b66d3d-c3d2-4cf4-8cff-9c49d8d7d36c - - - - - -] Successfully bumped revision number for resource b53ad1b2-30c9-4b85-a9c7-6213170e4111 (type: ports) to 2 [pid: 7|app: 0|req: 963/2052] 10.0.0.125 () {32 vars in 720 bytes} [Fri Aug 28 05:26:08 2026] DELETE /v2.0/trunks/afe327fd-f9b1-4217-900d-efad9595e064 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:26:08.943 8 INFO neutron.db.ovn_revision_numbers_db [None req-01b66d3d-c3d2-4cf4-8cff-9c49d8d7d36c - - - - - -] Successfully bumped revision number for resource 1985b85c-6f5d-4bc5-8766-2115d62479a9 (type: subnets) to 0 [pid: 7|app: 0|req: 964/2053] 10.0.0.139 () {34 vars in 1006 bytes} [Fri Aug 28 05:26:08 2026] GET /v2.0/networks/f7e72b6b-df17-4955-9a8b-cd743448ae2b?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: 1090/2054] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:26:08 2026] POST /v2.0/subnets => generated 688 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2055] 10.0.0.125 () {32 vars in 717 bytes} [Fri Aug 28 05:26:08 2026] GET /v2.0/trunks/175e1a66-e620-459b-a15a-1044ca0bc338 => generated 409 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2056] 10.0.0.139 () {34 vars in 1106 bytes} [Fri Aug 28 05:26:08 2026] GET /v2.0/networks/f7e72b6b-df17-4955-9a8b-cd743448ae2b?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: 965/2057] 10.0.0.125 () {32 vars in 645 bytes} [Fri Aug 28 05:26:08 2026] GET /v2.0/routers => generated 961 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2058] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:26:09 2026] GET /v2.0/ports/6c807e25-6269-47fc-ac31-0603ff58e599 => generated 826 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:09.454 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3ee1650-a34b-491d-8c8e-a3cbec39c5a5 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Successfully bumped revision number for resource 68dd5550-5a58-451c-b43e-7d54873cc669 (type: routers) to 3 [pid: 7|app: 0|req: 967/2059] 10.0.0.125 () {34 vars in 739 bytes} [Fri Aug 28 05:26:09 2026] PUT /v2.0/routers/68dd5550-5a58-451c-b43e-7d54873cc669 => generated 965 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:09.494 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-00946d89-6ecf-4455-9e47-64e6d4b639f5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:26:09.495 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-00946d89-6ecf-4455-9e47-64e6d4b639f5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 968/2060] 10.0.0.125 () {32 vars in 720 bytes} [Fri Aug 28 05:26:09 2026] DELETE /v2.0/trunks/175e1a66-e620-459b-a15a-1044ca0bc338 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2061] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:09 2026] GET /v2.0/ports?device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2062] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:26:09 2026] GET /v2.0/routers/68dd5550-5a58-451c-b43e-7d54873cc669 => generated 965 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:09.645 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9d0b6b05-f5d0-4a9f-8a47-007edb2845ac - - - - - -] OVN reports status down for port: 7d32d040-869c-492e-921b-1092b0d7942c 2026-08-28 05:26:09.706 8 INFO neutron.db.ovn_revision_numbers_db [None req-00946d89-6ecf-4455-9e47-64e6d4b639f5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 7d32d040-869c-492e-921b-1092b0d7942c (type: ports) to 1 2026-08-28 05:26:09.790 7 INFO neutron_taas.services.taas.taas_plugin [None req-7667ccec-9083-4636-b171-ed879fb468fe 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] TaaS: Handle Delete Port: 799f28bf-a137-4721-afed-0c1987b11a71 2026-08-28 05:26:09.794 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7667ccec-9083-4636-b171-ed879fb468fe 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Tap Mirror: Handle Delete Port: 799f28bf-a137-4721-afed-0c1987b11a71 [pid: 7|app: 0|req: 971/2063] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:26:09 2026] DELETE /v2.0/ports/799f28bf-a137-4721-afed-0c1987b11a71 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2064] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:26:09 2026] GET /v2.0/ports?device_id=68dd5550-5a58-451c-b43e-7d54873cc669 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:10.057 7 INFO neutron_taas.services.taas.taas_plugin [None req-1dd19d84-549f-4369-96f9-f37f16b6fd2b 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] TaaS: Handle Delete Port: f368d576-d013-4f2f-abbc-4372fa759fde 2026-08-28 05:26:10.060 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1dd19d84-549f-4369-96f9-f37f16b6fd2b 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Tap Mirror: Handle Delete Port: f368d576-d013-4f2f-abbc-4372fa759fde [pid: 7|app: 0|req: 973/2065] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:26:09 2026] DELETE /v2.0/ports/f368d576-d013-4f2f-abbc-4372fa759fde => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:26:10.432 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-1952f1ff-1ae6-4374-8c7d-958a336229a1 - - - - - -] Schedule LRP lrp-7d32d040-869c-492e-921b-1092b0d7942c on gateway c47435e5-7cbd-4a7d-8eb6-3c74d56317be with priority 1 2026-08-28 05:26:10.485 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9d0b6b05-f5d0-4a9f-8a47-007edb2845ac - - - - - -] OVN reports status up for port: 7d32d040-869c-492e-921b-1092b0d7942c 2026-08-28 05:26:10.502 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e66073c6-fa0a-4e25-8188-e2549ab53195 - - - - - -] Router 109a6edb-0cb4-4bc8-a4e0-c54bf0f253f0 is bound to host instance 2026-08-28 05:26:10.511 8 INFO neutron.plugins.ml2.plugin [None req-9d0b6b05-f5d0-4a9f-8a47-007edb2845ac - - - - - -] Attempt 1 to provision port 7d32d040-869c-492e-921b-1092b0d7942c 2026-08-28 05:26:10.579 8 INFO neutron.db.ovn_revision_numbers_db [None req-00946d89-6ecf-4455-9e47-64e6d4b639f5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 7d32d040-869c-492e-921b-1092b0d7942c (type: router_ports) to 1 2026-08-28 05:26:10.635 7 INFO neutron_taas.services.taas.taas_plugin [None req-119a1543-dc29-4605-8650-594cbbbbda62 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] TaaS: Handle Delete Port: c7e724e6-d815-417f-8a24-cf5c97183438 2026-08-28 05:26:10.645 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-119a1543-dc29-4605-8650-594cbbbbda62 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] Tap Mirror: Handle Delete Port: c7e724e6-d815-417f-8a24-cf5c97183438 2026-08-28 05:26:10.720 8 INFO neutron.db.ovn_revision_numbers_db [None req-00946d89-6ecf-4455-9e47-64e6d4b639f5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 109a6edb-0cb4-4bc8-a4e0-c54bf0f253f0 (type: routers) to 2 [pid: 8|app: 0|req: 1093/2066] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:26:09 2026] POST /v2.0/routers => generated 966 bytes in 1711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:26:10.853 8 INFO neutron_taas.services.taas.taas_plugin [None req-8022d871-6d0b-4743-adf1-3d81211acf6e 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] TaaS: Handle Delete Port: ffdecd9b-978e-4b14-bd50-018980ea3cb5 2026-08-28 05:26:10.857 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8022d871-6d0b-4743-adf1-3d81211acf6e 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Tap Mirror: Handle Delete Port: ffdecd9b-978e-4b14-bd50-018980ea3cb5 [pid: 8|app: 0|req: 1094/2067] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:26:10 2026] DELETE /v2.0/ports/ffdecd9b-978e-4b14-bd50-018980ea3cb5 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2070] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:11 2026] GET /v2.0/ports?device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:11.421 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fd97bbec-0b42-45a1-bc59-c56d8e854fdf 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:26:11.422 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd97bbec-0b42-45a1-bc59-c56d8e854fdf 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network cc7d6c19-f7e6-4cfc-8800-fb23bc56bfc7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:11.506 7 INFO neutron.db.ovn_revision_numbers_db [None req-6ede33e5-3c78-4f9a-a098-e667c6662309 - - - - - -] Successfully bumped revision number for resource 7d32d040-869c-492e-921b-1092b0d7942c (type: ports) to 4 2026-08-28 05:26:11.629 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd97bbec-0b42-45a1-bc59-c56d8e854fdf 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 4256f826-6eea-487e-905d-f530fe420fdb (type: ports) to 1 [pid: 7|app: 0|req: 974/2071] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:26:10 2026] DELETE /v2.0/routers/68dd5550-5a58-451c-b43e-7d54873cc669 => generated 0 bytes in 1738 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:26:12.098 7 INFO neutron_taas.services.taas.taas_plugin [None req-49e27071-dc9a-4f9c-a6cf-0fcba79e7c3f 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] TaaS: Handle Delete Port: 562befbd-d160-42cb-936b-dd8198779708 2026-08-28 05:26:12.102 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49e27071-dc9a-4f9c-a6cf-0fcba79e7c3f 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Tap Mirror: Handle Delete Port: 562befbd-d160-42cb-936b-dd8198779708 2026-08-28 05:26:12.137 7 INFO neutron.db.ovn_revision_numbers_db [None req-6ede33e5-3c78-4f9a-a098-e667c6662309 - - - - - -] Successfully bumped revision number for resource 7d32d040-869c-492e-921b-1092b0d7942c (type: ports) to 5 [pid: 7|app: 0|req: 975/2072] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:26:11 2026] DELETE /v2.0/ports/562befbd-d160-42cb-936b-dd8198779708 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:26:12.293 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fd97bbec-0b42-45a1-bc59-c56d8e854fdf 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:26:12.294 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd97bbec-0b42-45a1-bc59-c56d8e854fdf 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network cc7d6c19-f7e6-4cfc-8800-fb23bc56bfc7: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 976/2073] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:26:12 2026] GET /v2.0/ports?device_id=68dd5550-5a58-451c-b43e-7d54873cc669 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2074] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:12 2026] GET /v2.0/ports?device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:12.466 7 INFO neutron_taas.services.taas.taas_plugin [None req-facf21da-b0eb-4575-90fe-0bf97de6ee62 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] TaaS: Handle Delete Port: 6c807e25-6269-47fc-ac31-0603ff58e599 2026-08-28 05:26:12.469 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-facf21da-b0eb-4575-90fe-0bf97de6ee62 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Tap Mirror: Handle Delete Port: 6c807e25-6269-47fc-ac31-0603ff58e599 [pid: 7|app: 0|req: 978/2075] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:26:12 2026] DELETE /v2.0/ports/6c807e25-6269-47fc-ac31-0603ff58e599 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:26:12.615 7 INFO neutron.api.v2.resource [None req-754b5556-7f15-4b15-8edd-ef53ffea629b de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 979/2076] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:26:12 2026] DELETE /v2.0/routers/68dd5550-5a58-451c-b43e-7d54873cc669 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:26:12.752 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd949d4c-f478-474e-b0b1-07ef33998829 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] TaaS: Handle Delete Port: 2728ddbf-14bf-4d90-9cea-d15849f06be3 2026-08-28 05:26:12.759 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd949d4c-f478-474e-b0b1-07ef33998829 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Tap Mirror: Handle Delete Port: 2728ddbf-14bf-4d90-9cea-d15849f06be3 2026-08-28 05:26:12.800 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9d0b6b05-f5d0-4a9f-8a47-007edb2845ac - - - - - -] OVN reports status down for port: 4256f826-6eea-487e-905d-f530fe420fdb 2026-08-28 05:26:12.874 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd97bbec-0b42-45a1-bc59-c56d8e854fdf 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 4256f826-6eea-487e-905d-f530fe420fdb (type: router_ports) to 1 [pid: 8|app: 0|req: 1098/2077] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:26:11 2026] PUT /v2.0/routers/109a6edb-0cb4-4bc8-a4e0-c54bf0f253f0/add_router_interface => generated 309 bytes in 1845 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2078] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:26:12 2026] GET /v2.0/ports?device_id=469567f0-c516-42db-b945-f9b924e2c92a => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:12.970 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9d0b6b05-f5d0-4a9f-8a47-007edb2845ac - - - - - -] OVN reports status up for port: 4256f826-6eea-487e-905d-f530fe420fdb 2026-08-28 05:26:12.994 8 INFO neutron.api.v2.resource [None req-c8047b42-cd41-4456-adea-7e3c45c35094 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1100/2079] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:26:12 2026] DELETE /v2.0/routers/469567f0-c516-42db-b945-f9b924e2c92a => generated 135 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:26:13.011 8 INFO neutron.plugins.ml2.plugin [None req-9d0b6b05-f5d0-4a9f-8a47-007edb2845ac - - - - - -] Attempt 1 to provision port 4256f826-6eea-487e-905d-f530fe420fdb 2026-08-28 05:26:13.014 7 INFO neutron.services.segments.plugin [-] Segment d495276d-77c8-44ca-a0ce-b40d61a17024 resource provider aggregate not found 2026-08-28 05:26:13.018 7 INFO neutron.services.segments.plugin [-] Segment d495276d-77c8-44ca-a0ce-b40d61a17024 resource provider aggregate not found 2026-08-28 05:26:13.024 8 INFO neutron.pecan_wsgi.hooks.translation [None req-45e81972-94a7-4c1f-8aff-b99a4005111a de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1101/2080] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:26:13 2026] DELETE /v2.0/subnets/48a67eee-4d4a-47f4-986e-7c5c40722768 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:26:13.035 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d495276d-77c8-44ca-a0ce-b40d61a17024 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d495276d-77c8-44ca-a0ce-b40d61a17024 found for delete ", "request_id": "req-8bc72ad0-5bc4-4c37-b445-4ccce74ab589"}]} 2026-08-28 05:26:13.042 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d495276d-77c8-44ca-a0ce-b40d61a17024 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d495276d-77c8-44ca-a0ce-b40d61a17024 found for delete ", "request_id": "req-42c54316-e2e8-4f5e-b259-8c5c4467b2be"}]} [pid: 8|app: 0|req: 1102/2081] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:26:13 2026] GET /v2.0/ports?device_id=8b11ce54-4e02-457e-acb0-e823f71d5e95 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:13.085 8 INFO neutron.api.v2.resource [None req-16383938-e13f-4d71-b9e8-626917543f0b de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1103/2082] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:26:13 2026] DELETE /v2.0/routers/8b11ce54-4e02-457e-acb0-e823f71d5e95 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2083] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:26:12 2026] DELETE /v2.0/networks/da257dd4-fe78-4ae0-b673-8d1c9537e849 => generated 0 bytes in 484 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:26:13.118 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7994db30-18c7-42ba-b5c8-b657cc3ce191 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1104/2084] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:26:13 2026] DELETE /v2.0/subnets/6caab19b-ed6d-4db4-a6fe-bd21bfe6db6a => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2085] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:26:13 2026] GET /v2.0/ports?device_id=725557ad-b3aa-452c-85e6-a513e059c0fe => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:13.186 8 INFO neutron.api.v2.resource [None req-d2a9268e-3dc7-42b8-950f-34a013f55622 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1106/2086] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:26:13 2026] DELETE /v2.0/routers/725557ad-b3aa-452c-85e6-a513e059c0fe => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:26:13.220 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7f5a4f80-1be0-4ae2-bc76-a8b815832b59 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1107/2087] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:26:13 2026] DELETE /v2.0/subnets/67b9c220-c6f7-4596-b5b8-4970e9231d44 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:26:13.249 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a97edd6-3419-4a27-bff5-956569045155 de36425cf43644c5843cc89cf247bf5b 1cfb10e2583b43429f6ccc7f9f6b2948 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1108/2088] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:26:13 2026] DELETE /v2.0/subnets/dd5cf2a4-be68-4f0e-8532-63a060ab079f => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:26:13.287 7 INFO neutron_taas.services.taas.taas_plugin [None req-627510b7-6bae-4cda-afb0-e615170ab65a 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] TaaS: Handle Delete Port: a1f23e82-f9ca-4fda-a09a-1285a4b7fdcc 2026-08-28 05:26:13.294 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-627510b7-6bae-4cda-afb0-e615170ab65a 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Tap Mirror: Handle Delete Port: a1f23e82-f9ca-4fda-a09a-1285a4b7fdcc [pid: 8|app: 0|req: 1109/2089] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:13 2026] GET /v2.0/ports?device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2090] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:26:13 2026] GET /v2.0/networks?id=f7e72b6b-df17-4955-9a8b-cd743448ae2b => generated 660 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2091] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:26:13 2026] DELETE /v2.0/networks/ee5aa2a0-cafe-4e07-a1c6-af159664d250 => generated 0 bytes in 588 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:26:13.700 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d0b6b05-f5d0-4a9f-8a47-007edb2845ac - - - - - -] Successfully bumped revision number for resource 4256f826-6eea-487e-905d-f530fe420fdb (type: ports) to 2 [pid: 8|app: 0|req: 1111/2092] 162.253.55.164 () {34 vars in 1048 bytes} [Fri Aug 28 05:26:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c9fe5353f2e54045beaa2a934256ade1 => generated 180 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:13.829 7 INFO neutron_taas.services.taas.taas_plugin [None req-706420cd-ee44-4c1f-a910-7c0faf946a89 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] TaaS: Handle Delete Port: f7b895fb-64bb-4909-8699-663595e33e25 2026-08-28 05:26:13.833 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-706420cd-ee44-4c1f-a910-7c0faf946a89 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Tap Mirror: Handle Delete Port: f7b895fb-64bb-4909-8699-663595e33e25 2026-08-28 05:26:13.990 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f21301a-6512-4a03-9502-2adbb38c376b - - - - - -] Successfully bumped revision number for resource 4256f826-6eea-487e-905d-f530fe420fdb (type: router_ports) to 2 [pid: 7|app: 0|req: 982/2093] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:26:13 2026] DELETE /v2.0/networks/995b6a36-77bc-450c-a04c-4bcc9c8c1001 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:26:14.135 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] No port found with ID c7e724e6-d815-417f-8a24-cf5c97183438: RuntimeError: No port found with ID c7e724e6-d815-417f-8a24-cf5c97183438 2026-08-28 05:26:14.182 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-528307d6-58c2-44c1-b43b-c3c473cdee81 req-d31394c5-2b9f-4b81-b447-9eb3e9f773be b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] No more DHCP agents 2026-08-28 05:26:14.183 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-528307d6-58c2-44c1-b43b-c3c473cdee81 req-d31394c5-2b9f-4b81-b447-9eb3e9f773be b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Unable to schedule network f7e72b6b-df17-4955-9a8b-cd743448ae2b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:14.310 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9f21301a-6512-4a03-9502-2adbb38c376b - - - - - -] OVN reports status down for port: a539ff09-588f-4f0a-bdfe-9ebfc6da2b49 2026-08-28 05:26:14.386 8 INFO neutron.db.ovn_revision_numbers_db [req-528307d6-58c2-44c1-b43b-c3c473cdee81 req-d31394c5-2b9f-4b81-b447-9eb3e9f773be b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource a539ff09-588f-4f0a-bdfe-9ebfc6da2b49 (type: ports) to 1 [pid: 7|app: 0|req: 983/2094] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:26:14 2026] GET /v2.0/security-groups?tenant_id=1cfb10e2583b43429f6ccc7f9f6b2948&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2095] 162.253.55.164 () {38 vars in 953 bytes} [Fri Aug 28 05:26:13 2026] POST /v2.0/ports => generated 958 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:14.607 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f3b13c1-2608-4ed8-8181-3dcafb56e561 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] TaaS: Handle Delete Port: 10b494d0-05d6-40b9-82ff-3558105cdd3b 2026-08-28 05:26:14.616 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f3b13c1-2608-4ed8-8181-3dcafb56e561 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Tap Mirror: Handle Delete Port: 10b494d0-05d6-40b9-82ff-3558105cdd3b 2026-08-28 05:26:14.657 7 INFO neutron.db.ovn_revision_numbers_db [None req-689b2c9e-2e15-4146-bebb-c73a36a1d6cc 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource cba608f4-d1ab-4d26-9dd4-c9ab605e548b (type: security_groups) to 1 2026-08-28 05:26:14.670 7 INFO neutron.db.ovn_revision_numbers_db [None req-689b2c9e-2e15-4146-bebb-c73a36a1d6cc 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 0a17fd7b-7c23-4605-9cc8-d33891b609e2 (type: security_group_rules) to 0 2026-08-28 05:26:14.686 7 INFO neutron.db.ovn_revision_numbers_db [None req-689b2c9e-2e15-4146-bebb-c73a36a1d6cc 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 1283137c-5cae-47e2-9943-0a583458dbca (type: security_group_rules) to 0 2026-08-28 05:26:14.701 7 INFO neutron.db.ovn_revision_numbers_db [None req-689b2c9e-2e15-4146-bebb-c73a36a1d6cc 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 3e717d6c-74d6-4d1e-b642-dd2a20e8284d (type: security_group_rules) to 0 2026-08-28 05:26:14.719 7 INFO neutron.db.ovn_revision_numbers_db [None req-689b2c9e-2e15-4146-bebb-c73a36a1d6cc 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 619ddafc-e480-4e9a-b83c-41286f3908c8 (type: security_group_rules) to 0 2026-08-28 05:26:14.812 7 INFO neutron.db.segments_db [None req-689b2c9e-2e15-4146-bebb-c73a36a1d6cc 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Added segment b24b23d0-726e-45c4-b4ee-ca0d5fc1f898 of type geneve for network 41f4a5db-126e-4d52-9096-0479451f92ed 2026-08-28 05:26:14.818 8 INFO neutron.services.segments.plugin [-] Segment fb931032-dd9b-4d56-9fc2-641a6df90c73 resource provider aggregate not found 2026-08-28 05:26:14.823 8 INFO neutron.services.segments.plugin [-] Segment fb931032-dd9b-4d56-9fc2-641a6df90c73 resource provider aggregate not found 2026-08-28 05:26:14.837 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fb931032-dd9b-4d56-9fc2-641a6df90c73 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb931032-dd9b-4d56-9fc2-641a6df90c73 found for delete ", "request_id": "req-d565c4c0-9071-487a-81c8-b424e725f601"}]} 2026-08-28 05:26:14.843 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fb931032-dd9b-4d56-9fc2-641a6df90c73 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb931032-dd9b-4d56-9fc2-641a6df90c73 found for delete ", "request_id": "req-0d6d4840-8a2a-4df8-a2a1-87a34bcd1a36"}]} [pid: 8|app: 0|req: 1113/2096] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:26:14 2026] DELETE /v2.0/networks/fad9dc14-bcd3-42ee-a94f-70b244c3eb54 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:26:14.955 7 INFO neutron.db.ovn_revision_numbers_db [None req-689b2c9e-2e15-4146-bebb-c73a36a1d6cc 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 41f4a5db-126e-4d52-9096-0479451f92ed (type: networks) to 1 2026-08-28 05:26:15.062 7 INFO neutron.services.segments.plugin [-] Segment e1fc21d9-db10-4055-b80c-61af0992258c resource provider aggregate not found 2026-08-28 05:26:15.073 7 INFO neutron.services.segments.plugin [-] Segment e1fc21d9-db10-4055-b80c-61af0992258c resource provider aggregate not found 2026-08-28 05:26:15.082 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e1fc21d9-db10-4055-b80c-61af0992258c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1fc21d9-db10-4055-b80c-61af0992258c found for delete ", "request_id": "req-01684cfa-9d50-4e4f-9017-44bbb15f153f"}]} 2026-08-28 05:26:15.096 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e1fc21d9-db10-4055-b80c-61af0992258c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1fc21d9-db10-4055-b80c-61af0992258c found for delete ", "request_id": "req-39169f5e-c68a-4916-83b0-68fa4abf2274"}]} 2026-08-28 05:26:15.106 7 INFO neutron.services.segments.plugin [-] Segment 54f86ca1-58b9-492e-b7d2-c3572af00e7b resource provider aggregate not found 2026-08-28 05:26:15.127 7 INFO neutron.services.segments.plugin [-] Segment 54f86ca1-58b9-492e-b7d2-c3572af00e7b resource provider aggregate not found 2026-08-28 05:26:15.133 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 54f86ca1-58b9-492e-b7d2-c3572af00e7b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54f86ca1-58b9-492e-b7d2-c3572af00e7b found for delete ", "request_id": "req-ac81111e-fbae-4b81-89b9-76e3a7f26f71"}]} 2026-08-28 05:26:15.146 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 54f86ca1-58b9-492e-b7d2-c3572af00e7b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54f86ca1-58b9-492e-b7d2-c3572af00e7b found for delete ", "request_id": "req-6a48585c-3e5c-460e-bcfe-bf5d715c4c35"}]} 2026-08-28 05:26:15.148 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-689b2c9e-2e15-4146-bebb-c73a36a1d6cc 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:26:15.149 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-689b2c9e-2e15-4146-bebb-c73a36a1d6cc 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 41f4a5db-126e-4d52-9096-0479451f92ed: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1114/2097] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:26:14 2026] DELETE /v2.0/security-groups/68a01820-5a54-4da6-bd93-2cb35d4645b3 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:26:15.206 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] OVN reports status down for port: 5098b059-2b2b-49bd-9698-512070a72361 2026-08-28 05:26:15.255 7 INFO neutron.db.ovn_revision_numbers_db [None req-689b2c9e-2e15-4146-bebb-c73a36a1d6cc 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 5098b059-2b2b-49bd-9698-512070a72361 (type: ports) to 1 [pid: 7|app: 0|req: 984/2098] 10.0.0.125 () {34 vars in 669 bytes} [Fri Aug 28 05:26:14 2026] POST /v2.0/networks => generated 742 bytes in 866 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2099] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:15 2026] GET /v2.0/ports?device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 961 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:15.455 8 INFO neutron.db.ovn_revision_numbers_db [req-528307d6-58c2-44c1-b43b-c3c473cdee81 req-17586e09-28c8-4978-ba01-899a54b424e0 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource a539ff09-588f-4f0a-bdfe-9ebfc6da2b49 (type: ports) to 2 2026-08-28 05:26:15.568 7 INFO neutron_taas.services.taas.taas_plugin [None req-993bed26-a93c-46eb-b2d1-fc366d48dfb2 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] TaaS: Handle Delete Port: 3d090dff-fcc4-4e8b-9635-4e8864b78a90 2026-08-28 05:26:15.571 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-993bed26-a93c-46eb-b2d1-fc366d48dfb2 6973e60f12544a8db9809cc2a9b6573d 8e10913ef9144479a1175395080d9057 - - default default] Tap Mirror: Handle Delete Port: 3d090dff-fcc4-4e8b-9635-4e8864b78a90 2026-08-28 05:26:15.651 8 INFO neutron.db.ovn_revision_numbers_db [req-528307d6-58c2-44c1-b43b-c3c473cdee81 req-17586e09-28c8-4978-ba01-899a54b424e0 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource a539ff09-588f-4f0a-bdfe-9ebfc6da2b49 (type: ports) to 4 [pid: 8|app: 0|req: 1115/2100] 162.253.55.164 () {38 vars in 1026 bytes} [Fri Aug 28 05:26:15 2026] PUT /v2.0/ports/a539ff09-588f-4f0a-bdfe-9ebfc6da2b49 => generated 1208 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:15.719 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8f39614-f0cf-4ef6-9f62-d487652234bb'] response: {'name': 'network-changed', 'server_uuid': '1bb38f26-f9f1-4c85-b901-cb0b75571bc5', 'tag': 'a539ff09-588f-4f0a-bdfe-9ebfc6da2b49', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 986/2101] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:26:15 2026] DELETE /v2.0/networks/58a1626e-d262-48ad-9ca0-cde4fb520003 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:26:15.823 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d347970d-1ad9-4b25-bf6f-a95593303275 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:26:15.824 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d347970d-1ad9-4b25-bf6f-a95593303275 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 41f4a5db-126e-4d52-9096-0479451f92ed: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 987/2102] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:26:15 2026] GET /v2.0/security-groups?id=3e49cefe-afe2-46fa-a1cd-29d9fbd136e6&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: 988/2103] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:26:16 2026] GET /v2.0/ports?tenant_id=c9fe5353f2e54045beaa2a934256ade1&device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 1211 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2104] 162.253.55.164 () {34 vars in 1016 bytes} [Fri Aug 28 05:26:16 2026] GET /v2.0/networks?tenant_id=c9fe5353f2e54045beaa2a934256ade1&shared=False => generated 759 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2105] 162.253.55.164 () {34 vars in 928 bytes} [Fri Aug 28 05:26:16 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:16.638 8 INFO neutron.db.ovn_revision_numbers_db [None req-a0261f5b-98f5-4e2f-941c-b768c57a330f - - - - - -] Successfully bumped revision number for resource 5098b059-2b2b-49bd-9698-512070a72361 (type: ports) to 2 2026-08-28 05:26:16.668 8 INFO neutron.db.ovn_revision_numbers_db [None req-a0261f5b-98f5-4e2f-941c-b768c57a330f - - - - - -] Successfully bumped revision number for resource f6a4499f-a68c-4b17-94ec-c2077c5d02a4 (type: subnets) to 0 [pid: 8|app: 0|req: 1116/2106] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:26:15 2026] POST /v2.0/subnets => generated 687 bytes in 1020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2107] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:26:16 2026] GET /v2.0/security-groups?tenant_id=8e10913ef9144479a1175395080d9057&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:26:17.057 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3379b977-2f34-4b1e-b63e-b7480f123a06 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:26:17.058 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3379b977-2f34-4b1e-b63e-b7480f123a06 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 992/2108] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:26:16 2026] DELETE /v2.0/security-groups/8bdb0ccf-0006-4b41-97c2-c96c52f6d500 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2109] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:17 2026] GET /v2.0/ports?device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:17.175 7 INFO neutron.services.segments.plugin [-] Segment e919c8fe-7b1c-4505-9476-9e636a3db83b resource provider aggregate not found 2026-08-28 05:26:17.175 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9f21301a-6512-4a03-9502-2adbb38c376b - - - - - -] OVN reports status down for port: 02ec6926-bd3b-4160-bc1b-503361ae0612 [pid: 7|app: 0|req: 994/2110] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:26:17 2026] GET /v2.0/security-groups?id=3e49cefe-afe2-46fa-a1cd-29d9fbd136e6&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:17.191 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e919c8fe-7b1c-4505-9476-9e636a3db83b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e919c8fe-7b1c-4505-9476-9e636a3db83b found for delete ", "request_id": "req-34793c8e-d802-4d75-91bd-dd8e9cff34bd"}]} 2026-08-28 05:26:17.233 8 INFO neutron.db.ovn_revision_numbers_db [None req-3379b977-2f34-4b1e-b63e-b7480f123a06 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 02ec6926-bd3b-4160-bc1b-503361ae0612 (type: ports) to 1 2026-08-28 05:26:17.344 7 INFO neutron.services.segments.plugin [-] Segment e919c8fe-7b1c-4505-9476-9e636a3db83b resource provider aggregate not found 2026-08-28 05:26:17.402 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e919c8fe-7b1c-4505-9476-9e636a3db83b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e919c8fe-7b1c-4505-9476-9e636a3db83b found for delete ", "request_id": "req-60b27f3c-b991-4caa-ab28-67d5fcb341ad"}]} 2026-08-28 05:26:17.433 7 INFO neutron.db.ovn_revision_numbers_db [None req-d935c08e-a99c-41fd-80b4-a24c2958d30b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 3545327c-cef0-4414-8291-ea06f61a34b9 (type: security_groups) to 1 2026-08-28 05:26:17.445 7 INFO neutron.db.ovn_revision_numbers_db [None req-d935c08e-a99c-41fd-80b4-a24c2958d30b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 032b0aac-009b-4416-8e0e-71edbea4efed (type: security_group_rules) to 0 2026-08-28 05:26:17.455 7 INFO neutron.db.ovn_revision_numbers_db [None req-d935c08e-a99c-41fd-80b4-a24c2958d30b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 9d03ecaf-ab8d-48f1-85ac-f17ae1993122 (type: security_group_rules) to 0 2026-08-28 05:26:17.466 7 INFO neutron.db.ovn_revision_numbers_db [None req-d935c08e-a99c-41fd-80b4-a24c2958d30b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e05a43bb-0f4c-4e0c-95a5-ce662ba5d9e5 (type: security_group_rules) to 0 2026-08-28 05:26:17.476 7 INFO neutron.db.ovn_revision_numbers_db [None req-d935c08e-a99c-41fd-80b4-a24c2958d30b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ebbaebc0-6c68-4cf2-9806-2771619a2d68 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 995/2111] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:26:17 2026] GET /v2.0/security-groups?tenant_id=dfa852f48a1f4a1398fddeae5773c8c3&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2112] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:26:17 2026] GET /v2.0/ports?tenant_id=c9fe5353f2e54045beaa2a934256ade1&device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 1211 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:26:17.844 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-1952f1ff-1ae6-4374-8c7d-958a336229a1 - - - - - -] Schedule LRP lrp-02ec6926-bd3b-4160-bc1b-503361ae0612 on gateway c47435e5-7cbd-4a7d-8eb6-3c74d56317be with priority 1 2026-08-28 05:26:17.883 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-181956ed-8992-45ab-a54e-b8932c0454ca - - - - - -] Router be6f9494-d683-4dfb-ae9e-bd531fc52297 is bound to host instance 2026-08-28 05:26:17.914 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9f21301a-6512-4a03-9502-2adbb38c376b - - - - - -] OVN reports status up for port: 02ec6926-bd3b-4160-bc1b-503361ae0612 [pid: 7|app: 0|req: 997/2113] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:26:17 2026] DELETE /v2.0/security-groups/3545327c-cef0-4414-8291-ea06f61a34b9 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2114] 162.253.55.164 () {34 vars in 1058 bytes} [Fri Aug 28 05:26:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=a539ff09-588f-4f0a-bdfe-9ebfc6da2b49 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:17.952 8 INFO neutron.plugins.ml2.plugin [None req-9f21301a-6512-4a03-9502-2adbb38c376b - - - - - -] Attempt 1 to provision port 02ec6926-bd3b-4160-bc1b-503361ae0612 [pid: 7|app: 0|req: 999/2115] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:26:17 2026] GET /v2.0/subnets?id=7c908d21-5257-4993-81b5-59eb4f28e1d9 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:18.001 8 INFO neutron.db.ovn_revision_numbers_db [None req-3379b977-2f34-4b1e-b63e-b7480f123a06 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 02ec6926-bd3b-4160-bc1b-503361ae0612 (type: router_ports) to 1 [pid: 7|app: 0|req: 1000/2116] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:26:17 2026] GET /v2.0/ports?network_id=f7e72b6b-df17-4955-9a8b-cd743448ae2b&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: 1001/2117] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:26:18 2026] GET /v2.0/networks/f7e72b6b-df17-4955-9a8b-cd743448ae2b?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: 1002/2118] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:26:18 2026] GET /v2.0/networks/f7e72b6b-df17-4955-9a8b-cd743448ae2b?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-08-28 05:26:18.183 8 INFO neutron.db.ovn_revision_numbers_db [None req-3379b977-2f34-4b1e-b63e-b7480f123a06 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource be6f9494-d683-4dfb-ae9e-bd531fc52297 (type: routers) to 2 [pid: 8|app: 0|req: 1117/2119] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:26:16 2026] POST /v2.0/routers => generated 965 bytes in 1534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:26:18.234 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9347e5e-822b-42f5-b619-3d70b629a99d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 02c0e7d5-eb92-490b-b1fe-ca7f308940f4 (type: security_groups) to 1 2026-08-28 05:26:18.247 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9347e5e-822b-42f5-b619-3d70b629a99d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 3c975fb2-3ce3-4324-8308-2d5370ce0847 (type: security_group_rules) to 0 2026-08-28 05:26:18.259 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9347e5e-822b-42f5-b619-3d70b629a99d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 81ab19d6-6c31-4fa1-886f-afbf1386815d (type: security_group_rules) to 0 2026-08-28 05:26:18.271 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9347e5e-822b-42f5-b619-3d70b629a99d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a33115b3-e149-49b6-b283-025159b131cd (type: security_group_rules) to 0 2026-08-28 05:26:18.285 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9347e5e-822b-42f5-b619-3d70b629a99d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d4628d08-2bd4-4502-b6c4-78f266ca6511 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1003/2120] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:26:18 2026] GET /v2.0/security-groups?tenant_id=0f4874a0534f47acaee66635857b3863&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2121] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:18 2026] GET /v2.0/ports?device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => 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: 1005/2122] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:26:18 2026] DELETE /v2.0/security-groups/02c0e7d5-eb92-490b-b1fe-ca7f308940f4 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2123] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:26:18 2026] GET /v2.0/security-groups?id=3e49cefe-afe2-46fa-a1cd-29d9fbd136e6&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-08-28 05:26:18.852 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-69e64c68-ad13-43be-a1bb-e3cb5bdecbf8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:26:18.855 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-69e64c68-ad13-43be-a1bb-e3cb5bdecbf8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 41f4a5db-126e-4d52-9096-0479451f92ed: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:19.031 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] OVN reports status down for port: 5427b821-b6d1-4854-9402-75c1b427b928 2026-08-28 05:26:19.088 8 INFO neutron.db.ovn_revision_numbers_db [None req-69e64c68-ad13-43be-a1bb-e3cb5bdecbf8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 5427b821-b6d1-4854-9402-75c1b427b928 (type: ports) to 1 2026-08-28 05:26:19.476 7 INFO neutron.db.ovn_revision_numbers_db [None req-1799c599-8569-41fd-8c01-bacfcff30066 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource c36850ea-7055-4343-9143-16bf3d81f04e (type: security_groups) to 1 2026-08-28 05:26:19.492 7 INFO neutron.db.ovn_revision_numbers_db [None req-1799c599-8569-41fd-8c01-bacfcff30066 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 063508d0-a457-4874-bc1f-a7ad98be337f (type: security_group_rules) to 0 2026-08-28 05:26:19.510 7 INFO neutron.db.ovn_revision_numbers_db [None req-1799c599-8569-41fd-8c01-bacfcff30066 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 65084910-e4e0-4069-a3c4-29070169cfbc (type: security_group_rules) to 0 2026-08-28 05:26:19.530 7 INFO neutron.db.ovn_revision_numbers_db [None req-1799c599-8569-41fd-8c01-bacfcff30066 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 97a4c748-ed16-43be-babb-12a44c543209 (type: security_group_rules) to 0 2026-08-28 05:26:19.542 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ae84417-4455-4e1e-933c-fa1f84119e37 - - - - - -] Successfully bumped revision number for resource 02ec6926-bd3b-4160-bc1b-503361ae0612 (type: ports) to 4 2026-08-28 05:26:19.549 7 INFO neutron.db.ovn_revision_numbers_db [None req-1799c599-8569-41fd-8c01-bacfcff30066 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource f83ef5ec-fcd4-4b67-85bb-7063a9b05283 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1007/2124] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:26:19 2026] GET /v2.0/security-groups?tenant_id=75cd7768365741f293fb6f069de99d4c&name=default => generated 2925 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2125] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:26:19 2026] DELETE /v2.0/security-groups/c36850ea-7055-4343-9143-16bf3d81f04e => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2126] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:19 2026] GET /v2.0/ports?device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2127] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:26:19 2026] GET /v2.0/security-groups?id=3e49cefe-afe2-46fa-a1cd-29d9fbd136e6&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:20.256 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ae84417-4455-4e1e-933c-fa1f84119e37 - - - - - -] Successfully bumped revision number for resource 02ec6926-bd3b-4160-bc1b-503361ae0612 (type: ports) to 5 2026-08-28 05:26:20.311 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] OVN reports status up for port: 5427b821-b6d1-4854-9402-75c1b427b928 2026-08-28 05:26:20.329 7 INFO neutron.plugins.ml2.plugin [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] Attempt 1 to provision port 5427b821-b6d1-4854-9402-75c1b427b928 2026-08-28 05:26:20.463 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-69e64c68-ad13-43be-a1bb-e3cb5bdecbf8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:26:20.466 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-69e64c68-ad13-43be-a1bb-e3cb5bdecbf8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 41f4a5db-126e-4d52-9096-0479451f92ed: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:20.789 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9f21301a-6512-4a03-9502-2adbb38c376b - - - - - -] OVN reports status up for port: a539ff09-588f-4f0a-bdfe-9ebfc6da2b49 2026-08-28 05:26:20.798 7 INFO neutron.db.ovn_revision_numbers_db [None req-87753084-61a7-447a-80be-e559fd763323 - - - - - -] Successfully bumped revision number for resource 5427b821-b6d1-4854-9402-75c1b427b928 (type: ports) to 2 2026-08-28 05:26:20.816 8 INFO neutron.plugins.ml2.plugin [None req-9f21301a-6512-4a03-9502-2adbb38c376b - - - - - -] Attempt 1 to provision port a539ff09-588f-4f0a-bdfe-9ebfc6da2b49 2026-08-28 05:26:20.985 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8db18d9-22ab-4fcb-a9ca-b0e8b1b297e4'] response: {'server_uuid': '1bb38f26-f9f1-4c85-b901-cb0b75571bc5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a539ff09-588f-4f0a-bdfe-9ebfc6da2b49', 'code': 200} 2026-08-28 05:26:21.085 8 INFO neutron.db.ovn_revision_numbers_db [None req-69e64c68-ad13-43be-a1bb-e3cb5bdecbf8 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 5427b821-b6d1-4854-9402-75c1b427b928 (type: router_ports) to 1 [pid: 8|app: 0|req: 1118/2128] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:26:18 2026] PUT /v2.0/routers/be6f9494-d683-4dfb-ae9e-bd531fc52297/add_router_interface => generated 309 bytes in 2856 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:21.211 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f21301a-6512-4a03-9502-2adbb38c376b - - - - - -] Successfully bumped revision number for resource a539ff09-588f-4f0a-bdfe-9ebfc6da2b49 (type: ports) to 5 [pid: 7|app: 0|req: 1011/2129] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:21 2026] GET /v2.0/ports?device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 975 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:21.258 7 INFO neutron.db.ovn_revision_numbers_db [None req-73e02d62-6d05-46af-9f12-3bf814b314d5 - - - - - -] Successfully bumped revision number for resource 5427b821-b6d1-4854-9402-75c1b427b928 (type: router_ports) to 2 [pid: 8|app: 0|req: 1119/2130] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:26:21 2026] GET /v2.0/security-groups?id=3e49cefe-afe2-46fa-a1cd-29d9fbd136e6&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:22.066 7 INFO neutron.db.ovn_revision_numbers_db [None req-944b4628-30f2-4055-8bd8-ca79f4d17bc1 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Successfully bumped revision number for resource c5228465-82d3-49aa-82a3-5e6db6630c31 (type: security_groups) to 1 2026-08-28 05:26:22.079 7 INFO neutron.db.ovn_revision_numbers_db [None req-944b4628-30f2-4055-8bd8-ca79f4d17bc1 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Successfully bumped revision number for resource 463f3cd4-3a7e-4fd2-bfa1-744d881da30e (type: security_group_rules) to 0 2026-08-28 05:26:22.092 7 INFO neutron.db.ovn_revision_numbers_db [None req-944b4628-30f2-4055-8bd8-ca79f4d17bc1 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Successfully bumped revision number for resource 482b8407-8257-44ae-b3ec-00cc384639b0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1012/2131] 10.0.0.125 () {34 vars in 683 bytes} [Fri Aug 28 05:26:21 2026] POST /v2.0/security-groups => generated 1675 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:22.276 7 INFO neutron.db.ovn_revision_numbers_db [None req-63ccf682-d34b-4222-8cc6-5922cbbbc2e1 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Successfully bumped revision number for resource 63d6b6eb-d34d-41c9-a0f2-e727cf37946e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1013/2132] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:26:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:26:22.472 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0144581f-ba38-48b3-8839-1e7b3155d6af e3ca6ad8afbc406f9d139ce72535603a 4836b1d23063441b87cada30243117f1 - - default default] No more DHCP agents 2026-08-28 05:26:22.473 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0144581f-ba38-48b3-8839-1e7b3155d6af e3ca6ad8afbc406f9d139ce72535603a 4836b1d23063441b87cada30243117f1 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:22.478 7 INFO neutron.db.ovn_revision_numbers_db [None req-5106a8da-e153-4eb9-b5e6-09776a48d5c7 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Successfully bumped revision number for resource 476e5a9a-2bf4-4353-a6db-3831309b4f6b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1014/2133] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:26:22 2026] POST /v2.0/security-group-rules => generated 596 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2134] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:22 2026] GET /v2.0/ports?device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:22.694 7 INFO neutron.db.ovn_revision_numbers_db [None req-17c59f6d-af77-4a21-ba89-d7b20f66f481 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Successfully bumped revision number for resource 64ccb841-d11b-44f9-91b4-e05c809753c9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1016/2135] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:26:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2136] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:26:22 2026] GET /v2.0/security-groups?id=3e49cefe-afe2-46fa-a1cd-29d9fbd136e6&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: 1120/2137] 10.0.0.125 () {34 vars in 674 bytes} [Fri Aug 28 05:26:22 2026] POST /v2.0/floatingips => generated 552 bytes in 653 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2138] 10.0.0.125 () {34 vars in 757 bytes} [Fri Aug 28 05:26:22 2026] PUT /v2.0/floatingips/c44e146f-c780-4fcc-9e48-2953cd3fb53e/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2139] 10.0.0.125 () {32 vars in 737 bytes} [Fri Aug 28 05:26:22 2026] GET /v2.0/floatingips/c44e146f-c780-4fcc-9e48-2953cd3fb53e/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:22.879 7 INFO neutron.db.ovn_revision_numbers_db [None req-34147aef-62c8-496e-843d-a80bc7a3bef2 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Successfully bumped revision number for resource adf0ba45-fcfa-45d8-be83-e8cdf1e0359d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1123/2140] 10.0.0.125 () {34 vars in 768 bytes} [Fri Aug 28 05:26:22 2026] PUT /v2.0/floatingips/c44e146f-c780-4fcc-9e48-2953cd3fb53e/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2141] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:26:22 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: 1124/2142] 10.0.0.125 () {32 vars in 737 bytes} [Fri Aug 28 05:26:22 2026] GET /v2.0/floatingips/c44e146f-c780-4fcc-9e48-2953cd3fb53e/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:22.952 7 INFO neutron.db.securitygroups_db [None req-c7cad511-4f65-4067-88be-42f832d6924e 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Project fbb6b839cad44131a1968016f30b3ff5 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1125/2143] 10.0.0.125 () {34 vars in 764 bytes} [Fri Aug 28 05:26:22 2026] PUT /v2.0/floatingips/c44e146f-c780-4fcc-9e48-2953cd3fb53e/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-28 05:26:23.032 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e0accc0-db9f-4f34-a8eb-436f31b15b84'] response: {'server_uuid': '1bb38f26-f9f1-4c85-b901-cb0b75571bc5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a539ff09-588f-4f0a-bdfe-9ebfc6da2b49', 'code': 200} [pid: 8|app: 0|req: 1126/2144] 10.0.0.125 () {32 vars in 737 bytes} [Fri Aug 28 05:26:23 2026] GET /v2.0/floatingips/c44e146f-c780-4fcc-9e48-2953cd3fb53e/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:23.057 7 INFO neutron.db.ovn_revision_numbers_db [None req-c7cad511-4f65-4067-88be-42f832d6924e 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Successfully bumped revision number for resource 85cfa8cc-5a48-47d4-8dd3-ba7f9cb40efb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1019/2145] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:26:22 2026] POST /v2.0/security-group-rules => generated 607 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2146] 10.0.0.125 () {34 vars in 786 bytes} [Fri Aug 28 05:26:23 2026] PUT /v2.0/floatingips/c44e146f-c780-4fcc-9e48-2953cd3fb53e/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-28 05:26:23.112 7 INFO neutron.db.securitygroups_db [None req-2930a559-b9d0-4f8f-92b7-5cc18bbf45f1 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Project fbb6b839cad44131a1968016f30b3ff5 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1128/2147] 10.0.0.125 () {32 vars in 737 bytes} [Fri Aug 28 05:26:23 2026] GET /v2.0/floatingips/c44e146f-c780-4fcc-9e48-2953cd3fb53e/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2148] 10.0.0.125 () {34 vars in 757 bytes} [Fri Aug 28 05:26:23 2026] PUT /v2.0/floatingips/c44e146f-c780-4fcc-9e48-2953cd3fb53e/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:23.198 7 INFO neutron.db.ovn_revision_numbers_db [None req-2930a559-b9d0-4f8f-92b7-5cc18bbf45f1 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Successfully bumped revision number for resource ef7b1ab2-3c98-486b-8a4a-2ac025449e3b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1020/2150] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:26:23 2026] POST /v2.0/security-group-rules => generated 606 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2150] 10.0.0.125 () {32 vars in 737 bytes} [Fri Aug 28 05:26:23 2026] GET /v2.0/floatingips/c44e146f-c780-4fcc-9e48-2953cd3fb53e/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2151] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:26:23 2026] GET /v2.0/floatingips/c44e146f-c780-4fcc-9e48-2953cd3fb53e/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:26:23.318 8 INFO neutron.api.v2.resource [None req-62298ea8-a048-45b2-99e0-383f06ff18f6 e3ca6ad8afbc406f9d139ce72535603a 4836b1d23063441b87cada30243117f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1131/2152] 10.0.0.125 () {32 vars in 749 bytes} [Fri Aug 28 05:26:23 2026] GET /v2.0/floatingips/c44e146f-c780-4fcc-9e48-2953cd3fb53e/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2153] 10.0.0.125 () {32 vars in 748 bytes} [Fri Aug 28 05:26:23 2026] DELETE /v2.0/floatingips/c44e146f-c780-4fcc-9e48-2953cd3fb53e/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2154] 10.0.0.125 () {32 vars in 737 bytes} [Fri Aug 28 05:26:23 2026] GET /v2.0/floatingips/c44e146f-c780-4fcc-9e48-2953cd3fb53e/tags => generated 30 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:23.508 7 INFO neutron.api.v2.resource [None req-638b932b-3b39-4dc8-8280-31385bc7cb71 e3ca6ad8afbc406f9d139ce72535603a 4836b1d23063441b87cada30243117f1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1023/2155] 10.0.0.125 () {32 vars in 752 bytes} [Fri Aug 28 05:26:23 2026] DELETE /v2.0/floatingips/c44e146f-c780-4fcc-9e48-2953cd3fb53e/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2156] 10.0.0.125 () {32 vars in 740 bytes} [Fri Aug 28 05:26:23 2026] DELETE /v2.0/floatingips/c44e146f-c780-4fcc-9e48-2953cd3fb53e/tags => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2157] 10.0.0.125 () {32 vars in 737 bytes} [Fri Aug 28 05:26:23 2026] GET /v2.0/floatingips/c44e146f-c780-4fcc-9e48-2953cd3fb53e/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:23.856 7 INFO neutron.db.ovn_revision_numbers_db [None req-0186173c-b33f-4dd5-81ff-198e33b3602e 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Successfully bumped revision number for resource d6827301-f546-4beb-942a-c5679d933075 (type: security_groups) to 1 2026-08-28 05:26:23.858 8 INFO neutron_taas.services.taas.taas_plugin [None req-0cdac407-896d-464a-946c-3f11f63d5388 e3ca6ad8afbc406f9d139ce72535603a 4836b1d23063441b87cada30243117f1 - - default default] TaaS: Handle Delete Port: 7f72356d-402a-460e-bbd1-bc9034c949ef 2026-08-28 05:26:23.862 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0cdac407-896d-464a-946c-3f11f63d5388 e3ca6ad8afbc406f9d139ce72535603a 4836b1d23063441b87cada30243117f1 - - default default] Tap Mirror: Handle Delete Port: 7f72356d-402a-460e-bbd1-bc9034c949ef 2026-08-28 05:26:23.875 7 INFO neutron.db.ovn_revision_numbers_db [None req-0186173c-b33f-4dd5-81ff-198e33b3602e 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Successfully bumped revision number for resource 6bd35650-6ce0-43ed-931d-f8cbeea374f9 (type: security_group_rules) to 0 2026-08-28 05:26:23.890 7 INFO neutron.db.ovn_revision_numbers_db [None req-0186173c-b33f-4dd5-81ff-198e33b3602e 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Successfully bumped revision number for resource e351d8ca-df4a-4a5b-96c5-ca551b857698 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1025/2158] 10.0.0.125 () {34 vars in 683 bytes} [Fri Aug 28 05:26:23 2026] POST /v2.0/security-groups => generated 1660 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2159] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:23 2026] GET /v2.0/ports?device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => 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: 1134/2160] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:26:23 2026] DELETE /v2.0/floatingips/c44e146f-c780-4fcc-9e48-2953cd3fb53e => generated 0 bytes in 392 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2161] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:26:24 2026] GET /v2.0/security-groups?id=3e49cefe-afe2-46fa-a1cd-29d9fbd136e6&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:24.143 7 INFO neutron.db.ovn_revision_numbers_db [None req-fe5dd6f3-b349-4e8a-bec1-e6d9d6f83db6 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Successfully bumped revision number for resource 746fd7cd-6f1e-48b4-b3cd-2061ac58221d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1027/2162] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:26:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2163] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:24 2026] GET /v2.0/ports?device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2164] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:26:24 2026] GET /v2.0/security-groups?id=3e49cefe-afe2-46fa-a1cd-29d9fbd136e6&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:24.377 7 INFO neutron.db.ovn_revision_numbers_db [None req-89937457-2d5e-4757-bd18-ad1a233167b4 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Successfully bumped revision number for resource e03749cd-03de-4100-8b50-6ca37635d290 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1028/2165] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:26:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2166] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:26:24 2026] GET /v2.0/ports?device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 1213 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:26:24.685 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d9a2e50e-218d-44b5-b80b-143526867695 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] No more DHCP agents 2026-08-28 05:26:24.686 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d9a2e50e-218d-44b5-b80b-143526867695 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:24.747 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4965520c-6e68-420d-9006-b033b2f99d24 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] No more DHCP agents 2026-08-28 05:26:24.748 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4965520c-6e68-420d-9006-b033b2f99d24 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1029/2167] 10.0.0.125 () {34 vars in 674 bytes} [Fri Aug 28 05:26:24 2026] POST /v2.0/floatingips => generated 552 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:26:25.337 7 INFO neutron.db.ovn_revision_numbers_db [None req-c998176a-8779-4512-87d7-28044105b99e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 6af3b00b-1db9-4231-9f07-244082b1575f (type: security_groups) to 1 2026-08-28 05:26:25.350 7 INFO neutron.db.ovn_revision_numbers_db [None req-c998176a-8779-4512-87d7-28044105b99e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 09802d2b-bb44-4980-beb6-8c8d16f10b0c (type: security_group_rules) to 0 2026-08-28 05:26:25.360 7 INFO neutron.db.ovn_revision_numbers_db [None req-c998176a-8779-4512-87d7-28044105b99e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 30faa66a-c848-4cf0-bf13-5dbb8dc245ab (type: security_group_rules) to 0 2026-08-28 05:26:25.388 7 INFO neutron.db.ovn_revision_numbers_db [None req-c998176a-8779-4512-87d7-28044105b99e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ace84e63-f9ee-465a-8ab5-097aff22bc62 (type: security_group_rules) to 0 2026-08-28 05:26:25.421 7 INFO neutron.db.ovn_revision_numbers_db [None req-c998176a-8779-4512-87d7-28044105b99e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource c40e4a6c-aa1a-4a4e-9759-f8e3c4ac9659 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1030/2168] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:26:25 2026] GET /v2.0/security-groups?tenant_id=55a4d2409dca4cc59c78da13ac6d0db7&name=default => generated 2925 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1031/2169] 10.0.0.139 () {34 vars in 1098 bytes} [Fri Aug 28 05:26:25 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1456369145&fields=id&tenant_id=fbb6b839cad44131a1968016f30b3ff5 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:25.569 8 INFO neutron.db.ovn_revision_numbers_db [None req-d9a2e50e-218d-44b5-b80b-143526867695 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 49562391-569f-43e4-bb21-e2ed1af792ff (type: floatingips) to 1 2026-08-28 05:26:25.569 8 INFO neutron.db.l3_db [None req-d9a2e50e-218d-44b5-b80b-143526867695 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Floating IP 49562391-569f-43e4-bb21-e2ed1af792ff associated. External IP: 10.96.250.212, port: a539ff09-588f-4f0a-bdfe-9ebfc6da2b49. [pid: 8|app: 0|req: 1139/2170] 10.0.0.125 () {34 vars in 675 bytes} [Fri Aug 28 05:26:24 2026] POST /v2.0/floatingips => generated 856 bytes in 1182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2171] 10.0.0.139 () {34 vars in 1096 bytes} [Fri Aug 28 05:26:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--751498089&fields=id&tenant_id=fbb6b839cad44131a1968016f30b3ff5 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:25.664 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ca2606d-cbeb-4a41-8f8f-975bee7e3a19'] response: {'name': 'network-changed', 'server_uuid': '1bb38f26-f9f1-4c85-b901-cb0b75571bc5', 'tag': 'a539ff09-588f-4f0a-bdfe-9ebfc6da2b49', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1143/2174] 10.0.0.125 () {32 vars in 727 bytes} [Fri Aug 28 05:26:25 2026] GET /v2.0/floatingips/49562391-569f-43e4-bb21-e2ed1af792ff => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2175] 10.0.0.139 () {34 vars in 980 bytes} [Fri Aug 28 05:26:25 2026] GET /v2.0/networks?id=cc7d6c19-f7e6-4cfc-8800-fb23bc56bfc7 => generated 673 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2176] 10.0.0.139 () {34 vars in 963 bytes} [Fri Aug 28 05:26:25 2026] GET /v2.0/quotas/fbb6b839cad44131a1968016f30b3ff5 => 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: 1032/2177] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:26:25 2026] DELETE /v2.0/security-groups/6af3b00b-1db9-4231-9f07-244082b1575f => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2178] 10.0.0.139 () {34 vars in 1000 bytes} [Fri Aug 28 05:26:25 2026] GET /v2.0/ports?tenant_id=fbb6b839cad44131a1968016f30b3ff5&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2179] 10.0.0.139 () {34 vars in 1006 bytes} [Fri Aug 28 05:26:25 2026] GET /v2.0/networks/cc7d6c19-f7e6-4cfc-8800-fb23bc56bfc7?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: 1148/2180] 10.0.0.139 () {34 vars in 1106 bytes} [Fri Aug 28 05:26:25 2026] GET /v2.0/networks/cc7d6c19-f7e6-4cfc-8800-fb23bc56bfc7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:26.045 7 INFO neutron.db.ovn_revision_numbers_db [None req-0a2056d4-8241-4005-8a65-7c2a5bee6e9e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 5fad7944-c649-4905-8511-5c184e643ab1 (type: security_groups) to 1 2026-08-28 05:26:26.062 7 INFO neutron.db.ovn_revision_numbers_db [None req-0a2056d4-8241-4005-8a65-7c2a5bee6e9e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 2459141f-336f-4ece-9767-6b4c722bd437 (type: security_group_rules) to 0 2026-08-28 05:26:26.078 7 INFO neutron.db.ovn_revision_numbers_db [None req-0a2056d4-8241-4005-8a65-7c2a5bee6e9e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 68fc0a63-2ee5-4c2c-8eb2-c98955a8abad (type: security_group_rules) to 0 2026-08-28 05:26:26.093 7 INFO neutron.db.ovn_revision_numbers_db [None req-0a2056d4-8241-4005-8a65-7c2a5bee6e9e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e98c5fe5-99cb-459f-865b-2629d1be9f33 (type: security_group_rules) to 0 2026-08-28 05:26:26.109 7 INFO neutron.db.ovn_revision_numbers_db [None req-0a2056d4-8241-4005-8a65-7c2a5bee6e9e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ecf3f55c-0ee6-4c59-b61e-a818fcd7fd44 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1033/2181] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:26:25 2026] GET /v2.0/security-groups?tenant_id=4836b1d23063441b87cada30243117f1&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2182] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:26 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => 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: 1035/2183] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:26:26 2026] GET /v2.0/ports?tenant_id=c9fe5353f2e54045beaa2a934256ade1&device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 1213 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2184] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:26:26 2026] GET /v2.0/networks?id=f7e72b6b-df17-4955-9a8b-cd743448ae2b => generated 759 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2185] 162.253.55.164 () {34 vars in 1058 bytes} [Fri Aug 28 05:26:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=a539ff09-588f-4f0a-bdfe-9ebfc6da2b49 => 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: 1038/2186] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:26:26 2026] GET /v2.0/subnets?id=7c908d21-5257-4993-81b5-59eb4f28e1d9 => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2187] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:26:26 2026] GET /v2.0/ports?network_id=f7e72b6b-df17-4955-9a8b-cd743448ae2b&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: 1040/2188] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:26:26 2026] GET /v2.0/networks/f7e72b6b-df17-4955-9a8b-cd743448ae2b?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2189] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:26:26 2026] DELETE /v2.0/security-groups/5fad7944-c649-4905-8511-5c184e643ab1 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2190] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:26:26 2026] GET /v2.0/networks/f7e72b6b-df17-4955-9a8b-cd743448ae2b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2191] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:27 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => 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: 1042/2192] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:28 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2193] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:29 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:30.067 7 INFO neutron.db.ovn_revision_numbers_db [None req-6257dd81-4b31-4c1f-9015-27e2f15eb9da 88a4c31b73814fa1a7b9bc6873ab1079 6224ee1f85f74e2bb704943f394f3483 - - default default] Successfully bumped revision number for resource 3729af8f-4807-4b5f-9b41-cab3e1e84022 (type: routers) to 1 [pid: 7|app: 0|req: 1043/2194] 10.0.0.125 () {34 vars in 666 bytes} [Fri Aug 28 05:26:29 2026] POST /v2.0/routers => generated 570 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2195] 10.0.0.125 () {34 vars in 749 bytes} [Fri Aug 28 05:26:30 2026] PUT /v2.0/routers/3729af8f-4807-4b5f-9b41-cab3e1e84022/tags => generated 25 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2196] 10.0.0.125 () {32 vars in 729 bytes} [Fri Aug 28 05:26:30 2026] GET /v2.0/routers/3729af8f-4807-4b5f-9b41-cab3e1e84022/tags => generated 25 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2197] 10.0.0.125 () {34 vars in 760 bytes} [Fri Aug 28 05:26:30 2026] PUT /v2.0/routers/3729af8f-4807-4b5f-9b41-cab3e1e84022/tags/green => generated 4 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2198] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:26:30 2026] GET /v2.0/networks?id=cc7d6c19-f7e6-4cfc-8800-fb23bc56bfc7 => generated 673 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2199] 10.0.0.125 () {32 vars in 729 bytes} [Fri Aug 28 05:26:30 2026] GET /v2.0/routers/3729af8f-4807-4b5f-9b41-cab3e1e84022/tags => generated 34 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2200] 162.253.55.164 () {34 vars in 1048 bytes} [Fri Aug 28 05:26:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fbb6b839cad44131a1968016f30b3ff5 => generated 273 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2201] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:30 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => 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: 1047/2202] 10.0.0.125 () {34 vars in 756 bytes} [Fri Aug 28 05:26:30 2026] PUT /v2.0/routers/3729af8f-4807-4b5f-9b41-cab3e1e84022/tags/red => generated 4 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2203] 10.0.0.125 () {32 vars in 729 bytes} [Fri Aug 28 05:26:30 2026] GET /v2.0/routers/3729af8f-4807-4b5f-9b41-cab3e1e84022/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:30.825 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-1f7da777-3f4a-40fa-b6e0-d234202fdbac req-51ff118c-5d1a-4882-8d36-23d3ae9db693 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] No more DHCP agents 2026-08-28 05:26:30.831 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-1f7da777-3f4a-40fa-b6e0-d234202fdbac req-51ff118c-5d1a-4882-8d36-23d3ae9db693 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Unable to schedule network cc7d6c19-f7e6-4cfc-8800-fb23bc56bfc7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:30.993 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-73e02d62-6d05-46af-9f12-3bf814b314d5 - - - - - -] OVN reports status down for port: 86556ac0-2e40-40de-9338-58621ae8136f 2026-08-28 05:26:30.995 8 INFO neutron.db.ovn_revision_numbers_db [req-1f7da777-3f4a-40fa-b6e0-d234202fdbac req-51ff118c-5d1a-4882-8d36-23d3ae9db693 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Successfully bumped revision number for resource 86556ac0-2e40-40de-9338-58621ae8136f (type: ports) to 1 [pid: 8|app: 0|req: 1156/2204] 162.253.55.164 () {38 vars in 953 bytes} [Fri Aug 28 05:26:30 2026] POST /v2.0/ports => generated 993 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:31.190 7 INFO neutron.db.ovn_revision_numbers_db [None req-729ec893-1079-48bc-9c90-e0ac3edbf8c4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 2d0a07e5-43e3-4efc-9eeb-28958923841a (type: security_groups) to 1 2026-08-28 05:26:31.199 7 INFO neutron.db.ovn_revision_numbers_db [None req-729ec893-1079-48bc-9c90-e0ac3edbf8c4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 1a7384ee-00d8-4bdc-b01a-73de5b5ccba0 (type: security_group_rules) to 0 2026-08-28 05:26:31.208 7 INFO neutron.db.ovn_revision_numbers_db [None req-729ec893-1079-48bc-9c90-e0ac3edbf8c4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 1a8b22b2-9cdc-47e9-8336-54d00180a015 (type: security_group_rules) to 0 2026-08-28 05:26:31.218 7 INFO neutron.db.ovn_revision_numbers_db [None req-729ec893-1079-48bc-9c90-e0ac3edbf8c4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 7be3cf97-7d8d-4788-858f-a57f5510c4a5 (type: security_group_rules) to 0 2026-08-28 05:26:31.229 7 INFO neutron.db.ovn_revision_numbers_db [None req-729ec893-1079-48bc-9c90-e0ac3edbf8c4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource f2ab94e2-9766-40b3-b95c-1eddcf0bc665 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1157/2205] 10.0.0.125 () {34 vars in 778 bytes} [Fri Aug 28 05:26:31 2026] PUT /v2.0/routers/3729af8f-4807-4b5f-9b41-cab3e1e84022/tags/black.or.white => generated 4 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2206] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:26:30 2026] GET /v2.0/security-groups?tenant_id=c3dd2ac42042480eab228065502f13a7&name=default => generated 2925 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2207] 10.0.0.125 () {32 vars in 729 bytes} [Fri Aug 28 05:26:31 2026] GET /v2.0/routers/3729af8f-4807-4b5f-9b41-cab3e1e84022/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2208] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:26:31 2026] DELETE /v2.0/security-groups/2d0a07e5-43e3-4efc-9eeb-28958923841a => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:26:31.642 8 INFO neutron.db.ovn_revision_numbers_db [req-1f7da777-3f4a-40fa-b6e0-d234202fdbac req-d506baca-dfea-42cb-8575-4bb901993bfe 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 86556ac0-2e40-40de-9338-58621ae8136f (type: ports) to 2 [pid: 7|app: 0|req: 1052/2209] 10.0.0.125 () {34 vars in 749 bytes} [Fri Aug 28 05:26:31 2026] PUT /v2.0/routers/3729af8f-4807-4b5f-9b41-cab3e1e84022/tags => generated 37 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2210] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:31 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 1008 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:26:31.892 8 INFO neutron.db.ovn_revision_numbers_db [req-1f7da777-3f4a-40fa-b6e0-d234202fdbac req-d506baca-dfea-42cb-8575-4bb901993bfe 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 86556ac0-2e40-40de-9338-58621ae8136f (type: ports) to 4 [pid: 7|app: 0|req: 1054/2211] 10.0.0.125 () {32 vars in 729 bytes} [Fri Aug 28 05:26:31 2026] GET /v2.0/routers/3729af8f-4807-4b5f-9b41-cab3e1e84022/tags => generated 37 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2212] 162.253.55.164 () {38 vars in 1026 bytes} [Fri Aug 28 05:26:31 2026] PUT /v2.0/ports/86556ac0-2e40-40de-9338-58621ae8136f => generated 1243 bytes in 661 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:31.946 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-db0bdba9-e627-4aa9-9af1-07478a634db1'] response: {'name': 'network-changed', 'server_uuid': '271901f5-fbe9-4c85-bf14-8fc2d326a442', 'tag': '86556ac0-2e40-40de-9338-58621ae8136f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1055/2213] 10.0.0.139 () {34 vars in 1118 bytes} [Fri Aug 28 05:26:31 2026] GET /v2.0/security-groups?id=c5228465-82d3-49aa-82a3-5e6db6630c31&id=d6827301-f546-4beb-942a-c5679d933075&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2214] 10.0.0.125 () {32 vars in 737 bytes} [Fri Aug 28 05:26:31 2026] GET /v2.0/routers/3729af8f-4807-4b5f-9b41-cab3e1e84022/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:26:32.075 7 INFO neutron.api.v2.resource [None req-ac959033-8085-454f-8e6f-45a93435653a 88a4c31b73814fa1a7b9bc6873ab1079 6224ee1f85f74e2bb704943f394f3483 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1056/2215] 10.0.0.125 () {32 vars in 741 bytes} [Fri Aug 28 05:26:31 2026] GET /v2.0/routers/3729af8f-4807-4b5f-9b41-cab3e1e84022/tags/green => generated 99 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2216] 10.0.0.125 () {32 vars in 740 bytes} [Fri Aug 28 05:26:32 2026] DELETE /v2.0/routers/3729af8f-4807-4b5f-9b41-cab3e1e84022/tags/red => 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: 1057/2217] 10.0.0.125 () {32 vars in 729 bytes} [Fri Aug 28 05:26:32 2026] GET /v2.0/routers/3729af8f-4807-4b5f-9b41-cab3e1e84022/tags => generated 30 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:32.306 8 INFO neutron.api.v2.resource [None req-6e26eaa7-8df6-4a14-93be-a20638deab35 88a4c31b73814fa1a7b9bc6873ab1079 6224ee1f85f74e2bb704943f394f3483 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1161/2218] 10.0.0.125 () {32 vars in 744 bytes} [Fri Aug 28 05:26:32 2026] DELETE /v2.0/routers/3729af8f-4807-4b5f-9b41-cab3e1e84022/tags/green => generated 99 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2219] 10.0.0.125 () {32 vars in 732 bytes} [Fri Aug 28 05:26:32 2026] DELETE /v2.0/routers/3729af8f-4807-4b5f-9b41-cab3e1e84022/tags => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2220] 10.0.0.125 () {32 vars in 729 bytes} [Fri Aug 28 05:26:32 2026] GET /v2.0/routers/3729af8f-4807-4b5f-9b41-cab3e1e84022/tags => generated 12 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2221] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:26:32 2026] GET /v2.0/ports?tenant_id=fbb6b839cad44131a1968016f30b3ff5&device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 1246 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2222] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:26:32 2026] GET /v2.0/routers/3729af8f-4807-4b5f-9b41-cab3e1e84022 => generated 576 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2223] 162.253.55.164 () {34 vars in 1016 bytes} [Fri Aug 28 05:26:32 2026] GET /v2.0/networks?tenant_id=fbb6b839cad44131a1968016f30b3ff5&shared=False => generated 771 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2224] 162.253.55.164 () {34 vars in 928 bytes} [Fri Aug 28 05:26:32 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:32.964 8 INFO neutron.db.ovn_revision_numbers_db [None req-13258386-929d-44fb-a56a-82d940ce4732 88a4c31b73814fa1a7b9bc6873ab1079 6224ee1f85f74e2bb704943f394f3483 - - default default] Successfully bumped revision number for resource 3729af8f-4807-4b5f-9b41-cab3e1e84022 (type: routers) to 7 [pid: 8|app: 0|req: 1164/2225] 10.0.0.125 () {34 vars in 740 bytes} [Fri Aug 28 05:26:32 2026] PUT /v2.0/routers/3729af8f-4807-4b5f-9b41-cab3e1e84022 => generated 576 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2226] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:26:32 2026] GET /v2.0/ports?device_id=3729af8f-4807-4b5f-9b41-cab3e1e84022 => 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: 1063/2227] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:33 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 1008 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2228] 10.0.0.139 () {34 vars in 1118 bytes} [Fri Aug 28 05:26:33 2026] GET /v2.0/security-groups?id=c5228465-82d3-49aa-82a3-5e6db6630c31&id=d6827301-f546-4beb-942a-c5679d933075&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: 1165/2229] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:26:33 2026] DELETE /v2.0/routers/3729af8f-4807-4b5f-9b41-cab3e1e84022 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2230] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:26:33 2026] GET /v2.0/ports?tenant_id=fbb6b839cad44131a1968016f30b3ff5&device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 1246 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2231] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:26:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=86556ac0-2e40-40de-9338-58621ae8136f => 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: 1066/2232] 10.0.0.130 () {34 vars in 988 bytes} [Fri Aug 28 05:26:33 2026] GET /v2.0/ports?device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 1213 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2233] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:26:33 2026] GET /v2.0/subnets?id=1985b85c-6f5d-4bc5-8766-2115d62479a9 => generated 691 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2234] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:26:33 2026] GET /v2.0/ports?network_id=cc7d6c19-f7e6-4cfc-8800-fb23bc56bfc7&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: 1067/2235] 10.0.0.130 () {34 vars in 1038 bytes} [Fri Aug 28 05:26:33 2026] GET /v2.0/security-groups?id=3e49cefe-afe2-46fa-a1cd-29d9fbd136e6&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2236] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:26:33 2026] GET /v2.0/networks/cc7d6c19-f7e6-4cfc-8800-fb23bc56bfc7?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: 1170/2237] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:26:33 2026] GET /v2.0/networks/cc7d6c19-f7e6-4cfc-8800-fb23bc56bfc7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:34.195 7 INFO neutron.db.ovn_revision_numbers_db [None req-41eacc14-e23a-49f7-9bcf-87246115ee5f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 3fce8507-1bf3-4514-84ec-08fd0c735fbe (type: security_groups) to 1 2026-08-28 05:26:34.211 7 INFO neutron.db.ovn_revision_numbers_db [None req-41eacc14-e23a-49f7-9bcf-87246115ee5f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource c7670215-3e7c-4836-8b85-9c5f70bbe234 (type: security_group_rules) to 0 2026-08-28 05:26:34.223 7 INFO neutron.db.ovn_revision_numbers_db [None req-41eacc14-e23a-49f7-9bcf-87246115ee5f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d8b4ece8-b50d-44b9-9873-6995954891af (type: security_group_rules) to 0 2026-08-28 05:26:34.235 7 INFO neutron.db.ovn_revision_numbers_db [None req-41eacc14-e23a-49f7-9bcf-87246115ee5f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource dcd1b77a-990f-4661-8352-e33a22b90bda (type: security_group_rules) to 0 2026-08-28 05:26:34.245 7 INFO neutron.db.ovn_revision_numbers_db [None req-41eacc14-e23a-49f7-9bcf-87246115ee5f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource df2cd5f6-fcff-4df4-9346-41f9204b1e49 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1171/2238] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:34 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 1008 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2239] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:26:33 2026] GET /v2.0/security-groups?tenant_id=6224ee1f85f74e2bb704943f394f3483&name=default => generated 2925 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2240] 10.0.0.139 () {34 vars in 1118 bytes} [Fri Aug 28 05:26:34 2026] GET /v2.0/security-groups?id=c5228465-82d3-49aa-82a3-5e6db6630c31&id=d6827301-f546-4beb-942a-c5679d933075&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2241] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:26:34 2026] DELETE /v2.0/security-groups/3fce8507-1bf3-4514-84ec-08fd0c735fbe => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:26:34.882 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ddd313e-436a-4d90-a287-5bd0c78b44d7 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource f0abb3a3-61e6-47d6-b659-e7ec69de0e5c (type: security_groups) to 1 2026-08-28 05:26:34.897 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ddd313e-436a-4d90-a287-5bd0c78b44d7 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 06b18624-f6dd-4ccd-bb0f-b88b3d284268 (type: security_group_rules) to 0 2026-08-28 05:26:34.909 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ddd313e-436a-4d90-a287-5bd0c78b44d7 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 529c6fff-c9bb-4363-bd95-87f2a8c96715 (type: security_group_rules) to 0 2026-08-28 05:26:34.920 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ddd313e-436a-4d90-a287-5bd0c78b44d7 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 72cf4c74-909a-46b1-8cbe-897ca538a0bf (type: security_group_rules) to 0 2026-08-28 05:26:34.943 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ddd313e-436a-4d90-a287-5bd0c78b44d7 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e177149f-915b-4cd3-a04d-4af5ae2013c0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1070/2242] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:26:34 2026] GET /v2.0/security-groups?tenant_id=e23c53cb273f4730a5edeb31e020a37f&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2243] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:26:34 2026] DELETE /v2.0/security-groups/f0abb3a3-61e6-47d6-b659-e7ec69de0e5c => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2244] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:35 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2245] 10.0.0.139 () {34 vars in 1118 bytes} [Fri Aug 28 05:26:35 2026] GET /v2.0/security-groups?id=c5228465-82d3-49aa-82a3-5e6db6630c31&id=d6827301-f546-4beb-942a-c5679d933075&fields=id&fields=name => generated 206 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:36.256 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc6af574-26cd-48c1-88aa-7f444424cd7c 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Successfully bumped revision number for resource 5b1ebf5f-c7e2-4471-b655-8059a0adc00d (type: security_groups) to 1 2026-08-28 05:26:36.269 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc6af574-26cd-48c1-88aa-7f444424cd7c 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Successfully bumped revision number for resource 1f27f461-93f1-4888-9365-a5b30b20b1e8 (type: security_group_rules) to 0 2026-08-28 05:26:36.284 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc6af574-26cd-48c1-88aa-7f444424cd7c 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Successfully bumped revision number for resource 859aad3e-958c-4f78-9931-eaad6fd59aa2 (type: security_group_rules) to 0 2026-08-28 05:26:36.297 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc6af574-26cd-48c1-88aa-7f444424cd7c 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Successfully bumped revision number for resource a585882e-4257-4881-8da2-16d07b0dcf63 (type: security_group_rules) to 0 2026-08-28 05:26:36.309 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc6af574-26cd-48c1-88aa-7f444424cd7c 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Successfully bumped revision number for resource b4ad4d33-8795-4d41-9fbb-09d259dd9e40 (type: security_group_rules) to 0 2026-08-28 05:26:36.412 7 INFO neutron.db.segments_db [None req-cc6af574-26cd-48c1-88aa-7f444424cd7c 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Added segment 43dc4f71-1204-4b2c-9a1c-65c218e9c24b of type geneve for network 2b0513d3-b7de-471d-8c90-6f35dcce0c48 2026-08-28 05:26:36.542 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc6af574-26cd-48c1-88aa-7f444424cd7c 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Successfully bumped revision number for resource 2b0513d3-b7de-471d-8c90-6f35dcce0c48 (type: networks) to 1 [pid: 8|app: 0|req: 1175/2246] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:36 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 1008 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2247] 10.0.0.139 () {34 vars in 1118 bytes} [Fri Aug 28 05:26:36 2026] GET /v2.0/security-groups?id=c5228465-82d3-49aa-82a3-5e6db6630c31&id=d6827301-f546-4beb-942a-c5679d933075&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:36.748 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cc6af574-26cd-48c1-88aa-7f444424cd7c 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] No more DHCP agents 2026-08-28 05:26:36.750 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cc6af574-26cd-48c1-88aa-7f444424cd7c 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Unable to schedule network 2b0513d3-b7de-471d-8c90-6f35dcce0c48: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:36.808 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-efaf9c0b-4c76-4ba3-bfa6-6692e8687a0e - - - - - -] OVN reports status down for port: 5268a1e2-3654-4625-b181-b24dfa577ba7 2026-08-28 05:26:36.834 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc6af574-26cd-48c1-88aa-7f444424cd7c 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Successfully bumped revision number for resource 5268a1e2-3654-4625-b181-b24dfa577ba7 (type: ports) to 1 [pid: 7|app: 0|req: 1072/2248] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:26:35 2026] POST /v2.0/networks => generated 728 bytes in 909 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2249] 10.0.0.125 () {32 vars in 824 bytes} [Fri Aug 28 05:26:36 2026] GET /v2.0/ports?project_id=c9fe5353f2e54045beaa2a934256ade1&network_id=f7e72b6b-df17-4955-9a8b-cd743448ae2b => generated 3319 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:26:37.051 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3d9740ab-003a-40ad-a4ae-05bec6ebd666 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] No more DHCP agents 2026-08-28 05:26:37.053 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3d9740ab-003a-40ad-a4ae-05bec6ebd666 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Unable to schedule network 2b0513d3-b7de-471d-8c90-6f35dcce0c48: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1074/2250] 162.253.55.164 () {34 vars in 992 bytes} [Fri Aug 28 05:26:37 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2251] 162.253.55.164 () {34 vars in 1122 bytes} [Fri Aug 28 05:26:37 2026] GET /v2.0/security-groups?id=c5228465-82d3-49aa-82a3-5e6db6630c31&id=d6827301-f546-4beb-942a-c5679d933075&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:37.310 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-73e02d62-6d05-46af-9f12-3bf814b314d5 - - - - - -] OVN reports status up for port: 86556ac0-2e40-40de-9338-58621ae8136f 2026-08-28 05:26:37.336 7 INFO neutron.plugins.ml2.plugin [None req-73e02d62-6d05-46af-9f12-3bf814b314d5 - - - - - -] Attempt 1 to provision port 86556ac0-2e40-40de-9338-58621ae8136f [pid: 7|app: 0|req: 1076/2252] 10.0.0.125 () {32 vars in 740 bytes} [Fri Aug 28 05:26:37 2026] GET /v2.0/subnets?network_id=9bb25131-afac-40d7-aa27-7cb67c8505c5 => generated 667 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:37.494 8 INFO neutron.db.ovn_revision_numbers_db [None req-77dbd1e2-b109-4860-a1c3-8cf059f06558 - - - - - -] Successfully bumped revision number for resource 5268a1e2-3654-4625-b181-b24dfa577ba7 (type: ports) to 2 2026-08-28 05:26:37.508 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9fb9602-ba19-4edf-8e23-e306fd09b76f'] response: {'server_uuid': '271901f5-fbe9-4c85-bf14-8fc2d326a442', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '86556ac0-2e40-40de-9338-58621ae8136f', 'code': 200} 2026-08-28 05:26:37.540 8 INFO neutron.db.ovn_revision_numbers_db [None req-77dbd1e2-b109-4860-a1c3-8cf059f06558 - - - - - -] Successfully bumped revision number for resource b3b84e36-7310-4ca3-a232-a67ce4db4a3a (type: subnets) to 0 [pid: 8|app: 0|req: 1177/2253] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:26:36 2026] POST /v2.0/subnets => generated 644 bytes in 695 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:26:37.577 7 WARNING neutron.api.v2.base [None req-5af3fc63-bb2a-4c35-8c1e-4827c628c84c 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-08-28 05:26:37.578 7 INFO neutron.api.v2.resource [None req-5af3fc63-bb2a-4c35-8c1e-4827c628c84c 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1077/2254] 10.0.0.125 () {34 vars in 679 bytes} [Fri Aug 28 05:26:37 2026] POST /v2.0/rbac-policies => generated 143 bytes in 18 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-28 05:26:37.687 7 INFO neutron.db.ovn_revision_numbers_db [None req-73e02d62-6d05-46af-9f12-3bf814b314d5 - - - - - -] Successfully bumped revision number for resource 86556ac0-2e40-40de-9338-58621ae8136f (type: ports) to 5 2026-08-28 05:26:37.710 8 INFO neutron_taas.services.taas.taas_plugin [None req-c8d07b2c-194b-4ad5-8a73-15b3d7a4c274 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] TaaS: Handle Delete Port: 5268a1e2-3654-4625-b181-b24dfa577ba7 2026-08-28 05:26:37.713 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8d07b2c-194b-4ad5-8a73-15b3d7a4c274 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Tap Mirror: Handle Delete Port: 5268a1e2-3654-4625-b181-b24dfa577ba7 2026-08-28 05:26:37.889 7 INFO neutron.db.ovn_revision_numbers_db [None req-fee61f0b-2be2-4a18-87e6-d9af09227986 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 49562391-569f-43e4-bb21-e2ed1af792ff (type: floatingips) to 2 2026-08-28 05:26:37.958 7 INFO neutron.db.l3_db [None req-fee61f0b-2be2-4a18-87e6-d9af09227986 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Floating IP 49562391-569f-43e4-bb21-e2ed1af792ff disassociated. External IP: 10.96.250.212, port: a539ff09-588f-4f0a-bdfe-9ebfc6da2b49. [pid: 7|app: 0|req: 1078/2255] 10.0.0.125 () {34 vars in 747 bytes} [Fri Aug 28 05:26:37 2026] PUT /v2.0/floatingips/49562391-569f-43e4-bb21-e2ed1af792ff => generated 554 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:38.021 8 INFO neutron.services.segments.plugin [-] Segment 43dc4f71-1204-4b2c-9a1c-65c218e9c24b resource provider aggregate not found 2026-08-28 05:26:38.026 8 INFO neutron.services.segments.plugin [-] Segment 43dc4f71-1204-4b2c-9a1c-65c218e9c24b resource provider aggregate not found [pid: 7|app: 0|req: 1079/2256] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:26:37 2026] GET /v2.0/subnets => generated 3328 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:26:38.049 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 43dc4f71-1204-4b2c-9a1c-65c218e9c24b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43dc4f71-1204-4b2c-9a1c-65c218e9c24b found for delete ", "request_id": "req-efffb6ab-2ede-40b2-8cb2-cc263d8a517a"}]} 2026-08-28 05:26:38.051 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 43dc4f71-1204-4b2c-9a1c-65c218e9c24b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43dc4f71-1204-4b2c-9a1c-65c218e9c24b found for delete ", "request_id": "req-e40fce8b-4c45-417d-b52c-acfbba3893bf"}]} [pid: 8|app: 0|req: 1178/2257] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:26:37 2026] DELETE /v2.0/networks/2b0513d3-b7de-471d-8c90-6f35dcce0c48 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2258] 10.0.0.125 () {32 vars in 727 bytes} [Fri Aug 28 05:26:38 2026] GET /v2.0/floatingips/49562391-569f-43e4-bb21-e2ed1af792ff => generated 552 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2259] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:38 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 1010 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2260] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:26:38 2026] GET /v2.0/security-groups => generated 42564 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2261] 10.0.0.139 () {34 vars in 1118 bytes} [Fri Aug 28 05:26:38 2026] GET /v2.0/security-groups?id=c5228465-82d3-49aa-82a3-5e6db6630c31&id=d6827301-f546-4beb-942a-c5679d933075&fields=id&fields=name => generated 206 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2262] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:26:38 2026] GET /v2.0/subnets => generated 3328 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2263] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:26:38 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) 2026-08-28 05:26:38.215 7 INFO neutron.db.segments_db [None req-bd514bef-5b92-461c-b274-48bc603c4e8d 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Added segment 2b2f4090-121d-44d1-929e-bf602d3ad78e of type geneve for network df94ea88-a85f-495d-91dc-f3f9be3456f5 [pid: 8|app: 0|req: 1184/2264] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:26:38 2026] GET /v2.0/networks => generated 4432 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2265] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:26:38 2026] GET /v2.0/routers => generated 2899 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2266] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:26:38 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: 1187/2267] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:26:38 2026] GET /v2.0/floatingips => generated 1093 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:26:38.393 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd514bef-5b92-461c-b274-48bc603c4e8d 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Successfully bumped revision number for resource df94ea88-a85f-495d-91dc-f3f9be3456f5 (type: networks) to 1 [pid: 8|app: 0|req: 1188/2268] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:26:38 2026] GET /v2.0/ports => generated 19277 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2269] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:26:38 2026] GET /v2.0/agents => generated 1214 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2270] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:26:38 2026] GET /v2.0/network-ip-availabilities => generated 2758 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:26:38.599 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bd514bef-5b92-461c-b274-48bc603c4e8d 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] No more DHCP agents 2026-08-28 05:26:38.602 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bd514bef-5b92-461c-b274-48bc603c4e8d 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Unable to schedule network df94ea88-a85f-495d-91dc-f3f9be3456f5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:38.665 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-efaf9c0b-4c76-4ba3-bfa6-6692e8687a0e - - - - - -] OVN reports status down for port: 93606645-d02a-464b-a46a-cb73f125f34e 2026-08-28 05:26:38.694 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd514bef-5b92-461c-b274-48bc603c4e8d 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Successfully bumped revision number for resource 93606645-d02a-464b-a46a-cb73f125f34e (type: ports) to 1 [pid: 7|app: 0|req: 1081/2271] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:26:38 2026] POST /v2.0/networks => generated 729 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:26:38.856 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-15e025a6-197c-408b-93e8-bd84221de0cf 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] No more DHCP agents 2026-08-28 05:26:38.857 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-15e025a6-197c-408b-93e8-bd84221de0cf 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Unable to schedule network df94ea88-a85f-495d-91dc-f3f9be3456f5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:39.280 7 INFO neutron.db.ovn_revision_numbers_db [None req-e9c5a67c-1270-4ebc-9e90-13a0e5e191ef b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 329c1dd5-cfd0-4179-a84f-5f30cf9680d5 (type: security_groups) to 1 2026-08-28 05:26:39.302 7 INFO neutron.db.ovn_revision_numbers_db [None req-e9c5a67c-1270-4ebc-9e90-13a0e5e191ef b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 3d26586c-47ae-4a36-9bb7-a24b07d69f36 (type: security_group_rules) to 0 2026-08-28 05:26:39.320 7 INFO neutron.db.ovn_revision_numbers_db [None req-e9c5a67c-1270-4ebc-9e90-13a0e5e191ef b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource f3bcd698-4467-468e-8a82-a42d08f94281 (type: security_group_rules) to 0 2026-08-28 05:26:39.334 8 INFO neutron.db.ovn_revision_numbers_db [None req-992c4a57-ca85-4a8c-abe6-a0e0e447389c - - - - - -] Successfully bumped revision number for resource 93606645-d02a-464b-a46a-cb73f125f34e (type: ports) to 2 2026-08-28 05:26:39.373 8 INFO neutron.db.ovn_revision_numbers_db [None req-992c4a57-ca85-4a8c-abe6-a0e0e447389c - - - - - -] Successfully bumped revision number for resource d4eb6dad-10b7-41e4-a3d2-a2058a6c1c3e (type: subnets) to 0 [pid: 8|app: 0|req: 1191/2272] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:26:38 2026] POST /v2.0/subnets => generated 647 bytes in 667 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2273] 10.0.0.125 () {34 vars in 683 bytes} [Fri Aug 28 05:26:39 2026] POST /v2.0/security-groups => generated 1675 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-28 05:26:39.406 7 WARNING neutron.api.v2.base [None req-57b6de1b-b2e3-4815-9809-5bebd5bdfc7f 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-08-28 05:26:39.407 7 INFO neutron.api.v2.resource [None req-57b6de1b-b2e3-4815-9809-5bebd5bdfc7f 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1083/2274] 10.0.0.125 () {34 vars in 679 bytes} [Fri Aug 28 05:26:39 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) [pid: 8|app: 0|req: 1192/2275] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:39 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:26:39.558 8 INFO neutron_taas.services.taas.taas_plugin [None req-ff2c6920-ee8d-4481-abc3-ab1084a25539 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] TaaS: Handle Delete Port: 93606645-d02a-464b-a46a-cb73f125f34e 2026-08-28 05:26:39.559 7 INFO neutron.db.ovn_revision_numbers_db [None req-f1d01334-3186-4068-9581-1acf05a42d5c b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 12cc234c-e662-41af-a447-65816b2d43f2 (type: security_group_rules) to 0 2026-08-28 05:26:39.561 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff2c6920-ee8d-4481-abc3-ab1084a25539 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Tap Mirror: Handle Delete Port: 93606645-d02a-464b-a46a-cb73f125f34e 2026-08-28 05:26:39.564 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9390fc97-bddc-4d19-8454-dd24c8ffa66d'] response: {'server_uuid': '271901f5-fbe9-4c85-bf14-8fc2d326a442', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '86556ac0-2e40-40de-9338-58621ae8136f', 'code': 200} 2026-08-28 05:26:39.564 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9390fc97-bddc-4d19-8454-dd24c8ffa66d'] response: {'name': 'network-changed', 'server_uuid': '1bb38f26-f9f1-4c85-b901-cb0b75571bc5', 'tag': 'a539ff09-588f-4f0a-bdfe-9ebfc6da2b49', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1084/2276] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:26:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2277] 10.0.0.139 () {34 vars in 1118 bytes} [Fri Aug 28 05:26:39 2026] GET /v2.0/security-groups?id=c5228465-82d3-49aa-82a3-5e6db6630c31&id=d6827301-f546-4beb-942a-c5679d933075&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:39.751 7 INFO neutron.db.ovn_revision_numbers_db [None req-6ea00b61-f54f-4f69-892a-352583b29940 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 2e38e465-5070-4c7a-8b29-cc24288600d6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1086/2278] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:26:39 2026] POST /v2.0/security-group-rules => generated 596 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2279] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:26:39 2026] DELETE /v2.0/networks/df94ea88-a85f-495d-91dc-f3f9be3456f5 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:26:39.911 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f848966-9d0b-4e8f-aebc-0403ff9c42ac b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 1c4277f4-bd43-4fde-b427-a786b957723a (type: security_group_rules) to 0 2026-08-28 05:26:39.947 8 INFO neutron.db.segments_db [None req-1ec48674-f8d0-4e0d-9254-510ce31defe6 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Added segment 5219b06a-9900-43e6-b9bb-e11f2a9ee00d of type geneve for network fe0a6809-43c5-4322-9562-e6cbd3270cf8 [pid: 7|app: 0|req: 1087/2280] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:26:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:26:40.080 8 INFO neutron.services.segments.plugin [-] Segment 2b2f4090-121d-44d1-929e-bf602d3ad78e resource provider aggregate not found 2026-08-28 05:26:40.090 8 INFO neutron.services.segments.plugin [-] Segment 2b2f4090-121d-44d1-929e-bf602d3ad78e resource provider aggregate not found 2026-08-28 05:26:40.108 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2b2f4090-121d-44d1-929e-bf602d3ad78e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b2f4090-121d-44d1-929e-bf602d3ad78e found for delete ", "request_id": "req-7e393088-56fc-4fbc-8d78-cb30623b27d5"}]} 2026-08-28 05:26:40.118 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2b2f4090-121d-44d1-929e-bf602d3ad78e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b2f4090-121d-44d1-929e-bf602d3ad78e found for delete ", "request_id": "req-64b73ce6-9928-4ab8-b604-16d3a0bbe977"}]} 2026-08-28 05:26:40.147 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ec48674-f8d0-4e0d-9254-510ce31defe6 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Successfully bumped revision number for resource fe0a6809-43c5-4322-9562-e6cbd3270cf8 (type: networks) to 1 2026-08-28 05:26:40.155 7 INFO neutron.db.ovn_revision_numbers_db [None req-4dc4d528-465d-4fc0-a449-7f014d03e086 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource f78b61fe-ae97-40b8-9b13-15a417d6b8aa (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1088/2281] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:26:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2282] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:26:40 2026] GET /v2.0/ports?tenant_id=c9fe5353f2e54045beaa2a934256ade1&device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 1213 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:26:40.258 7 INFO neutron.db.securitygroups_db [None req-6f2e3f41-bed6-4c19-a2bd-b1cde693e56a b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Project c9fe5353f2e54045beaa2a934256ade1 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-28 05:26:40.310 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1ec48674-f8d0-4e0d-9254-510ce31defe6 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] No more DHCP agents 2026-08-28 05:26:40.311 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1ec48674-f8d0-4e0d-9254-510ce31defe6 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Unable to schedule network fe0a6809-43c5-4322-9562-e6cbd3270cf8: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:40.345 7 INFO neutron.db.ovn_revision_numbers_db [None req-6f2e3f41-bed6-4c19-a2bd-b1cde693e56a b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource aa913864-5776-4aa3-98dd-40bb5331c0f5 (type: security_group_rules) to 0 2026-08-28 05:26:40.347 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-efaf9c0b-4c76-4ba3-bfa6-6692e8687a0e - - - - - -] OVN reports status down for port: ec33e203-6f38-489b-ab95-0354aedb4d29 [pid: 7|app: 0|req: 1090/2283] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:26:40 2026] POST /v2.0/security-group-rules => generated 607 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:26:40.411 8 INFO neutron.db.ovn_revision_numbers_db [None req-1ec48674-f8d0-4e0d-9254-510ce31defe6 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Successfully bumped revision number for resource ec33e203-6f38-489b-ab95-0354aedb4d29 (type: ports) to 1 [pid: 8|app: 0|req: 1194/2284] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:26:39 2026] POST /v2.0/networks => generated 730 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2285] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:26:40 2026] GET /v2.0/networks?id=f7e72b6b-df17-4955-9a8b-cd743448ae2b => generated 759 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:40.520 8 INFO neutron.db.securitygroups_db [None req-2218c102-d438-4c53-8fdf-eff248811537 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Project c9fe5353f2e54045beaa2a934256ade1 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-28 05:26:40.656 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-07c3137f-3fac-4cd7-a203-fa57684fa757 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] No more DHCP agents 2026-08-28 05:26:40.657 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-07c3137f-3fac-4cd7-a203-fa57684fa757 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Unable to schedule network fe0a6809-43c5-4322-9562-e6cbd3270cf8: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:40.666 8 INFO neutron.db.ovn_revision_numbers_db [None req-2218c102-d438-4c53-8fdf-eff248811537 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 5f0457cd-fd8a-4e97-9028-f0ffdf541a3c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1195/2286] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:26:40 2026] POST /v2.0/security-group-rules => generated 606 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2287] 162.253.55.164 () {34 vars in 1058 bytes} [Fri Aug 28 05:26:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=a539ff09-588f-4f0a-bdfe-9ebfc6da2b49 => 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: 1199/2290] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:40 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2291] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:26:40 2026] GET /v2.0/subnets?id=7c908d21-5257-4993-81b5-59eb4f28e1d9 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2292] 10.0.0.139 () {34 vars in 1118 bytes} [Fri Aug 28 05:26:40 2026] GET /v2.0/security-groups?id=c5228465-82d3-49aa-82a3-5e6db6630c31&id=d6827301-f546-4beb-942a-c5679d933075&fields=id&fields=name => generated 206 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2293] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:26:40 2026] GET /v2.0/ports?network_id=f7e72b6b-df17-4955-9a8b-cd743448ae2b&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: 1203/2294] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:26:40 2026] GET /v2.0/networks/f7e72b6b-df17-4955-9a8b-cd743448ae2b?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: 1204/2295] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:26:40 2026] GET /v2.0/networks/f7e72b6b-df17-4955-9a8b-cd743448ae2b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2296] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:40 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 1010 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:26:41.103 7 INFO neutron.db.ovn_revision_numbers_db [None req-6314058e-6609-4b5b-a335-52fe4ed59703 - - - - - -] Successfully bumped revision number for resource ec33e203-6f38-489b-ab95-0354aedb4d29 (type: ports) to 2 2026-08-28 05:26:41.143 7 INFO neutron.db.ovn_revision_numbers_db [None req-6314058e-6609-4b5b-a335-52fe4ed59703 - - - - - -] Successfully bumped revision number for resource 225f58c1-a2c7-44ad-b06a-3a26ef52a409 (type: subnets) to 0 [pid: 7|app: 0|req: 1092/2297] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:26:40 2026] POST /v2.0/subnets => generated 647 bytes in 708 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2298] 10.0.0.125 () {32 vars in 647 bytes} [Fri Aug 28 05:26:41 2026] GET /v2.0/networks => generated 1297 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:26:41.412 8 INFO neutron.db.ovn_revision_numbers_db [None req-ab89a260-090b-4ad0-a51e-37dbdca44143 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Successfully bumped revision number for resource 503e71dc-65dd-4c31-a7da-207a73edf166 (type: floatingips) to 1 2026-08-28 05:26:41.621 8 INFO neutron.db.ovn_revision_numbers_db [None req-ab89a260-090b-4ad0-a51e-37dbdca44143 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Successfully bumped revision number for resource 503e71dc-65dd-4c31-a7da-207a73edf166 (type: floatingips) to 2 2026-08-28 05:26:41.622 8 INFO neutron.db.l3_db [None req-ab89a260-090b-4ad0-a51e-37dbdca44143 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Floating IP 503e71dc-65dd-4c31-a7da-207a73edf166 associated. External IP: 10.96.250.203, port: 86556ac0-2e40-40de-9338-58621ae8136f. [pid: 8|app: 0|req: 1206/2299] 10.0.0.125 () {34 vars in 747 bytes} [Fri Aug 28 05:26:40 2026] PUT /v2.0/floatingips/503e71dc-65dd-4c31-a7da-207a73edf166 => generated 855 bytes in 692 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:41.723 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e7708c9-72c4-4abb-9c03-63b33ddd9930'] response: {'name': 'network-changed', 'server_uuid': '271901f5-fbe9-4c85-bf14-8fc2d326a442', 'tag': '86556ac0-2e40-40de-9338-58621ae8136f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1207/2300] 10.0.0.139 () {34 vars in 1098 bytes} [Fri Aug 28 05:26:41 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1435791975&fields=id&tenant_id=c9fe5353f2e54045beaa2a934256ade1 => generated 69 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2301] 10.0.0.139 () {34 vars in 980 bytes} [Fri Aug 28 05:26:41 2026] GET /v2.0/networks?id=f7e72b6b-df17-4955-9a8b-cd743448ae2b => generated 660 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2302] 10.0.0.139 () {34 vars in 963 bytes} [Fri Aug 28 05:26:41 2026] GET /v2.0/quotas/c9fe5353f2e54045beaa2a934256ade1 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2303] 10.0.0.139 () {34 vars in 1000 bytes} [Fri Aug 28 05:26:41 2026] GET /v2.0/ports?tenant_id=c9fe5353f2e54045beaa2a934256ade1&fields=id => generated 149 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2304] 10.0.0.139 () {34 vars in 1006 bytes} [Fri Aug 28 05:26:41 2026] GET /v2.0/networks/f7e72b6b-df17-4955-9a8b-cd743448ae2b?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: 1212/2305] 10.0.0.139 () {34 vars in 1106 bytes} [Fri Aug 28 05:26:41 2026] GET /v2.0/networks/f7e72b6b-df17-4955-9a8b-cd743448ae2b?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: 1094/2306] 10.0.0.125 () {34 vars in 679 bytes} [Fri Aug 28 05:26:41 2026] POST /v2.0/rbac-policies => generated 324 bytes in 777 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2307] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:42 2026] GET /v2.0/ports?device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => 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: 1095/2308] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:26:42 2026] GET /v2.0/ports?tenant_id=fbb6b839cad44131a1968016f30b3ff5&device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2309] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:26:42 2026] GET /v2.0/networks?id=cc7d6c19-f7e6-4cfc-8800-fb23bc56bfc7 => generated 771 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2310] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:26:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=86556ac0-2e40-40de-9338-58621ae8136f => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2311] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:26:42 2026] GET /v2.0/subnets?id=1985b85c-6f5d-4bc5-8766-2115d62479a9 => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2312] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:26:42 2026] GET /v2.0/ports?network_id=cc7d6c19-f7e6-4cfc-8800-fb23bc56bfc7&device_owner=network%3Adhcp => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2313] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:26:42 2026] GET /v2.0/networks/cc7d6c19-f7e6-4cfc-8800-fb23bc56bfc7?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: 1099/2314] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:26:42 2026] GET /v2.0/networks/cc7d6c19-f7e6-4cfc-8800-fb23bc56bfc7?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: 1216/2315] 10.0.0.125 () {32 vars in 721 bytes} [Fri Aug 28 05:26:42 2026] GET /v2.0/networks/fe0a6809-43c5-4322-9562-e6cbd3270cf8 => generated 655 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:43.100 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68115e2e-ad05-45f1-b958-88eb9bf6932e 2c6ef1d5684d45e8a22dd44ddfdea84f 731c46a30fb54f3f8d556bc9c63aeff0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1100/2316] 10.0.0.125 () {32 vars in 721 bytes} [Fri Aug 28 05:26:43 2026] GET /v2.0/networks/fe0a6809-43c5-4322-9562-e6cbd3270cf8 => generated 138 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2317] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:43 2026] GET /v2.0/ports?device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:43.307 8 INFO neutron_taas.services.taas.taas_plugin [None req-ef7d917d-ce4e-42fc-8a51-352261b2714d 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] TaaS: Handle Delete Port: ec33e203-6f38-489b-ab95-0354aedb4d29 2026-08-28 05:26:43.311 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef7d917d-ce4e-42fc-8a51-352261b2714d 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] Tap Mirror: Handle Delete Port: ec33e203-6f38-489b-ab95-0354aedb4d29 2026-08-28 05:26:43.620 8 INFO neutron.services.segments.plugin [-] Segment 5219b06a-9900-43e6-b9bb-e11f2a9ee00d resource provider aggregate not found 2026-08-28 05:26:43.626 8 INFO neutron.services.segments.plugin [-] Segment 5219b06a-9900-43e6-b9bb-e11f2a9ee00d resource provider aggregate not found 2026-08-28 05:26:43.648 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5219b06a-9900-43e6-b9bb-e11f2a9ee00d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5219b06a-9900-43e6-b9bb-e11f2a9ee00d found for delete ", "request_id": "req-abd26e0d-1cf9-4d9e-99a8-39f23d0aeeff"}]} 2026-08-28 05:26:43.661 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5219b06a-9900-43e6-b9bb-e11f2a9ee00d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5219b06a-9900-43e6-b9bb-e11f2a9ee00d found for delete ", "request_id": "req-4caf23f7-fd92-4421-9550-69512a1fbf97"}]} [pid: 8|app: 0|req: 1217/2318] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:26:43 2026] DELETE /v2.0/networks/fe0a6809-43c5-4322-9562-e6cbd3270cf8 => generated 0 bytes in 561 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:26:43.690 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aec397ee-890c-42a0-9d5d-d1467e344122 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1102/2319] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:26:43 2026] DELETE /v2.0/subnets/b3b84e36-7310-4ca3-a232-a67ce4db4a3a => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:26:43.710 8 INFO neutron.pecan_wsgi.hooks.translation [None req-738acfd1-c658-4537-a461-43786dab4468 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1218/2320] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:26:43 2026] DELETE /v2.0/subnets/d4eb6dad-10b7-41e4-a3d2-a2058a6c1c3e => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:26:43.731 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0fa512dd-7a7c-4f30-8acc-980e99a32504 14024d65d90c4736ad8e899cc98a1a2b b695bf32b35c417dabd1b05b5a50b173 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1103/2321] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:26:43 2026] DELETE /v2.0/subnets/225f58c1-a2c7-44ad-b06a-3a26ef52a409 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2322] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:44 2026] GET /v2.0/ports?device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:44.877 7 INFO neutron.db.ovn_revision_numbers_db [None req-20d3d6f8-aafb-47e2-9f2b-c0fa97d280db 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource dec89b04-a9ec-4104-a3c9-bb3924e77802 (type: security_groups) to 1 2026-08-28 05:26:44.898 7 INFO neutron.db.ovn_revision_numbers_db [None req-20d3d6f8-aafb-47e2-9f2b-c0fa97d280db 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 39d749b7-3fc0-4f03-a444-53085a46deb9 (type: security_group_rules) to 0 2026-08-28 05:26:44.911 7 INFO neutron.db.ovn_revision_numbers_db [None req-20d3d6f8-aafb-47e2-9f2b-c0fa97d280db 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 663682ad-b0ef-44e6-83e0-23d061434348 (type: security_group_rules) to 0 2026-08-28 05:26:44.922 7 INFO neutron.db.ovn_revision_numbers_db [None req-20d3d6f8-aafb-47e2-9f2b-c0fa97d280db 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ab9f096e-17ea-4574-813b-b8e515a04f36 (type: security_group_rules) to 0 2026-08-28 05:26:44.934 7 INFO neutron.db.ovn_revision_numbers_db [None req-20d3d6f8-aafb-47e2-9f2b-c0fa97d280db 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource f31c2032-d687-4df8-bcca-4abb8c671944 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1104/2323] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:26:44 2026] GET /v2.0/security-groups?tenant_id=731c46a30fb54f3f8d556bc9c63aeff0&name=default => generated 2925 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2324] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:26:44 2026] DELETE /v2.0/security-groups/dec89b04-a9ec-4104-a3c9-bb3924e77802 => 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: 1105/2325] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:26:45 2026] GET /v2.0/security-groups?tenant_id=b695bf32b35c417dabd1b05b5a50b173&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2326] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:45 2026] GET /v2.0/ports?device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => 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: 1221/2327] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:26:45 2026] DELETE /v2.0/security-groups/5b1ebf5f-c7e2-4471-b655-8059a0adc00d => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:26:45.893 7 INFO neutron.db.ovn_revision_numbers_db [None req-3d591206-c492-4e6c-a764-25ed5a591840 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 8a21bcec-d339-4bc2-9f27-dc4db9d53fb9 (type: security_groups) to 1 2026-08-28 05:26:45.906 7 INFO neutron.db.ovn_revision_numbers_db [None req-3d591206-c492-4e6c-a764-25ed5a591840 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 18964d71-fdd1-4388-96e0-9692a58b3b78 (type: security_group_rules) to 0 2026-08-28 05:26:45.918 7 INFO neutron.db.ovn_revision_numbers_db [None req-3d591206-c492-4e6c-a764-25ed5a591840 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 32cc848a-c530-4fe8-858a-2b1111b65390 (type: security_group_rules) to 0 2026-08-28 05:26:45.931 7 INFO neutron.db.ovn_revision_numbers_db [None req-3d591206-c492-4e6c-a764-25ed5a591840 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e91cc8f1-29bd-4713-8d0f-c87e3e7eb61f (type: security_group_rules) to 0 2026-08-28 05:26:45.943 7 INFO neutron.db.ovn_revision_numbers_db [None req-3d591206-c492-4e6c-a764-25ed5a591840 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource eee563c7-b9f0-48da-96a9-4347a9453802 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1107/2328] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:26:45 2026] GET /v2.0/security-groups?tenant_id=b00031980e984e74871adab233ac09f5&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2329] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:26:46 2026] DELETE /v2.0/security-groups/8a21bcec-d339-4bc2-9f27-dc4db9d53fb9 => 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: 1108/2330] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:26:46 2026] GET /v2.0/networks?id=f7e72b6b-df17-4955-9a8b-cd743448ae2b => generated 660 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2331] 162.253.55.164 () {34 vars in 1048 bytes} [Fri Aug 28 05:26:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c9fe5353f2e54045beaa2a934256ade1 => generated 273 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2332] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:46 2026] GET /v2.0/ports?device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:46.876 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-bedda188-8285-45ce-8642-c1267af1d06f req-644f918e-6743-4373-99d2-365bb3fe827e b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] No more DHCP agents 2026-08-28 05:26:46.878 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-bedda188-8285-45ce-8642-c1267af1d06f req-644f918e-6743-4373-99d2-365bb3fe827e b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Unable to schedule network f7e72b6b-df17-4955-9a8b-cd743448ae2b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:26:47.035 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d11844e-c26c-48e3-8284-63d51d9aa941 - - - - - -] OVN reports status down for port: 66bb65e4-ade9-4dce-aa14-b453b81eba6a 2026-08-28 05:26:47.069 8 INFO neutron.db.ovn_revision_numbers_db [req-bedda188-8285-45ce-8642-c1267af1d06f req-644f918e-6743-4373-99d2-365bb3fe827e b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 66bb65e4-ade9-4dce-aa14-b453b81eba6a (type: ports) to 1 [pid: 8|app: 0|req: 1224/2333] 162.253.55.164 () {38 vars in 953 bytes} [Fri Aug 28 05:26:46 2026] POST /v2.0/ports => generated 954 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:26:47.582 7 INFO neutron.db.ovn_revision_numbers_db [req-bedda188-8285-45ce-8642-c1267af1d06f req-c30358de-576e-4339-bffb-ce68da072a01 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 66bb65e4-ade9-4dce-aa14-b453b81eba6a (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: 1225/2334] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:47 2026] GET /v2.0/ports?device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => 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: 1226/2335] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:26:47 2026] GET /v2.0/security-groups?id=329c1dd5-cfd0-4179-a84f-5f30cf9680d5&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-08-28 05:26:47.832 7 INFO neutron.db.ovn_revision_numbers_db [req-bedda188-8285-45ce-8642-c1267af1d06f req-c30358de-576e-4339-bffb-ce68da072a01 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 66bb65e4-ade9-4dce-aa14-b453b81eba6a (type: ports) to 4 [pid: 7|app: 0|req: 1110/2336] 162.253.55.164 () {38 vars in 1026 bytes} [Fri Aug 28 05:26:47 2026] PUT /v2.0/ports/66bb65e4-ade9-4dce-aa14-b453b81eba6a => generated 1204 bytes in 717 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:26:47.908 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0be35ed-60a4-4ed9-8fed-547b3ad0596d'] response: {'name': 'network-changed', 'server_uuid': '4d07cdcd-5713-44a5-a135-caca9c78f658', 'tag': '66bb65e4-ade9-4dce-aa14-b453b81eba6a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1227/2337] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:26:48 2026] GET /v2.0/ports?tenant_id=c9fe5353f2e54045beaa2a934256ade1&device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => generated 1207 bytes in 53 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: 1111/2338] 162.253.55.164 () {34 vars in 1016 bytes} [Fri Aug 28 05:26:48 2026] GET /v2.0/networks?tenant_id=c9fe5353f2e54045beaa2a934256ade1&shared=False => generated 759 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2339] 162.253.55.164 () {34 vars in 928 bytes} [Fri Aug 28 05:26:48 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2340] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:48 2026] GET /v2.0/ports?device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2341] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:26:48 2026] GET /v2.0/security-groups?id=329c1dd5-cfd0-4179-a84f-5f30cf9680d5&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2342] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:26:49 2026] GET /v2.0/ports?tenant_id=c9fe5353f2e54045beaa2a934256ade1&device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => generated 1207 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2343] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:26:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=66bb65e4-ade9-4dce-aa14-b453b81eba6a => 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: 1114/2344] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:26:49 2026] GET /v2.0/subnets?id=7c908d21-5257-4993-81b5-59eb4f28e1d9 => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2345] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:26:49 2026] GET /v2.0/ports?network_id=f7e72b6b-df17-4955-9a8b-cd743448ae2b&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2346] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:26:49 2026] GET /v2.0/networks/f7e72b6b-df17-4955-9a8b-cd743448ae2b?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: 1117/2347] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:26:49 2026] GET /v2.0/networks/f7e72b6b-df17-4955-9a8b-cd743448ae2b?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: 1118/2348] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:49 2026] GET /v2.0/ports?device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => 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: 1231/2349] 10.0.0.125 () {34 vars in 674 bytes} [Fri Aug 28 05:26:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2350] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:26:50 2026] GET /v2.0/security-groups?id=329c1dd5-cfd0-4179-a84f-5f30cf9680d5&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: 1232/2351] 10.0.0.125 () {34 vars in 757 bytes} [Fri Aug 28 05:26:50 2026] PUT /v2.0/subnetpools/bf26a485-e2fb-48db-b769-02a1fe5a8afb/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2352] 10.0.0.125 () {32 vars in 737 bytes} [Fri Aug 28 05:26:50 2026] GET /v2.0/subnetpools/bf26a485-e2fb-48db-b769-02a1fe5a8afb/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: 1233/2353] 10.0.0.125 () {34 vars in 768 bytes} [Fri Aug 28 05:26:50 2026] PUT /v2.0/subnetpools/bf26a485-e2fb-48db-b769-02a1fe5a8afb/tags/green => 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: 1121/2354] 10.0.0.125 () {32 vars in 737 bytes} [Fri Aug 28 05:26:50 2026] GET /v2.0/subnetpools/bf26a485-e2fb-48db-b769-02a1fe5a8afb/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: 1234/2355] 10.0.0.125 () {34 vars in 764 bytes} [Fri Aug 28 05:26:50 2026] PUT /v2.0/subnetpools/bf26a485-e2fb-48db-b769-02a1fe5a8afb/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2356] 10.0.0.125 () {32 vars in 737 bytes} [Fri Aug 28 05:26:50 2026] GET /v2.0/subnetpools/bf26a485-e2fb-48db-b769-02a1fe5a8afb/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2357] 10.0.0.125 () {34 vars in 786 bytes} [Fri Aug 28 05:26:50 2026] PUT /v2.0/subnetpools/bf26a485-e2fb-48db-b769-02a1fe5a8afb/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2358] 10.0.0.125 () {32 vars in 737 bytes} [Fri Aug 28 05:26:50 2026] GET /v2.0/subnetpools/bf26a485-e2fb-48db-b769-02a1fe5a8afb/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2359] 10.0.0.125 () {34 vars in 757 bytes} [Fri Aug 28 05:26:50 2026] PUT /v2.0/subnetpools/bf26a485-e2fb-48db-b769-02a1fe5a8afb/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2360] 10.0.0.125 () {32 vars in 737 bytes} [Fri Aug 28 05:26:50 2026] GET /v2.0/subnetpools/bf26a485-e2fb-48db-b769-02a1fe5a8afb/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2361] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:26:50 2026] GET /v2.0/subnetpools/bf26a485-e2fb-48db-b769-02a1fe5a8afb/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:26:50.721 7 INFO neutron.api.v2.resource [None req-7eca5922-2421-4963-86ce-1e14d83950cd c634c4c50e154e3c96aef87a5a704fd6 3fd1c848b92e46c0b89437507b2736ee - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1125/2362] 10.0.0.125 () {32 vars in 749 bytes} [Fri Aug 28 05:26:50 2026] GET /v2.0/subnetpools/bf26a485-e2fb-48db-b769-02a1fe5a8afb/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2363] 10.0.0.125 () {32 vars in 748 bytes} [Fri Aug 28 05:26:50 2026] DELETE /v2.0/subnetpools/bf26a485-e2fb-48db-b769-02a1fe5a8afb/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2364] 10.0.0.125 () {32 vars in 737 bytes} [Fri Aug 28 05:26:50 2026] GET /v2.0/subnetpools/bf26a485-e2fb-48db-b769-02a1fe5a8afb/tags => generated 30 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:50.910 8 INFO neutron.api.v2.resource [None req-8b59258b-3fc7-47bd-bd96-f2c2aef60602 c634c4c50e154e3c96aef87a5a704fd6 3fd1c848b92e46c0b89437507b2736ee - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1239/2365] 10.0.0.125 () {32 vars in 752 bytes} [Fri Aug 28 05:26:50 2026] DELETE /v2.0/subnetpools/bf26a485-e2fb-48db-b769-02a1fe5a8afb/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2366] 10.0.0.125 () {32 vars in 740 bytes} [Fri Aug 28 05:26:50 2026] DELETE /v2.0/subnetpools/bf26a485-e2fb-48db-b769-02a1fe5a8afb/tags => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2367] 10.0.0.125 () {32 vars in 737 bytes} [Fri Aug 28 05:26:50 2026] GET /v2.0/subnetpools/bf26a485-e2fb-48db-b769-02a1fe5a8afb/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2368] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:26:51 2026] DELETE /v2.0/subnetpools/bf26a485-e2fb-48db-b769-02a1fe5a8afb => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2369] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:51 2026] GET /v2.0/ports?device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2370] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:26:51 2026] GET /v2.0/security-groups?id=329c1dd5-cfd0-4179-a84f-5f30cf9680d5&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-08-28 05:26:52.032 8 INFO neutron.db.ovn_revision_numbers_db [None req-25bbffbf-e9c6-4c04-ad41-0e2193a69896 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 8ffb40de-9c49-489d-8068-a12ea05fcfba (type: security_groups) to 1 2026-08-28 05:26:52.045 8 INFO neutron.db.ovn_revision_numbers_db [None req-25bbffbf-e9c6-4c04-ad41-0e2193a69896 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 2fe757b0-717e-4804-9932-b16529c211e9 (type: security_group_rules) to 0 2026-08-28 05:26:52.063 8 INFO neutron.db.ovn_revision_numbers_db [None req-25bbffbf-e9c6-4c04-ad41-0e2193a69896 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 41e664cf-6fcc-4819-8868-f368dfc9e85a (type: security_group_rules) to 0 2026-08-28 05:26:52.079 8 INFO neutron.db.ovn_revision_numbers_db [None req-25bbffbf-e9c6-4c04-ad41-0e2193a69896 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 70409807-d320-41df-b766-c8c03a53c903 (type: security_group_rules) to 0 2026-08-28 05:26:52.092 8 INFO neutron.db.ovn_revision_numbers_db [None req-25bbffbf-e9c6-4c04-ad41-0e2193a69896 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource cc112686-ba0a-4d35-bcd4-d64103be8503 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1242/2371] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:26:51 2026] GET /v2.0/security-groups?tenant_id=3fd1c848b92e46c0b89437507b2736ee&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2372] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:26:52 2026] DELETE /v2.0/security-groups/8ffb40de-9c49-489d-8068-a12ea05fcfba => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2373] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:52 2026] GET /v2.0/ports?device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2374] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:26:52 2026] GET /v2.0/security-groups?id=329c1dd5-cfd0-4179-a84f-5f30cf9680d5&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:52.650 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d11844e-c26c-48e3-8284-63d51d9aa941 - - - - - -] OVN reports status up for port: 66bb65e4-ade9-4dce-aa14-b453b81eba6a 2026-08-28 05:26:52.666 7 INFO neutron.plugins.ml2.plugin [None req-0d11844e-c26c-48e3-8284-63d51d9aa941 - - - - - -] Attempt 1 to provision port 66bb65e4-ade9-4dce-aa14-b453b81eba6a 2026-08-28 05:26:52.728 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9f3c70c-2c2a-4c49-844c-2700b2b6fccf 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ef9178ac-6470-46a2-9922-9b7318b03a65 (type: security_groups) to 1 2026-08-28 05:26:52.750 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9f3c70c-2c2a-4c49-844c-2700b2b6fccf 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 886a4e7d-e65d-47ec-b636-7d16eb7d3163 (type: security_group_rules) to 0 2026-08-28 05:26:52.764 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9f3c70c-2c2a-4c49-844c-2700b2b6fccf 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b479f441-2ae7-4236-91cd-58ba2082e76f (type: security_group_rules) to 0 2026-08-28 05:26:52.778 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9f3c70c-2c2a-4c49-844c-2700b2b6fccf 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d2ff7ce3-1b4e-435c-8a07-d636474f52c8 (type: security_group_rules) to 0 2026-08-28 05:26:52.791 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9f3c70c-2c2a-4c49-844c-2700b2b6fccf 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource fc7339b7-c6c6-4227-ac58-de35f0e6cd7c (type: security_group_rules) to 0 2026-08-28 05:26:52.809 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-07de7376-ba14-4ec3-b7a8-743e49aeec57'] response: {'server_uuid': '4d07cdcd-5713-44a5-a135-caca9c78f658', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '66bb65e4-ade9-4dce-aa14-b453b81eba6a', 'code': 200} [pid: 8|app: 0|req: 1244/2375] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:26:52 2026] GET /v2.0/security-groups?tenant_id=4b9329829f634ad6afb05baa2d4debb4&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:26:52.979 7 INFO neutron.db.ovn_revision_numbers_db [None req-0d11844e-c26c-48e3-8284-63d51d9aa941 - - - - - -] Successfully bumped revision number for resource 66bb65e4-ade9-4dce-aa14-b453b81eba6a (type: ports) to 5 [pid: 7|app: 0|req: 1132/2376] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:26:52 2026] DELETE /v2.0/security-groups/ef9178ac-6470-46a2-9922-9b7318b03a65 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2377] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:53 2026] GET /v2.0/ports?device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => generated 971 bytes in 77 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: 1133/2378] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:26:53 2026] GET /v2.0/security-groups?id=329c1dd5-cfd0-4179-a84f-5f30cf9680d5&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2379] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:54 2026] GET /v2.0/ports?device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:54.852 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-12812120-520d-442c-8190-aa391667538c'] response: {'server_uuid': '4d07cdcd-5713-44a5-a135-caca9c78f658', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '66bb65e4-ade9-4dce-aa14-b453b81eba6a', 'code': 200} [pid: 7|app: 0|req: 1134/2380] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:26:54 2026] GET /v2.0/security-groups?id=329c1dd5-cfd0-4179-a84f-5f30cf9680d5&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2381] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:54 2026] GET /v2.0/ports?device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2382] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:26:54 2026] GET /v2.0/security-groups?id=329c1dd5-cfd0-4179-a84f-5f30cf9680d5&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: 1248/2383] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:26:55 2026] GET /v2.0/ports?device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => generated 1209 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:26:55.625 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f50fd91-bad7-443f-ab29-80f4059ce993 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 49562391-569f-43e4-bb21-e2ed1af792ff (type: floatingips) to 4 2026-08-28 05:26:55.738 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f50fd91-bad7-443f-ab29-80f4059ce993 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Successfully bumped revision number for resource 49562391-569f-43e4-bb21-e2ed1af792ff (type: floatingips) to 5 2026-08-28 05:26:55.739 7 INFO neutron.db.l3_db [None req-0f50fd91-bad7-443f-ab29-80f4059ce993 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Floating IP 49562391-569f-43e4-bb21-e2ed1af792ff associated. External IP: 10.96.250.212, port: 66bb65e4-ade9-4dce-aa14-b453b81eba6a. [pid: 7|app: 0|req: 1136/2386] 10.0.0.125 () {34 vars in 747 bytes} [Fri Aug 28 05:26:55 2026] PUT /v2.0/floatingips/49562391-569f-43e4-bb21-e2ed1af792ff => generated 855 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2387] 10.0.0.125 () {32 vars in 727 bytes} [Fri Aug 28 05:26:55 2026] GET /v2.0/floatingips/49562391-569f-43e4-bb21-e2ed1af792ff => generated 857 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:26:56.902 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-40d97f28-53e1-4c23-9e64-d913d058a966'] response: {'name': 'network-changed', 'server_uuid': '4d07cdcd-5713-44a5-a135-caca9c78f658', 'tag': '66bb65e4-ade9-4dce-aa14-b453b81eba6a', 'status': 'completed', 'code': 200} 2026-08-28 05:26:56.921 7 INFO neutron.db.ovn_revision_numbers_db [None req-70b6a957-5dd3-4371-831b-34a4434c2ec4 b978366cde3542b2a4f4feaed86d4373 9893444761d64b9b8784e255eb96f0ae - - default default] Successfully bumped revision number for resource 72bfb854-536c-42d4-b0b9-2acdac4a6da9 (type: security_groups) to 1 2026-08-28 05:26:56.942 7 INFO neutron.db.ovn_revision_numbers_db [None req-70b6a957-5dd3-4371-831b-34a4434c2ec4 b978366cde3542b2a4f4feaed86d4373 9893444761d64b9b8784e255eb96f0ae - - default default] Successfully bumped revision number for resource 776b0d85-3f56-49f8-872d-48947f2f9b4b (type: security_group_rules) to 0 2026-08-28 05:26:56.961 7 INFO neutron.db.ovn_revision_numbers_db [None req-70b6a957-5dd3-4371-831b-34a4434c2ec4 b978366cde3542b2a4f4feaed86d4373 9893444761d64b9b8784e255eb96f0ae - - default default] Successfully bumped revision number for resource 801c57bf-6f96-4fa7-ac5f-f68a5a4c9a0e (type: security_group_rules) to 0 2026-08-28 05:26:56.986 7 INFO neutron.db.ovn_revision_numbers_db [None req-70b6a957-5dd3-4371-831b-34a4434c2ec4 b978366cde3542b2a4f4feaed86d4373 9893444761d64b9b8784e255eb96f0ae - - default default] Successfully bumped revision number for resource 8ba9c929-80c2-459e-ae48-c554a60a3beb (type: security_group_rules) to 0 2026-08-28 05:26:56.999 7 INFO neutron.db.ovn_revision_numbers_db [None req-70b6a957-5dd3-4371-831b-34a4434c2ec4 b978366cde3542b2a4f4feaed86d4373 9893444761d64b9b8784e255eb96f0ae - - default default] Successfully bumped revision number for resource cf4e5ac1-a9fc-4196-8c7a-4f536d9f9dc4 (type: security_group_rules) to 0 2026-08-28 05:26:57.078 7 INFO neutron.db.segments_db [None req-70b6a957-5dd3-4371-831b-34a4434c2ec4 b978366cde3542b2a4f4feaed86d4373 9893444761d64b9b8784e255eb96f0ae - - default default] Added segment c5a32a43-565b-407c-8368-001fcbc3cc8a of type geneve for network 8aa34c31-e8fe-4826-b6bb-e9867972a0ba 2026-08-28 05:26:57.174 7 INFO neutron.db.ovn_revision_numbers_db [None req-70b6a957-5dd3-4371-831b-34a4434c2ec4 b978366cde3542b2a4f4feaed86d4373 9893444761d64b9b8784e255eb96f0ae - - default default] Successfully bumped revision number for resource 8aa34c31-e8fe-4826-b6bb-e9867972a0ba (type: networks) to 1 [pid: 8|app: 0|req: 1252/2388] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:26:57 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 1010 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:26:57.326 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-70b6a957-5dd3-4371-831b-34a4434c2ec4 b978366cde3542b2a4f4feaed86d4373 9893444761d64b9b8784e255eb96f0ae - - default default] No more DHCP agents 2026-08-28 05:26:57.328 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-70b6a957-5dd3-4371-831b-34a4434c2ec4 b978366cde3542b2a4f4feaed86d4373 9893444761d64b9b8784e255eb96f0ae - - default default] Unable to schedule network 8aa34c31-e8fe-4826-b6bb-e9867972a0ba: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1253/2389] 10.0.0.139 () {34 vars in 1118 bytes} [Fri Aug 28 05:26:57 2026] GET /v2.0/security-groups?id=c5228465-82d3-49aa-82a3-5e6db6630c31&id=d6827301-f546-4beb-942a-c5679d933075&fields=id&fields=name => generated 206 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:57.378 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-efaf9c0b-4c76-4ba3-bfa6-6692e8687a0e - - - - - -] OVN reports status down for port: 93adaf58-6ef6-4c20-a0a0-688143116256 2026-08-28 05:26:57.404 7 INFO neutron.db.ovn_revision_numbers_db [None req-70b6a957-5dd3-4371-831b-34a4434c2ec4 b978366cde3542b2a4f4feaed86d4373 9893444761d64b9b8784e255eb96f0ae - - default default] Successfully bumped revision number for resource 93adaf58-6ef6-4c20-a0a0-688143116256 (type: ports) to 1 [pid: 7|app: 0|req: 1137/2390] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:26:56 2026] POST /v2.0/networks => generated 631 bytes in 845 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2391] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:26:57 2026] GET /v2.0/ports?tenant_id=c9fe5353f2e54045beaa2a934256ade1&device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => generated 1209 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2392] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:26:57 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 1248 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2393] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:26:57 2026] GET /v2.0/networks?id=f7e72b6b-df17-4955-9a8b-cd743448ae2b => generated 759 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2394] 10.0.0.125 () {32 vars in 856 bytes} [Fri Aug 28 05:26:57 2026] GET /v2.0/floatingips?floating_network_id=9bb25131-afac-40d7-aa27-7cb67c8505c5&port_id=86556ac0-2e40-40de-9338-58621ae8136f => generated 860 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:57.736 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-21c23481-d756-4854-86e3-3978b6dcd04e b978366cde3542b2a4f4feaed86d4373 9893444761d64b9b8784e255eb96f0ae - - default default] No more DHCP agents 2026-08-28 05:26:57.738 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-21c23481-d756-4854-86e3-3978b6dcd04e b978366cde3542b2a4f4feaed86d4373 9893444761d64b9b8784e255eb96f0ae - - default default] Unable to schedule network 8aa34c31-e8fe-4826-b6bb-e9867972a0ba: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1257/2395] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:26:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=66bb65e4-ade9-4dce-aa14-b453b81eba6a => generated 860 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2396] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:26:57 2026] GET /v2.0/subnets?id=7c908d21-5257-4993-81b5-59eb4f28e1d9 => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:57.806 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-efaf9c0b-4c76-4ba3-bfa6-6692e8687a0e - - - - - -] OVN reports status down for port: 1f9f2ced-3c26-45e6-bcae-86f5b03549b3 [pid: 8|app: 0|req: 1259/2397] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:26:57 2026] GET /v2.0/ports?network_id=f7e72b6b-df17-4955-9a8b-cd743448ae2b&device_owner=network%3Adhcp => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:57.845 7 INFO neutron.db.ovn_revision_numbers_db [None req-21c23481-d756-4854-86e3-3978b6dcd04e b978366cde3542b2a4f4feaed86d4373 9893444761d64b9b8784e255eb96f0ae - - default default] Successfully bumped revision number for resource 1f9f2ced-3c26-45e6-bcae-86f5b03549b3 (type: ports) to 1 [pid: 7|app: 0|req: 1139/2398] 10.0.0.125 () {34 vars in 662 bytes} [Fri Aug 28 05:26:57 2026] POST /v2.0/ports => generated 743 bytes in 443 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: 1260/2399] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:26:57 2026] GET /v2.0/networks/f7e72b6b-df17-4955-9a8b-cd743448ae2b?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2400] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:26:57 2026] GET /v2.0/networks/f7e72b6b-df17-4955-9a8b-cd743448ae2b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2401] 10.0.0.125 () {34 vars in 664 bytes} [Fri Aug 28 05:26:57 2026] POST /v2.0/trunks => generated 409 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2402] 10.0.0.125 () {34 vars in 747 bytes} [Fri Aug 28 05:26:58 2026] PUT /v2.0/trunks/3a929e95-bc20-4aba-978b-6d23e79f6e7d/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2403] 10.0.0.130 () {34 vars in 988 bytes} [Fri Aug 28 05:26:58 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2404] 10.0.0.125 () {32 vars in 727 bytes} [Fri Aug 28 05:26:58 2026] GET /v2.0/trunks/3a929e95-bc20-4aba-978b-6d23e79f6e7d/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2405] 10.0.0.130 () {34 vars in 1118 bytes} [Fri Aug 28 05:26:58 2026] GET /v2.0/security-groups?id=c5228465-82d3-49aa-82a3-5e6db6630c31&id=d6827301-f546-4beb-942a-c5679d933075&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2406] 10.0.0.125 () {34 vars in 758 bytes} [Fri Aug 28 05:26:58 2026] PUT /v2.0/trunks/3a929e95-bc20-4aba-978b-6d23e79f6e7d/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2407] 10.0.0.125 () {32 vars in 727 bytes} [Fri Aug 28 05:26:58 2026] GET /v2.0/trunks/3a929e95-bc20-4aba-978b-6d23e79f6e7d/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2408] 10.0.0.125 () {34 vars in 754 bytes} [Fri Aug 28 05:26:58 2026] PUT /v2.0/trunks/3a929e95-bc20-4aba-978b-6d23e79f6e7d/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2409] 10.0.0.125 () {32 vars in 727 bytes} [Fri Aug 28 05:26:58 2026] GET /v2.0/trunks/3a929e95-bc20-4aba-978b-6d23e79f6e7d/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2410] 10.0.0.125 () {34 vars in 776 bytes} [Fri Aug 28 05:26:58 2026] PUT /v2.0/trunks/3a929e95-bc20-4aba-978b-6d23e79f6e7d/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: 8|app: 0|req: 1266/2411] 10.0.0.125 () {32 vars in 727 bytes} [Fri Aug 28 05:26:58 2026] GET /v2.0/trunks/3a929e95-bc20-4aba-978b-6d23e79f6e7d/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2412] 10.0.0.125 () {34 vars in 747 bytes} [Fri Aug 28 05:26:58 2026] PUT /v2.0/trunks/3a929e95-bc20-4aba-978b-6d23e79f6e7d/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2413] 10.0.0.125 () {32 vars in 727 bytes} [Fri Aug 28 05:26:58 2026] GET /v2.0/trunks/3a929e95-bc20-4aba-978b-6d23e79f6e7d/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2414] 10.0.0.125 () {32 vars in 735 bytes} [Fri Aug 28 05:26:58 2026] GET /v2.0/trunks/3a929e95-bc20-4aba-978b-6d23e79f6e7d/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:26:58.569 8 INFO neutron.api.v2.resource [None req-65f21711-00e1-42f1-a85c-6e7633a6e5ef b978366cde3542b2a4f4feaed86d4373 9893444761d64b9b8784e255eb96f0ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1268/2415] 10.0.0.125 () {32 vars in 739 bytes} [Fri Aug 28 05:26:58 2026] GET /v2.0/trunks/3a929e95-bc20-4aba-978b-6d23e79f6e7d/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2416] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:26:58 2026] DELETE /v2.0/trunks/3a929e95-bc20-4aba-978b-6d23e79f6e7d/tags/red => 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: 1269/2417] 10.0.0.125 () {32 vars in 727 bytes} [Fri Aug 28 05:26:58 2026] GET /v2.0/trunks/3a929e95-bc20-4aba-978b-6d23e79f6e7d/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:26:58.687 7 INFO neutron.api.v2.resource [None req-b3b17d52-4082-4869-ad7c-e55e5a241464 b978366cde3542b2a4f4feaed86d4373 9893444761d64b9b8784e255eb96f0ae - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1149/2418] 10.0.0.125 () {32 vars in 742 bytes} [Fri Aug 28 05:26:58 2026] DELETE /v2.0/trunks/3a929e95-bc20-4aba-978b-6d23e79f6e7d/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2419] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:26:58 2026] DELETE /v2.0/trunks/3a929e95-bc20-4aba-978b-6d23e79f6e7d/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2420] 10.0.0.125 () {32 vars in 727 bytes} [Fri Aug 28 05:26:58 2026] GET /v2.0/trunks/3a929e95-bc20-4aba-978b-6d23e79f6e7d/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2421] 10.0.0.125 () {32 vars in 717 bytes} [Fri Aug 28 05:26:58 2026] GET /v2.0/trunks/3a929e95-bc20-4aba-978b-6d23e79f6e7d => generated 409 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2422] 10.0.0.125 () {32 vars in 715 bytes} [Fri Aug 28 05:26:58 2026] GET /v2.0/ports/1f9f2ced-3c26-45e6-bcae-86f5b03549b3 => generated 826 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2423] 10.0.0.125 () {32 vars in 720 bytes} [Fri Aug 28 05:26:58 2026] DELETE /v2.0/trunks/3a929e95-bc20-4aba-978b-6d23e79f6e7d => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:26:59.098 7 INFO neutron_taas.services.taas.taas_plugin [None req-240811e8-b439-432d-9b25-7496a36d60ad b978366cde3542b2a4f4feaed86d4373 9893444761d64b9b8784e255eb96f0ae - - default default] TaaS: Handle Delete Port: 1f9f2ced-3c26-45e6-bcae-86f5b03549b3 2026-08-28 05:26:59.101 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-240811e8-b439-432d-9b25-7496a36d60ad b978366cde3542b2a4f4feaed86d4373 9893444761d64b9b8784e255eb96f0ae - - default default] Tap Mirror: Handle Delete Port: 1f9f2ced-3c26-45e6-bcae-86f5b03549b3 [pid: 7|app: 0|req: 1152/2424] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:26:58 2026] DELETE /v2.0/ports/1f9f2ced-3c26-45e6-bcae-86f5b03549b3 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:26:59.334 8 INFO neutron_taas.services.taas.taas_plugin [None req-2ddbbffb-bd46-4620-a416-cc6d7a07c59e b978366cde3542b2a4f4feaed86d4373 9893444761d64b9b8784e255eb96f0ae - - default default] TaaS: Handle Delete Port: 93adaf58-6ef6-4c20-a0a0-688143116256 2026-08-28 05:26:59.337 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ddbbffb-bd46-4620-a416-cc6d7a07c59e b978366cde3542b2a4f4feaed86d4373 9893444761d64b9b8784e255eb96f0ae - - default default] Tap Mirror: Handle Delete Port: 93adaf58-6ef6-4c20-a0a0-688143116256 2026-08-28 05:26:59.546 8 INFO neutron.services.segments.plugin [-] Segment c5a32a43-565b-407c-8368-001fcbc3cc8a resource provider aggregate not found 2026-08-28 05:26:59.556 8 INFO neutron.services.segments.plugin [-] Segment c5a32a43-565b-407c-8368-001fcbc3cc8a resource provider aggregate not found 2026-08-28 05:26:59.582 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c5a32a43-565b-407c-8368-001fcbc3cc8a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5a32a43-565b-407c-8368-001fcbc3cc8a found for delete ", "request_id": "req-70d477c0-1d67-4972-b30d-a6f22286427e"}]} 2026-08-28 05:26:59.589 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c5a32a43-565b-407c-8368-001fcbc3cc8a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5a32a43-565b-407c-8368-001fcbc3cc8a found for delete ", "request_id": "req-c43aad61-1ca3-4b05-b370-f476870dd122"}]} [pid: 8|app: 0|req: 1273/2425] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:26:59 2026] DELETE /v2.0/networks/8aa34c31-e8fe-4826-b6bb-e9867972a0ba => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2426] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:27:00 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 1010 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:27:00.613 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b5d9692-59f4-4ed6-a80f-94cd00df9515 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 1311cf84-e35e-40a0-98a0-8a0332f67bf4 (type: security_groups) to 1 2026-08-28 05:27:00.623 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b5d9692-59f4-4ed6-a80f-94cd00df9515 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 1151694a-b322-46b0-93c2-19bf8fae2652 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1275/2427] 10.0.0.139 () {34 vars in 1118 bytes} [Fri Aug 28 05:27:00 2026] GET /v2.0/security-groups?id=c5228465-82d3-49aa-82a3-5e6db6630c31&id=d6827301-f546-4beb-942a-c5679d933075&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:00.637 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b5d9692-59f4-4ed6-a80f-94cd00df9515 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 42abd387-e7d0-41c5-a336-9149f5494abe (type: security_group_rules) to 0 2026-08-28 05:27:00.655 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b5d9692-59f4-4ed6-a80f-94cd00df9515 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a79913e1-3098-4782-adaf-bdfcb9bde07b (type: security_group_rules) to 0 2026-08-28 05:27:00.669 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b5d9692-59f4-4ed6-a80f-94cd00df9515 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource bafc0964-050a-4bf4-9bcd-a65c6366d357 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1153/2428] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:27:00 2026] GET /v2.0/security-groups?tenant_id=5180c3c6f7614f2b8d2ade9ed7a54ea5&name=default => generated 2925 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2429] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:27:00 2026] DELETE /v2.0/security-groups/1311cf84-e35e-40a0-98a0-8a0332f67bf4 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2430] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:27:01 2026] GET /v2.0/security-groups?tenant_id=9893444761d64b9b8784e255eb96f0ae&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2431] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:27:01 2026] DELETE /v2.0/security-groups/72bfb854-536c-42d4-b0b9-2acdac4a6da9 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:27:01.607 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ce5119c4-ef87-4c0c-bfc0-03b68dcaf366 - - - - - -] OVN reports status down for port: 86556ac0-2e40-40de-9338-58621ae8136f 2026-08-28 05:27:01.780 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9286c49d-d952-423c-ad32-a9a2c9ea9696'] response: {'server_uuid': '271901f5-fbe9-4c85-bf14-8fc2d326a442', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '86556ac0-2e40-40de-9338-58621ae8136f', 'code': 200} [pid: 7|app: 0|req: 1155/2432] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:27:01 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 1010 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2433] 10.0.0.139 () {34 vars in 1118 bytes} [Fri Aug 28 05:27:01 2026] GET /v2.0/security-groups?id=c5228465-82d3-49aa-82a3-5e6db6630c31&id=d6827301-f546-4beb-942a-c5679d933075&fields=id&fields=name => generated 206 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:01.949 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce5119c4-ef87-4c0c-bfc0-03b68dcaf366 - - - - - -] Successfully bumped revision number for resource 86556ac0-2e40-40de-9338-58621ae8136f (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: 1156/2434] 162.253.55.164 () {34 vars in 992 bytes} [Fri Aug 28 05:27:02 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2435] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:27:02 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:27:03.052 8 INFO neutron_taas.services.taas.taas_plugin [req-58945c3a-ec6d-4bb7-a57d-7c4eeeff06f5 req-840d7c5a-2dc5-426e-95a8-cb38629457ef 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] TaaS: Handle Delete Port: 86556ac0-2e40-40de-9338-58621ae8136f 2026-08-28 05:27:03.055 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-58945c3a-ec6d-4bb7-a57d-7c4eeeff06f5 req-840d7c5a-2dc5-426e-95a8-cb38629457ef 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Tap Mirror: Handle Delete Port: 86556ac0-2e40-40de-9338-58621ae8136f [pid: 7|app: 0|req: 1158/2436] 10.0.0.139 () {34 vars in 1118 bytes} [Fri Aug 28 05:27:03 2026] GET /v2.0/security-groups?id=c5228465-82d3-49aa-82a3-5e6db6630c31&id=d6827301-f546-4beb-942a-c5679d933075&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:03.219 8 INFO neutron.db.l3_db [req-58945c3a-ec6d-4bb7-a57d-7c4eeeff06f5 req-840d7c5a-2dc5-426e-95a8-cb38629457ef 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Floating IP 503e71dc-65dd-4c31-a7da-207a73edf166 disassociated. External IP: 10.96.250.203, port: 86556ac0-2e40-40de-9338-58621ae8136f. [pid: 8|app: 0|req: 1279/2437] 162.253.55.164 () {36 vars in 995 bytes} [Fri Aug 28 05:27:02 2026] DELETE /v2.0/ports/86556ac0-2e40-40de-9338-58621ae8136f => generated 0 bytes in 488 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:27:03.374 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-abd0b72e-f3da-47c0-ba68-fe54144cca31'] response: {'server_uuid': '271901f5-fbe9-4c85-bf14-8fc2d326a442', 'name': 'network-vif-deleted', 'tag': '86556ac0-2e40-40de-9338-58621ae8136f', 'status': 'completed', 'code': 200} 2026-08-28 05:27:03.830 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-88e4558a-2a66-4dea-96b5-82069f73ec8c'] response: {'server_uuid': '271901f5-fbe9-4c85-bf14-8fc2d326a442', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '86556ac0-2e40-40de-9338-58621ae8136f', 'code': 200} [pid: 7|app: 0|req: 1159/2438] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:27:04 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 12 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: 1160/2439] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:27:05 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:27:05.349 8 INFO neutron.db.ovn_revision_numbers_db [None req-00c59c2d-8f3f-475a-b8eb-e8c1e389f693 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource d2e9e2b8-fa9f-46af-ad0a-74613e4e1e56 (type: security_groups) to 1 2026-08-28 05:27:05.358 8 INFO neutron.db.ovn_revision_numbers_db [None req-00c59c2d-8f3f-475a-b8eb-e8c1e389f693 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 601e403f-1cda-451b-8a44-1a23cd2acbc6 (type: security_group_rules) to 0 2026-08-28 05:27:05.367 8 INFO neutron.db.ovn_revision_numbers_db [None req-00c59c2d-8f3f-475a-b8eb-e8c1e389f693 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 89e17430-4ec4-4c57-9453-604dd9a92ca1 (type: security_group_rules) to 0 2026-08-28 05:27:05.376 8 INFO neutron.db.ovn_revision_numbers_db [None req-00c59c2d-8f3f-475a-b8eb-e8c1e389f693 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource b955c9de-8c8d-41e9-84ec-b39c844532c6 (type: security_group_rules) to 0 2026-08-28 05:27:05.386 8 INFO neutron.db.ovn_revision_numbers_db [None req-00c59c2d-8f3f-475a-b8eb-e8c1e389f693 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource f9056ff4-7038-47ca-8bcd-853c3954e232 (type: security_group_rules) to 0 2026-08-28 05:27:05.474 8 INFO neutron.db.segments_db [None req-00c59c2d-8f3f-475a-b8eb-e8c1e389f693 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Added segment dbf57e21-18f0-4a92-9416-4c09dbec802e of type geneve for network 47694a43-2bc3-4327-bb90-8beb28d958e1 2026-08-28 05:27:05.578 8 INFO neutron.db.ovn_revision_numbers_db [None req-00c59c2d-8f3f-475a-b8eb-e8c1e389f693 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 47694a43-2bc3-4327-bb90-8beb28d958e1 (type: networks) to 1 2026-08-28 05:27:05.738 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-00c59c2d-8f3f-475a-b8eb-e8c1e389f693 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] No more DHCP agents 2026-08-28 05:27:05.739 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-00c59c2d-8f3f-475a-b8eb-e8c1e389f693 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Unable to schedule network 47694a43-2bc3-4327-bb90-8beb28d958e1: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:05.796 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-efaf9c0b-4c76-4ba3-bfa6-6692e8687a0e - - - - - -] OVN reports status down for port: 1fda636a-97bb-445b-905a-044af5e1dd0f 2026-08-28 05:27:05.861 8 INFO neutron.db.ovn_revision_numbers_db [None req-00c59c2d-8f3f-475a-b8eb-e8c1e389f693 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 1fda636a-97bb-445b-905a-044af5e1dd0f (type: ports) to 1 [pid: 8|app: 0|req: 1280/2440] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:27:05 2026] POST /v2.0/networks => generated 625 bytes in 890 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2441] 10.0.0.130 () {34 vars in 988 bytes} [Fri Aug 28 05:27:06 2026] GET /v2.0/ports?device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => generated 1209 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2442] 10.0.0.130 () {34 vars in 1038 bytes} [Fri Aug 28 05:27:06 2026] GET /v2.0/security-groups?id=329c1dd5-cfd0-4179-a84f-5f30cf9680d5&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-08-28 05:27:06.121 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f3ae65d3-68b1-4bdd-b3cd-197157df9ee1 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] No more DHCP agents 2026-08-28 05:27:06.122 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f3ae65d3-68b1-4bdd-b3cd-197157df9ee1 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Unable to schedule network 47694a43-2bc3-4327-bb90-8beb28d958e1: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1283/2443] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:27:06 2026] GET /v2.0/ports?device_id=271901f5-fbe9-4c85-bf14-8fc2d326a442 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:27:06.465 7 INFO neutron.db.ovn_revision_numbers_db [None req-4673e782-33e5-4a6d-8071-7787372543db - - - - - -] Successfully bumped revision number for resource 1fda636a-97bb-445b-905a-044af5e1dd0f (type: ports) to 2 2026-08-28 05:27:06.491 7 INFO neutron.db.ovn_revision_numbers_db [None req-4673e782-33e5-4a6d-8071-7787372543db - - - - - -] Successfully bumped revision number for resource a4240437-1fc5-4296-9e97-bcedb9969bff (type: subnets) to 0 [pid: 7|app: 0|req: 1161/2444] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:27:05 2026] POST /v2.0/subnets => generated 626 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:06.882 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2895a762-5cc8-4cb5-8524-2d5b03cf9f84 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] No more DHCP agents 2026-08-28 05:27:06.883 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2895a762-5cc8-4cb5-8524-2d5b03cf9f84 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:06.964 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9660a2cb-5efe-4ad1-88e2-7bf8fb8f2d60 - - - - - -] OVN reports status down for port: 8e4c7ab0-8e3c-418f-9a65-7e9219c19b95 2026-08-28 05:27:06.993 8 INFO neutron.db.ovn_revision_numbers_db [None req-2895a762-5cc8-4cb5-8524-2d5b03cf9f84 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 8e4c7ab0-8e3c-418f-9a65-7e9219c19b95 (type: ports) to 1 2026-08-28 05:27:07.473 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-1952f1ff-1ae6-4374-8c7d-958a336229a1 - - - - - -] Schedule LRP lrp-8e4c7ab0-8e3c-418f-9a65-7e9219c19b95 on gateway c47435e5-7cbd-4a7d-8eb6-3c74d56317be with priority 1 2026-08-28 05:27:07.500 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9660a2cb-5efe-4ad1-88e2-7bf8fb8f2d60 - - - - - -] OVN reports status up for port: 8e4c7ab0-8e3c-418f-9a65-7e9219c19b95 2026-08-28 05:27:07.516 7 INFO neutron.plugins.ml2.plugin [None req-9660a2cb-5efe-4ad1-88e2-7bf8fb8f2d60 - - - - - -] Attempt 1 to provision port 8e4c7ab0-8e3c-418f-9a65-7e9219c19b95 2026-08-28 05:27:07.564 8 INFO neutron.db.ovn_revision_numbers_db [None req-2895a762-5cc8-4cb5-8524-2d5b03cf9f84 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 8e4c7ab0-8e3c-418f-9a65-7e9219c19b95 (type: router_ports) to 1 2026-08-28 05:27:07.660 8 INFO neutron.db.ovn_revision_numbers_db [None req-2895a762-5cc8-4cb5-8524-2d5b03cf9f84 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 44173c23-ddad-46f6-8722-af808c6e364a (type: routers) to 2 [pid: 8|app: 0|req: 1284/2445] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:27:06 2026] POST /v2.0/routers => generated 935 bytes in 1180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2446] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:27:07 2026] DELETE /v2.0/security-groups/d6827301-f546-4beb-942a-c5679d933075 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:27:07.809 7 INFO neutron.api.v2.resource [None req-61c64611-c66a-488e-817e-617ca7008bcf 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1163/2447] 10.0.0.125 () {32 vars in 735 bytes} [Fri Aug 28 05:27:07 2026] GET /v2.0/security-groups/d6827301-f546-4beb-942a-c5679d933075 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:27:07.943 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a169224-9958-4158-8f53-de1461fcd940 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] TaaS: Handle Delete Port: c83aa1f7-7a0a-46fb-a255-517a7694cc78 2026-08-28 05:27:07.946 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a169224-9958-4158-8f53-de1461fcd940 2c3b03b322064673ba1f821cc6dcfac2 fbb6b839cad44131a1968016f30b3ff5 - - default default] Tap Mirror: Handle Delete Port: c83aa1f7-7a0a-46fb-a255-517a7694cc78 [pid: 7|app: 0|req: 1164/2448] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:27:07 2026] DELETE /v2.0/floatingips/503e71dc-65dd-4c31-a7da-207a73edf166 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2449] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:27:08 2026] DELETE /v2.0/security-groups/c5228465-82d3-49aa-82a3-5e6db6630c31 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:27:08.733 7 INFO neutron_taas.services.taas.taas_plugin [None req-e42f6cb2-959f-4d50-b0e5-ffbfd41e7ee9 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 4256f826-6eea-487e-905d-f530fe420fdb 2026-08-28 05:27:08.736 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e42f6cb2-959f-4d50-b0e5-ffbfd41e7ee9 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 4256f826-6eea-487e-905d-f530fe420fdb 2026-08-28 05:27:08.740 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4e319349-acb4-4e31-8af7-1fcbb5c2e75e bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] No more DHCP agents 2026-08-28 05:27:08.741 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4e319349-acb4-4e31-8af7-1fcbb5c2e75e bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Unable to schedule network 47694a43-2bc3-4327-bb90-8beb28d958e1: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:08.852 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e319349-acb4-4e31-8af7-1fcbb5c2e75e bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource ba553e22-4bc8-4469-b982-6f10d6e282ea (type: ports) to 1 [pid: 7|app: 0|req: 1166/2450] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:27:08 2026] PUT /v2.0/routers/109a6edb-0cb4-4bc8-a4e0-c54bf0f253f0/remove_router_interface => generated 309 bytes in 1204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:09.595 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4e319349-acb4-4e31-8af7-1fcbb5c2e75e bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] No more DHCP agents 2026-08-28 05:27:09.597 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4e319349-acb4-4e31-8af7-1fcbb5c2e75e bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Unable to schedule network 47694a43-2bc3-4327-bb90-8beb28d958e1: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1167/2451] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:27:09 2026] GET /v2.0/ports?device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:09.986 7 INFO neutron_taas.services.taas.taas_plugin [None req-d501baea-a1ff-4fef-89e0-ddc3964f4927 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 7d32d040-869c-492e-921b-1092b0d7942c 2026-08-28 05:27:09.989 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d501baea-a1ff-4fef-89e0-ddc3964f4927 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 7d32d040-869c-492e-921b-1092b0d7942c 2026-08-28 05:27:10.066 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e319349-acb4-4e31-8af7-1fcbb5c2e75e bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource ba553e22-4bc8-4469-b982-6f10d6e282ea (type: router_ports) to 1 [pid: 8|app: 0|req: 1285/2452] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:27:07 2026] PUT /v2.0/routers/44173c23-ddad-46f6-8722-af808c6e364a/add_router_interface => generated 309 bytes in 2380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2453] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:27:10 2026] GET /v2.0/security-groups?id=329c1dd5-cfd0-4179-a84f-5f30cf9680d5&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:10.855 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-46ee29cf-7c60-49c3-9198-44d25e714b99 - - - - - -] No more DHCP agents 2026-08-28 05:27:10.857 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-46ee29cf-7c60-49c3-9198-44d25e714b99 - - - - - -] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:11.056 8 INFO neutron.db.ovn_revision_numbers_db [None req-46ee29cf-7c60-49c3-9198-44d25e714b99 - - - - - -] Successfully bumped revision number for resource 6f861739-e584-4460-876b-3e154d9e8bde (type: ports) to 1 [pid: 7|app: 0|req: 1168/2454] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:27:09 2026] DELETE /v2.0/routers/109a6edb-0cb4-4bc8-a4e0-c54bf0f253f0 => generated 0 bytes in 1507 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2457] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:27:11 2026] GET /v2.0/ports?device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:11.304 8 INFO neutron.db.ovn_revision_numbers_db [None req-46ee29cf-7c60-49c3-9198-44d25e714b99 - - - - - -] Successfully bumped revision number for resource 6f861739-e584-4460-876b-3e154d9e8bde (type: ports) to 3 2026-08-28 05:27:11.411 8 INFO neutron.db.segments_db [None req-46ee29cf-7c60-49c3-9198-44d25e714b99 - - - - - -] Added segment f71413e0-d1a6-4440-a5b6-d7e58815d24d of type geneve for network fcab823d-b885-40e2-a6d1-3a97aaac190b [pid: 7|app: 0|req: 1172/2458] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:27:11 2026] DELETE /v2.0/subnets/1985b85c-6f5d-4bc5-8766-2115d62479a9 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:27:11.593 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d1f084c-80e5-4855-971b-3450bb8ef79e - - - - - -] Successfully bumped revision number for resource fcab823d-b885-40e2-a6d1-3a97aaac190b (type: networks) to 1 [pid: 7|app: 0|req: 1173/2459] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:27:11 2026] GET /v2.0/security-groups?id=329c1dd5-cfd0-4179-a84f-5f30cf9680d5&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2460] 162.253.55.164 () {34 vars in 992 bytes} [Fri Aug 28 05:27:11 2026] GET /v2.0/ports?device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:11.750 7 INFO neutron_taas.services.taas.taas_plugin [None req-57380b19-8180-478d-aa54-d0870fcc069f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: b53ad1b2-30c9-4b85-a9c7-6213170e4111 2026-08-28 05:27:11.752 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57380b19-8180-478d-aa54-d0870fcc069f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: b53ad1b2-30c9-4b85-a9c7-6213170e4111 2026-08-28 05:27:11.805 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9d1f084c-80e5-4855-971b-3450bb8ef79e - - - - - -] No more DHCP agents 2026-08-28 05:27:11.806 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9d1f084c-80e5-4855-971b-3450bb8ef79e - - - - - -] Unable to schedule network fcab823d-b885-40e2-a6d1-3a97aaac190b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:11.866 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-efaf9c0b-4c76-4ba3-bfa6-6692e8687a0e - - - - - -] OVN reports status down for port: a329a767-d35d-46e9-9f17-47a0f69cd2d4 2026-08-28 05:27:11.927 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d1f084c-80e5-4855-971b-3450bb8ef79e - - - - - -] Successfully bumped revision number for resource a329a767-d35d-46e9-9f17-47a0f69cd2d4 (type: ports) to 1 2026-08-28 05:27:11.970 7 INFO neutron.services.segments.plugin [-] Segment acbf052d-91a5-4b85-901b-e45f229448d7 resource provider aggregate not found 2026-08-28 05:27:11.979 7 INFO neutron.services.segments.plugin [-] Segment acbf052d-91a5-4b85-901b-e45f229448d7 resource provider aggregate not found 2026-08-28 05:27:12.001 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment acbf052d-91a5-4b85-901b-e45f229448d7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acbf052d-91a5-4b85-901b-e45f229448d7 found for delete ", "request_id": "req-d97675ac-54bd-4a27-bda9-52fc11552ca8"}]} 2026-08-28 05:27:12.005 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment acbf052d-91a5-4b85-901b-e45f229448d7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acbf052d-91a5-4b85-901b-e45f229448d7 found for delete ", "request_id": "req-046928f5-44c4-4f46-82bf-c045b3d1addb"}]} [pid: 7|app: 0|req: 1175/2461] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:27:11 2026] DELETE /v2.0/networks/cc7d6c19-f7e6-4cfc-8800-fb23bc56bfc7 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:27:12.100 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9d1f084c-80e5-4855-971b-3450bb8ef79e - - - - - -] No more DHCP agents 2026-08-28 05:27:12.102 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9d1f084c-80e5-4855-971b-3450bb8ef79e - - - - - -] Unable to schedule network fcab823d-b885-40e2-a6d1-3a97aaac190b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:12.127 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d1f084c-80e5-4855-971b-3450bb8ef79e - - - - - -] Successfully bumped revision number for resource 1e99c33d-798e-494d-baf1-11a889cc3e85 (type: subnets) to 0 2026-08-28 05:27:12.175 7 INFO neutron_taas.services.taas.taas_plugin [req-6346e112-de1f-4285-8c1f-cb396d05b54f req-ed3eb134-525e-4ebb-922f-4f7f2502e829 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] TaaS: Handle Delete Port: 66bb65e4-ade9-4dce-aa14-b453b81eba6a 2026-08-28 05:27:12.180 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6346e112-de1f-4285-8c1f-cb396d05b54f req-ed3eb134-525e-4ebb-922f-4f7f2502e829 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Tap Mirror: Handle Delete Port: 66bb65e4-ade9-4dce-aa14-b453b81eba6a 2026-08-28 05:27:12.430 7 INFO neutron.db.l3_db [req-6346e112-de1f-4285-8c1f-cb396d05b54f req-ed3eb134-525e-4ebb-922f-4f7f2502e829 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Floating IP 49562391-569f-43e4-bb21-e2ed1af792ff disassociated. External IP: 10.96.250.212, port: 66bb65e4-ade9-4dce-aa14-b453b81eba6a. [pid: 7|app: 0|req: 1176/2462] 162.253.55.164 () {36 vars in 995 bytes} [Fri Aug 28 05:27:12 2026] DELETE /v2.0/ports/66bb65e4-ade9-4dce-aa14-b453b81eba6a => generated 0 bytes in 592 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:27:12.660 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9d1f084c-80e5-4855-971b-3450bb8ef79e - - - - - -] No more DHCP agents 2026-08-28 05:27:12.662 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9d1f084c-80e5-4855-971b-3450bb8ef79e - - - - - -] Unable to schedule network fcab823d-b885-40e2-a6d1-3a97aaac190b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:12.685 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c87d05c9-fc55-4b75-aacd-34724fa1ce97'] response: {'server_uuid': '4d07cdcd-5713-44a5-a135-caca9c78f658', 'name': 'network-vif-deleted', 'tag': '66bb65e4-ade9-4dce-aa14-b453b81eba6a', 'status': 'completed', 'code': 200} 2026-08-28 05:27:12.825 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d1f084c-80e5-4855-971b-3450bb8ef79e - - - - - -] Successfully bumped revision number for resource 0e22dbfe-c0cf-4316-8d75-39161b754333 (type: ports) to 1 2026-08-28 05:27:12.991 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-9660a2cb-5efe-4ad1-88e2-7bf8fb8f2d60 - - - - - -] No hosting information found for port 8e4c7ab0-8e3c-418f-9a65-7e9219c19b95: RuntimeError: No hosting information found for port 8e4c7ab0-8e3c-418f-9a65-7e9219c19b95 2026-08-28 05:27:12.992 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9660a2cb-5efe-4ad1-88e2-7bf8fb8f2d60 - - - - - -] OVN reports status down for port: ba553e22-4bc8-4469-b982-6f10d6e282ea 2026-08-28 05:27:13.022 7 INFO neutron_taas.services.taas.taas_plugin [None req-e4820a3f-53d7-4cb2-ac51-aa0415bfb296 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 5427b821-b6d1-4854-9402-75c1b427b928 2026-08-28 05:27:13.028 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4820a3f-53d7-4cb2-ac51-aa0415bfb296 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 5427b821-b6d1-4854-9402-75c1b427b928 2026-08-28 05:27:13.115 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9660a2cb-5efe-4ad1-88e2-7bf8fb8f2d60 - - - - - -] OVN reports status up for port: ba553e22-4bc8-4469-b982-6f10d6e282ea 2026-08-28 05:27:13.160 7 INFO neutron.plugins.ml2.plugin [None req-9660a2cb-5efe-4ad1-88e2-7bf8fb8f2d60 - - - - - -] Attempt 1 to provision port ba553e22-4bc8-4469-b982-6f10d6e282ea 2026-08-28 05:27:13.494 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9d1f084c-80e5-4855-971b-3450bb8ef79e - - - - - -] No more DHCP agents 2026-08-28 05:27:13.498 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9d1f084c-80e5-4855-971b-3450bb8ef79e - - - - - -] Unable to schedule network fcab823d-b885-40e2-a6d1-3a97aaac190b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:14.036 7 INFO neutron.db.ovn_revision_numbers_db [None req-9660a2cb-5efe-4ad1-88e2-7bf8fb8f2d60 - - - - - -] Successfully bumped revision number for resource ba553e22-4bc8-4469-b982-6f10d6e282ea (type: ports) to 2 2026-08-28 05:27:14.086 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d1f084c-80e5-4855-971b-3450bb8ef79e - - - - - -] Successfully bumped revision number for resource 0e22dbfe-c0cf-4316-8d75-39161b754333 (type: router_ports) to 1 2026-08-28 05:27:14.297 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9d1f084c-80e5-4855-971b-3450bb8ef79e - - - - - -] No more DHCP agents 2026-08-28 05:27:14.299 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9d1f084c-80e5-4855-971b-3450bb8ef79e - - - - - -] Unable to schedule network fcab823d-b885-40e2-a6d1-3a97aaac190b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:14.415 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-efaf9c0b-4c76-4ba3-bfa6-6692e8687a0e - - - - - -] OVN reports status down for port: 39b2f93a-6597-4925-853d-60a374c2c781 2026-08-28 05:27:14.484 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d1f084c-80e5-4855-971b-3450bb8ef79e - - - - - -] Successfully bumped revision number for resource 39b2f93a-6597-4925-853d-60a374c2c781 (type: ports) to 1 2026-08-28 05:27:14.526 7 INFO neutron.db.ovn_revision_numbers_db [None req-68b7ce94-ad6c-4219-ab20-8a2a21232f1e - - - - - -] Successfully bumped revision number for resource ba553e22-4bc8-4469-b982-6f10d6e282ea (type: router_ports) to 2 2026-08-28 05:27:14.526 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-68b7ce94-ad6c-4219-ab20-8a2a21232f1e - - - - - -] OVN reports status down for port: 66bb65e4-ade9-4dce-aa14-b453b81eba6a 2026-08-28 05:27:14.558 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-68b7ce94-ad6c-4219-ab20-8a2a21232f1e - - - - - -] OVN reports status down for port: 6f861739-e584-4460-876b-3e154d9e8bde 2026-08-28 05:27:14.782 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-68b7ce94-ad6c-4219-ab20-8a2a21232f1e - - - - - -] OVN reports status down for port: 0e22dbfe-c0cf-4316-8d75-39161b754333 2026-08-28 05:27:14.887 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d1f084c-80e5-4855-971b-3450bb8ef79e - - - - - -] Successfully bumped revision number for resource 39b2f93a-6597-4925-853d-60a374c2c781 (type: ports) to 3 [pid: 7|app: 0|req: 1177/2463] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:27:12 2026] PUT /v2.0/routers/be6f9494-d683-4dfb-ae9e-bd531fc52297/remove_router_interface => generated 309 bytes in 2297 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:14.958 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-68b7ce94-ad6c-4219-ab20-8a2a21232f1e - - - - - -] OVN reports status up for port: 0e22dbfe-c0cf-4316-8d75-39161b754333 [pid: 7|app: 0|req: 1178/2464] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:27:14 2026] GET /v2.0/ports?device_id=4d07cdcd-5713-44a5-a135-caca9c78f658 => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:27:14.988 7 INFO neutron.plugins.ml2.plugin [None req-68b7ce94-ad6c-4219-ab20-8a2a21232f1e - - - - - -] Attempt 1 to provision port 0e22dbfe-c0cf-4316-8d75-39161b754333 [pid: 8|app: 0|req: 1287/2465] 10.0.0.125 () {34 vars in 683 bytes} [Fri Aug 28 05:27:10 2026] POST /v2.0/vpn/vpnservices => generated 457 bytes in 4996 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2466] 10.0.0.125 () {34 vars in 683 bytes} [Fri Aug 28 05:27:15 2026] POST /v2.0/vpn/vpnservices => generated 423 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2467] 10.0.0.125 () {34 vars in 682 bytes} [Fri Aug 28 05:27:15 2026] POST /v2.0/vpn/ikepolicies => generated 401 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2468] 10.0.0.125 () {34 vars in 686 bytes} [Fri Aug 28 05:27:15 2026] POST /v2.0/vpn/ipsecpolicies => generated 412 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2469] 10.0.0.125 () {34 vars in 691 bytes} [Fri Aug 28 05:27:15 2026] POST /v2.0/vpn/endpoint-groups => generated 328 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2470] 10.0.0.125 () {34 vars in 691 bytes} [Fri Aug 28 05:27:15 2026] POST /v2.0/vpn/endpoint-groups => generated 318 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:15.966 7 INFO neutron_taas.services.taas.taas_plugin [None req-1d9011bc-46dd-4b4b-8705-6662139969bf 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 02ec6926-bd3b-4160-bc1b-503361ae0612 2026-08-28 05:27:15.973 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d9011bc-46dd-4b4b-8705-6662139969bf 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 02ec6926-bd3b-4160-bc1b-503361ae0612 2026-08-28 05:27:15.981 7 INFO neutron.db.ovn_revision_numbers_db [None req-68b7ce94-ad6c-4219-ab20-8a2a21232f1e - - - - - -] Successfully bumped revision number for resource 0e22dbfe-c0cf-4316-8d75-39161b754333 (type: ports) to 2 2026-08-28 05:27:16.376 8 INFO neutron.db.ovn_revision_numbers_db [None req-0e368d2a-75e4-479a-98c0-e0ec6f3f14a8 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 44173c23-ddad-46f6-8722-af808c6e364a (type: routers) to 5 [pid: 8|app: 0|req: 1293/2471] 10.0.0.125 () {34 vars in 705 bytes} [Fri Aug 28 05:27:15 2026] POST /v2.0/vpn/ipsec-site-connections => generated 802 bytes in 713 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:16.490 7 INFO neutron.db.ovn_revision_numbers_db [None req-b915ef9e-55aa-4ea3-938f-356b001f4632 - - - - - -] Successfully bumped revision number for resource 0e22dbfe-c0cf-4316-8d75-39161b754333 (type: router_ports) to 2 [pid: 8|app: 0|req: 1294/2472] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:27:16 2026] DELETE /v2.0/security-groups/329c1dd5-cfd0-4179-a84f-5f30cf9680d5 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2473] 10.0.0.125 () {34 vars in 691 bytes} [Fri Aug 28 05:27:16 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:16.974 8 INFO neutron_taas.services.taas.taas_plugin [None req-69e66ab3-4b93-4c40-bcf2-8c83f45da699 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] TaaS: Handle Delete Port: 5947a6d3-c575-4077-bc3f-1bcf78e32b14 2026-08-28 05:27:16.979 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69e66ab3-4b93-4c40-bcf2-8c83f45da699 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Tap Mirror: Handle Delete Port: 5947a6d3-c575-4077-bc3f-1bcf78e32b14 [pid: 8|app: 0|req: 1296/2474] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:27:16 2026] DELETE /v2.0/floatingips/49562391-569f-43e4-bb21-e2ed1af792ff => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2475] 10.0.0.125 () {32 vars in 746 bytes} [Fri Aug 28 05:27:17 2026] DELETE /v2.0/vpn/endpoint-groups/9fb531ea-3778-4383-8250-e9f52357a568 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2476] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:17 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2477] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:17 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2478] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:27:14 2026] DELETE /v2.0/routers/be6f9494-d683-4dfb-ae9e-bd531fc52297 => generated 0 bytes in 2406 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2479] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:27:17 2026] GET /v2.0/ports?device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 975 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2480] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:27:17 2026] GET /v2.0/security-groups?id=3e49cefe-afe2-46fa-a1cd-29d9fbd136e6&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: 7|app: 0|req: 1180/2481] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:27:17 2026] DELETE /v2.0/subnets/f6a4499f-a68c-4b17-94ec-c2077c5d02a4 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2482] 10.0.0.125 () {34 vars in 683 bytes} [Fri Aug 28 05:27:17 2026] POST /v2.0/vpn/ikepolicies => generated 403 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2483] 10.0.0.125 () {32 vars in 661 bytes} [Fri Aug 28 05:27:17 2026] GET /v2.0/vpn/ikepolicies => generated 795 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:17.776 7 INFO neutron_taas.services.taas.taas_plugin [None req-6ac29497-aee6-461a-8e8d-0d555e1ac54d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 5098b059-2b2b-49bd-9698-512070a72361 2026-08-28 05:27:17.782 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ac29497-aee6-461a-8e8d-0d555e1ac54d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 5098b059-2b2b-49bd-9698-512070a72361 [pid: 8|app: 0|req: 1304/2484] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:27:17 2026] DELETE /v2.0/vpn/ikepolicies/9780611f-6927-4d17-afe0-33de89dc602b => 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: 1305/2485] 10.0.0.125 () {34 vars in 687 bytes} [Fri Aug 28 05:27:17 2026] POST /v2.0/vpn/ipsecpolicies => generated 412 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2486] 10.0.0.125 () {32 vars in 665 bytes} [Fri Aug 28 05:27:17 2026] GET /v2.0/vpn/ipsecpolicies => generated 813 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2487] 10.0.0.125 () {32 vars in 742 bytes} [Fri Aug 28 05:27:17 2026] DELETE /v2.0/vpn/ipsecpolicies/a12d59a9-e9ee-49b7-8365-7ed39cf24f97 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:27:18.014 7 INFO neutron.services.segments.plugin [-] Segment b24b23d0-726e-45c4-b4ee-ca0d5fc1f898 resource provider aggregate not found 2026-08-28 05:27:18.025 7 INFO neutron.services.segments.plugin [-] Segment b24b23d0-726e-45c4-b4ee-ca0d5fc1f898 resource provider aggregate not found 2026-08-28 05:27:18.027 8 INFO neutron.db.segments_db [None req-b110cbc1-9238-4dda-919c-9db75e0fa1bd bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Added segment abeafdba-da36-48dd-9cfc-4cc7946b4334 of type geneve for network dfd1a5e8-111c-46c3-99b3-d04a421a0818 2026-08-28 05:27:18.040 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b24b23d0-726e-45c4-b4ee-ca0d5fc1f898 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b24b23d0-726e-45c4-b4ee-ca0d5fc1f898 found for delete ", "request_id": "req-07b4dcfe-c0b8-4552-8c41-143e08a19f29"}]} 2026-08-28 05:27:18.044 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b24b23d0-726e-45c4-b4ee-ca0d5fc1f898 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b24b23d0-726e-45c4-b4ee-ca0d5fc1f898 found for delete ", "request_id": "req-c315df0e-abf6-464c-87dc-57286d46b602"}]} [pid: 7|app: 0|req: 1181/2488] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:27:17 2026] DELETE /v2.0/networks/41f4a5db-126e-4d52-9096-0479451f92ed => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:27:18.155 8 INFO neutron.db.ovn_revision_numbers_db [None req-b110cbc1-9238-4dda-919c-9db75e0fa1bd bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource dfd1a5e8-111c-46c3-99b3-d04a421a0818 (type: networks) to 1 2026-08-28 05:27:18.321 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b110cbc1-9238-4dda-919c-9db75e0fa1bd bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] No more DHCP agents 2026-08-28 05:27:18.323 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b110cbc1-9238-4dda-919c-9db75e0fa1bd bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Unable to schedule network dfd1a5e8-111c-46c3-99b3-d04a421a0818: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:18.376 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-efaf9c0b-4c76-4ba3-bfa6-6692e8687a0e - - - - - -] OVN reports status down for port: a539ff09-588f-4f0a-bdfe-9ebfc6da2b49 2026-08-28 05:27:18.447 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b915ef9e-55aa-4ea3-938f-356b001f4632 - - - - - -] OVN reports status down for port: 55bcc40f-8db8-4c38-a887-96c4fefdc96d 2026-08-28 05:27:18.504 8 INFO neutron.db.ovn_revision_numbers_db [None req-b110cbc1-9238-4dda-919c-9db75e0fa1bd bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 55bcc40f-8db8-4c38-a887-96c4fefdc96d (type: ports) to 1 [pid: 7|app: 0|req: 1182/2489] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:27:18 2026] GET /v2.0/security-groups?tenant_id=fbb6b839cad44131a1968016f30b3ff5&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2490] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:27:17 2026] POST /v2.0/networks => generated 632 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:18.654 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5440e5e7-cebb-4ae7-9961-7f0f997a4310'] response: {'server_uuid': '1bb38f26-f9f1-4c85-b901-cb0b75571bc5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a539ff09-588f-4f0a-bdfe-9ebfc6da2b49', 'code': 200} [pid: 7|app: 0|req: 1183/2491] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:27:18 2026] DELETE /v2.0/security-groups/364601dd-30ff-4997-a106-3456459f104b => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2492] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:27:18 2026] GET /v2.0/ports?device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 973 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:18.983 8 INFO neutron.db.ovn_revision_numbers_db [None req-efaf9c0b-4c76-4ba3-bfa6-6692e8687a0e - - - - - -] Successfully bumped revision number for resource a539ff09-588f-4f0a-bdfe-9ebfc6da2b49 (type: ports) to 6 [pid: 7|app: 0|req: 1185/2493] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:27:18 2026] GET /v2.0/security-groups?id=3e49cefe-afe2-46fa-a1cd-29d9fbd136e6&fields=id&fields=name => generated 113 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2494] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:27:19 2026] GET /v2.0/security-groups?tenant_id=d2678fa8429f47afab0c0eaab040900a&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:27:19.139 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-62eca38a-bbce-4444-ba94-372e48dd9f3f bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] No more DHCP agents 2026-08-28 05:27:19.147 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-62eca38a-bbce-4444-ba94-372e48dd9f3f bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Unable to schedule network dfd1a5e8-111c-46c3-99b3-d04a421a0818: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1187/2495] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:27:19 2026] DELETE /v2.0/security-groups/cba608f4-d1ab-4d26-9dd4-c9ab605e548b => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2496] 162.253.55.164 () {34 vars in 992 bytes} [Fri Aug 28 05:27:19 2026] GET /v2.0/ports?device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:19.835 7 INFO neutron_taas.services.taas.taas_plugin [req-db554b8b-8f06-47fb-ba19-0f53dd620c46 req-d6d642f0-06d2-40bd-8a06-2662044e4e2b b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] TaaS: Handle Delete Port: a539ff09-588f-4f0a-bdfe-9ebfc6da2b49 2026-08-28 05:27:19.840 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-db554b8b-8f06-47fb-ba19-0f53dd620c46 req-d6d642f0-06d2-40bd-8a06-2662044e4e2b b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Tap Mirror: Handle Delete Port: a539ff09-588f-4f0a-bdfe-9ebfc6da2b49 2026-08-28 05:27:19.846 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c36548d-979c-4f9b-9438-f2c81d3df8a9 - - - - - -] Successfully bumped revision number for resource 55bcc40f-8db8-4c38-a887-96c4fefdc96d (type: ports) to 2 2026-08-28 05:27:19.883 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c36548d-979c-4f9b-9438-f2c81d3df8a9 - - - - - -] Successfully bumped revision number for resource 2c1434e9-ca93-4ae5-941f-b9db7259b90f (type: subnets) to 0 [pid: 8|app: 0|req: 1309/2497] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:27:18 2026] POST /v2.0/subnets => generated 629 bytes in 1329 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: 1189/2498] 162.253.55.164 () {36 vars in 995 bytes} [Fri Aug 28 05:27:19 2026] DELETE /v2.0/ports/a539ff09-588f-4f0a-bdfe-9ebfc6da2b49 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:27:20.090 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-70f0980a-29b0-470a-ab42-6c527e9804eb'] response: {'server_uuid': '1bb38f26-f9f1-4c85-b901-cb0b75571bc5', 'name': 'network-vif-deleted', 'tag': 'a539ff09-588f-4f0a-bdfe-9ebfc6da2b49', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1190/2499] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:27:20 2026] GET /v2.0/ports?device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:27:20.420 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c718e219-92b5-45f4-8d2d-4247d74167fd bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] No more DHCP agents 2026-08-28 05:27:20.421 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c718e219-92b5-45f4-8d2d-4247d74167fd bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:20.535 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b915ef9e-55aa-4ea3-938f-356b001f4632 - - - - - -] OVN reports status down for port: d08653d3-ca7f-4ecc-ab42-c817765acad6 2026-08-28 05:27:20.598 8 INFO neutron.db.ovn_revision_numbers_db [None req-c718e219-92b5-45f4-8d2d-4247d74167fd bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource d08653d3-ca7f-4ecc-ab42-c817765acad6 (type: ports) to 1 2026-08-28 05:27:20.705 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad471f5c-e901-4d38-b109-b1f15b841404'] response: {'server_uuid': '1bb38f26-f9f1-4c85-b901-cb0b75571bc5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a539ff09-588f-4f0a-bdfe-9ebfc6da2b49', 'code': 200} 2026-08-28 05:27:21.107 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-1952f1ff-1ae6-4374-8c7d-958a336229a1 - - - - - -] Schedule LRP lrp-d08653d3-ca7f-4ecc-ab42-c817765acad6 on gateway c47435e5-7cbd-4a7d-8eb6-3c74d56317be with priority 1 2026-08-28 05:27:21.144 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b915ef9e-55aa-4ea3-938f-356b001f4632 - - - - - -] OVN reports status up for port: d08653d3-ca7f-4ecc-ab42-c817765acad6 2026-08-28 05:27:21.159 7 INFO neutron.plugins.ml2.plugin [None req-b915ef9e-55aa-4ea3-938f-356b001f4632 - - - - - -] Attempt 1 to provision port d08653d3-ca7f-4ecc-ab42-c817765acad6 2026-08-28 05:27:21.168 8 INFO neutron.db.ovn_revision_numbers_db [None req-c718e219-92b5-45f4-8d2d-4247d74167fd bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource d08653d3-ca7f-4ecc-ab42-c817765acad6 (type: router_ports) to 1 2026-08-28 05:27:21.242 8 INFO neutron.db.ovn_revision_numbers_db [None req-c718e219-92b5-45f4-8d2d-4247d74167fd bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 4ff46126-b51c-4753-8341-dc4dd9403c32 (type: routers) to 2 [pid: 8|app: 0|req: 1310/2500] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:27:19 2026] POST /v2.0/routers => generated 937 bytes in 1351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2501] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:27:21 2026] GET /v2.0/ports?device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:27:21.709 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-847bf877-4390-4ab5-a820-5d223dddb009 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] No more DHCP agents 2026-08-28 05:27:21.710 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-847bf877-4390-4ab5-a820-5d223dddb009 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Unable to schedule network dfd1a5e8-111c-46c3-99b3-d04a421a0818: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:21.875 8 INFO neutron.db.ovn_revision_numbers_db [None req-847bf877-4390-4ab5-a820-5d223dddb009 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource ec314637-a337-4b40-91b5-e1f08e7d6753 (type: ports) to 1 [pid: 7|app: 0|req: 1192/2502] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:27:22 2026] GET /v2.0/ports?device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:27:22.682 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-847bf877-4390-4ab5-a820-5d223dddb009 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] No more DHCP agents 2026-08-28 05:27:22.687 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-847bf877-4390-4ab5-a820-5d223dddb009 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Unable to schedule network dfd1a5e8-111c-46c3-99b3-d04a421a0818: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:23.037 8 INFO neutron.db.ovn_revision_numbers_db [None req-847bf877-4390-4ab5-a820-5d223dddb009 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource ec314637-a337-4b40-91b5-e1f08e7d6753 (type: router_ports) to 1 [pid: 8|app: 0|req: 1311/2503] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:27:21 2026] PUT /v2.0/routers/4ff46126-b51c-4753-8341-dc4dd9403c32/add_router_interface => generated 309 bytes in 1778 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2504] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:27:23 2026] GET /v2.0/ports?device_id=1bb38f26-f9f1-4c85-b901-cb0b75571bc5 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:27:23.659 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a6cc7dd6-904f-4cb9-abcc-be34292b0cf7 - - - - - -] No more DHCP agents 2026-08-28 05:27:23.660 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a6cc7dd6-904f-4cb9-abcc-be34292b0cf7 - - - - - -] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:23.765 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5efe865b-d3ec-412b-8cc4-13eb0d81a4d5 - - - - - -] OVN reports status down for port: 4795f06f-2e8a-4966-8d8c-e508c43f2aa5 2026-08-28 05:27:23.778 7 INFO neutron.db.ovn_revision_numbers_db [None req-a6cc7dd6-904f-4cb9-abcc-be34292b0cf7 - - - - - -] Successfully bumped revision number for resource 4795f06f-2e8a-4966-8d8c-e508c43f2aa5 (type: ports) to 1 2026-08-28 05:27:23.962 7 INFO neutron.db.ovn_revision_numbers_db [None req-a6cc7dd6-904f-4cb9-abcc-be34292b0cf7 - - - - - -] Successfully bumped revision number for resource 4795f06f-2e8a-4966-8d8c-e508c43f2aa5 (type: ports) to 3 2026-08-28 05:27:24.015 7 INFO neutron.db.segments_db [None req-a6cc7dd6-904f-4cb9-abcc-be34292b0cf7 - - - - - -] Added segment a72849b5-9858-4860-84ce-f6328967e617 of type geneve for network b4dfc581-5b9a-4119-8958-8052df975308 2026-08-28 05:27:24.111 7 INFO neutron.db.ovn_revision_numbers_db [None req-73d4436d-56e5-45df-8818-6599291aa458 - - - - - -] Successfully bumped revision number for resource b4dfc581-5b9a-4119-8958-8052df975308 (type: networks) to 1 2026-08-28 05:27:24.303 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-73d4436d-56e5-45df-8818-6599291aa458 - - - - - -] No more DHCP agents 2026-08-28 05:27:24.305 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-73d4436d-56e5-45df-8818-6599291aa458 - - - - - -] Unable to schedule network b4dfc581-5b9a-4119-8958-8052df975308: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:24.356 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5efe865b-d3ec-412b-8cc4-13eb0d81a4d5 - - - - - -] OVN reports status down for port: df69d775-fc46-4b8d-bd6a-582d4853014c 2026-08-28 05:27:24.392 7 INFO neutron.db.ovn_revision_numbers_db [None req-73d4436d-56e5-45df-8818-6599291aa458 - - - - - -] Successfully bumped revision number for resource df69d775-fc46-4b8d-bd6a-582d4853014c (type: ports) to 1 2026-08-28 05:27:24.508 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-73d4436d-56e5-45df-8818-6599291aa458 - - - - - -] No more DHCP agents 2026-08-28 05:27:24.511 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-73d4436d-56e5-45df-8818-6599291aa458 - - - - - -] Unable to schedule network b4dfc581-5b9a-4119-8958-8052df975308: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:24.558 8 INFO neutron.db.ovn_revision_numbers_db [None req-8da982e4-5df1-4daa-a35a-e621df07229f 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Successfully bumped revision number for resource 26aab82e-ddb6-46a2-87a4-5eee0fef15ac (type: security_groups) to 1 2026-08-28 05:27:24.568 7 INFO neutron.db.ovn_revision_numbers_db [None req-73d4436d-56e5-45df-8818-6599291aa458 - - - - - -] Successfully bumped revision number for resource dd45cca0-44e6-40bd-8628-deb84812d54f (type: subnets) to 0 2026-08-28 05:27:24.570 8 INFO neutron.db.ovn_revision_numbers_db [None req-8da982e4-5df1-4daa-a35a-e621df07229f 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Successfully bumped revision number for resource 0f924588-78f5-4cc7-8b0d-efd011788b48 (type: security_group_rules) to 0 2026-08-28 05:27:24.583 8 INFO neutron.db.ovn_revision_numbers_db [None req-8da982e4-5df1-4daa-a35a-e621df07229f 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Successfully bumped revision number for resource 5d719563-e90f-4f68-b12c-027b7ab46420 (type: security_group_rules) to 0 2026-08-28 05:27:24.600 8 INFO neutron.db.ovn_revision_numbers_db [None req-8da982e4-5df1-4daa-a35a-e621df07229f 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Successfully bumped revision number for resource 7cd3fa86-ac53-4b87-8a69-b46b12289fb3 (type: security_group_rules) to 0 2026-08-28 05:27:24.612 8 INFO neutron.db.ovn_revision_numbers_db [None req-8da982e4-5df1-4daa-a35a-e621df07229f 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Successfully bumped revision number for resource c6ad44f6-0281-4871-8054-70d1358375ed (type: security_group_rules) to 0 2026-08-28 05:27:24.715 8 INFO neutron.db.segments_db [None req-8da982e4-5df1-4daa-a35a-e621df07229f 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Added segment 90641632-652a-4ec3-bc0b-16a2b4ba1f8f of type geneve for network ae9399bb-300c-4296-acdc-2d1ced339e58 2026-08-28 05:27:24.864 8 INFO neutron.db.ovn_revision_numbers_db [None req-8da982e4-5df1-4daa-a35a-e621df07229f 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Successfully bumped revision number for resource ae9399bb-300c-4296-acdc-2d1ced339e58 (type: networks) to 1 2026-08-28 05:27:25.087 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8da982e4-5df1-4daa-a35a-e621df07229f 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] No more DHCP agents 2026-08-28 05:27:25.089 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8da982e4-5df1-4daa-a35a-e621df07229f 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Unable to schedule network ae9399bb-300c-4296-acdc-2d1ced339e58: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:25.165 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5efe865b-d3ec-412b-8cc4-13eb0d81a4d5 - - - - - -] OVN reports status down for port: 27ffd358-d9e1-44e7-9528-c27e6a93684d 2026-08-28 05:27:25.188 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-73d4436d-56e5-45df-8818-6599291aa458 - - - - - -] No more DHCP agents 2026-08-28 05:27:25.190 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-73d4436d-56e5-45df-8818-6599291aa458 - - - - - -] Unable to schedule network b4dfc581-5b9a-4119-8958-8052df975308: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:25.245 8 INFO neutron.db.ovn_revision_numbers_db [None req-8da982e4-5df1-4daa-a35a-e621df07229f 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Successfully bumped revision number for resource 27ffd358-d9e1-44e7-9528-c27e6a93684d (type: ports) to 1 [pid: 8|app: 0|req: 1313/2505] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:27:24 2026] POST /v2.0/networks => generated 631 bytes in 1152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:25.351 7 INFO neutron.db.ovn_revision_numbers_db [None req-73d4436d-56e5-45df-8818-6599291aa458 - - - - - -] Successfully bumped revision number for resource 09285abd-7042-426a-b4d1-a8f0a5e5e263 (type: ports) to 1 [pid: 8|app: 0|req: 1314/2506] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:27:25 2026] DELETE /v2.0/security-groups/3e49cefe-afe2-46fa-a1cd-29d9fbd136e6 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:27:25.662 8 INFO neutron.db.segments_db [None req-151a7ae6-b5e7-46c7-aa32-e2186d9d91e8 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Added segment 61d158b0-2fc6-4ef5-a2bd-d9dbb02cde29 of type geneve for network 4f4d0e4d-3dad-43f8-b95f-ae795bf05864 2026-08-28 05:27:25.715 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b915ef9e-55aa-4ea3-938f-356b001f4632 - - - - - -] No hosting information found for port d08653d3-ca7f-4ecc-ab42-c817765acad6: RuntimeError: No hosting information found for port d08653d3-ca7f-4ecc-ab42-c817765acad6 2026-08-28 05:27:25.716 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b915ef9e-55aa-4ea3-938f-356b001f4632 - - - - - -] OVN reports status down for port: ec314637-a337-4b40-91b5-e1f08e7d6753 2026-08-28 05:27:25.776 8 INFO neutron.db.ovn_revision_numbers_db [None req-151a7ae6-b5e7-46c7-aa32-e2186d9d91e8 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Successfully bumped revision number for resource 4f4d0e4d-3dad-43f8-b95f-ae795bf05864 (type: networks) to 1 2026-08-28 05:27:25.861 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b915ef9e-55aa-4ea3-938f-356b001f4632 - - - - - -] OVN reports status up for port: ec314637-a337-4b40-91b5-e1f08e7d6753 2026-08-28 05:27:25.884 7 INFO neutron.plugins.ml2.plugin [None req-b915ef9e-55aa-4ea3-938f-356b001f4632 - - - - - -] Attempt 1 to provision port ec314637-a337-4b40-91b5-e1f08e7d6753 2026-08-28 05:27:25.969 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-151a7ae6-b5e7-46c7-aa32-e2186d9d91e8 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] No more DHCP agents 2026-08-28 05:27:25.970 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-151a7ae6-b5e7-46c7-aa32-e2186d9d91e8 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Unable to schedule network 4f4d0e4d-3dad-43f8-b95f-ae795bf05864: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:26.022 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5efe865b-d3ec-412b-8cc4-13eb0d81a4d5 - - - - - -] OVN reports status down for port: a7e570f4-2d98-4ae1-b246-c91b37d38941 2026-08-28 05:27:26.092 8 INFO neutron.db.ovn_revision_numbers_db [None req-151a7ae6-b5e7-46c7-aa32-e2186d9d91e8 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Successfully bumped revision number for resource a7e570f4-2d98-4ae1-b246-c91b37d38941 (type: ports) to 1 [pid: 8|app: 0|req: 1315/2507] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:27:25 2026] POST /v2.0/networks => generated 632 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:26.432 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-73d4436d-56e5-45df-8818-6599291aa458 - - - - - -] No more DHCP agents 2026-08-28 05:27:26.434 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-73d4436d-56e5-45df-8818-6599291aa458 - - - - - -] Unable to schedule network b4dfc581-5b9a-4119-8958-8052df975308: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:26.489 8 INFO neutron_taas.services.taas.taas_plugin [None req-16d29dc2-093f-4e65-8a47-7ccfb61d2ee1 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] TaaS: Handle Delete Port: 241cb0a2-b703-409c-a6c2-b6d228969a70 2026-08-28 05:27:26.491 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16d29dc2-093f-4e65-8a47-7ccfb61d2ee1 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Tap Mirror: Handle Delete Port: 241cb0a2-b703-409c-a6c2-b6d228969a70 2026-08-28 05:27:26.774 7 INFO neutron.db.ovn_revision_numbers_db [None req-b915ef9e-55aa-4ea3-938f-356b001f4632 - - - - - -] Successfully bumped revision number for resource ec314637-a337-4b40-91b5-e1f08e7d6753 (type: ports) to 2 2026-08-28 05:27:27.138 7 INFO neutron.db.ovn_revision_numbers_db [None req-afea5a6b-b099-4614-ab9c-81942c96603c - - - - - -] Successfully bumped revision number for resource ec314637-a337-4b40-91b5-e1f08e7d6753 (type: router_ports) to 2 2026-08-28 05:27:27.139 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-afea5a6b-b099-4614-ab9c-81942c96603c - - - - - -] OVN reports status down for port: 09285abd-7042-426a-b4d1-a8f0a5e5e263 [pid: 8|app: 0|req: 1318/2510] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:27:26 2026] PUT /v2.0/routers/bcd227c6-3622-442e-b0f1-dc94cf6d6f33/remove_router_interface => generated 309 bytes in 1023 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:27.302 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-afea5a6b-b099-4614-ab9c-81942c96603c - - - - - -] OVN reports status up for port: 09285abd-7042-426a-b4d1-a8f0a5e5e263 2026-08-28 05:27:27.306 8 INFO neutron.db.segments_db [None req-1d7700da-d3fa-43c1-9758-4a7b2c5e6ca7 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Added segment 167ac0bd-66e3-4edd-a11d-8bf24701a8b9 of type geneve for network 3b69bfda-b12a-4995-b970-986cc1d58c78 2026-08-28 05:27:27.333 7 INFO neutron.plugins.ml2.plugin [None req-afea5a6b-b099-4614-ab9c-81942c96603c - - - - - -] Attempt 1 to provision port 09285abd-7042-426a-b4d1-a8f0a5e5e263 2026-08-28 05:27:27.436 8 INFO neutron.db.ovn_revision_numbers_db [None req-1d7700da-d3fa-43c1-9758-4a7b2c5e6ca7 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Successfully bumped revision number for resource 3b69bfda-b12a-4995-b970-986cc1d58c78 (type: networks) to 1 2026-08-28 05:27:27.708 7 INFO neutron.db.ovn_revision_numbers_db [None req-73d4436d-56e5-45df-8818-6599291aa458 - - - - - -] Successfully bumped revision number for resource 09285abd-7042-426a-b4d1-a8f0a5e5e263 (type: router_ports) to 1 2026-08-28 05:27:27.713 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1d7700da-d3fa-43c1-9758-4a7b2c5e6ca7 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] No more DHCP agents 2026-08-28 05:27:27.714 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1d7700da-d3fa-43c1-9758-4a7b2c5e6ca7 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Unable to schedule network 3b69bfda-b12a-4995-b970-986cc1d58c78: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:27.765 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5efe865b-d3ec-412b-8cc4-13eb0d81a4d5 - - - - - -] OVN reports status down for port: b13c7f3b-f005-46d7-8646-7d722e468afb 2026-08-28 05:27:27.825 8 INFO neutron.db.ovn_revision_numbers_db [None req-1d7700da-d3fa-43c1-9758-4a7b2c5e6ca7 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Successfully bumped revision number for resource b13c7f3b-f005-46d7-8646-7d722e468afb (type: ports) to 1 [pid: 8|app: 0|req: 1319/2511] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:27:27 2026] POST /v2.0/networks => generated 631 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2512] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:27:27 2026] DELETE /v2.0/subnets/7c908d21-5257-4993-81b5-59eb4f28e1d9 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:27:28.250 8 INFO neutron.db.segments_db [None req-38b35bfb-503d-4bcb-9d5b-b4c3cc1b557c 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Added segment 306e459c-7d01-4c5b-8eb2-9afbfcf10e5c of type geneve for network 3fc0a8f6-dfa9-4d57-b1b7-02b2c2173b59 2026-08-28 05:27:28.414 8 INFO neutron.db.ovn_revision_numbers_db [None req-38b35bfb-503d-4bcb-9d5b-b4c3cc1b557c 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Successfully bumped revision number for resource 3fc0a8f6-dfa9-4d57-b1b7-02b2c2173b59 (type: networks) to 1 2026-08-28 05:27:28.953 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-73d4436d-56e5-45df-8818-6599291aa458 - - - - - -] No more DHCP agents 2026-08-28 05:27:28.956 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-73d4436d-56e5-45df-8818-6599291aa458 - - - - - -] Unable to schedule network b4dfc581-5b9a-4119-8958-8052df975308: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:29.060 7 INFO neutron.db.ovn_revision_numbers_db [None req-afea5a6b-b099-4614-ab9c-81942c96603c - - - - - -] Successfully bumped revision number for resource 09285abd-7042-426a-b4d1-a8f0a5e5e263 (type: ports) to 2 2026-08-28 05:27:29.234 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5efe865b-d3ec-412b-8cc4-13eb0d81a4d5 - - - - - -] OVN reports status down for port: 9595bf3c-73b4-4908-9b3e-771af314000b 2026-08-28 05:27:29.272 7 INFO neutron.db.ovn_revision_numbers_db [None req-73d4436d-56e5-45df-8818-6599291aa458 - - - - - -] Successfully bumped revision number for resource 9595bf3c-73b4-4908-9b3e-771af314000b (type: ports) to 1 2026-08-28 05:27:29.336 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-38b35bfb-503d-4bcb-9d5b-b4c3cc1b557c 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] No more DHCP agents 2026-08-28 05:27:29.339 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-38b35bfb-503d-4bcb-9d5b-b4c3cc1b557c 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Unable to schedule network 3fc0a8f6-dfa9-4d57-b1b7-02b2c2173b59: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:29.451 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5efe865b-d3ec-412b-8cc4-13eb0d81a4d5 - - - - - -] OVN reports status down for port: 42216e0d-b961-4ed3-87f6-ac8a0fcd6acd 2026-08-28 05:27:29.562 8 INFO neutron.db.ovn_revision_numbers_db [None req-38b35bfb-503d-4bcb-9d5b-b4c3cc1b557c 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Successfully bumped revision number for resource 42216e0d-b961-4ed3-87f6-ac8a0fcd6acd (type: ports) to 1 2026-08-28 05:27:29.582 7 INFO neutron.db.ovn_revision_numbers_db [None req-fad95f85-32b1-449e-a5bd-f1b0ce8ff716 - - - - - -] Successfully bumped revision number for resource 09285abd-7042-426a-b4d1-a8f0a5e5e263 (type: router_ports) to 2 [pid: 8|app: 0|req: 1321/2513] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:27:28 2026] POST /v2.0/networks => generated 632 bytes in 1503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:29.832 7 INFO neutron.db.ovn_revision_numbers_db [None req-73d4436d-56e5-45df-8818-6599291aa458 - - - - - -] Successfully bumped revision number for resource 9595bf3c-73b4-4908-9b3e-771af314000b (type: ports) to 3 [pid: 7|app: 0|req: 1193/2514] 10.0.0.125 () {34 vars in 683 bytes} [Fri Aug 28 05:27:23 2026] POST /v2.0/vpn/vpnservices => generated 457 bytes in 7002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:30.105 8 INFO neutron_taas.services.taas.taas_plugin [None req-1c3c9b64-7844-48b2-8fd5-9c0d99a0c72d b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] TaaS: Handle Delete Port: 21dbb5e9-c546-4e07-b1af-2318e4b0477c 2026-08-28 05:27:30.109 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c3c9b64-7844-48b2-8fd5-9c0d99a0c72d b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Tap Mirror: Handle Delete Port: 21dbb5e9-c546-4e07-b1af-2318e4b0477c 2026-08-28 05:27:30.140 7 INFO neutron.db.segments_db [None req-d67b437c-243a-419c-af68-a932ac290b74 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Added segment 115795a4-0e64-4dff-ba5f-be681bf98716 of type geneve for network 5a5cf7ba-31d2-4bf0-871e-0a682f66030a 2026-08-28 05:27:30.281 7 INFO neutron.db.ovn_revision_numbers_db [None req-d67b437c-243a-419c-af68-a932ac290b74 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Successfully bumped revision number for resource 5a5cf7ba-31d2-4bf0-871e-0a682f66030a (type: networks) to 1 2026-08-28 05:27:30.480 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d67b437c-243a-419c-af68-a932ac290b74 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] No more DHCP agents 2026-08-28 05:27:30.482 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d67b437c-243a-419c-af68-a932ac290b74 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Unable to schedule network 5a5cf7ba-31d2-4bf0-871e-0a682f66030a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:30.549 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5efe865b-d3ec-412b-8cc4-13eb0d81a4d5 - - - - - -] OVN reports status down for port: 35ced2b0-1d70-4f37-947f-ef2c02be53a3 2026-08-28 05:27:30.572 7 INFO neutron.db.ovn_revision_numbers_db [None req-d67b437c-243a-419c-af68-a932ac290b74 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Successfully bumped revision number for resource 35ced2b0-1d70-4f37-947f-ef2c02be53a3 (type: ports) to 1 [pid: 7|app: 0|req: 1194/2515] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:27:30 2026] POST /v2.0/networks => generated 631 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2516] 10.0.0.125 () {32 vars in 661 bytes} [Fri Aug 28 05:27:30 2026] GET /v2.0/vpn/vpnservices => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2517] 10.0.0.125 () {34 vars in 751 bytes} [Fri Aug 28 05:27:30 2026] PUT /v2.0/networks/ae9399bb-300c-4296-acdc-2d1ced339e58/tags => generated 17 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:27:31.004 7 INFO neutron_taas.services.taas.taas_plugin [None req-18fd2e8e-492d-4816-96a1-4639cfc5f05c eae180c893d240728122c5359512ecb9 cb7af2e765f44908903e3f58192f41f9 - - default default] TaaS: Handle Delete Port: 4795f06f-2e8a-4966-8d8c-e508c43f2aa5 2026-08-28 05:27:31.008 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18fd2e8e-492d-4816-96a1-4639cfc5f05c eae180c893d240728122c5359512ecb9 cb7af2e765f44908903e3f58192f41f9 - - default default] Tap Mirror: Handle Delete Port: 4795f06f-2e8a-4966-8d8c-e508c43f2aa5 [pid: 8|app: 0|req: 1322/2518] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:27:29 2026] DELETE /v2.0/routers/bcd227c6-3622-442e-b0f1-dc94cf6d6f33 => generated 0 bytes in 1538 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2519] 10.0.0.125 () {34 vars in 751 bytes} [Fri Aug 28 05:27:31 2026] PUT /v2.0/networks/4f4d0e4d-3dad-43f8-b95f-ae795bf05864/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:27:31.305 7 INFO neutron_taas.services.taas.taas_plugin [None req-8b532932-1fca-42ce-99bd-4b913d5122a3 - - - - - -] TaaS: Handle Delete Port: 9595bf3c-73b4-4908-9b3e-771af314000b 2026-08-28 05:27:31.309 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b532932-1fca-42ce-99bd-4b913d5122a3 - - - - - -] Tap Mirror: Handle Delete Port: 9595bf3c-73b4-4908-9b3e-771af314000b 2026-08-28 05:27:31.396 8 INFO neutron_taas.services.taas.taas_plugin [None req-8ecc30b6-5667-4839-a776-ec0ef14118f8 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] TaaS: Handle Delete Port: d7e4f2d6-e9aa-4e6c-af95-ea04ca4426d1 2026-08-28 05:27:31.400 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ecc30b6-5667-4839-a776-ec0ef14118f8 b530a898627f4adbb5877230aede8d64 c9fe5353f2e54045beaa2a934256ade1 - - default default] Tap Mirror: Handle Delete Port: d7e4f2d6-e9aa-4e6c-af95-ea04ca4426d1 2026-08-28 05:27:31.612 8 INFO neutron.services.segments.plugin [-] Segment ed866f35-c10f-41a1-8549-e0e3e9bf4342 resource provider aggregate not found 2026-08-28 05:27:31.618 8 INFO neutron.services.segments.plugin [-] Segment ed866f35-c10f-41a1-8549-e0e3e9bf4342 resource provider aggregate not found 2026-08-28 05:27:31.633 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ed866f35-c10f-41a1-8549-e0e3e9bf4342 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed866f35-c10f-41a1-8549-e0e3e9bf4342 found for delete ", "request_id": "req-2db4e84d-174c-4f7b-9e19-b1c4a5b80099"}]} 2026-08-28 05:27:31.661 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ed866f35-c10f-41a1-8549-e0e3e9bf4342 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed866f35-c10f-41a1-8549-e0e3e9bf4342 found for delete ", "request_id": "req-6a23bd99-c8b5-49df-962d-da09f23ee4f6"}]} [pid: 8|app: 0|req: 1324/2520] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:27:31 2026] DELETE /v2.0/networks/f7e72b6b-df17-4955-9a8b-cd743448ae2b => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2521] 10.0.0.125 () {34 vars in 751 bytes} [Fri Aug 28 05:27:31 2026] PUT /v2.0/networks/3b69bfda-b12a-4995-b970-986cc1d58c78/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: 1326/2522] 10.0.0.125 () {34 vars in 751 bytes} [Fri Aug 28 05:27:31 2026] PUT /v2.0/networks/3fc0a8f6-dfa9-4d57-b1b7-02b2c2173b59/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:27:31.823 7 INFO neutron_taas.services.taas.taas_plugin [None req-79739651-696e-4f2a-9987-d9367f7ce8d5 - - - - - -] TaaS: Handle Delete Port: 09285abd-7042-426a-b4d1-a8f0a5e5e263 2026-08-28 05:27:31.826 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79739651-696e-4f2a-9987-d9367f7ce8d5 - - - - - -] Tap Mirror: Handle Delete Port: 09285abd-7042-426a-b4d1-a8f0a5e5e263 [pid: 8|app: 0|req: 1327/2523] 10.0.0.125 () {32 vars in 664 bytes} [Fri Aug 28 05:27:31 2026] GET /v2.0/networks?tags=red => generated 1873 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2524] 10.0.0.125 () {32 vars in 678 bytes} [Fri Aug 28 05:27:31 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1261 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2525] 10.0.0.125 () {32 vars in 674 bytes} [Fri Aug 28 05:27:31 2026] GET /v2.0/networks?tags-any=blue => generated 1261 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2526] 10.0.0.125 () {32 vars in 686 bytes} [Fri Aug 28 05:27:31 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1873 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2527] 10.0.0.125 () {32 vars in 672 bytes} [Fri Aug 28 05:27:32 2026] GET /v2.0/networks?not-tags=red => generated 1873 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2528] 10.0.0.125 () {32 vars in 686 bytes} [Fri Aug 28 05:27:32 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2485 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2529] 10.0.0.125 () {32 vars in 682 bytes} [Fri Aug 28 05:27:32 2026] GET /v2.0/networks?not-tags-any=blue => generated 2485 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2530] 10.0.0.125 () {32 vars in 694 bytes} [Fri Aug 28 05:27:32 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1873 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:27:32.373 8 INFO neutron_taas.services.taas.taas_plugin [None req-3680ba55-dadc-4ea1-a8db-910b0b3bef41 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] TaaS: Handle Delete Port: 27ffd358-d9e1-44e7-9528-c27e6a93684d 2026-08-28 05:27:32.377 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3680ba55-dadc-4ea1-a8db-910b0b3bef41 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Tap Mirror: Handle Delete Port: 27ffd358-d9e1-44e7-9528-c27e6a93684d [pid: 8|app: 0|req: 1335/2531] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:27:32 2026] DELETE /v2.0/networks/ae9399bb-300c-4296-acdc-2d1ced339e58 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:27:32.737 7 INFO neutron_taas.services.taas.taas_plugin [None req-79739651-696e-4f2a-9987-d9367f7ce8d5 - - - - - -] TaaS: Handle Delete Port: df69d775-fc46-4b8d-bd6a-582d4853014c 2026-08-28 05:27:32.742 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79739651-696e-4f2a-9987-d9367f7ce8d5 - - - - - -] Tap Mirror: Handle Delete Port: df69d775-fc46-4b8d-bd6a-582d4853014c 2026-08-28 05:27:32.897 7 INFO neutron.services.segments.plugin [-] Segment a72849b5-9858-4860-84ce-f6328967e617 resource provider aggregate not found 2026-08-28 05:27:32.906 7 INFO neutron.services.segments.plugin [-] Segment a72849b5-9858-4860-84ce-f6328967e617 resource provider aggregate not found 2026-08-28 05:27:32.928 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a72849b5-9858-4860-84ce-f6328967e617 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a72849b5-9858-4860-84ce-f6328967e617 found for delete ", "request_id": "req-da819ba4-e07f-45da-9def-b010cc90fccf"}]} 2026-08-28 05:27:32.930 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a72849b5-9858-4860-84ce-f6328967e617 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a72849b5-9858-4860-84ce-f6328967e617 found for delete ", "request_id": "req-b184883d-f228-44be-ba1e-226712a1fc1d"}]} 2026-08-28 05:27:32.938 8 INFO neutron.db.ovn_revision_numbers_db [None req-9780ec43-7059-4ecc-9615-6619e0ab52f3 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 38035190-e7d7-45f7-bdf4-db7aba93dedd (type: security_groups) to 1 2026-08-28 05:27:32.965 8 INFO neutron.db.ovn_revision_numbers_db [None req-9780ec43-7059-4ecc-9615-6619e0ab52f3 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 09a67a68-83bf-4d84-9314-93ab9405894f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1197/2532] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:27:30 2026] DELETE /v2.0/vpn/vpnservices/6cf89180-846c-42dc-bacc-85fb29a9f0f7 => generated 0 bytes in 2261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:27:32.986 8 INFO neutron.db.ovn_revision_numbers_db [None req-9780ec43-7059-4ecc-9615-6619e0ab52f3 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 46245c6d-da72-450c-8300-17ff01703c1e (type: security_group_rules) to 0 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:33.003 8 INFO neutron.db.ovn_revision_numbers_db [None req-9780ec43-7059-4ecc-9615-6619e0ab52f3 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d0b57295-fd99-45b8-b446-4e92bd13e03b (type: security_group_rules) to 0 2026-08-28 05:27:33.018 8 INFO neutron.db.ovn_revision_numbers_db [None req-9780ec43-7059-4ecc-9615-6619e0ab52f3 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d878dbf9-d714-4b95-981e-97e055848166 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1336/2533] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:27:32 2026] GET /v2.0/security-groups?tenant_id=03bda68f0e874e178434f8ba4db1eec6&name=default => generated 2925 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2534] 10.0.0.125 () {34 vars in 691 bytes} [Fri Aug 28 05:27:33 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:33.152 7 INFO neutron_taas.services.taas.taas_plugin [None req-c949ea53-a1e5-4e2e-bfa2-9e24123762b8 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] TaaS: Handle Delete Port: a7e570f4-2d98-4ae1-b246-c91b37d38941 2026-08-28 05:27:33.156 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c949ea53-a1e5-4e2e-bfa2-9e24123762b8 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Tap Mirror: Handle Delete Port: a7e570f4-2d98-4ae1-b246-c91b37d38941 [pid: 8|app: 0|req: 1338/2535] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:27:33 2026] DELETE /v2.0/security-groups/38035190-e7d7-45f7-bdf4-db7aba93dedd => generated 0 bytes in 213 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2536] 10.0.0.125 () {34 vars in 691 bytes} [Fri Aug 28 05:27:33 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:33.436 8 WARNING neutron.api.v2.base [None req-5fee9fed-2084-4a03-aafe-9fef0e0781f7 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] An exception happened while processing the request body. The exception message is [Unrecognized attribute(s) 'peer_cidr'].: webob.exc.HTTPBadRequest: Unrecognized attribute(s) 'peer_cidr' 2026-08-28 05:27:33.437 8 INFO neutron.api.v2.resource [None req-5fee9fed-2084-4a03-aafe-9fef0e0781f7 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] create failed (client error): Unrecognized attribute(s) 'peer_cidr' [pid: 8|app: 0|req: 1340/2537] 10.0.0.125 () {34 vars in 705 bytes} [Fri Aug 28 05:27:33 2026] POST /v2.0/vpn/ipsec-site-connections => generated 110 bytes in 17 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2538] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:27:32 2026] DELETE /v2.0/networks/4f4d0e4d-3dad-43f8-b95f-ae795bf05864 => generated 0 bytes in 475 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2539] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:33 2026] GET /v2.0/vpn/endpoint-groups => generated 1190 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2540] 10.0.0.125 () {32 vars in 746 bytes} [Fri Aug 28 05:27:33 2026] DELETE /v2.0/vpn/endpoint-groups/abef2c8c-8cc5-42d7-9016-ffafb2973b7a => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2541] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:27:33 2026] GET /v2.0/security-groups?tenant_id=c9fe5353f2e54045beaa2a934256ade1&name=default => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2542] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:33 2026] GET /v2.0/vpn/endpoint-groups => generated 914 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:33.607 7 INFO neutron_taas.services.taas.taas_plugin [None req-666302ac-05ef-4da5-96d2-fc8c53b84b5f 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] TaaS: Handle Delete Port: b13c7f3b-f005-46d7-8646-7d722e468afb 2026-08-28 05:27:33.611 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-666302ac-05ef-4da5-96d2-fc8c53b84b5f 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Tap Mirror: Handle Delete Port: b13c7f3b-f005-46d7-8646-7d722e468afb 2026-08-28 05:27:33.667 8 INFO neutron.services.segments.plugin [-] Segment 90641632-652a-4ec3-bc0b-16a2b4ba1f8f resource provider aggregate not found 2026-08-28 05:27:33.688 8 INFO neutron.services.segments.plugin [-] Segment 90641632-652a-4ec3-bc0b-16a2b4ba1f8f resource provider aggregate not found 2026-08-28 05:27:33.692 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 90641632-652a-4ec3-bc0b-16a2b4ba1f8f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90641632-652a-4ec3-bc0b-16a2b4ba1f8f found for delete ", "request_id": "req-20743291-a64a-4a5d-9400-4de877882599"}]} 2026-08-28 05:27:33.707 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 90641632-652a-4ec3-bc0b-16a2b4ba1f8f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90641632-652a-4ec3-bc0b-16a2b4ba1f8f found for delete ", "request_id": "req-b291d415-43b8-4cac-9707-617f1cc7ec4f"}]} [pid: 7|app: 0|req: 1199/2543] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:27:33 2026] DELETE /v2.0/networks/3b69bfda-b12a-4995-b970-986cc1d58c78 => 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: 1200/2544] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:33 2026] GET /v2.0/vpn/endpoint-groups => generated 914 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2545] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:27:33 2026] DELETE /v2.0/security-groups/0efd392d-ff70-4265-aa79-3d411bb238b7 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:27:33.913 7 INFO neutron_taas.services.taas.taas_plugin [None req-e7bbeed0-63ce-4b4e-ac3e-92efd1bdfe52 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] TaaS: Handle Delete Port: 42216e0d-b961-4ed3-87f6-ac8a0fcd6acd 2026-08-28 05:27:33.916 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7bbeed0-63ce-4b4e-ac3e-92efd1bdfe52 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Tap Mirror: Handle Delete Port: 42216e0d-b961-4ed3-87f6-ac8a0fcd6acd [pid: 8|app: 0|req: 1346/2546] 10.0.0.125 () {32 vars in 746 bytes} [Fri Aug 28 05:27:33 2026] DELETE /v2.0/vpn/endpoint-groups/8a332fd9-2f5b-4f3d-a418-5d7c2b27a062 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2547] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:33 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2548] 10.0.0.125 () {34 vars in 691 bytes} [Fri Aug 28 05:27:33 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2549] 10.0.0.125 () {34 vars in 691 bytes} [Fri Aug 28 05:27:34 2026] POST /v2.0/vpn/endpoint-groups => generated 293 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:34.107 8 INFO neutron.api.v2.resource [None req-0c0f9fe3-0ab0-4797-975d-7a3f237b892a bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1350/2550] 10.0.0.125 () {34 vars in 705 bytes} [Fri Aug 28 05:27:34 2026] POST /v2.0/vpn/ipsec-site-connections => generated 170 bytes in 50 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2551] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:27:33 2026] DELETE /v2.0/networks/3fc0a8f6-dfa9-4d57-b1b7-02b2c2173b59 => 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: 1351/2552] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:34 2026] GET /v2.0/vpn/endpoint-groups => generated 1189 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2553] 10.0.0.125 () {32 vars in 746 bytes} [Fri Aug 28 05:27:34 2026] DELETE /v2.0/vpn/endpoint-groups/55cd2dde-ec4b-47e3-9d56-deb5b5a2c510 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2554] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:34 2026] GET /v2.0/vpn/endpoint-groups => generated 914 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2555] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:34 2026] GET /v2.0/vpn/endpoint-groups => generated 914 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2556] 10.0.0.125 () {32 vars in 746 bytes} [Fri Aug 28 05:27:34 2026] DELETE /v2.0/vpn/endpoint-groups/e65d92b1-473c-47b3-8aab-6c2fd838dbdd => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2557] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:34 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:34.246 7 INFO neutron_taas.services.taas.taas_plugin [None req-5d3e7dff-49ee-4160-a4cc-62a54f94bcfb 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] TaaS: Handle Delete Port: 35ced2b0-1d70-4f37-947f-ef2c02be53a3 2026-08-28 05:27:34.250 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d3e7dff-49ee-4160-a4cc-62a54f94bcfb 4c75619fa353471fb019228a1b5ed2a9 7cf7a2ee94004a23ba8d12447b5925c8 - - default default] Tap Mirror: Handle Delete Port: 35ced2b0-1d70-4f37-947f-ef2c02be53a3 [pid: 8|app: 0|req: 1357/2558] 10.0.0.125 () {34 vars in 691 bytes} [Fri Aug 28 05:27:34 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:34.307 8 WARNING neutron.api.v2.base [None req-61b4f46e-8468-4999-abf4-cb8234cc6768 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] An exception happened while processing the request body. The exception message is [Failed to parse request. Required attribute 'peer_id' not specified].: webob.exc.HTTPBadRequest: Failed to parse request. Required attribute 'peer_id' not specified 2026-08-28 05:27:34.308 8 INFO neutron.api.v2.resource [None req-61b4f46e-8468-4999-abf4-cb8234cc6768 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 8|app: 0|req: 1358/2559] 10.0.0.125 () {34 vars in 705 bytes} [Fri Aug 28 05:27:34 2026] POST /v2.0/vpn/ipsec-site-connections => generated 140 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2560] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:34 2026] GET /v2.0/vpn/endpoint-groups => generated 915 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2561] 10.0.0.125 () {32 vars in 746 bytes} [Fri Aug 28 05:27:34 2026] DELETE /v2.0/vpn/endpoint-groups/2ca6baeb-bb49-40b6-becc-79bcd4d468ab => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2562] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:34 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2563] 10.0.0.125 () {34 vars in 691 bytes} [Fri Aug 28 05:27:34 2026] POST /v2.0/vpn/endpoint-groups => generated 293 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:34.460 8 WARNING neutron.api.v2.base [None req-93f5f6cf-1e57-48a4-a089-5cf754036a70 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] An exception happened while processing the request body. The exception message is [Failed to parse request. Required attribute 'peer_id' not specified].: webob.exc.HTTPBadRequest: Failed to parse request. Required attribute 'peer_id' not specified 2026-08-28 05:27:34.460 8 INFO neutron.api.v2.resource [None req-93f5f6cf-1e57-48a4-a089-5cf754036a70 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 8|app: 0|req: 1363/2564] 10.0.0.125 () {34 vars in 705 bytes} [Fri Aug 28 05:27:34 2026] POST /v2.0/vpn/ipsec-site-connections => generated 140 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2565] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:34 2026] GET /v2.0/vpn/endpoint-groups => generated 906 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2566] 10.0.0.125 () {32 vars in 746 bytes} [Fri Aug 28 05:27:34 2026] DELETE /v2.0/vpn/endpoint-groups/389e68f1-81a5-48ce-b065-7243b114b58b => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2567] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:27:34 2026] DELETE /v2.0/networks/5a5cf7ba-31d2-4bf0-871e-0a682f66030a => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2568] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:34 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2569] 10.0.0.125 () {34 vars in 691 bytes} [Fri Aug 28 05:27:34 2026] POST /v2.0/vpn/endpoint-groups => generated 289 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2570] 10.0.0.125 () {34 vars in 691 bytes} [Fri Aug 28 05:27:34 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:34.957 7 INFO neutron.services.segments.plugin [-] Segment 61d158b0-2fc6-4ef5-a2bd-d9dbb02cde29 resource provider aggregate not found 2026-08-28 05:27:34.966 7 INFO neutron.services.segments.plugin [-] Segment 61d158b0-2fc6-4ef5-a2bd-d9dbb02cde29 resource provider aggregate not found 2026-08-28 05:27:34.985 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 61d158b0-2fc6-4ef5-a2bd-d9dbb02cde29 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61d158b0-2fc6-4ef5-a2bd-d9dbb02cde29 found for delete ", "request_id": "req-8e7b17cf-c944-4f7c-8dd1-8fb87deaf63d"}]} 2026-08-28 05:27:34.993 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 61d158b0-2fc6-4ef5-a2bd-d9dbb02cde29 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61d158b0-2fc6-4ef5-a2bd-d9dbb02cde29 found for delete ", "request_id": "req-19c8653c-4702-4de0-95b1-c9059b57f33f"}]} 2026-08-28 05:27:35.009 7 INFO neutron.services.segments.plugin [-] Segment 167ac0bd-66e3-4edd-a11d-8bf24701a8b9 resource provider aggregate not found 2026-08-28 05:27:35.016 7 INFO neutron.services.segments.plugin [-] Segment 167ac0bd-66e3-4edd-a11d-8bf24701a8b9 resource provider aggregate not found 2026-08-28 05:27:35.038 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 167ac0bd-66e3-4edd-a11d-8bf24701a8b9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 167ac0bd-66e3-4edd-a11d-8bf24701a8b9 found for delete ", "request_id": "req-41b574dd-78da-46c5-b37c-c3030ab2b7d2"}]} 2026-08-28 05:27:35.049 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 167ac0bd-66e3-4edd-a11d-8bf24701a8b9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 167ac0bd-66e3-4edd-a11d-8bf24701a8b9 found for delete ", "request_id": "req-0b817e9d-b601-4b3c-b8fe-c8f8a60993ee"}]} 2026-08-28 05:27:35.078 7 INFO neutron.services.segments.plugin [-] Segment 306e459c-7d01-4c5b-8eb2-9afbfcf10e5c resource provider aggregate not found 2026-08-28 05:27:35.084 7 INFO neutron.services.segments.plugin [-] Segment 306e459c-7d01-4c5b-8eb2-9afbfcf10e5c resource provider aggregate not found 2026-08-28 05:27:35.104 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 306e459c-7d01-4c5b-8eb2-9afbfcf10e5c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 306e459c-7d01-4c5b-8eb2-9afbfcf10e5c found for delete ", "request_id": "req-0c4859c3-616b-4b0f-a8ed-44ea3e6ab9c2"}]} 2026-08-28 05:27:35.111 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 306e459c-7d01-4c5b-8eb2-9afbfcf10e5c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 306e459c-7d01-4c5b-8eb2-9afbfcf10e5c found for delete ", "request_id": "req-69df990e-80b9-4221-92a2-0220226ba769"}]} 2026-08-28 05:27:35.129 7 INFO neutron.services.segments.plugin [-] Segment 115795a4-0e64-4dff-ba5f-be681bf98716 resource provider aggregate not found 2026-08-28 05:27:35.137 7 INFO neutron.services.segments.plugin [-] Segment 115795a4-0e64-4dff-ba5f-be681bf98716 resource provider aggregate not found 2026-08-28 05:27:35.158 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 115795a4-0e64-4dff-ba5f-be681bf98716 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 115795a4-0e64-4dff-ba5f-be681bf98716 found for delete ", "request_id": "req-f90343c7-3e3d-4592-a79e-3ffc8707e49c"}]} 2026-08-28 05:27:35.159 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 115795a4-0e64-4dff-ba5f-be681bf98716 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 115795a4-0e64-4dff-ba5f-be681bf98716 found for delete ", "request_id": "req-939bfb1c-0e54-4ef1-837c-92f5d5bccfe4"}]} 2026-08-28 05:27:35.616 7 INFO neutron.db.ovn_revision_numbers_db [None req-aab45016-8336-483c-8872-8947d982e6f9 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 44173c23-ddad-46f6-8722-af808c6e364a (type: routers) to 6 [pid: 7|app: 0|req: 1204/2571] 10.0.0.125 () {34 vars in 705 bytes} [Fri Aug 28 05:27:34 2026] POST /v2.0/vpn/ipsec-site-connections => generated 844 bytes in 965 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:35.683 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ee9894b-dcfd-4d61-90c4-2463993896d2 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ed1bf66b-fe00-47ef-9998-55cb9d41d301 (type: security_groups) to 1 2026-08-28 05:27:35.695 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ee9894b-dcfd-4d61-90c4-2463993896d2 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 3558276a-124d-4889-94bc-3af740246feb (type: security_group_rules) to 0 2026-08-28 05:27:35.705 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ee9894b-dcfd-4d61-90c4-2463993896d2 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 7ff6740e-4128-4f24-a677-ffd6ea6df261 (type: security_group_rules) to 0 2026-08-28 05:27:35.719 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ee9894b-dcfd-4d61-90c4-2463993896d2 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a7439752-7da4-4ad4-8ba7-0c9c17c85bbf (type: security_group_rules) to 0 2026-08-28 05:27:35.731 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ee9894b-dcfd-4d61-90c4-2463993896d2 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d1a7db26-d64c-4e72-b9ae-6b94da46cc2e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1368/2572] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:27:35 2026] GET /v2.0/security-groups?tenant_id=faa5d30ce9714fb5a429cdeddc914087&name=default => generated 2925 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2573] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:27:35 2026] DELETE /v2.0/security-groups/ed1bf66b-fe00-47ef-9998-55cb9d41d301 => 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: 1370/2574] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:27:36 2026] GET /v2.0/security-groups?tenant_id=7cf7a2ee94004a23ba8d12447b5925c8&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:27:36.211 7 INFO neutron.db.ovn_revision_numbers_db [None req-cddac3c0-1989-40d1-a97a-0ab5e5fb4c28 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 44173c23-ddad-46f6-8722-af808c6e364a (type: routers) to 7 [pid: 7|app: 0|req: 1205/2575] 10.0.0.125 () {32 vars in 760 bytes} [Fri Aug 28 05:27:35 2026] DELETE /v2.0/vpn/ipsec-site-connections/3f1965fa-fc9e-48c3-9352-59ca555cc50d => generated 0 bytes in 572 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2576] 10.0.0.125 () {32 vars in 683 bytes} [Fri Aug 28 05:27:36 2026] GET /v2.0/vpn/ipsec-site-connections => generated 805 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:36.270 7 INFO neutron.api.v2.resource [None req-470ef8cb-66fa-48c4-a427-430abd8a448c bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1207/2577] 10.0.0.125 () {32 vars in 760 bytes} [Fri Aug 28 05:27:36 2026] DELETE /v2.0/vpn/ipsec-site-connections/3f1965fa-fc9e-48c3-9352-59ca555cc50d => generated 154 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2578] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:36 2026] GET /v2.0/vpn/endpoint-groups => generated 1185 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2579] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:27:36 2026] DELETE /v2.0/security-groups/26aab82e-ddb6-46a2-87a4-5eee0fef15ac => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2580] 10.0.0.125 () {32 vars in 746 bytes} [Fri Aug 28 05:27:36 2026] DELETE /v2.0/vpn/endpoint-groups/b003fcab-8a47-418c-ae09-7bbd32cfee32 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2581] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:36 2026] GET /v2.0/vpn/endpoint-groups => generated 902 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2582] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:36 2026] GET /v2.0/vpn/endpoint-groups => generated 902 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2583] 10.0.0.125 () {32 vars in 746 bytes} [Fri Aug 28 05:27:36 2026] DELETE /v2.0/vpn/endpoint-groups/21b41823-a85b-428d-9d8f-64f993b6166c => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2584] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:36 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:36.704 7 INFO neutron.db.ovn_revision_numbers_db [None req-be0223c5-79d0-43fd-b7c4-eae09ff6f8db 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ed3339cd-b947-49c5-8de4-ccd3dde91bc1 (type: security_groups) to 1 2026-08-28 05:27:36.720 7 INFO neutron.db.ovn_revision_numbers_db [None req-be0223c5-79d0-43fd-b7c4-eae09ff6f8db 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 46cdc88f-ec61-48c0-8d1b-106be729b019 (type: security_group_rules) to 0 2026-08-28 05:27:36.736 7 INFO neutron.db.ovn_revision_numbers_db [None req-be0223c5-79d0-43fd-b7c4-eae09ff6f8db 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 5440deef-78e8-40df-ab40-4ec54e3dea22 (type: security_group_rules) to 0 2026-08-28 05:27:36.751 7 INFO neutron.db.ovn_revision_numbers_db [None req-be0223c5-79d0-43fd-b7c4-eae09ff6f8db 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 7967b5f3-5c73-4e60-a243-d5f39d8f070a (type: security_group_rules) to 0 2026-08-28 05:27:36.765 7 INFO neutron.db.ovn_revision_numbers_db [None req-be0223c5-79d0-43fd-b7c4-eae09ff6f8db 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ac2a90ed-1783-4b87-8332-32d30fb4d84f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1212/2585] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:27:36 2026] GET /v2.0/security-groups?tenant_id=63a3e6015cd74019aa542cd4818ddde3&name=default => generated 2927 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2586] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:27:36 2026] DELETE /v2.0/security-groups/ed3339cd-b947-49c5-8de4-ccd3dde91bc1 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:27:37.268 8 INFO neutron.db.ovn_revision_numbers_db [None req-152d3bfa-4280-451c-96c5-183ced2120db bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 44173c23-ddad-46f6-8722-af808c6e364a (type: routers) to 8 [pid: 8|app: 0|req: 1374/2587] 10.0.0.125 () {34 vars in 705 bytes} [Fri Aug 28 05:27:36 2026] POST /v2.0/vpn/ipsec-site-connections => generated 805 bytes in 900 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2588] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:27:37 2026] GET /v2.0/security-groups => generated 20305 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-28 05:27:37.816 7 INFO neutron.db.ovn_revision_numbers_db [None req-611eb0d5-3e0e-42a1-bdb1-57d8e7d96b8a bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 44173c23-ddad-46f6-8722-af808c6e364a (type: routers) to 9 [pid: 7|app: 0|req: 1214/2589] 10.0.0.125 () {32 vars in 760 bytes} [Fri Aug 28 05:27:37 2026] DELETE /v2.0/vpn/ipsec-site-connections/df814dcf-26e4-4e1e-b615-05508f54a130 => generated 0 bytes in 523 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2590] 10.0.0.125 () {32 vars in 683 bytes} [Fri Aug 28 05:27:37 2026] GET /v2.0/vpn/ipsec-site-connections => generated 805 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:37.877 7 INFO neutron.api.v2.resource [None req-9c2c2e22-00e5-45d2-8ba7-ea2ef7eddae4 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1216/2591] 10.0.0.125 () {32 vars in 760 bytes} [Fri Aug 28 05:27:37 2026] DELETE /v2.0/vpn/ipsec-site-connections/df814dcf-26e4-4e1e-b615-05508f54a130 => generated 154 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2592] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:27:37 2026] GET /v2.0/subnets => generated 3273 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2593] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:27:37 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: 7|app: 0|req: 1217/2594] 10.0.0.125 () {34 vars in 691 bytes} [Fri Aug 28 05:27:37 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2595] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:27:37 2026] GET /v2.0/floatingips => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2596] 10.0.0.125 () {30 vars in 700 bytes} [Fri Aug 28 05:27:37 2026] PUT /v2.0/vpn/endpoint-groups/01cae0ce-68b0-4181-8aca-ae02c8a5c213 => generated 290 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2597] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:27:37 2026] GET /v2.0/network-ip-availabilities => generated 2359 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2598] 10.0.0.125 () {32 vars in 743 bytes} [Fri Aug 28 05:27:37 2026] GET /v2.0/vpn/endpoint-groups/01cae0ce-68b0-4181-8aca-ae02c8a5c213 => generated 290 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2599] 10.0.0.125 () {32 vars in 746 bytes} [Fri Aug 28 05:27:37 2026] DELETE /v2.0/vpn/endpoint-groups/01cae0ce-68b0-4181-8aca-ae02c8a5c213 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2600] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:27:37 2026] GET /v2.0/networks => generated 4360 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2601] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:38 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2602] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:38 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2603] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:27:38 2026] GET /v2.0/subnets => generated 3273 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2604] 10.0.0.125 () {34 vars in 683 bytes} [Fri Aug 28 05:27:38 2026] POST /v2.0/vpn/ikepolicies => generated 403 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2605] 10.0.0.125 () {30 vars in 693 bytes} [Fri Aug 28 05:27:38 2026] PUT /v2.0/vpn/ikepolicies/387eb55a-ef2f-412b-aa23-46d32fc01008 => generated 419 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2606] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:27:38 2026] GET /v2.0/ports => generated 15579 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2607] 10.0.0.125 () {32 vars in 735 bytes} [Fri Aug 28 05:27:38 2026] GET /v2.0/vpn/ikepolicies/387eb55a-ef2f-412b-aa23-46d32fc01008 => generated 419 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2608] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:27:38 2026] DELETE /v2.0/vpn/ikepolicies/387eb55a-ef2f-412b-aa23-46d32fc01008 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2609] 10.0.0.125 () {32 vars in 661 bytes} [Fri Aug 28 05:27:38 2026] GET /v2.0/vpn/ikepolicies => generated 405 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2610] 10.0.0.125 () {32 vars in 661 bytes} [Fri Aug 28 05:27:38 2026] GET /v2.0/vpn/ikepolicies => generated 405 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2611] 10.0.0.125 () {34 vars in 687 bytes} [Fri Aug 28 05:27:38 2026] POST /v2.0/vpn/ipsecpolicies => generated 412 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2612] 10.0.0.125 () {30 vars in 697 bytes} [Fri Aug 28 05:27:38 2026] PUT /v2.0/vpn/ipsecpolicies/f9093819-581f-45cf-bda7-72509493f73e => generated 431 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2613] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:27:38 2026] GET /v2.0/routers => generated 2013 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2614] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:27:38 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: 1388/2615] 10.0.0.125 () {32 vars in 742 bytes} [Fri Aug 28 05:27:38 2026] DELETE /v2.0/vpn/ipsecpolicies/f9093819-581f-45cf-bda7-72509493f73e => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2616] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:27:38 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-08-28 05:27:38.324 8 INFO neutron.api.v2.resource [None req-fcd1ab98-1b14-4e76-9395-1d317954ee7d bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1389/2617] 10.0.0.125 () {32 vars in 742 bytes} [Fri Aug 28 05:27:38 2026] DELETE /v2.0/vpn/ipsecpolicies/f9093819-581f-45cf-bda7-72509493f73e => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:27:38.340 7 INFO neutron.api.v2.resource [None req-dda79209-f9ef-4429-b7fd-039d1c350ff0 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1229/2618] 10.0.0.125 () {32 vars in 742 bytes} [Fri Aug 28 05:27:38 2026] DELETE /v2.0/vpn/ipsecpolicies/f9093819-581f-45cf-bda7-72509493f73e => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:27:38.476 8 INFO neutron.db.segments_db [None req-2e7df799-a273-4a5d-8535-a20dd0253c0f bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Added segment 52942850-3edb-46ab-922a-a963f46998ec of type geneve for network 6bc9187b-4af7-4813-a6a2-d13c096c8456 2026-08-28 05:27:38.593 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e7df799-a273-4a5d-8535-a20dd0253c0f bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 6bc9187b-4af7-4813-a6a2-d13c096c8456 (type: networks) to 1 2026-08-28 05:27:38.807 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e7df799-a273-4a5d-8535-a20dd0253c0f bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] No more DHCP agents 2026-08-28 05:27:38.808 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e7df799-a273-4a5d-8535-a20dd0253c0f bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Unable to schedule network 6bc9187b-4af7-4813-a6a2-d13c096c8456: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:38.882 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fad95f85-32b1-449e-a5bd-f1b0ce8ff716 - - - - - -] OVN reports status down for port: 2c059424-1afb-4d87-963c-a35348111ec0 2026-08-28 05:27:38.913 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e7df799-a273-4a5d-8535-a20dd0253c0f bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 2c059424-1afb-4d87-963c-a35348111ec0 (type: ports) to 1 [pid: 8|app: 0|req: 1390/2619] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:27:38 2026] POST /v2.0/networks => generated 632 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:39.150 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4f50fffa-710c-455a-aac1-ff404e1698da bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] No more DHCP agents 2026-08-28 05:27:39.151 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4f50fffa-710c-455a-aac1-ff404e1698da bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Unable to schedule network 6bc9187b-4af7-4813-a6a2-d13c096c8456: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:39.605 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c6544e7-d3ff-446f-9c42-b1f164e2da1a - - - - - -] Successfully bumped revision number for resource 2c059424-1afb-4d87-963c-a35348111ec0 (type: ports) to 2 2026-08-28 05:27:39.665 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c6544e7-d3ff-446f-9c42-b1f164e2da1a - - - - - -] Successfully bumped revision number for resource 5f77fd3d-6782-454b-8778-c37f87f221c9 (type: subnets) to 0 [pid: 7|app: 0|req: 1230/2620] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:27:38 2026] POST /v2.0/subnets => generated 629 bytes in 748 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:40.103 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b798d18-96ff-44e8-af12-11f03d89ac79 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] No more DHCP agents 2026-08-28 05:27:40.104 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b798d18-96ff-44e8-af12-11f03d89ac79 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:40.191 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5efe865b-d3ec-412b-8cc4-13eb0d81a4d5 - - - - - -] OVN reports status down for port: 04bb945f-44a5-4552-a784-d464e99883fa 2026-08-28 05:27:40.239 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b798d18-96ff-44e8-af12-11f03d89ac79 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 04bb945f-44a5-4552-a784-d464e99883fa (type: ports) to 1 2026-08-28 05:27:40.749 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-1952f1ff-1ae6-4374-8c7d-958a336229a1 - - - - - -] Schedule LRP lrp-04bb945f-44a5-4552-a784-d464e99883fa on gateway c47435e5-7cbd-4a7d-8eb6-3c74d56317be with priority 1 2026-08-28 05:27:40.774 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5efe865b-d3ec-412b-8cc4-13eb0d81a4d5 - - - - - -] OVN reports status up for port: 04bb945f-44a5-4552-a784-d464e99883fa 2026-08-28 05:27:40.806 8 INFO neutron.plugins.ml2.plugin [None req-5efe865b-d3ec-412b-8cc4-13eb0d81a4d5 - - - - - -] Attempt 1 to provision port 04bb945f-44a5-4552-a784-d464e99883fa 2026-08-28 05:27:40.824 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b798d18-96ff-44e8-af12-11f03d89ac79 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 04bb945f-44a5-4552-a784-d464e99883fa (type: router_ports) to 1 2026-08-28 05:27:40.915 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b798d18-96ff-44e8-af12-11f03d89ac79 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 945f1fc6-8200-4c90-9ab8-b1a9f2a9b67e (type: routers) to 2 [pid: 8|app: 0|req: 1391/2623] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:27:39 2026] POST /v2.0/routers => generated 937 bytes in 1239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:41.342 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1a7f9f69-6576-4741-8d18-c42b2322bff4 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] No more DHCP agents 2026-08-28 05:27:41.343 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1a7f9f69-6576-4741-8d18-c42b2322bff4 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Unable to schedule network 6bc9187b-4af7-4813-a6a2-d13c096c8456: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:41.445 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fad95f85-32b1-449e-a5bd-f1b0ce8ff716 - - - - - -] OVN reports status down for port: f89afa75-5d3a-47d2-b2ea-e9ad025e2da3 2026-08-28 05:27:41.513 7 INFO neutron.db.ovn_revision_numbers_db [None req-1a7f9f69-6576-4741-8d18-c42b2322bff4 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource f89afa75-5d3a-47d2-b2ea-e9ad025e2da3 (type: ports) to 1 2026-08-28 05:27:41.889 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1ff2d98-f08b-4cc9-8662-6f71e5bf4482 3b0c9957ef8b4c778eedc7ea5078d107 5a8998d8d307417bacb5f8373e5ef4d7 - - default default] Successfully bumped revision number for resource 140f68af-daa3-4271-bfa4-889d94d1c890 (type: routers) to 1 [pid: 8|app: 0|req: 1392/2624] 10.0.0.125 () {34 vars in 666 bytes} [Fri Aug 28 05:27:41 2026] POST /v2.0/routers => generated 570 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:42.051 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9724c76-baae-4f32-85f3-d14c37cce373 3b0c9957ef8b4c778eedc7ea5078d107 5a8998d8d307417bacb5f8373e5ef4d7 - - default default] Successfully bumped revision number for resource 27aa85a9-b95e-4440-91fa-8e5e1857090c (type: routers) to 1 [pid: 8|app: 0|req: 1393/2625] 10.0.0.125 () {34 vars in 666 bytes} [Fri Aug 28 05:27:41 2026] POST /v2.0/routers => generated 570 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:42.188 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fad95f85-32b1-449e-a5bd-f1b0ce8ff716 - - - - - -] OVN reports status up for port: f89afa75-5d3a-47d2-b2ea-e9ad025e2da3 2026-08-28 05:27:42.206 7 INFO neutron.plugins.ml2.plugin [None req-fad95f85-32b1-449e-a5bd-f1b0ce8ff716 - - - - - -] Attempt 1 to provision port f89afa75-5d3a-47d2-b2ea-e9ad025e2da3 2026-08-28 05:27:42.226 8 INFO neutron.db.ovn_revision_numbers_db [None req-15393939-9b04-4b73-b292-fcef5a484d12 3b0c9957ef8b4c778eedc7ea5078d107 5a8998d8d307417bacb5f8373e5ef4d7 - - default default] Successfully bumped revision number for resource 11af9be7-1843-4fcf-9fca-28b7de097705 (type: routers) to 1 [pid: 8|app: 0|req: 1394/2626] 10.0.0.125 () {34 vars in 666 bytes} [Fri Aug 28 05:27:42 2026] POST /v2.0/routers => generated 570 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:42.294 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1a7f9f69-6576-4741-8d18-c42b2322bff4 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] No more DHCP agents 2026-08-28 05:27:42.296 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1a7f9f69-6576-4741-8d18-c42b2322bff4 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Unable to schedule network 6bc9187b-4af7-4813-a6a2-d13c096c8456: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:42.359 8 INFO neutron.db.ovn_revision_numbers_db [None req-b002dc73-709e-487c-a210-2a5c5550c333 3b0c9957ef8b4c778eedc7ea5078d107 5a8998d8d307417bacb5f8373e5ef4d7 - - default default] Successfully bumped revision number for resource f0496f3e-6334-4063-b98a-80314084f240 (type: routers) to 1 [pid: 8|app: 0|req: 1395/2627] 10.0.0.125 () {34 vars in 666 bytes} [Fri Aug 28 05:27:42 2026] POST /v2.0/routers => generated 570 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:42.544 8 INFO neutron.db.ovn_revision_numbers_db [None req-0ccee10a-dabd-491f-9082-edaca0a6293f 3b0c9957ef8b4c778eedc7ea5078d107 5a8998d8d307417bacb5f8373e5ef4d7 - - default default] Successfully bumped revision number for resource b863f918-22ba-48ea-a38c-fd35232256b2 (type: routers) to 1 [pid: 8|app: 0|req: 1396/2628] 10.0.0.125 () {34 vars in 666 bytes} [Fri Aug 28 05:27:42 2026] POST /v2.0/routers => generated 570 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2629] 10.0.0.125 () {34 vars in 749 bytes} [Fri Aug 28 05:27:42 2026] PUT /v2.0/routers/140f68af-daa3-4271-bfa4-889d94d1c890/tags => generated 17 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2630] 10.0.0.125 () {34 vars in 749 bytes} [Fri Aug 28 05:27:42 2026] PUT /v2.0/routers/27aa85a9-b95e-4440-91fa-8e5e1857090c/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2631] 10.0.0.125 () {34 vars in 749 bytes} [Fri Aug 28 05:27:42 2026] PUT /v2.0/routers/11af9be7-1843-4fcf-9fca-28b7de097705/tags => generated 34 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2632] 10.0.0.125 () {34 vars in 749 bytes} [Fri Aug 28 05:27:42 2026] PUT /v2.0/routers/f0496f3e-6334-4063-b98a-80314084f240/tags => generated 19 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:27:43.046 7 INFO neutron.db.ovn_revision_numbers_db [None req-1a7f9f69-6576-4741-8d18-c42b2322bff4 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource f89afa75-5d3a-47d2-b2ea-e9ad025e2da3 (type: router_ports) to 1 [pid: 7|app: 0|req: 1233/2633] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:27:40 2026] PUT /v2.0/routers/945f1fc6-8200-4c90-9ab8-b1a9f2a9b67e/add_router_interface => generated 309 bytes in 2125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2634] 10.0.0.125 () {32 vars in 662 bytes} [Fri Aug 28 05:27:43 2026] GET /v2.0/routers?tags=red => generated 1751 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2635] 10.0.0.125 () {32 vars in 676 bytes} [Fri Aug 28 05:27:43 2026] GET /v2.0/routers?tags=red%2Cblue => generated 1180 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:27:43.185 7 INFO neutron.db.ovn_revision_numbers_db [None req-fad95f85-32b1-449e-a5bd-f1b0ce8ff716 - - - - - -] Successfully bumped revision number for resource f89afa75-5d3a-47d2-b2ea-e9ad025e2da3 (type: ports) to 2 [pid: 8|app: 0|req: 1403/2636] 10.0.0.125 () {32 vars in 672 bytes} [Fri Aug 28 05:27:43 2026] GET /v2.0/routers?tags-any=blue => generated 1180 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2637] 10.0.0.125 () {32 vars in 684 bytes} [Fri Aug 28 05:27:43 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1751 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2638] 10.0.0.125 () {32 vars in 670 bytes} [Fri Aug 28 05:27:43 2026] GET /v2.0/routers?not-tags=red => generated 1152 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2639] 10.0.0.125 () {32 vars in 684 bytes} [Fri Aug 28 05:27:43 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1723 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2640] 10.0.0.125 () {32 vars in 680 bytes} [Fri Aug 28 05:27:43 2026] GET /v2.0/routers?not-tags-any=blue => generated 1723 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2641] 10.0.0.125 () {32 vars in 692 bytes} [Fri Aug 28 05:27:43 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 1152 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2642] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:27:43 2026] GET /v2.0/routers/140f68af-daa3-4271-bfa4-889d94d1c890 => generated 581 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:43.625 7 INFO neutron.db.ovn_revision_numbers_db [None req-2907f967-9002-4d9d-b524-749fb421913d - - - - - -] Successfully bumped revision number for resource f89afa75-5d3a-47d2-b2ea-e9ad025e2da3 (type: router_ports) to 2 2026-08-28 05:27:43.929 8 INFO neutron.db.ovn_revision_numbers_db [None req-aaa7338e-b446-44b6-b2aa-ed82b5cecfa6 3b0c9957ef8b4c778eedc7ea5078d107 5a8998d8d307417bacb5f8373e5ef4d7 - - default default] Successfully bumped revision number for resource 140f68af-daa3-4271-bfa4-889d94d1c890 (type: routers) to 2 [pid: 8|app: 0|req: 1410/2643] 10.0.0.125 () {34 vars in 740 bytes} [Fri Aug 28 05:27:43 2026] PUT /v2.0/routers/140f68af-daa3-4271-bfa4-889d94d1c890 => generated 581 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:43.986 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-352ebac9-86be-4bf7-b5c5-f15345df160c - - - - - -] No more DHCP agents 2026-08-28 05:27:43.988 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-352ebac9-86be-4bf7-b5c5-f15345df160c - - - - - -] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:44.132 7 INFO neutron.db.ovn_revision_numbers_db [None req-352ebac9-86be-4bf7-b5c5-f15345df160c - - - - - -] Successfully bumped revision number for resource ea797fe4-c3f3-4fa9-9fef-8bdc31cefd65 (type: ports) to 1 2026-08-28 05:27:44.277 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2cb5719-1c53-462e-9a91-af8350f1b23e 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 9cbae94f-469b-4e94-a0de-1cbff1527091 (type: security_groups) to 1 2026-08-28 05:27:44.291 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2cb5719-1c53-462e-9a91-af8350f1b23e 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 1107a99f-c95a-4e06-822d-a288bb5add38 (type: security_group_rules) to 0 2026-08-28 05:27:44.306 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2cb5719-1c53-462e-9a91-af8350f1b23e 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 818b206f-a184-4825-a94b-929393c3b031 (type: security_group_rules) to 0 2026-08-28 05:27:44.320 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2cb5719-1c53-462e-9a91-af8350f1b23e 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 999fc0cc-bc3f-426e-8ae3-ebcb1f5dc4b6 (type: security_group_rules) to 0 2026-08-28 05:27:44.342 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2cb5719-1c53-462e-9a91-af8350f1b23e 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource bdb32281-10f0-4ae7-b2b6-fe9db218e6e9 (type: security_group_rules) to 0 2026-08-28 05:27:44.368 7 INFO neutron.db.ovn_revision_numbers_db [None req-352ebac9-86be-4bf7-b5c5-f15345df160c - - - - - -] Successfully bumped revision number for resource ea797fe4-c3f3-4fa9-9fef-8bdc31cefd65 (type: ports) to 3 2026-08-28 05:27:44.436 8 INFO neutron.db.segments_db [None req-c2cb5719-1c53-462e-9a91-af8350f1b23e 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Added segment 46771c90-a45b-4e6c-b7bb-1db68687cc6d of type geneve for network bb2ec37a-83f5-469e-8511-5ded6779c1f5 2026-08-28 05:27:44.441 7 INFO neutron.db.segments_db [None req-352ebac9-86be-4bf7-b5c5-f15345df160c - - - - - -] Added segment 37e2f4d1-c8b7-4677-9d10-b6189be96c38 of type geneve for network f366effa-31d8-46a1-b68c-5447618ea10f 2026-08-28 05:27:44.563 7 INFO neutron.db.ovn_revision_numbers_db [None req-71fe8e4c-c609-4808-ae86-aa6724a1a4bf - - - - - -] Successfully bumped revision number for resource f366effa-31d8-46a1-b68c-5447618ea10f (type: networks) to 1 2026-08-28 05:27:44.565 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2cb5719-1c53-462e-9a91-af8350f1b23e 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource bb2ec37a-83f5-469e-8511-5ded6779c1f5 (type: networks) to 1 2026-08-28 05:27:44.711 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71fe8e4c-c609-4808-ae86-aa6724a1a4bf - - - - - -] No more DHCP agents 2026-08-28 05:27:44.713 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71fe8e4c-c609-4808-ae86-aa6724a1a4bf - - - - - -] Unable to schedule network f366effa-31d8-46a1-b68c-5447618ea10f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:44.717 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c2cb5719-1c53-462e-9a91-af8350f1b23e 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] No more DHCP agents 2026-08-28 05:27:44.718 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c2cb5719-1c53-462e-9a91-af8350f1b23e 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Unable to schedule network bb2ec37a-83f5-469e-8511-5ded6779c1f5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:44.770 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2907f967-9002-4d9d-b524-749fb421913d - - - - - -] OVN reports status down for port: 3e24bb02-bf2b-4319-92e6-d69276f16da7 2026-08-28 05:27:44.810 7 INFO neutron.db.ovn_revision_numbers_db [None req-71fe8e4c-c609-4808-ae86-aa6724a1a4bf - - - - - -] Successfully bumped revision number for resource 7cc71f2f-f946-4774-a402-aeb8d03e5b42 (type: ports) to 1 2026-08-28 05:27:44.812 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2cb5719-1c53-462e-9a91-af8350f1b23e 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 3e24bb02-bf2b-4319-92e6-d69276f16da7 (type: ports) to 1 [pid: 8|app: 0|req: 1411/2644] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:27:43 2026] POST /v2.0/networks => generated 639 bytes in 920 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2645] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:27:44 2026] GET /v2.0/ports?device_id=140f68af-daa3-4271-bfa4-889d94d1c890 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:27:44.962 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71fe8e4c-c609-4808-ae86-aa6724a1a4bf - - - - - -] No more DHCP agents 2026-08-28 05:27:44.963 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71fe8e4c-c609-4808-ae86-aa6724a1a4bf - - - - - -] Unable to schedule network f366effa-31d8-46a1-b68c-5447618ea10f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:44.989 7 INFO neutron.db.ovn_revision_numbers_db [None req-71fe8e4c-c609-4808-ae86-aa6724a1a4bf - - - - - -] Successfully bumped revision number for resource 488d8414-03fb-4629-b749-55fb6397a402 (type: subnets) to 0 2026-08-28 05:27:45.005 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d6dc4af7-5301-4868-ad21-9d0e5ea5ec3f 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] No more DHCP agents 2026-08-28 05:27:45.006 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d6dc4af7-5301-4868-ad21-9d0e5ea5ec3f 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Unable to schedule network bb2ec37a-83f5-469e-8511-5ded6779c1f5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:45.351 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71fe8e4c-c609-4808-ae86-aa6724a1a4bf - - - - - -] No more DHCP agents 2026-08-28 05:27:45.352 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71fe8e4c-c609-4808-ae86-aa6724a1a4bf - - - - - -] Unable to schedule network f366effa-31d8-46a1-b68c-5447618ea10f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:45.378 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ccd6da0-90b3-43cd-b228-b6f0c63c035b - - - - - -] Successfully bumped revision number for resource 3e24bb02-bf2b-4319-92e6-d69276f16da7 (type: ports) to 2 2026-08-28 05:27:45.409 8 INFO neutron.db.ovn_revision_numbers_db [None req-7ccd6da0-90b3-43cd-b228-b6f0c63c035b - - - - - -] Successfully bumped revision number for resource cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 (type: subnets) to 0 [pid: 8|app: 0|req: 1413/2646] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:27:44 2026] POST /v2.0/subnets => generated 657 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:45.442 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2907f967-9002-4d9d-b524-749fb421913d - - - - - -] OVN reports status down for port: f9fbfca1-05e4-493f-a253-a0034ffe519d 2026-08-28 05:27:45.488 7 INFO neutron.db.ovn_revision_numbers_db [None req-71fe8e4c-c609-4808-ae86-aa6724a1a4bf - - - - - -] Successfully bumped revision number for resource f9fbfca1-05e4-493f-a253-a0034ffe519d (type: ports) to 1 2026-08-28 05:27:45.676 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5efe865b-d3ec-412b-8cc4-13eb0d81a4d5 - - - - - -] No hosting information found for port 04bb945f-44a5-4552-a784-d464e99883fa: RuntimeError: No hosting information found for port 04bb945f-44a5-4552-a784-d464e99883fa 2026-08-28 05:27:45.677 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5efe865b-d3ec-412b-8cc4-13eb0d81a4d5 - - - - - -] OVN reports status down for port: ea797fe4-c3f3-4fa9-9fef-8bdc31cefd65 [pid: 8|app: 0|req: 1414/2647] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:27:45 2026] DELETE /v2.0/routers/140f68af-daa3-4271-bfa4-889d94d1c890 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:27:45.781 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5efe865b-d3ec-412b-8cc4-13eb0d81a4d5 - - - - - -] OVN reports status down for port: 7cc71f2f-f946-4774-a402-aeb8d03e5b42 [pid: 8|app: 0|req: 1415/2648] 10.0.0.125 () {32 vars in 720 bytes} [Fri Aug 28 05:27:45 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2649] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:27:45 2026] GET /v2.0/routers/27aa85a9-b95e-4440-91fa-8e5e1857090c => generated 589 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:46.030 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2907f967-9002-4d9d-b524-749fb421913d - - - - - -] OVN reports status up for port: f9fbfca1-05e4-493f-a253-a0034ffe519d 2026-08-28 05:27:46.065 7 INFO neutron.plugins.ml2.plugin [None req-2907f967-9002-4d9d-b524-749fb421913d - - - - - -] Attempt 1 to provision port f9fbfca1-05e4-493f-a253-a0034ffe519d 2026-08-28 05:27:46.124 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-95ad20f5-02c4-4363-9473-cec16817f959 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] No more DHCP agents 2026-08-28 05:27:46.125 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-95ad20f5-02c4-4363-9473-cec16817f959 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Unable to schedule network bb2ec37a-83f5-469e-8511-5ded6779c1f5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:46.153 8 INFO neutron.db.ovn_revision_numbers_db [None req-95ad20f5-02c4-4363-9473-cec16817f959 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 464196ce-002e-48d4-b056-0c6ef9cd2178 (type: subnets) to 0 2026-08-28 05:27:46.155 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71fe8e4c-c609-4808-ae86-aa6724a1a4bf - - - - - -] No more DHCP agents 2026-08-28 05:27:46.157 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71fe8e4c-c609-4808-ae86-aa6724a1a4bf - - - - - -] Unable to schedule network f366effa-31d8-46a1-b68c-5447618ea10f: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1417/2650] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:27:45 2026] POST /v2.0/subnets => generated 732 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:46.401 8 INFO neutron.db.ovn_revision_numbers_db [None req-4a2980e0-5bd6-4377-8e92-b9a1249801d4 3b0c9957ef8b4c778eedc7ea5078d107 5a8998d8d307417bacb5f8373e5ef4d7 - - default default] Successfully bumped revision number for resource 27aa85a9-b95e-4440-91fa-8e5e1857090c (type: routers) to 2 [pid: 8|app: 0|req: 1418/2651] 10.0.0.125 () {34 vars in 740 bytes} [Fri Aug 28 05:27:46 2026] PUT /v2.0/routers/27aa85a9-b95e-4440-91fa-8e5e1857090c => generated 589 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:46.497 8 INFO neutron.db.segments_db [None req-b7375754-fb9e-4b1f-b1b3-1da5b36ff1d6 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Added segment aac4c32f-ab4c-408f-8012-f3e37dfba073 of type geneve for network a01f17a6-842a-4428-a242-43ee50eacc86 2026-08-28 05:27:46.642 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7375754-fb9e-4b1f-b1b3-1da5b36ff1d6 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource a01f17a6-842a-4428-a242-43ee50eacc86 (type: networks) to 1 2026-08-28 05:27:46.756 7 INFO neutron.db.ovn_revision_numbers_db [None req-2907f967-9002-4d9d-b524-749fb421913d - - - - - -] Successfully bumped revision number for resource f9fbfca1-05e4-493f-a253-a0034ffe519d (type: ports) to 2 2026-08-28 05:27:46.888 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b7375754-fb9e-4b1f-b1b3-1da5b36ff1d6 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] No more DHCP agents 2026-08-28 05:27:46.890 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b7375754-fb9e-4b1f-b1b3-1da5b36ff1d6 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Unable to schedule network a01f17a6-842a-4428-a242-43ee50eacc86: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:46.937 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5efe865b-d3ec-412b-8cc4-13eb0d81a4d5 - - - - - -] OVN reports status down for port: 56c49646-6180-45c7-881b-ab9eb50bf881 2026-08-28 05:27:47.015 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7375754-fb9e-4b1f-b1b3-1da5b36ff1d6 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 56c49646-6180-45c7-881b-ab9eb50bf881 (type: ports) to 1 [pid: 8|app: 0|req: 1419/2652] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:27:46 2026] POST /v2.0/networks => generated 638 bytes in 665 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2653] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:27:47 2026] GET /v2.0/ports?device_id=27aa85a9-b95e-4440-91fa-8e5e1857090c => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:27:47.137 7 INFO neutron.db.ovn_revision_numbers_db [None req-71fe8e4c-c609-4808-ae86-aa6724a1a4bf - - - - - -] Successfully bumped revision number for resource f9fbfca1-05e4-493f-a253-a0034ffe519d (type: router_ports) to 1 2026-08-28 05:27:47.254 7 INFO neutron.db.ovn_revision_numbers_db [None req-c0160ded-6fb2-4a00-aa0f-1a538a3fd14c - - - - - -] Successfully bumped revision number for resource f9fbfca1-05e4-493f-a253-a0034ffe519d (type: router_ports) to 2 2026-08-28 05:27:47.347 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa2768cc-803c-4870-b761-eb5eb73215ae 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] No more DHCP agents 2026-08-28 05:27:47.348 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa2768cc-803c-4870-b761-eb5eb73215ae 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Unable to schedule network a01f17a6-842a-4428-a242-43ee50eacc86: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:47.453 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71fe8e4c-c609-4808-ae86-aa6724a1a4bf - - - - - -] No more DHCP agents 2026-08-28 05:27:47.454 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71fe8e4c-c609-4808-ae86-aa6724a1a4bf - - - - - -] Unable to schedule network f366effa-31d8-46a1-b68c-5447618ea10f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:47.597 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5efe865b-d3ec-412b-8cc4-13eb0d81a4d5 - - - - - -] OVN reports status down for port: bbc0fedc-d422-42eb-89f4-2945d95c26a9 2026-08-28 05:27:47.639 7 INFO neutron.db.ovn_revision_numbers_db [None req-71fe8e4c-c609-4808-ae86-aa6724a1a4bf - - - - - -] Successfully bumped revision number for resource bbc0fedc-d422-42eb-89f4-2945d95c26a9 (type: ports) to 1 2026-08-28 05:27:47.969 8 INFO neutron.db.ovn_revision_numbers_db [None req-67457bab-770d-4d32-9fe6-b2bf8dc1a779 - - - - - -] Successfully bumped revision number for resource 56c49646-6180-45c7-881b-ab9eb50bf881 (type: ports) to 2 2026-08-28 05:27:47.982 7 INFO neutron.db.ovn_revision_numbers_db [None req-71fe8e4c-c609-4808-ae86-aa6724a1a4bf - - - - - -] Successfully bumped revision number for resource bbc0fedc-d422-42eb-89f4-2945d95c26a9 (type: ports) to 3 2026-08-28 05:27:47.997 8 INFO neutron.db.ovn_revision_numbers_db [None req-67457bab-770d-4d32-9fe6-b2bf8dc1a779 - - - - - -] Successfully bumped revision number for resource e95a1195-6e77-4f69-8845-94a97db7c19b (type: subnets) to 0 [pid: 8|app: 0|req: 1421/2654] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:27:47 2026] POST /v2.0/subnets => generated 656 bytes in 901 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2655] 10.0.0.125 () {34 vars in 683 bytes} [Fri Aug 28 05:27:43 2026] POST /v2.0/vpn/vpnservices => generated 459 bytes in 5103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:48.338 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-408ae59f-d5d8-41f5-b526-66e01c6598bf 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] No more DHCP agents 2026-08-28 05:27:48.339 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-408ae59f-d5d8-41f5-b526-66e01c6598bf 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Unable to schedule network a01f17a6-842a-4428-a242-43ee50eacc86: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:48.360 7 INFO neutron.db.ovn_revision_numbers_db [None req-408ae59f-d5d8-41f5-b526-66e01c6598bf 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 2ae8be98-8854-4211-83ad-6bce28062ed4 (type: subnets) to 0 [pid: 7|app: 0|req: 1235/2656] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:27:48 2026] POST /v2.0/subnets => generated 724 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2657] 10.0.0.125 () {32 vars in 661 bytes} [Fri Aug 28 05:27:48 2026] GET /v2.0/vpn/vpnservices => generated 1314 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:27:48.479 7 INFO neutron.db.segments_db [None req-93513b7e-14be-4027-bee0-f31be39e6029 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Added segment 1f56ac34-285f-4792-a82d-ac765c665a0d of type geneve for network 14689014-000e-4302-b60b-f54c9b7f077b 2026-08-28 05:27:48.624 7 INFO neutron.db.ovn_revision_numbers_db [None req-93513b7e-14be-4027-bee0-f31be39e6029 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 14689014-000e-4302-b60b-f54c9b7f077b (type: networks) to 1 [pid: 8|app: 0|req: 1422/2658] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:27:48 2026] DELETE /v2.0/routers/27aa85a9-b95e-4440-91fa-8e5e1857090c => generated 0 bytes in 673 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:27:48.819 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93513b7e-14be-4027-bee0-f31be39e6029 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] No more DHCP agents 2026-08-28 05:27:48.820 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93513b7e-14be-4027-bee0-f31be39e6029 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Unable to schedule network 14689014-000e-4302-b60b-f54c9b7f077b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:48.864 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c0160ded-6fb2-4a00-aa0f-1a538a3fd14c - - - - - -] OVN reports status down for port: 0f473ae7-6fe3-4881-80ab-0a488852b22a 2026-08-28 05:27:48.926 7 INFO neutron.db.ovn_revision_numbers_db [None req-93513b7e-14be-4027-bee0-f31be39e6029 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 0f473ae7-6fe3-4881-80ab-0a488852b22a (type: ports) to 1 2026-08-28 05:27:48.970 8 INFO neutron_taas.services.taas.taas_plugin [None req-94a0929b-3472-471d-a94e-d93821b55c93 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] TaaS: Handle Delete Port: ea797fe4-c3f3-4fa9-9fef-8bdc31cefd65 2026-08-28 05:27:48.973 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94a0929b-3472-471d-a94e-d93821b55c93 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Tap Mirror: Handle Delete Port: ea797fe4-c3f3-4fa9-9fef-8bdc31cefd65 [pid: 7|app: 0|req: 1237/2659] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:27:48 2026] POST /v2.0/networks => generated 637 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2660] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:27:48 2026] GET /v2.0/routers/11af9be7-1843-4fcf-9fca-28b7de097705 => generated 598 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:49.259 8 INFO neutron_taas.services.taas.taas_plugin [None req-50568182-e23f-483c-8b9c-668bc1e5937a - - - - - -] TaaS: Handle Delete Port: bbc0fedc-d422-42eb-89f4-2945d95c26a9 2026-08-28 05:27:49.262 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50568182-e23f-483c-8b9c-668bc1e5937a - - - - - -] Tap Mirror: Handle Delete Port: bbc0fedc-d422-42eb-89f4-2945d95c26a9 2026-08-28 05:27:49.268 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e807452c-0ac6-43eb-b3c7-09e3c5c94975 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] No more DHCP agents 2026-08-28 05:27:49.269 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e807452c-0ac6-43eb-b3c7-09e3c5c94975 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Unable to schedule network 14689014-000e-4302-b60b-f54c9b7f077b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:49.717 8 INFO neutron_taas.services.taas.taas_plugin [None req-9fa4eeb6-90e5-453c-8abb-f79e0df64b48 - - - - - -] TaaS: Handle Delete Port: f9fbfca1-05e4-493f-a253-a0034ffe519d 2026-08-28 05:27:49.720 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fa4eeb6-90e5-453c-8abb-f79e0df64b48 - - - - - -] Tap Mirror: Handle Delete Port: f9fbfca1-05e4-493f-a253-a0034ffe519d 2026-08-28 05:27:49.924 7 INFO neutron.db.ovn_revision_numbers_db [None req-0a96b9bb-fee3-4807-a90b-80030eb1687c - - - - - -] Successfully bumped revision number for resource 0f473ae7-6fe3-4881-80ab-0a488852b22a (type: ports) to 2 2026-08-28 05:27:49.968 7 INFO neutron.db.ovn_revision_numbers_db [None req-0a96b9bb-fee3-4807-a90b-80030eb1687c - - - - - -] Successfully bumped revision number for resource 4c22fab5-abaf-4412-a1e2-ac94d27fe7d1 (type: subnets) to 0 [pid: 7|app: 0|req: 1239/2661] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:27:49 2026] POST /v2.0/subnets => generated 655 bytes in 937 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:50.209 7 INFO neutron.db.ovn_revision_numbers_db [None req-408643f7-d729-4542-a148-4311cd8c39d6 3b0c9957ef8b4c778eedc7ea5078d107 5a8998d8d307417bacb5f8373e5ef4d7 - - default default] Successfully bumped revision number for resource 11af9be7-1843-4fcf-9fca-28b7de097705 (type: routers) to 2 [pid: 7|app: 0|req: 1240/2662] 10.0.0.125 () {34 vars in 740 bytes} [Fri Aug 28 05:27:49 2026] PUT /v2.0/routers/11af9be7-1843-4fcf-9fca-28b7de097705 => generated 598 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:50.376 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71b6bc26-0bb3-442c-b8f9-7ec4122146ea 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] No more DHCP agents 2026-08-28 05:27:50.377 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71b6bc26-0bb3-442c-b8f9-7ec4122146ea 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Unable to schedule network 14689014-000e-4302-b60b-f54c9b7f077b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:50.396 7 INFO neutron.db.ovn_revision_numbers_db [None req-71b6bc26-0bb3-442c-b8f9-7ec4122146ea 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource f6ed15d4-29d7-4ea0-91a8-7eff2c8c7806 (type: subnets) to 0 2026-08-28 05:27:50.403 8 INFO neutron_taas.services.taas.taas_plugin [None req-9fa4eeb6-90e5-453c-8abb-f79e0df64b48 - - - - - -] TaaS: Handle Delete Port: 7cc71f2f-f946-4774-a402-aeb8d03e5b42 2026-08-28 05:27:50.409 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fa4eeb6-90e5-453c-8abb-f79e0df64b48 - - - - - -] Tap Mirror: Handle Delete Port: 7cc71f2f-f946-4774-a402-aeb8d03e5b42 [pid: 7|app: 0|req: 1241/2663] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:27:50 2026] POST /v2.0/subnets => generated 729 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2664] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:27:50 2026] GET /v2.0/ports?device_id=11af9be7-1843-4fcf-9fca-28b7de097705 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:27:50.622 8 INFO neutron.services.segments.plugin [-] Segment 37e2f4d1-c8b7-4677-9d10-b6189be96c38 resource provider aggregate not found 2026-08-28 05:27:50.628 8 INFO neutron.services.segments.plugin [-] Segment 37e2f4d1-c8b7-4677-9d10-b6189be96c38 resource provider aggregate not found 2026-08-28 05:27:50.651 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 37e2f4d1-c8b7-4677-9d10-b6189be96c38 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37e2f4d1-c8b7-4677-9d10-b6189be96c38 found for delete ", "request_id": "req-ada68e99-a9e2-47ad-9059-84feb6cd7a12"}]} 2026-08-28 05:27:50.654 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 37e2f4d1-c8b7-4677-9d10-b6189be96c38 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37e2f4d1-c8b7-4677-9d10-b6189be96c38 found for delete ", "request_id": "req-33c7210b-6de2-41d3-a56c-39245a68dcd0"}]} [pid: 8|app: 0|req: 1423/2665] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:27:48 2026] DELETE /v2.0/vpn/vpnservices/08d03473-d173-4c8f-a442-352005d0a1e8 => generated 0 bytes in 2008 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:27:50.780 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2a78d3d6-d849-4c7d-ad3e-bcce13059cbb 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] No more DHCP agents 2026-08-28 05:27:50.781 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2a78d3d6-d849-4c7d-ad3e-bcce13059cbb 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:50.858 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c0160ded-6fb2-4a00-aa0f-1a538a3fd14c - - - - - -] OVN reports status down for port: 01e3f128-76e3-4b5d-9e90-17b3c89c66f2 [pid: 8|app: 0|req: 1424/2666] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:27:50 2026] DELETE /v2.0/routers/11af9be7-1843-4fcf-9fca-28b7de097705 => 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: 1425/2667] 10.0.0.125 () {32 vars in 661 bytes} [Fri Aug 28 05:27:50 2026] GET /v2.0/vpn/vpnservices => generated 869 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:50.898 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a78d3d6-d849-4c7d-ad3e-bcce13059cbb 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 01e3f128-76e3-4b5d-9e90-17b3c89c66f2 (type: ports) to 1 [pid: 8|app: 0|req: 1426/2668] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:27:50 2026] GET /v2.0/routers/f0496f3e-6334-4063-b98a-80314084f240 => generated 583 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:51.015 8 INFO neutron.api.v2.resource [None req-9cb89e2e-c6ba-4f05-92cf-d5cd189a42da bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1427/2669] 10.0.0.125 () {34 vars in 705 bytes} [Fri Aug 28 05:27:50 2026] POST /v2.0/vpn/ipsec-site-connections => generated 127 bytes in 73 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-28 05:27:51.348 8 INFO neutron.db.ovn_revision_numbers_db [None req-1bcca8e8-2395-460c-b987-feeb4b42ea96 3b0c9957ef8b4c778eedc7ea5078d107 5a8998d8d307417bacb5f8373e5ef4d7 - - default default] Successfully bumped revision number for resource f0496f3e-6334-4063-b98a-80314084f240 (type: routers) to 2 [pid: 8|app: 0|req: 1428/2670] 10.0.0.125 () {34 vars in 740 bytes} [Fri Aug 28 05:27:51 2026] PUT /v2.0/routers/f0496f3e-6334-4063-b98a-80314084f240 => generated 583 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:51.387 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-432a2a4f-6d67-42c3-aebe-21e02f26f4f4 - - - - - -] Schedule LRP lrp-01e3f128-76e3-4b5d-9e90-17b3c89c66f2 on gateway c47435e5-7cbd-4a7d-8eb6-3c74d56317be with priority 1 2026-08-28 05:27:51.410 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c0160ded-6fb2-4a00-aa0f-1a538a3fd14c - - - - - -] OVN reports status up for port: 01e3f128-76e3-4b5d-9e90-17b3c89c66f2 2026-08-28 05:27:51.411 8 INFO neutron.api.v2.resource [None req-b89da19c-6fc0-47bd-9b50-b3cf35168b7d bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1429/2671] 10.0.0.125 () {34 vars in 705 bytes} [Fri Aug 28 05:27:51 2026] POST /v2.0/vpn/ipsec-site-connections => generated 136 bytes in 58 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-28 05:27:51.424 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-1ae84417-4455-4e1e-933c-fa1f84119e37 - - - - - -] Router 54b094b6-2db1-4ead-b69f-24cd7117c3ae is bound to host instance 2026-08-28 05:27:51.443 7 INFO neutron.plugins.ml2.plugin [None req-c0160ded-6fb2-4a00-aa0f-1a538a3fd14c - - - - - -] Attempt 1 to provision port 01e3f128-76e3-4b5d-9e90-17b3c89c66f2 2026-08-28 05:27:51.464 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a78d3d6-d849-4c7d-ad3e-bcce13059cbb 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 01e3f128-76e3-4b5d-9e90-17b3c89c66f2 (type: router_ports) to 1 [pid: 8|app: 0|req: 1430/2672] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:27:51 2026] GET /v2.0/ports?device_id=f0496f3e-6334-4063-b98a-80314084f240 => generated 12 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:27:51.498 8 WARNING neutron.api.v2.base [None req-bd180c1a-b81a-42d2-8732-c0dd6a3f6b15 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for dpd. Reason: '59' is not a dictionary.].: webob.exc.HTTPBadRequest: Invalid input for dpd. Reason: '59' is not a dictionary. 2026-08-28 05:27:51.499 8 INFO neutron.api.v2.resource [None req-bd180c1a-b81a-42d2-8732-c0dd6a3f6b15 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] create failed (client error): Invalid input for dpd. Reason: '59' is not a dictionary. [pid: 8|app: 0|req: 1431/2673] 10.0.0.125 () {34 vars in 705 bytes} [Fri Aug 28 05:27:51 2026] POST /v2.0/vpn/ipsec-site-connections => generated 129 bytes in 25 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-28 05:27:51.622 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a78d3d6-d849-4c7d-ad3e-bcce13059cbb 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 54b094b6-2db1-4ead-b69f-24cd7117c3ae (type: routers) to 2 [pid: 7|app: 0|req: 1243/2674] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:27:50 2026] POST /v2.0/routers => generated 944 bytes in 1232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2675] 10.0.0.125 () {34 vars in 691 bytes} [Fri Aug 28 05:27:51 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2676] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:27:51 2026] DELETE /v2.0/routers/f0496f3e-6334-4063-b98a-80314084f240 => generated 0 bytes in 503 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:27:52.124 8 INFO neutron.api.v2.resource [None req-1ecc459e-8099-4121-9055-63b44889e21f bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1433/2677] 10.0.0.125 () {34 vars in 705 bytes} [Fri Aug 28 05:27:52 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 117 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2678] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:27:52 2026] GET /v2.0/routers/b863f918-22ba-48ea-a38c-fd35232256b2 => generated 576 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2679] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:52 2026] GET /v2.0/vpn/endpoint-groups => generated 907 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2680] 10.0.0.125 () {34 vars in 740 bytes} [Fri Aug 28 05:27:52 2026] PUT /v2.0/routers/b863f918-22ba-48ea-a38c-fd35232256b2 => generated 576 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2681] 10.0.0.125 () {32 vars in 746 bytes} [Fri Aug 28 05:27:52 2026] DELETE /v2.0/vpn/endpoint-groups/dcfd3757-2226-4185-b5d4-396639c1f955 => 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: 1438/2682] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:27:52 2026] GET /v2.0/ports?device_id=b863f918-22ba-48ea-a38c-fd35232256b2 => 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: 1439/2683] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:52 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:52.842 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fb3c2f12-471c-48eb-9187-c62b6ff3612b 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] No more DHCP agents 2026-08-28 05:27:52.844 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fb3c2f12-471c-48eb-9187-c62b6ff3612b 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Unable to schedule network bb2ec37a-83f5-469e-8511-5ded6779c1f5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:52.984 7 INFO neutron.db.ovn_revision_numbers_db [None req-fb3c2f12-471c-48eb-9187-c62b6ff3612b 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource b2ea8ff6-c432-4c05-ac13-ecfedef4f6ae (type: ports) to 1 [pid: 8|app: 0|req: 1440/2684] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:27:52 2026] DELETE /v2.0/routers/b863f918-22ba-48ea-a38c-fd35232256b2 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2685] 10.0.0.125 () {34 vars in 691 bytes} [Fri Aug 28 05:27:53 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:53.346 8 INFO neutron.api.v2.resource [None req-84a6583b-997d-4886-b05c-7cc3e8b0b8d2 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1442/2686] 10.0.0.125 () {34 vars in 705 bytes} [Fri Aug 28 05:27:53 2026] POST /v2.0/vpn/ipsec-site-connections => generated 148 bytes in 105 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2687] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:53 2026] GET /v2.0/vpn/endpoint-groups => generated 915 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2688] 10.0.0.125 () {32 vars in 746 bytes} [Fri Aug 28 05:27:53 2026] DELETE /v2.0/vpn/endpoint-groups/8d91a0cf-be02-4ac4-a60e-989c7cbb0233 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:27:53.475 8 INFO neutron.db.ovn_revision_numbers_db [None req-afcbb06f-89fd-485b-a9ad-8e68b216e1c8 - - - - - -] Successfully bumped revision number for resource 01e3f128-76e3-4b5d-9e90-17b3c89c66f2 (type: ports) to 4 [pid: 8|app: 0|req: 1445/2689] 10.0.0.125 () {32 vars in 669 bytes} [Fri Aug 28 05:27:53 2026] GET /v2.0/vpn/endpoint-groups => generated 631 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:53.511 8 WARNING neutron.api.v2.base [None req-e49b8884-c674-4ba3-8423-5c56439d5ca4 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet.].: webob.exc.HTTPBadRequest: Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet. 2026-08-28 05:27:53.512 8 INFO neutron.api.v2.resource [None req-e49b8884-c674-4ba3-8423-5c56439d5ca4 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] create failed (client error): Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet. [pid: 8|app: 0|req: 1446/2690] 10.0.0.125 () {34 vars in 705 bytes} [Fri Aug 28 05:27:53 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 14 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-28 05:27:53.719 8 INFO neutron.db.segments_db [None req-9180951f-8b4c-42ef-9237-5e81753e823b bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Added segment cf8d9601-00da-4145-99e9-ddb0f975a2a7 of type geneve for network 8cc72740-4063-4f5a-a9e1-e82d972a9c7b 2026-08-28 05:27:53.889 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fb3c2f12-471c-48eb-9187-c62b6ff3612b 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] No more DHCP agents 2026-08-28 05:27:53.890 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fb3c2f12-471c-48eb-9187-c62b6ff3612b 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Unable to schedule network bb2ec37a-83f5-469e-8511-5ded6779c1f5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:53.961 8 INFO neutron.db.ovn_revision_numbers_db [None req-9180951f-8b4c-42ef-9237-5e81753e823b bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 8cc72740-4063-4f5a-a9e1-e82d972a9c7b (type: networks) to 1 2026-08-28 05:27:54.302 8 INFO neutron.db.ovn_revision_numbers_db [None req-afcbb06f-89fd-485b-a9ad-8e68b216e1c8 - - - - - -] Successfully bumped revision number for resource 01e3f128-76e3-4b5d-9e90-17b3c89c66f2 (type: ports) to 5 2026-08-28 05:27:54.384 7 INFO neutron.db.ovn_revision_numbers_db [None req-fb3c2f12-471c-48eb-9187-c62b6ff3612b 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource b2ea8ff6-c432-4c05-ac13-ecfedef4f6ae (type: router_ports) to 1 [pid: 7|app: 0|req: 1245/2691] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:27:51 2026] PUT /v2.0/routers/54b094b6-2db1-4ead-b69f-24cd7117c3ae/add_router_interface => generated 309 bytes in 2680 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:54.416 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9180951f-8b4c-42ef-9237-5e81753e823b bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] No more DHCP agents 2026-08-28 05:27:54.420 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9180951f-8b4c-42ef-9237-5e81753e823b bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Unable to schedule network 8cc72740-4063-4f5a-a9e1-e82d972a9c7b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:54.516 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5efe865b-d3ec-412b-8cc4-13eb0d81a4d5 - - - - - -] OVN reports status down for port: dc214248-16c1-4eba-ad1e-e564ca1bee72 2026-08-28 05:27:54.522 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c0160ded-6fb2-4a00-aa0f-1a538a3fd14c - - - - - -] OVN reports status down for port: b2ea8ff6-c432-4c05-ac13-ecfedef4f6ae 2026-08-28 05:27:54.605 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c0160ded-6fb2-4a00-aa0f-1a538a3fd14c - - - - - -] OVN reports status up for port: b2ea8ff6-c432-4c05-ac13-ecfedef4f6ae 2026-08-28 05:27:54.624 8 INFO neutron.db.ovn_revision_numbers_db [None req-9180951f-8b4c-42ef-9237-5e81753e823b bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource dc214248-16c1-4eba-ad1e-e564ca1bee72 (type: ports) to 1 2026-08-28 05:27:54.633 7 INFO neutron.plugins.ml2.plugin [None req-c0160ded-6fb2-4a00-aa0f-1a538a3fd14c - - - - - -] Attempt 1 to provision port b2ea8ff6-c432-4c05-ac13-ecfedef4f6ae [pid: 8|app: 0|req: 1447/2692] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:27:53 2026] POST /v2.0/networks => generated 631 bytes in 1154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:27:54.926 7 INFO neutron.db.ovn_revision_numbers_db [None req-08f226cf-6301-45b8-9a2b-7ea0413e36ab 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e9a6dc58-9827-496f-a271-a86c9eb27902 (type: security_groups) to 1 2026-08-28 05:27:54.950 7 INFO neutron.db.ovn_revision_numbers_db [None req-08f226cf-6301-45b8-9a2b-7ea0413e36ab 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 3e580256-e1ae-4fac-8ce5-b669ba48045d (type: security_group_rules) to 0 2026-08-28 05:27:54.969 7 INFO neutron.db.ovn_revision_numbers_db [None req-08f226cf-6301-45b8-9a2b-7ea0413e36ab 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 4242fba5-acf8-458f-a2ac-510169dd58bd (type: security_group_rules) to 0 2026-08-28 05:27:54.999 7 INFO neutron.db.ovn_revision_numbers_db [None req-08f226cf-6301-45b8-9a2b-7ea0413e36ab 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 434fce21-20fc-44cb-ab1f-39dcda2ece69 (type: security_group_rules) to 0 2026-08-28 05:27:55.022 7 INFO neutron.db.ovn_revision_numbers_db [None req-08f226cf-6301-45b8-9a2b-7ea0413e36ab 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource c139f636-fa91-40f7-959b-f5405a19b56b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1246/2693] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:27:54 2026] GET /v2.0/security-groups?tenant_id=0d75a453f63643b0b0d8601e5a3df61a&name=default => generated 2929 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:27:55.143 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3f166242-4809-4497-b950-67c5b759373b 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] No more DHCP agents 2026-08-28 05:27:55.144 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3f166242-4809-4497-b950-67c5b759373b 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Unable to schedule network a01f17a6-842a-4428-a242-43ee50eacc86: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:55.272 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5efe865b-d3ec-412b-8cc4-13eb0d81a4d5 - - - - - -] OVN reports status down for port: 2236239b-dc12-4f7b-a66a-1c42ee14a416 2026-08-28 05:27:55.321 8 INFO neutron.db.ovn_revision_numbers_db [None req-3f166242-4809-4497-b950-67c5b759373b 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 2236239b-dc12-4f7b-a66a-1c42ee14a416 (type: ports) to 1 2026-08-28 05:27:55.514 7 INFO neutron.db.ovn_revision_numbers_db [None req-c0160ded-6fb2-4a00-aa0f-1a538a3fd14c - - - - - -] Successfully bumped revision number for resource b2ea8ff6-c432-4c05-ac13-ecfedef4f6ae (type: ports) to 2 2026-08-28 05:27:55.601 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d6838e30-1760-4d02-9b7f-3667657d42ba bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] No more DHCP agents 2026-08-28 05:27:55.606 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d6838e30-1760-4d02-9b7f-3667657d42ba bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Unable to schedule network 8cc72740-4063-4f5a-a9e1-e82d972a9c7b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:55.850 7 INFO neutron.db.ovn_revision_numbers_db [None req-11eb5cf6-61ab-47db-bff6-a1e029f03698 - - - - - -] Successfully bumped revision number for resource b2ea8ff6-c432-4c05-ac13-ecfedef4f6ae (type: router_ports) to 2 2026-08-28 05:27:55.923 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5efe865b-d3ec-412b-8cc4-13eb0d81a4d5 - - - - - -] OVN reports status up for port: 2236239b-dc12-4f7b-a66a-1c42ee14a416 2026-08-28 05:27:55.960 8 INFO neutron.plugins.ml2.plugin [None req-5efe865b-d3ec-412b-8cc4-13eb0d81a4d5 - - - - - -] Attempt 1 to provision port 2236239b-dc12-4f7b-a66a-1c42ee14a416 2026-08-28 05:27:56.091 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3f166242-4809-4497-b950-67c5b759373b 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] No more DHCP agents 2026-08-28 05:27:56.093 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3f166242-4809-4497-b950-67c5b759373b 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Unable to schedule network a01f17a6-842a-4428-a242-43ee50eacc86: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:56.238 7 INFO neutron.db.ovn_revision_numbers_db [None req-c3c707ec-1045-49ae-a53f-f090ee9dae6d - - - - - -] Successfully bumped revision number for resource dc214248-16c1-4eba-ad1e-e564ca1bee72 (type: ports) to 2 2026-08-28 05:27:56.274 7 INFO neutron.db.ovn_revision_numbers_db [None req-c3c707ec-1045-49ae-a53f-f090ee9dae6d - - - - - -] Successfully bumped revision number for resource 56cb103b-0d43-453b-911f-b35e091928b3 (type: subnets) to 0 [pid: 7|app: 0|req: 1247/2694] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:27:55 2026] POST /v2.0/subnets => generated 629 bytes in 1171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2695] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:27:56 2026] DELETE /v2.0/security-groups/e9a6dc58-9827-496f-a271-a86c9eb27902 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:27:56.605 8 INFO neutron.db.ovn_revision_numbers_db [None req-5efe865b-d3ec-412b-8cc4-13eb0d81a4d5 - - - - - -] Successfully bumped revision number for resource 2236239b-dc12-4f7b-a66a-1c42ee14a416 (type: ports) to 2 2026-08-28 05:27:56.824 8 INFO neutron.db.ovn_revision_numbers_db [None req-3f166242-4809-4497-b950-67c5b759373b 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 2236239b-dc12-4f7b-a66a-1c42ee14a416 (type: router_ports) to 1 [pid: 8|app: 0|req: 1448/2698] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:27:54 2026] PUT /v2.0/routers/54b094b6-2db1-4ead-b69f-24cd7117c3ae/add_router_interface => generated 309 bytes in 2160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:56.902 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a114bc75-7355-4d84-aab4-edd725cf63fc bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] No more DHCP agents 2026-08-28 05:27:56.903 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a114bc75-7355-4d84-aab4-edd725cf63fc bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:56.953 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e6b6ed2-c5fd-4d11-812f-5da8df8d471f - - - - - -] Successfully bumped revision number for resource 2236239b-dc12-4f7b-a66a-1c42ee14a416 (type: router_ports) to 2 2026-08-28 05:27:57.062 8 INFO neutron.db.ovn_revision_numbers_db [None req-6787df28-8714-4337-9670-62e753af6435 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 62cadf38-7357-47d3-93ce-90c089477282 (type: security_groups) to 1 2026-08-28 05:27:57.076 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-11eb5cf6-61ab-47db-bff6-a1e029f03698 - - - - - -] OVN reports status down for port: 4f723708-2327-4ad2-ac0a-dbbc267400ad 2026-08-28 05:27:57.093 8 INFO neutron.db.ovn_revision_numbers_db [None req-6787df28-8714-4337-9670-62e753af6435 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 47097c12-f9b3-46db-b238-b56f9e8b59a0 (type: security_group_rules) to 0 2026-08-28 05:27:57.105 8 INFO neutron.db.ovn_revision_numbers_db [None req-6787df28-8714-4337-9670-62e753af6435 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 696b5f0d-7fc1-46b1-b6ea-8cd7bf182b3e (type: security_group_rules) to 0 2026-08-28 05:27:57.117 8 INFO neutron.db.ovn_revision_numbers_db [None req-6787df28-8714-4337-9670-62e753af6435 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b9b9db26-24e0-4bd3-b376-0adb9bc23e3e (type: security_group_rules) to 0 2026-08-28 05:27:57.127 7 INFO neutron.db.ovn_revision_numbers_db [None req-a114bc75-7355-4d84-aab4-edd725cf63fc bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 4f723708-2327-4ad2-ac0a-dbbc267400ad (type: ports) to 1 2026-08-28 05:27:57.133 8 INFO neutron.db.ovn_revision_numbers_db [None req-6787df28-8714-4337-9670-62e753af6435 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource c4927715-49af-4c3b-875e-17a407a342fb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1449/2699] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:27:56 2026] GET /v2.0/security-groups?tenant_id=fa4f07b807284e58a397991fd42a21b1&name=default => generated 2929 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:27:57.599 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a820326c-628d-4a0c-985d-ca76b5f60aa4 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] No more DHCP agents 2026-08-28 05:27:57.601 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a820326c-628d-4a0c-985d-ca76b5f60aa4 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Unable to schedule network 14689014-000e-4302-b60b-f54c9b7f077b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:27:57.739 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8e6b6ed2-c5fd-4d11-812f-5da8df8d471f - - - - - -] OVN reports status down for port: 0f7515e1-4e2b-4898-aa3c-7bab5c0d89f4 2026-08-28 05:27:57.810 8 INFO neutron.db.ovn_revision_numbers_db [None req-a820326c-628d-4a0c-985d-ca76b5f60aa4 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 0f7515e1-4e2b-4898-aa3c-7bab5c0d89f4 (type: ports) to 1 2026-08-28 05:27:57.863 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-432a2a4f-6d67-42c3-aebe-21e02f26f4f4 - - - - - -] Schedule LRP lrp-4f723708-2327-4ad2-ac0a-dbbc267400ad on gateway c47435e5-7cbd-4a7d-8eb6-3c74d56317be with priority 1 2026-08-28 05:27:57.905 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-11eb5cf6-61ab-47db-bff6-a1e029f03698 - - - - - -] OVN reports status up for port: 4f723708-2327-4ad2-ac0a-dbbc267400ad 2026-08-28 05:27:57.941 7 INFO neutron.plugins.ml2.plugin [None req-11eb5cf6-61ab-47db-bff6-a1e029f03698 - - - - - -] Attempt 1 to provision port 4f723708-2327-4ad2-ac0a-dbbc267400ad 2026-08-28 05:27:57.976 7 INFO neutron.db.ovn_revision_numbers_db [None req-a114bc75-7355-4d84-aab4-edd725cf63fc bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 4f723708-2327-4ad2-ac0a-dbbc267400ad (type: router_ports) to 1 2026-08-28 05:27:58.114 7 INFO neutron.db.ovn_revision_numbers_db [None req-a114bc75-7355-4d84-aab4-edd725cf63fc bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 7fd38f86-50f6-46ad-8a2c-b75bf5c9e625 (type: routers) to 2 [pid: 7|app: 0|req: 1251/2700] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:27:56 2026] POST /v2.0/routers => generated 936 bytes in 1611 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2701] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:27:58 2026] DELETE /v2.0/security-groups/62cadf38-7357-47d3-93ce-90c089477282 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:27:58.487 7 INFO neutron.api.v2.resource [None req-826fff10-90e4-41e3-b368-2cfd3c555bcd eae180c893d240728122c5359512ecb9 cb7af2e765f44908903e3f58192f41f9 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1253/2702] 10.0.0.125 () {34 vars in 683 bytes} [Fri Aug 28 05:27:58 2026] POST /v2.0/vpn/vpnservices => generated 194 bytes in 97 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-28 05:27:58.693 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8e03f4d-c238-45d6-b7cc-165a903abe1c eae180c893d240728122c5359512ecb9 cb7af2e765f44908903e3f58192f41f9 - - default default] TaaS: Handle Delete Port: dc214248-16c1-4eba-ad1e-e564ca1bee72 2026-08-28 05:27:58.705 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8e03f4d-c238-45d6-b7cc-165a903abe1c eae180c893d240728122c5359512ecb9 cb7af2e765f44908903e3f58192f41f9 - - default default] Tap Mirror: Handle Delete Port: dc214248-16c1-4eba-ad1e-e564ca1bee72 2026-08-28 05:27:58.709 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8e6b6ed2-c5fd-4d11-812f-5da8df8d471f - - - - - -] OVN reports status up for port: 0f7515e1-4e2b-4898-aa3c-7bab5c0d89f4 2026-08-28 05:27:58.735 8 INFO neutron.plugins.ml2.plugin [None req-8e6b6ed2-c5fd-4d11-812f-5da8df8d471f - - - - - -] Attempt 1 to provision port 0f7515e1-4e2b-4898-aa3c-7bab5c0d89f4 2026-08-28 05:27:58.852 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a820326c-628d-4a0c-985d-ca76b5f60aa4 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] No more DHCP agents 2026-08-28 05:27:58.855 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a820326c-628d-4a0c-985d-ca76b5f60aa4 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Unable to schedule network 14689014-000e-4302-b60b-f54c9b7f077b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1254/2703] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:27:58 2026] DELETE /v2.0/networks/8cc72740-4063-4f5a-a9e1-e82d972a9c7b => generated 0 bytes in 648 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:27:59.306 7 INFO neutron.db.ovn_revision_numbers_db [None req-a94bdd8f-9318-42f2-b4e5-cc840897a5a5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 43490a13-02ce-4ab2-86e5-d4edafefde49 (type: security_groups) to 1 2026-08-28 05:27:59.326 7 INFO neutron.db.ovn_revision_numbers_db [None req-a94bdd8f-9318-42f2-b4e5-cc840897a5a5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 3dda7cf5-bf80-4bba-a14d-0ce7ac787abe (type: security_group_rules) to 0 2026-08-28 05:27:59.344 7 INFO neutron.db.ovn_revision_numbers_db [None req-a94bdd8f-9318-42f2-b4e5-cc840897a5a5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b25b0a8d-ac5b-4bfe-9f60-49676d272e8b (type: security_group_rules) to 0 2026-08-28 05:27:59.350 7 INFO neutron.services.segments.plugin [-] Segment cf8d9601-00da-4145-99e9-ddb0f975a2a7 resource provider aggregate not found 2026-08-28 05:27:59.366 7 INFO neutron.db.ovn_revision_numbers_db [None req-a94bdd8f-9318-42f2-b4e5-cc840897a5a5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource be2339f7-9cae-4b70-84d3-65bceb08b044 (type: security_group_rules) to 0 2026-08-28 05:27:59.370 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cf8d9601-00da-4145-99e9-ddb0f975a2a7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf8d9601-00da-4145-99e9-ddb0f975a2a7 found for delete ", "request_id": "req-5cbfa966-e5a7-45c8-876b-8e2631d84015"}]} 2026-08-28 05:27:59.386 7 INFO neutron.db.ovn_revision_numbers_db [None req-a94bdd8f-9318-42f2-b4e5-cc840897a5a5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource bee9958a-530a-4eba-9dfa-274a841b15b4 (type: security_group_rules) to 0 2026-08-28 05:27:59.399 7 INFO neutron.services.segments.plugin [-] Segment cf8d9601-00da-4145-99e9-ddb0f975a2a7 resource provider aggregate not found 2026-08-28 05:27:59.420 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cf8d9601-00da-4145-99e9-ddb0f975a2a7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf8d9601-00da-4145-99e9-ddb0f975a2a7 found for delete ", "request_id": "req-f335d56d-2141-4742-a622-2a83acf244c3"}]} [pid: 7|app: 0|req: 1255/2704] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:27:59 2026] GET /v2.0/security-groups?tenant_id=5a8998d8d307417bacb5f8373e5ef4d7&name=default => generated 2929 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:27:59.724 8 INFO neutron.db.ovn_revision_numbers_db [None req-a820326c-628d-4a0c-985d-ca76b5f60aa4 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 0f7515e1-4e2b-4898-aa3c-7bab5c0d89f4 (type: router_ports) to 1 [pid: 8|app: 0|req: 1450/2705] 10.0.0.125 () {34 vars in 781 bytes} [Fri Aug 28 05:27:57 2026] PUT /v2.0/routers/54b094b6-2db1-4ead-b69f-24cd7117c3ae/add_router_interface => generated 309 bytes in 2558 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:27:59.915 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e6b6ed2-c5fd-4d11-812f-5da8df8d471f - - - - - -] Successfully bumped revision number for resource 0f7515e1-4e2b-4898-aa3c-7bab5c0d89f4 (type: ports) to 2 2026-08-28 05:28:00.029 7 INFO neutron_taas.services.taas.taas_plugin [None req-e2fb522a-3a2f-48a5-a268-fe9d686b9bdb eae180c893d240728122c5359512ecb9 cb7af2e765f44908903e3f58192f41f9 - - default default] TaaS: Handle Delete Port: 4f723708-2327-4ad2-ac0a-dbbc267400ad 2026-08-28 05:28:00.034 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2fb522a-3a2f-48a5-a268-fe9d686b9bdb eae180c893d240728122c5359512ecb9 cb7af2e765f44908903e3f58192f41f9 - - default default] Tap Mirror: Handle Delete Port: 4f723708-2327-4ad2-ac0a-dbbc267400ad 2026-08-28 05:28:00.207 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c4b419b-4ace-40af-83d5-f1c892836eec - - - - - -] Successfully bumped revision number for resource 0f7515e1-4e2b-4898-aa3c-7bab5c0d89f4 (type: router_ports) to 2 [pid: 8|app: 0|req: 1451/2706] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:27:59 2026] DELETE /v2.0/security-groups/43490a13-02ce-4ab2-86e5-d4edafefde49 => generated 0 bytes in 499 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:28:00.439 8 INFO neutron.db.ovn_revision_numbers_db [None req-525de8d6-8902-49ce-9b9b-5b8ae974f943 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource ffec18c9-fa66-49a6-a6e3-98a976370f1d (type: security_groups) to 1 2026-08-28 05:28:00.455 8 INFO neutron.db.ovn_revision_numbers_db [None req-525de8d6-8902-49ce-9b9b-5b8ae974f943 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 481411ce-4739-431d-b05e-be66c91decfc (type: security_group_rules) to 0 2026-08-28 05:28:00.471 8 INFO neutron.db.ovn_revision_numbers_db [None req-525de8d6-8902-49ce-9b9b-5b8ae974f943 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource a4ee5c4b-b778-404f-91dc-1da1844621b5 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1452/2707] 10.0.0.125 () {34 vars in 682 bytes} [Fri Aug 28 05:28:00 2026] POST /v2.0/security-groups => generated 1630 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-28 05:28:00.687 8 INFO neutron.db.ovn_revision_numbers_db [None req-225dbcf0-c36f-4ffc-a429-c837f7d65c12 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 6f1bef0d-a8ca-4920-92ba-e51dee2445eb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1453/2708] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:28:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:28:00.841 8 INFO neutron.db.ovn_revision_numbers_db [None req-0bb6aeea-c573-4e1a-8f39-7663fe4301f6 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource c2fc8444-e9dc-42fe-8ed4-5ceade7b9f1c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1454/2709] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:28:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:28:01.006 8 INFO neutron.db.ovn_revision_numbers_db [None req-66fa878d-0edd-4eb9-b2cb-c019856f419b 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource cb98f1b8-4fc6-4648-a6ae-fbf32ddfcbc0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1256/2710] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:27:59 2026] DELETE /v2.0/routers/7fd38f86-50f6-46ad-8a2c-b75bf5c9e625 => generated 0 bytes in 1568 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2711] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:28:00 2026] POST /v2.0/security-group-rules => generated 599 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:28:01.033 7 WARNING neutron.api.v2.base [None req-1c92708c-be75-4930-a9ca-4f99c679d9f5 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. 2026-08-28 05:28:01.033 7 INFO neutron.api.v2.resource [None req-1c92708c-be75-4930-a9ca-4f99c679d9f5 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] create failed (client error): Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. [pid: 7|app: 0|req: 1257/2712] 10.0.0.125 () {34 vars in 683 bytes} [Fri Aug 28 05:28:01 2026] POST /v2.0/vpn/vpnservices => generated 401 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-28 05:28:01.043 7 WARNING neutron.api.v2.base [None req-e9e787db-50ce-4c78-8315-d0ef5b195632 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. 2026-08-28 05:28:01.043 7 INFO neutron.api.v2.resource [None req-e9e787db-50ce-4c78-8315-d0ef5b195632 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] create failed (client error): Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. [pid: 7|app: 0|req: 1258/2713] 10.0.0.125 () {34 vars in 683 bytes} [Fri Aug 28 05:28:01 2026] POST /v2.0/vpn/vpnservices => generated 394 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-28 05:28:01.084 7 INFO neutron.api.v2.resource [None req-579998d7-ca9d-42f4-9174-06942f78ca10 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1259/2714] 10.0.0.125 () {34 vars in 691 bytes} [Fri Aug 28 05:28:01 2026] POST /v2.0/vpn/endpoint-groups => generated 183 bytes in 37 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-28 05:28:01.118 7 INFO neutron.api.v2.resource [None req-1df54fd0-112e-4db2-8e89-464cce441d3a bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1260/2715] 10.0.0.125 () {34 vars in 691 bytes} [Fri Aug 28 05:28:01 2026] POST /v2.0/vpn/endpoint-groups => generated 160 bytes in 29 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-28 05:28:01.149 8 INFO neutron.db.ovn_revision_numbers_db [None req-fc159532-904a-406b-b7e1-fb105c893bae 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 9d1b45f0-cb61-44ee-ae91-909344b58d23 (type: security_group_rules) to 0 2026-08-28 05:28:01.155 7 INFO neutron.api.v2.resource [None req-14971e8d-9955-4bb2-ba9a-43da82d1eb3e bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1261/2716] 10.0.0.125 () {34 vars in 691 bytes} [Fri Aug 28 05:28:01 2026] POST /v2.0/vpn/endpoint-groups => generated 154 bytes in 32 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2717] 10.0.0.125 () {32 vars in 661 bytes} [Fri Aug 28 05:28:01 2026] GET /v2.0/vpn/ikepolicies => generated 405 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2718] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:28:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2719] 10.0.0.125 () {32 vars in 665 bytes} [Fri Aug 28 05:28:01 2026] GET /v2.0/vpn/ipsecpolicies => 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: 1264/2720] 10.0.0.125 () {32 vars in 683 bytes} [Fri Aug 28 05:28:01 2026] GET /v2.0/vpn/ipsec-site-connections => generated 805 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2721] 10.0.0.125 () {32 vars in 661 bytes} [Fri Aug 28 05:28:01 2026] GET /v2.0/vpn/vpnservices => generated 869 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2722] 10.0.0.125 () {32 vars in 743 bytes} [Fri Aug 28 05:28:01 2026] GET /v2.0/vpn/endpoint-groups/3479809f-a063-4095-975f-366c17ced4e6 => generated 328 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2723] 10.0.0.125 () {32 vars in 743 bytes} [Fri Aug 28 05:28:01 2026] GET /v2.0/vpn/endpoint-groups/5c248776-fcc1-4e86-ad43-13b6110df322 => generated 318 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2724] 10.0.0.125 () {32 vars in 735 bytes} [Fri Aug 28 05:28:01 2026] GET /v2.0/vpn/ikepolicies/a640f9be-4d7f-448d-b172-3efc110f02a4 => generated 401 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2725] 10.0.0.125 () {32 vars in 739 bytes} [Fri Aug 28 05:28:01 2026] GET /v2.0/vpn/ipsecpolicies/7c74457f-11cc-4df3-9ad2-3fb2b29c2783 => generated 412 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2726] 10.0.0.125 () {32 vars in 735 bytes} [Fri Aug 28 05:28:01 2026] GET /v2.0/vpn/vpnservices/fd7bb0c8-b5fb-43d7-a3be-45a4d2b6b27f => generated 457 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:28:01.364 8 INFO neutron.db.ovn_revision_numbers_db [None req-c7c14fcf-8f73-4a3f-a915-5bd966ecbf27 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource ef749ae3-ac4f-4b17-a245-f40224bff6b2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1457/2727] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:28:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:28:01.634 8 INFO neutron.db.ovn_revision_numbers_db [None req-94dbf352-a633-4bcb-8554-42c4424fcc69 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 7e4e0ade-3146-4478-bf2e-b839a3efb780 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1458/2728] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:28:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:28:01.811 8 INFO neutron.db.ovn_revision_numbers_db [None req-10582da5-e554-4e8e-9eb6-80c46126cb2f 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource b50da710-de2f-460c-8383-0a4db10fe2b4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1459/2729] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:28:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:28:01.916 7 INFO neutron.db.ovn_revision_numbers_db [None req-f1ab4522-56dd-40c7-ad10-b076aaebd031 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 44173c23-ddad-46f6-8722-af808c6e364a (type: routers) to 10 [pid: 7|app: 0|req: 1271/2730] 10.0.0.125 () {32 vars in 760 bytes} [Fri Aug 28 05:28:01 2026] DELETE /v2.0/vpn/ipsec-site-connections/748dc0e7-450d-4e0d-952b-43f0490dca22 => generated 0 bytes in 655 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2731] 10.0.0.125 () {32 vars in 746 bytes} [Fri Aug 28 05:28:01 2026] DELETE /v2.0/vpn/endpoint-groups/3479809f-a063-4095-975f-366c17ced4e6 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2732] 10.0.0.125 () {32 vars in 746 bytes} [Fri Aug 28 05:28:02 2026] DELETE /v2.0/vpn/endpoint-groups/5c248776-fcc1-4e86-ad43-13b6110df322 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:28:02.094 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c7adb4f-15c6-47f3-96ff-702f6c13ffca 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource f70bf6c1-1f0c-46ea-aa8a-c9d3c3de9d1d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1274/2733] 10.0.0.125 () {32 vars in 742 bytes} [Fri Aug 28 05:28:02 2026] DELETE /v2.0/vpn/ipsecpolicies/7c74457f-11cc-4df3-9ad2-3fb2b29c2783 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2734] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:28:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2735] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:28:02 2026] DELETE /v2.0/vpn/ikepolicies/a640f9be-4d7f-448d-b172-3efc110f02a4 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2736] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:28:02 2026] DELETE /v2.0/vpn/vpnservices/fd7bb0c8-b5fb-43d7-a3be-45a4d2b6b27f => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:28:02.281 8 INFO neutron.db.ovn_revision_numbers_db [None req-dd008733-03ad-4833-97a1-801441e64d09 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 54b1c9c7-8e1c-426e-af1a-943265e16c5b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1461/2737] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:28:02 2026] POST /v2.0/security-group-rules => generated 599 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:28:02.404 7 INFO neutron_taas.services.taas.taas_plugin [None req-f5d4e96b-8e7b-41fa-a8c4-7cb4f8a0eca9 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] TaaS: Handle Delete Port: 6f861739-e584-4460-876b-3e154d9e8bde 2026-08-28 05:28:02.406 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5d4e96b-8e7b-41fa-a8c4-7cb4f8a0eca9 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Tap Mirror: Handle Delete Port: 6f861739-e584-4460-876b-3e154d9e8bde 2026-08-28 05:28:02.515 8 INFO neutron.db.ovn_revision_numbers_db [None req-0da978ed-1bc4-4247-bcaa-d00d3a3626bb 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 2b5afe28-dc92-49a8-920c-16ee1fb9dd7b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1462/2738] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:28:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:28:02.688 7 INFO neutron_taas.services.taas.taas_plugin [None req-209d0153-5cb2-45e0-aeab-46fc29f564d6 - - - - - -] TaaS: Handle Delete Port: 39b2f93a-6597-4925-853d-60a374c2c781 2026-08-28 05:28:02.690 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-209d0153-5cb2-45e0-aeab-46fc29f564d6 - - - - - -] Tap Mirror: Handle Delete Port: 39b2f93a-6597-4925-853d-60a374c2c781 2026-08-28 05:28:02.767 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-11eb5cf6-61ab-47db-bff6-a1e029f03698 - - - - - -] No port found with ID 4f723708-2327-4ad2-ac0a-dbbc267400ad: RuntimeError: No port found with ID 4f723708-2327-4ad2-ac0a-dbbc267400ad 2026-08-28 05:28:02.846 8 INFO neutron.db.ovn_revision_numbers_db [None req-db17fe09-2e1f-4f92-9168-d65d6ca3b7da 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 8429006a-d9ff-4f9a-b4ce-5a2392458526 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1463/2739] 10.0.0.125 () {34 vars in 693 bytes} [Fri Aug 28 05:28:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:28:03.058 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff1957af-f050-47cc-801f-4bba9193698a - - - - - -] TaaS: Handle Delete Port: 0e22dbfe-c0cf-4316-8d75-39161b754333 2026-08-28 05:28:03.064 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff1957af-f050-47cc-801f-4bba9193698a - - - - - -] Tap Mirror: Handle Delete Port: 0e22dbfe-c0cf-4316-8d75-39161b754333 [pid: 8|app: 0|req: 1464/2740] 10.0.0.139 () {34 vars in 1094 bytes} [Fri Aug 28 05:28:03 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1796589420&fields=id&tenant_id=32e1cfc99d24434cbe0b4e4dfbe22d9e => generated 69 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2741] 10.0.0.139 () {34 vars in 980 bytes} [Fri Aug 28 05:28:03 2026] GET /v2.0/networks?id=a01f17a6-842a-4428-a242-43ee50eacc86 => generated 705 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2742] 10.0.0.139 () {34 vars in 963 bytes} [Fri Aug 28 05:28:03 2026] GET /v2.0/quotas/32e1cfc99d24434cbe0b4e4dfbe22d9e => 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: 1467/2743] 10.0.0.139 () {34 vars in 1000 bytes} [Fri Aug 28 05:28:03 2026] GET /v2.0/ports?tenant_id=32e1cfc99d24434cbe0b4e4dfbe22d9e&fields=id => generated 287 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:28:03.924 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff1957af-f050-47cc-801f-4bba9193698a - - - - - -] TaaS: Handle Delete Port: a329a767-d35d-46e9-9f17-47a0f69cd2d4 2026-08-28 05:28:03.927 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff1957af-f050-47cc-801f-4bba9193698a - - - - - -] Tap Mirror: Handle Delete Port: a329a767-d35d-46e9-9f17-47a0f69cd2d4 2026-08-28 05:28:04.133 7 INFO neutron.services.segments.plugin [-] Segment f71413e0-d1a6-4440-a5b6-d7e58815d24d resource provider aggregate not found 2026-08-28 05:28:04.137 7 INFO neutron.services.segments.plugin [-] Segment f71413e0-d1a6-4440-a5b6-d7e58815d24d resource provider aggregate not found 2026-08-28 05:28:04.152 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f71413e0-d1a6-4440-a5b6-d7e58815d24d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f71413e0-d1a6-4440-a5b6-d7e58815d24d found for delete ", "request_id": "req-9fd911a2-ca23-4375-89c8-849827ce6891"}]} 2026-08-28 05:28:04.154 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f71413e0-d1a6-4440-a5b6-d7e58815d24d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f71413e0-d1a6-4440-a5b6-d7e58815d24d found for delete ", "request_id": "req-31c980ba-c9f3-4ece-b46a-4606cb5fbbb8"}]} [pid: 8|app: 0|req: 1468/2744] 10.0.0.139 () {34 vars in 1006 bytes} [Fri Aug 28 05:28:03 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?fields=segments => generated 14 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2745] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:28:02 2026] DELETE /v2.0/vpn/vpnservices/b596bd9b-7e17-4480-878d-fb3b2391f749 => generated 0 bytes in 2010 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: 1469/2746] 10.0.0.139 () {34 vars in 1106 bytes} [Fri Aug 28 05:28:04 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?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: 1278/2747] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:28:04 2026] GET /v2.0/routers/44173c23-ddad-46f6-8722-af808c6e364a => generated 942 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2748] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:28:04 2026] GET /v2.0/ports?device_id=39a0b37f-fbd8-4554-a0d6-c1d58de91167 => generated 12 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2749] 10.0.0.125 () {34 vars in 674 bytes} [Fri Aug 28 05:28:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2750] 10.0.0.125 () {34 vars in 674 bytes} [Fri Aug 28 05:28:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2751] 10.0.0.125 () {34 vars in 674 bytes} [Fri Aug 28 05:28:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2752] 10.0.0.125 () {34 vars in 674 bytes} [Fri Aug 28 05:28:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2753] 10.0.0.125 () {34 vars in 674 bytes} [Fri Aug 28 05:28:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2754] 10.0.0.125 () {34 vars in 757 bytes} [Fri Aug 28 05:28:04 2026] PUT /v2.0/subnetpools/a2809675-2c79-496f-8701-3d2f03ae3bbb/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:28:05.033 8 INFO neutron.db.ovn_revision_numbers_db [None req-2aa02d81-c612-45bb-91d7-2ff817251152 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 44173c23-ddad-46f6-8722-af808c6e364a (type: routers) to 11 [pid: 7|app: 0|req: 1286/2755] 10.0.0.125 () {34 vars in 757 bytes} [Fri Aug 28 05:28:04 2026] PUT /v2.0/subnetpools/65e92840-6923-4c54-a455-9be44484bb14/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2756] 10.0.0.125 () {34 vars in 740 bytes} [Fri Aug 28 05:28:04 2026] PUT /v2.0/routers/44173c23-ddad-46f6-8722-af808c6e364a => generated 942 bytes in 750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2757] 10.0.0.125 () {34 vars in 757 bytes} [Fri Aug 28 05:28:05 2026] PUT /v2.0/subnetpools/d9b2f353-1a5a-4b83-8c07-02cae6459a6e/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2758] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:28:05 2026] GET /v2.0/ports?device_id=44173c23-ddad-46f6-8722-af808c6e364a => generated 946 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2759] 10.0.0.125 () {34 vars in 757 bytes} [Fri Aug 28 05:28:05 2026] PUT /v2.0/subnetpools/d2355c6f-b602-4820-a44e-5c4e4c590972/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2760] 10.0.0.125 () {32 vars in 670 bytes} [Fri Aug 28 05:28:05 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2761] 10.0.0.125 () {32 vars in 684 bytes} [Fri Aug 28 05:28:05 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2762] 10.0.0.125 () {32 vars in 680 bytes} [Fri Aug 28 05:28:05 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2763] 10.0.0.125 () {32 vars in 692 bytes} [Fri Aug 28 05:28:05 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2764] 10.0.0.125 () {32 vars in 678 bytes} [Fri Aug 28 05:28:05 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2765] 10.0.0.125 () {32 vars in 692 bytes} [Fri Aug 28 05:28:05 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2766] 10.0.0.125 () {32 vars in 688 bytes} [Fri Aug 28 05:28:05 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2767] 10.0.0.125 () {32 vars in 700 bytes} [Fri Aug 28 05:28:05 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:28:05.346 8 INFO neutron_taas.services.taas.taas_plugin [None req-de49b27c-202e-4f7a-9b1c-a250e7f4e104 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] TaaS: Handle Delete Port: ba553e22-4bc8-4469-b982-6f10d6e282ea 2026-08-28 05:28:05.348 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de49b27c-202e-4f7a-9b1c-a250e7f4e104 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Tap Mirror: Handle Delete Port: ba553e22-4bc8-4469-b982-6f10d6e282ea [pid: 7|app: 0|req: 1297/2768] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:28:05 2026] DELETE /v2.0/subnetpools/a2809675-2c79-496f-8701-3d2f03ae3bbb => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2769] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:28:05 2026] DELETE /v2.0/subnetpools/65e92840-6923-4c54-a455-9be44484bb14 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2770] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:28:05 2026] DELETE /v2.0/subnetpools/d9b2f353-1a5a-4b83-8c07-02cae6459a6e => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2771] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:28:05 2026] DELETE /v2.0/subnetpools/d2355c6f-b602-4820-a44e-5c4e4c590972 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2772] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:28:05 2026] DELETE /v2.0/subnetpools/30b9abfc-6ab1-4abb-9d32-f7e10f3a273b => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2773] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:28:05 2026] PUT /v2.0/routers/44173c23-ddad-46f6-8722-af808c6e364a/remove_router_interface => generated 309 bytes in 718 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:28:06.228 7 INFO neutron_taas.services.taas.taas_plugin [None req-cef22e26-2e44-42b7-9e5a-7d69b5402f9c bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] TaaS: Handle Delete Port: 8e4c7ab0-8e3c-418f-9a65-7e9219c19b95 2026-08-28 05:28:06.230 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cef22e26-2e44-42b7-9e5a-7d69b5402f9c bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Tap Mirror: Handle Delete Port: 8e4c7ab0-8e3c-418f-9a65-7e9219c19b95 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:28:06.737 8 INFO neutron.db.ovn_revision_numbers_db [None req-995f7441-0437-4af7-a029-fe2dbf4bea7f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e19fdb2e-80b8-4a17-8438-8e561f05b0dc (type: security_groups) to 1 2026-08-28 05:28:06.748 8 INFO neutron.db.ovn_revision_numbers_db [None req-995f7441-0437-4af7-a029-fe2dbf4bea7f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 293f51bb-e566-4d50-8211-de6325293736 (type: security_group_rules) to 0 2026-08-28 05:28:06.760 8 INFO neutron.db.ovn_revision_numbers_db [None req-995f7441-0437-4af7-a029-fe2dbf4bea7f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 46a33779-c786-4a6c-b3c2-1d9c0b7549d5 (type: security_group_rules) to 0 2026-08-28 05:28:06.769 8 INFO neutron.db.ovn_revision_numbers_db [None req-995f7441-0437-4af7-a029-fe2dbf4bea7f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a9d8b4b5-ab94-472d-9925-fb910ad5e6db (type: security_group_rules) to 0 2026-08-28 05:28:06.780 8 INFO neutron.db.ovn_revision_numbers_db [None req-995f7441-0437-4af7-a029-fe2dbf4bea7f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource f123272f-4f3e-47fa-a0a1-9be53f31cd5e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1473/2774] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:28:06 2026] GET /v2.0/security-groups?tenant_id=6b7b7041b7594480bce17b9aa5bd053b&name=default => generated 2929 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2775] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:28:06 2026] DELETE /v2.0/security-groups/e19fdb2e-80b8-4a17-8438-8e561f05b0dc => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2776] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:28:05 2026] DELETE /v2.0/routers/44173c23-ddad-46f6-8722-af808c6e364a => generated 0 bytes in 1278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2777] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:28:07 2026] GET /v2.0/routers/4ff46126-b51c-4753-8341-dc4dd9403c32 => generated 943 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:28:07.282 8 INFO neutron.db.ovn_revision_numbers_db [None req-a8de80e1-3c0d-4d8f-90ac-d4629ba3bc7a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 35e738fc-cbb4-4f1b-8d34-7e49acb02c79 (type: security_groups) to 1 2026-08-28 05:28:07.296 8 INFO neutron.db.ovn_revision_numbers_db [None req-a8de80e1-3c0d-4d8f-90ac-d4629ba3bc7a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 218dc343-c132-4666-8a6c-c7ee10a047d7 (type: security_group_rules) to 0 2026-08-28 05:28:07.318 8 INFO neutron.db.ovn_revision_numbers_db [None req-a8de80e1-3c0d-4d8f-90ac-d4629ba3bc7a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 2f3c277d-08a8-4c07-8b10-e57c96700826 (type: security_group_rules) to 0 2026-08-28 05:28:07.327 8 INFO neutron.db.ovn_revision_numbers_db [None req-a8de80e1-3c0d-4d8f-90ac-d4629ba3bc7a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 3f7ac5a9-7425-4a01-bf5b-a836082fa503 (type: security_group_rules) to 0 2026-08-28 05:28:07.336 8 INFO neutron.db.ovn_revision_numbers_db [None req-a8de80e1-3c0d-4d8f-90ac-d4629ba3bc7a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 9e2719d3-c5fa-44da-a8c1-2c0bcc7c49fd (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1475/2778] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:28:07 2026] GET /v2.0/security-groups?tenant_id=446df601403a4935b3c53c4b14a71803&name=default => generated 2929 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2779] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:28:07 2026] DELETE /v2.0/security-groups/35e738fc-cbb4-4f1b-8d34-7e49acb02c79 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:28:07.921 7 INFO neutron.db.ovn_revision_numbers_db [None req-5e402158-540b-4471-8df8-54142cbb7080 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 4ff46126-b51c-4753-8341-dc4dd9403c32 (type: routers) to 5 [pid: 7|app: 0|req: 1304/2780] 10.0.0.125 () {34 vars in 740 bytes} [Fri Aug 28 05:28:07 2026] PUT /v2.0/routers/4ff46126-b51c-4753-8341-dc4dd9403c32 => generated 943 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:28:07.953 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c74d26a-15c8-4811-b77d-abed8ea19b3f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e74df266-f46e-46aa-8860-606f2617739b (type: security_groups) to 1 2026-08-28 05:28:07.968 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c74d26a-15c8-4811-b77d-abed8ea19b3f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 10abd787-30de-4513-9bf1-084ccbc19cab (type: security_group_rules) to 0 2026-08-28 05:28:07.983 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c74d26a-15c8-4811-b77d-abed8ea19b3f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 4e4750b0-d226-4d62-811e-ba4d5f8e2716 (type: security_group_rules) to 0 2026-08-28 05:28:07.999 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c74d26a-15c8-4811-b77d-abed8ea19b3f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 9f3afa39-d6a9-48c7-a89b-ce8c4b6e1c90 (type: security_group_rules) to 0 2026-08-28 05:28:08.015 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c74d26a-15c8-4811-b77d-abed8ea19b3f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ca66ce7c-cb28-4859-b2cf-44a755b69ef5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1305/2781] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:28:07 2026] GET /v2.0/ports?device_id=4ff46126-b51c-4753-8341-dc4dd9403c32 => generated 950 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2782] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:28:07 2026] GET /v2.0/security-groups?tenant_id=0c37324b80d94c2bb2fa9eb2e4c8e5cd&name=default => generated 2929 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2783] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:28:08 2026] DELETE /v2.0/security-groups/e74df266-f46e-46aa-8860-606f2617739b => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:28:08.454 7 INFO neutron_taas.services.taas.taas_plugin [None req-506ef770-65ac-4859-acc8-21c2bfc186cd bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] TaaS: Handle Delete Port: ec314637-a337-4b40-91b5-e1f08e7d6753 2026-08-28 05:28:08.457 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-506ef770-65ac-4859-acc8-21c2bfc186cd bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Tap Mirror: Handle Delete Port: ec314637-a337-4b40-91b5-e1f08e7d6753 [pid: 7|app: 0|req: 1306/2784] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:28:08 2026] PUT /v2.0/routers/4ff46126-b51c-4753-8341-dc4dd9403c32/remove_router_interface => generated 309 bytes in 988 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: 1479/2785] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:28:08 2026] GET /v2.0/networks?id=a01f17a6-842a-4428-a242-43ee50eacc86 => generated 705 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2786] 162.253.55.164 () {34 vars in 1048 bytes} [Fri Aug 28 05:28:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=32e1cfc99d24434cbe0b4e4dfbe22d9e => generated 179 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:28:09.362 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-47fbec87-ea22-4aec-bdd3-1fd57cb39119 req-006e36ae-be0b-496f-a9ec-791f994a9b3c 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] No more DHCP agents 2026-08-28 05:28:09.363 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-47fbec87-ea22-4aec-bdd3-1fd57cb39119 req-006e36ae-be0b-496f-a9ec-791f994a9b3c 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Unable to schedule network a01f17a6-842a-4428-a242-43ee50eacc86: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:28:09.383 7 INFO neutron_taas.services.taas.taas_plugin [None req-b351e20e-518d-4207-851c-1b1014d9b61a bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] TaaS: Handle Delete Port: d08653d3-ca7f-4ecc-ab42-c817765acad6 2026-08-28 05:28:09.386 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b351e20e-518d-4207-851c-1b1014d9b61a bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Tap Mirror: Handle Delete Port: d08653d3-ca7f-4ecc-ab42-c817765acad6 2026-08-28 05:28:09.518 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5c4b419b-4ace-40af-83d5-f1c892836eec - - - - - -] OVN reports status down for port: 5e209920-2fea-4ca8-b921-36d691a324bd 2026-08-28 05:28:09.663 8 INFO neutron.db.ovn_revision_numbers_db [req-47fbec87-ea22-4aec-bdd3-1fd57cb39119 req-006e36ae-be0b-496f-a9ec-791f994a9b3c 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 5e209920-2fea-4ca8-b921-36d691a324bd (type: ports) to 1 [pid: 8|app: 0|req: 1481/2787] 162.253.55.164 () {38 vars in 953 bytes} [Fri Aug 28 05:28:09 2026] POST /v2.0/ports => generated 1179 bytes in 717 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: 1482/2788] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:28:09 2026] GET /v2.0/ports?device_id=39a0b37f-fbd8-4554-a0d6-c1d58de91167 => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2789] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:28:09 2026] DELETE /v2.0/routers/4ff46126-b51c-4753-8341-dc4dd9403c32 => generated 0 bytes in 1331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:28:10.389 8 INFO neutron.db.ovn_revision_numbers_db [req-47fbec87-ea22-4aec-bdd3-1fd57cb39119 req-931a1125-acde-489c-98d8-ec5cbe35a01a 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 5e209920-2fea-4ca8-b921-36d691a324bd (type: ports) to 2 [pid: 7|app: 0|req: 1308/2790] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:28:10 2026] GET /v2.0/security-groups?id=ffec18c9-fa66-49a6-a6e3-98a976370f1d&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2791] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:28:10 2026] GET /v2.0/routers/945f1fc6-8200-4c90-9ab8-b1a9f2a9b67e => generated 943 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:28:10.662 8 INFO neutron.db.ovn_revision_numbers_db [req-47fbec87-ea22-4aec-bdd3-1fd57cb39119 req-931a1125-acde-489c-98d8-ec5cbe35a01a 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 5e209920-2fea-4ca8-b921-36d691a324bd (type: ports) to 4 [pid: 8|app: 0|req: 1483/2792] 162.253.55.164 () {38 vars in 1026 bytes} [Fri Aug 28 05:28:09 2026] PUT /v2.0/ports/5e209920-2fea-4ca8-b921-36d691a324bd => generated 1429 bytes in 853 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:28:10.724 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-434acfbe-fc2d-4e6b-85e3-7ceeeabefb07'] response: {'name': 'network-changed', 'server_uuid': '39a0b37f-fbd8-4554-a0d6-c1d58de91167', 'tag': '5e209920-2fea-4ca8-b921-36d691a324bd', 'status': 'completed', 'code': 200} 2026-08-28 05:28:11.088 7 INFO neutron.db.ovn_revision_numbers_db [None req-0d96fc91-1c50-467d-8fd0-d7a9cd58f909 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Successfully bumped revision number for resource 945f1fc6-8200-4c90-9ab8-b1a9f2a9b67e (type: routers) to 5 [pid: 7|app: 0|req: 1310/2795] 10.0.0.125 () {34 vars in 740 bytes} [Fri Aug 28 05:28:10 2026] PUT /v2.0/routers/945f1fc6-8200-4c90-9ab8-b1a9f2a9b67e => generated 943 bytes in 614 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: 1486/2796] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:28:11 2026] GET /v2.0/ports?device_id=945f1fc6-8200-4c90-9ab8-b1a9f2a9b67e => generated 950 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2797] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:28:11 2026] GET /v2.0/ports?tenant_id=32e1cfc99d24434cbe0b4e4dfbe22d9e&device_id=39a0b37f-fbd8-4554-a0d6-c1d58de91167 => generated 1432 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2798] 162.253.55.164 () {34 vars in 1016 bytes} [Fri Aug 28 05:28:11 2026] GET /v2.0/networks?tenant_id=32e1cfc99d24434cbe0b4e4dfbe22d9e&shared=False => generated 2383 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2799] 162.253.55.164 () {34 vars in 928 bytes} [Fri Aug 28 05:28:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:28:11.461 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a22f652-2242-4dc6-a22a-2d51474fb06f bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] TaaS: Handle Delete Port: f89afa75-5d3a-47d2-b2ea-e9ad025e2da3 2026-08-28 05:28:11.463 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a22f652-2242-4dc6-a22a-2d51474fb06f bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Tap Mirror: Handle Delete Port: f89afa75-5d3a-47d2-b2ea-e9ad025e2da3 2026-08-28 05:28:11.974 8 INFO neutron.db.ovn_revision_numbers_db [None req-66cf6067-bf89-4d48-ba7e-44744fe12f45 a912a671078e40da89c1cf8590a14536 5554a48676e2496aa7923b6fa0098a82 - - default default] Successfully bumped revision number for resource 0e4ad6cf-4c13-440f-816a-d7085a72704b (type: security_groups) to 1 2026-08-28 05:28:11.992 8 INFO neutron.db.ovn_revision_numbers_db [None req-66cf6067-bf89-4d48-ba7e-44744fe12f45 a912a671078e40da89c1cf8590a14536 5554a48676e2496aa7923b6fa0098a82 - - default default] Successfully bumped revision number for resource 0ebe43e2-95e8-4f09-b5ce-f702af8d0651 (type: security_group_rules) to 0 2026-08-28 05:28:12.009 8 INFO neutron.db.ovn_revision_numbers_db [None req-66cf6067-bf89-4d48-ba7e-44744fe12f45 a912a671078e40da89c1cf8590a14536 5554a48676e2496aa7923b6fa0098a82 - - default default] Successfully bumped revision number for resource 68729bff-9e54-4851-97b8-f537f0ab02fe (type: security_group_rules) to 0 2026-08-28 05:28:12.025 8 INFO neutron.db.ovn_revision_numbers_db [None req-66cf6067-bf89-4d48-ba7e-44744fe12f45 a912a671078e40da89c1cf8590a14536 5554a48676e2496aa7923b6fa0098a82 - - default default] Successfully bumped revision number for resource 764e2b7c-32dd-4e71-8399-e2a0ef2ec6ff (type: security_group_rules) to 0 2026-08-28 05:28:12.044 8 INFO neutron.db.ovn_revision_numbers_db [None req-66cf6067-bf89-4d48-ba7e-44744fe12f45 a912a671078e40da89c1cf8590a14536 5554a48676e2496aa7923b6fa0098a82 - - default default] Successfully bumped revision number for resource c447fe06-0f3d-40b3-8f01-7c3b46790963 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1311/2800] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:28:11 2026] PUT /v2.0/routers/945f1fc6-8200-4c90-9ab8-b1a9f2a9b67e/remove_router_interface => generated 309 bytes in 868 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:28:12.149 8 INFO neutron.db.segments_db [None req-66cf6067-bf89-4d48-ba7e-44744fe12f45 a912a671078e40da89c1cf8590a14536 5554a48676e2496aa7923b6fa0098a82 - - default default] Added segment 6ff2fde2-f8cf-4e58-9cfb-0d289c04d089 of type geneve for network 8965d6b0-4f05-4fe5-9ae4-0fef59617126 2026-08-28 05:28:12.299 8 INFO neutron.db.ovn_revision_numbers_db [None req-66cf6067-bf89-4d48-ba7e-44744fe12f45 a912a671078e40da89c1cf8590a14536 5554a48676e2496aa7923b6fa0098a82 - - default default] Successfully bumped revision number for resource 8965d6b0-4f05-4fe5-9ae4-0fef59617126 (type: networks) to 1 2026-08-28 05:28:12.419 7 INFO neutron_taas.services.taas.taas_plugin [None req-11e6fddb-ada4-4124-a8a8-7aec16f5f837 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] TaaS: Handle Delete Port: 04bb945f-44a5-4552-a784-d464e99883fa 2026-08-28 05:28:12.423 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11e6fddb-ada4-4124-a8a8-7aec16f5f837 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Tap Mirror: Handle Delete Port: 04bb945f-44a5-4552-a784-d464e99883fa 2026-08-28 05:28:12.552 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-66cf6067-bf89-4d48-ba7e-44744fe12f45 a912a671078e40da89c1cf8590a14536 5554a48676e2496aa7923b6fa0098a82 - - default default] No more DHCP agents 2026-08-28 05:28:12.554 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-66cf6067-bf89-4d48-ba7e-44744fe12f45 a912a671078e40da89c1cf8590a14536 5554a48676e2496aa7923b6fa0098a82 - - default default] Unable to schedule network 8965d6b0-4f05-4fe5-9ae4-0fef59617126: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:28:12.661 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-11eb5cf6-61ab-47db-bff6-a1e029f03698 - - - - - -] OVN reports status down for port: 90a877af-9316-4e25-bc67-ac2721bf93cc 2026-08-28 05:28:12.683 8 INFO neutron.db.ovn_revision_numbers_db [None req-66cf6067-bf89-4d48-ba7e-44744fe12f45 a912a671078e40da89c1cf8590a14536 5554a48676e2496aa7923b6fa0098a82 - - default default] Successfully bumped revision number for resource 90a877af-9316-4e25-bc67-ac2721bf93cc (type: ports) to 1 [pid: 8|app: 0|req: 1490/2801] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:28:11 2026] POST /v2.0/networks => generated 631 bytes in 1117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2802] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:28:12 2026] GET /v2.0/ports?tenant_id=32e1cfc99d24434cbe0b4e4dfbe22d9e&device_id=39a0b37f-fbd8-4554-a0d6-c1d58de91167 => generated 1432 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2803] 10.0.0.125 () {34 vars in 751 bytes} [Fri Aug 28 05:28:12 2026] PUT /v2.0/networks/8965d6b0-4f05-4fe5-9ae4-0fef59617126/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: 1493/2804] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:28:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.189&port_id=5e209920-2fea-4ca8-b921-36d691a324bd => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2805] 10.0.0.125 () {32 vars in 731 bytes} [Fri Aug 28 05:28:12 2026] GET /v2.0/networks/8965d6b0-4f05-4fe5-9ae4-0fef59617126/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2806] 162.253.55.164 () {34 vars in 1100 bytes} [Fri Aug 28 05:28:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A48&port_id=5e209920-2fea-4ca8-b921-36d691a324bd => 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: 1496/2807] 10.0.0.125 () {34 vars in 762 bytes} [Fri Aug 28 05:28:13 2026] PUT /v2.0/networks/8965d6b0-4f05-4fe5-9ae4-0fef59617126/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2808] 162.253.55.164 () {34 vars in 1062 bytes} [Fri Aug 28 05:28:13 2026] GET /v2.0/subnets?id=2ae8be98-8854-4211-83ad-6bce28062ed4&id=e95a1195-6e77-4f69-8845-94a97db7c19b => generated 1409 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2809] 10.0.0.125 () {32 vars in 731 bytes} [Fri Aug 28 05:28:13 2026] GET /v2.0/networks/8965d6b0-4f05-4fe5-9ae4-0fef59617126/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2810] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:28:13 2026] GET /v2.0/ports?network_id=a01f17a6-842a-4428-a242-43ee50eacc86&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: 1500/2811] 10.0.0.125 () {34 vars in 758 bytes} [Fri Aug 28 05:28:13 2026] PUT /v2.0/networks/8965d6b0-4f05-4fe5-9ae4-0fef59617126/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2812] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:28:13 2026] GET /v2.0/ports?network_id=a01f17a6-842a-4428-a242-43ee50eacc86&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: 1312/2813] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:28:12 2026] DELETE /v2.0/routers/945f1fc6-8200-4c90-9ab8-b1a9f2a9b67e => generated 0 bytes in 1571 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2814] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:28:13 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:28:13.722 7 INFO neutron.api.v2.resource [None req-b8f2ed56-f6e5-4d67-b63d-c763e5230f46 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1314/2815] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:28:13 2026] GET /v2.0/routers/7fd38f86-50f6-46ad-8a2c-b75bf5c9e625 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2816] 10.0.0.125 () {32 vars in 731 bytes} [Fri Aug 28 05:28:13 2026] GET /v2.0/networks/8965d6b0-4f05-4fe5-9ae4-0fef59617126/tags => generated 34 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2817] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:28:13 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?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: 1316/2818] 10.0.0.125 () {34 vars in 780 bytes} [Fri Aug 28 05:28:13 2026] PUT /v2.0/networks/8965d6b0-4f05-4fe5-9ae4-0fef59617126/tags/black.or.white => generated 4 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2819] 10.0.0.125 () {32 vars in 731 bytes} [Fri Aug 28 05:28:13 2026] GET /v2.0/networks/8965d6b0-4f05-4fe5-9ae4-0fef59617126/tags => generated 52 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2820] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:28:13 2026] DELETE /v2.0/subnets/a4240437-1fc5-4296-9e97-bcedb9969bff => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2821] 10.0.0.125 () {34 vars in 751 bytes} [Fri Aug 28 05:28:13 2026] PUT /v2.0/networks/8965d6b0-4f05-4fe5-9ae4-0fef59617126/tags => generated 37 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2822] 10.0.0.125 () {32 vars in 731 bytes} [Fri Aug 28 05:28:14 2026] GET /v2.0/networks/8965d6b0-4f05-4fe5-9ae4-0fef59617126/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2823] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:28:13 2026] DELETE /v2.0/subnets/2c1434e9-ca93-4ae5-941f-b9db7259b90f => 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: 1320/2824] 10.0.0.125 () {32 vars in 739 bytes} [Fri Aug 28 05:28:14 2026] GET /v2.0/networks/8965d6b0-4f05-4fe5-9ae4-0fef59617126/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:28:14.211 7 INFO neutron.api.v2.resource [None req-98672616-541e-4bda-8a46-b703fc9b1cee a912a671078e40da89c1cf8590a14536 5554a48676e2496aa7923b6fa0098a82 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1321/2825] 10.0.0.125 () {32 vars in 743 bytes} [Fri Aug 28 05:28:14 2026] GET /v2.0/networks/8965d6b0-4f05-4fe5-9ae4-0fef59617126/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2826] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:28:14 2026] DELETE /v2.0/subnets/5f77fd3d-6782-454b-8778-c37f87f221c9 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2827] 10.0.0.125 () {32 vars in 742 bytes} [Fri Aug 28 05:28:14 2026] DELETE /v2.0/networks/8965d6b0-4f05-4fe5-9ae4-0fef59617126/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:28:14.312 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9291a359-b83f-4b7b-87b4-1493c60b51f9 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1323/2828] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:28:14 2026] DELETE /v2.0/subnets/56cb103b-0d43-453b-911f-b35e091928b3 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2829] 10.0.0.125 () {32 vars in 731 bytes} [Fri Aug 28 05:28:14 2026] GET /v2.0/networks/8965d6b0-4f05-4fe5-9ae4-0fef59617126/tags => generated 30 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:28:14.420 8 INFO neutron.api.v2.resource [None req-2a101713-c0d1-4aa0-9d3b-b351238b5752 a912a671078e40da89c1cf8590a14536 5554a48676e2496aa7923b6fa0098a82 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1507/2830] 10.0.0.125 () {32 vars in 746 bytes} [Fri Aug 28 05:28:14 2026] DELETE /v2.0/networks/8965d6b0-4f05-4fe5-9ae4-0fef59617126/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-28 05:28:14.463 7 INFO neutron_taas.services.taas.taas_plugin [None req-6f60f857-7103-4976-93bc-9f69f82e35f6 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] TaaS: Handle Delete Port: 1fda636a-97bb-445b-905a-044af5e1dd0f 2026-08-28 05:28:14.466 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f60f857-7103-4976-93bc-9f69f82e35f6 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Tap Mirror: Handle Delete Port: 1fda636a-97bb-445b-905a-044af5e1dd0f [pid: 8|app: 0|req: 1508/2831] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:28:14 2026] DELETE /v2.0/networks/8965d6b0-4f05-4fe5-9ae4-0fef59617126/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2832] 10.0.0.125 () {32 vars in 731 bytes} [Fri Aug 28 05:28:14 2026] GET /v2.0/networks/8965d6b0-4f05-4fe5-9ae4-0fef59617126/tags => generated 12 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:28:14.732 7 INFO neutron.services.segments.plugin [-] Segment dbf57e21-18f0-4a92-9416-4c09dbec802e resource provider aggregate not found 2026-08-28 05:28:14.736 7 INFO neutron.services.segments.plugin [-] Segment dbf57e21-18f0-4a92-9416-4c09dbec802e resource provider aggregate not found 2026-08-28 05:28:14.755 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment dbf57e21-18f0-4a92-9416-4c09dbec802e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbf57e21-18f0-4a92-9416-4c09dbec802e found for delete ", "request_id": "req-8b48915b-dab2-4499-9ce6-be01cc070d8a"}]} 2026-08-28 05:28:14.759 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment dbf57e21-18f0-4a92-9416-4c09dbec802e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbf57e21-18f0-4a92-9416-4c09dbec802e found for delete ", "request_id": "req-d76f5ceb-4ce9-4972-a926-858f119d8114"}]} [pid: 7|app: 0|req: 1324/2833] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:28:14 2026] DELETE /v2.0/networks/47694a43-2bc3-4327-bb90-8beb28d958e1 => generated 0 bytes in 468 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:28:14.816 8 INFO neutron_taas.services.taas.taas_plugin [None req-47c8ef28-6813-4094-802e-1664a1f63b6a a912a671078e40da89c1cf8590a14536 5554a48676e2496aa7923b6fa0098a82 - - default default] TaaS: Handle Delete Port: 90a877af-9316-4e25-bc67-ac2721bf93cc 2026-08-28 05:28:14.821 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47c8ef28-6813-4094-802e-1664a1f63b6a a912a671078e40da89c1cf8590a14536 5554a48676e2496aa7923b6fa0098a82 - - default default] Tap Mirror: Handle Delete Port: 90a877af-9316-4e25-bc67-ac2721bf93cc 2026-08-28 05:28:14.937 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb309a36-18cd-4a40-b3bf-0690772e0c25 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] TaaS: Handle Delete Port: 55bcc40f-8db8-4c38-a887-96c4fefdc96d 2026-08-28 05:28:14.948 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb309a36-18cd-4a40-b3bf-0690772e0c25 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Tap Mirror: Handle Delete Port: 55bcc40f-8db8-4c38-a887-96c4fefdc96d [pid: 8|app: 0|req: 1510/2834] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:28:14 2026] DELETE /v2.0/networks/8965d6b0-4f05-4fe5-9ae4-0fef59617126 => generated 0 bytes in 494 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:28:15.162 8 INFO neutron.services.segments.plugin [-] Segment 6ff2fde2-f8cf-4e58-9cfb-0d289c04d089 resource provider aggregate not found 2026-08-28 05:28:15.174 8 INFO neutron.services.segments.plugin [-] Segment 6ff2fde2-f8cf-4e58-9cfb-0d289c04d089 resource provider aggregate not found 2026-08-28 05:28:15.181 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6ff2fde2-f8cf-4e58-9cfb-0d289c04d089 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ff2fde2-f8cf-4e58-9cfb-0d289c04d089 found for delete ", "request_id": "req-583672b0-699b-4d93-b667-0dfc0bfb828e"}]} 2026-08-28 05:28:15.190 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6ff2fde2-f8cf-4e58-9cfb-0d289c04d089 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ff2fde2-f8cf-4e58-9cfb-0d289c04d089 found for delete ", "request_id": "req-0e51703b-309e-429d-9611-d4d906c3b4f2"}]} [pid: 7|app: 0|req: 1325/2835] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:28:14 2026] DELETE /v2.0/networks/dfd1a5e8-111c-46c3-99b3-d04a421a0818 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:28:15.421 8 INFO neutron_taas.services.taas.taas_plugin [None req-2b5546c7-d3f3-4fdf-8a8e-d6f5d09e6084 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] TaaS: Handle Delete Port: 2c059424-1afb-4d87-963c-a35348111ec0 2026-08-28 05:28:15.426 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b5546c7-d3f3-4fdf-8a8e-d6f5d09e6084 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] Tap Mirror: Handle Delete Port: 2c059424-1afb-4d87-963c-a35348111ec0 [pid: 7|app: 0|req: 1326/2836] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:28:15 2026] GET /v2.0/ports?device_id=39a0b37f-fbd8-4554-a0d6-c1d58de91167 => generated 1194 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2837] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:28:15 2026] DELETE /v2.0/networks/6bc9187b-4af7-4813-a6a2-d13c096c8456 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2838] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:28:15 2026] GET /v2.0/security-groups?id=ffec18c9-fa66-49a6-a6e3-98a976370f1d&fields=id&fields=name => generated 112 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:28:15.705 8 INFO neutron.pecan_wsgi.hooks.translation [None req-71dd53b2-c1cf-49bb-951d-c18d44b146a0 bcc9defc023242e5b6268575363f1e4e 817b207f32ca4e8b9937e48e90bd1d80 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1512/2839] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:28:15 2026] DELETE /v2.0/networks/8cc72740-4063-4f5a-a9e1-e82d972a9c7b => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:28:16.090 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea428e88-2dcb-41d8-b2e4-d66fbb62ad52 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 0b3edada-2ec2-4821-926c-e5cf5b6e3a96 (type: security_groups) to 1 2026-08-28 05:28:16.108 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea428e88-2dcb-41d8-b2e4-d66fbb62ad52 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 00110f1e-44c9-4420-a11e-e6dda17aabf4 (type: security_group_rules) to 0 2026-08-28 05:28:16.132 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea428e88-2dcb-41d8-b2e4-d66fbb62ad52 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 424d63dc-0e07-4344-a1c2-7e01d498b84b (type: security_group_rules) to 0 2026-08-28 05:28:16.148 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea428e88-2dcb-41d8-b2e4-d66fbb62ad52 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 89f58eeb-8dae-4169-9983-3f0316346944 (type: security_group_rules) to 0 2026-08-28 05:28:16.161 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea428e88-2dcb-41d8-b2e4-d66fbb62ad52 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource edb21c7a-10bd-4d48-a823-de4db94153b1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1328/2840] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:28:15 2026] GET /v2.0/security-groups?tenant_id=14f96c7d7ad04c8fa261966471f89c08&name=default => generated 2929 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:28:16.464 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5c4b419b-4ace-40af-83d5-f1c892836eec - - - - - -] OVN reports status up for port: 5e209920-2fea-4ca8-b921-36d691a324bd 2026-08-28 05:28:16.483 8 INFO neutron.plugins.ml2.plugin [None req-5c4b419b-4ace-40af-83d5-f1c892836eec - - - - - -] Attempt 1 to provision port 5e209920-2fea-4ca8-b921-36d691a324bd [pid: 8|app: 0|req: 1513/2841] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:28:16 2026] DELETE /v2.0/security-groups/0b3edada-2ec2-4821-926c-e5cf5b6e3a96 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:28:16.685 7 INFO neutron.db.ovn_revision_numbers_db [None req-d24c9454-781d-4592-8a48-caedb69694a1 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 1b4c0e9d-8d81-4dda-bff8-af09c26558f4 (type: security_groups) to 1 2026-08-28 05:28:16.708 7 INFO neutron.db.ovn_revision_numbers_db [None req-d24c9454-781d-4592-8a48-caedb69694a1 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 62170146-8f39-4ccf-941b-be5057062a13 (type: security_group_rules) to 0 2026-08-28 05:28:16.728 7 INFO neutron.db.ovn_revision_numbers_db [None req-d24c9454-781d-4592-8a48-caedb69694a1 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource aa5b1713-738b-4a5f-a010-85277a19c475 (type: security_group_rules) to 0 2026-08-28 05:28:16.742 7 INFO neutron.db.ovn_revision_numbers_db [None req-d24c9454-781d-4592-8a48-caedb69694a1 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d0096f91-0dc0-4cd4-915b-cc7f4fc85161 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1514/2842] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:28:16 2026] GET /v2.0/security-groups?tenant_id=5554a48676e2496aa7923b6fa0098a82&name=default => generated 2929 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:28:16.766 7 INFO neutron.db.ovn_revision_numbers_db [None req-d24c9454-781d-4592-8a48-caedb69694a1 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource f5efecf2-e420-46b9-95f7-af9a84549278 (type: security_group_rules) to 0 2026-08-28 05:28:16.778 7 INFO neutron.services.segments.plugin [-] Segment abeafdba-da36-48dd-9cfc-4cc7946b4334 resource provider aggregate not found 2026-08-28 05:28:16.785 7 INFO neutron.services.segments.plugin [-] Segment abeafdba-da36-48dd-9cfc-4cc7946b4334 resource provider aggregate not found 2026-08-28 05:28:16.805 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment abeafdba-da36-48dd-9cfc-4cc7946b4334 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abeafdba-da36-48dd-9cfc-4cc7946b4334 found for delete ", "request_id": "req-baf164cd-b561-4210-89fc-1065f0a19781"}]} 2026-08-28 05:28:16.813 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment abeafdba-da36-48dd-9cfc-4cc7946b4334 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abeafdba-da36-48dd-9cfc-4cc7946b4334 found for delete ", "request_id": "req-17ea6b21-bf70-4c93-bf74-363ddd3c0b26"}]} [pid: 7|app: 0|req: 1329/2843] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:28:16 2026] GET /v2.0/security-groups?tenant_id=cb7af2e765f44908903e3f58192f41f9&name=default => generated 2929 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:28:16.865 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5ab9f4f-5ad6-423f-9f35-9342e94d3210'] response: {'server_uuid': '39a0b37f-fbd8-4554-a0d6-c1d58de91167', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5e209920-2fea-4ca8-b921-36d691a324bd', 'code': 200} 2026-08-28 05:28:16.868 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c4b419b-4ace-40af-83d5-f1c892836eec - - - - - -] Successfully bumped revision number for resource 5e209920-2fea-4ca8-b921-36d691a324bd (type: ports) to 5 [pid: 7|app: 0|req: 1330/2844] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:28:16 2026] DELETE /v2.0/security-groups/1b4c0e9d-8d81-4dda-bff8-af09c26558f4 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2845] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:28:16 2026] DELETE /v2.0/security-groups/0e4ad6cf-4c13-440f-816a-d7085a72704b => generated 0 bytes in 426 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:28:17.212 8 INFO neutron.services.segments.plugin [-] Segment 52942850-3edb-46ab-922a-a963f46998ec resource provider aggregate not found 2026-08-28 05:28:17.217 8 INFO neutron.services.segments.plugin [-] Segment 52942850-3edb-46ab-922a-a963f46998ec resource provider aggregate not found 2026-08-28 05:28:17.238 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 52942850-3edb-46ab-922a-a963f46998ec resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52942850-3edb-46ab-922a-a963f46998ec found for delete ", "request_id": "req-127ea436-d8be-4683-9326-1a66127116a6"}]} 2026-08-28 05:28:17.251 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 52942850-3edb-46ab-922a-a963f46998ec resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52942850-3edb-46ab-922a-a963f46998ec found for delete ", "request_id": "req-c9930f77-c84f-4e13-9e20-83bd12f37b0b"}]} [pid: 7|app: 0|req: 1331/2846] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:28:17 2026] GET /v2.0/security-groups?tenant_id=817b207f32ca4e8b9937e48e90bd1d80&name=default => generated 2925 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: 8|app: 0|req: 1516/2847] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:28:17 2026] DELETE /v2.0/security-groups/d2e9e2b8-fa9f-46af-ad0a-74613e4e1e56 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:28:18.908 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-578c8ab0-3b0d-4e0c-b244-9aee537611f3'] response: {'server_uuid': '39a0b37f-fbd8-4554-a0d6-c1d58de91167', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5e209920-2fea-4ca8-b921-36d691a324bd', 'code': 200} [pid: 8|app: 0|req: 1517/2848] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:28:20 2026] GET /v2.0/ports?device_id=39a0b37f-fbd8-4554-a0d6-c1d58de91167 => generated 1196 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2849] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:28:20 2026] GET /v2.0/security-groups?id=ffec18c9-fa66-49a6-a6e3-98a976370f1d&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:28:21.027 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e04bbd7-d047-46bb-9d79-5fd5c2f66dc6 68cfbf71e3d1419bb918c93a700d3c3a 12eaabef7deb4871b5d1181e72880184 - - default default] Successfully bumped revision number for resource e2811da2-08bf-4400-918e-822e7a1ab8d2 (type: security_groups) to 1 [pid: 8|app: 0|req: 1519/2850] 10.0.0.125 () {32 vars in 816 bytes} [Fri Aug 28 05:28:20 2026] GET /v2.0/ports?network_id=a01f17a6-842a-4428-a242-43ee50eacc86&mac_address=fa%3A16%3A3e%3A2d%3Aca%3A04 => generated 1196 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:28:21.042 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e04bbd7-d047-46bb-9d79-5fd5c2f66dc6 68cfbf71e3d1419bb918c93a700d3c3a 12eaabef7deb4871b5d1181e72880184 - - default default] Successfully bumped revision number for resource 732d5c75-76e7-4546-b9db-4cce3a27a84c (type: security_group_rules) to 0 2026-08-28 05:28:21.076 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e04bbd7-d047-46bb-9d79-5fd5c2f66dc6 68cfbf71e3d1419bb918c93a700d3c3a 12eaabef7deb4871b5d1181e72880184 - - default default] Successfully bumped revision number for resource 93654d63-712c-4d9b-8a7e-ec2185234542 (type: security_group_rules) to 0 2026-08-28 05:28:21.093 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e04bbd7-d047-46bb-9d79-5fd5c2f66dc6 68cfbf71e3d1419bb918c93a700d3c3a 12eaabef7deb4871b5d1181e72880184 - - default default] Successfully bumped revision number for resource aa81d873-35ef-403c-a504-1fe8399edca9 (type: security_group_rules) to 0 2026-08-28 05:28:21.113 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e04bbd7-d047-46bb-9d79-5fd5c2f66dc6 68cfbf71e3d1419bb918c93a700d3c3a 12eaabef7deb4871b5d1181e72880184 - - default default] Successfully bumped revision number for resource f4ffa7e7-2228-4aa7-8cad-3926969ef89e (type: security_group_rules) to 0 2026-08-28 05:28:21.237 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e04bbd7-d047-46bb-9d79-5fd5c2f66dc6 68cfbf71e3d1419bb918c93a700d3c3a 12eaabef7deb4871b5d1181e72880184 - - default default] Successfully bumped revision number for resource 656f9cdf-29af-40c8-8698-6b5f63366857 (type: security_groups) to 1 2026-08-28 05:28:21.248 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e04bbd7-d047-46bb-9d79-5fd5c2f66dc6 68cfbf71e3d1419bb918c93a700d3c3a 12eaabef7deb4871b5d1181e72880184 - - default default] Successfully bumped revision number for resource 99e7a810-38db-47d5-b594-a933a42046c6 (type: security_group_rules) to 0 2026-08-28 05:28:21.259 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e04bbd7-d047-46bb-9d79-5fd5c2f66dc6 68cfbf71e3d1419bb918c93a700d3c3a 12eaabef7deb4871b5d1181e72880184 - - default default] Successfully bumped revision number for resource 9a473e39-9d44-4396-9de3-cdc239993890 (type: security_group_rules) to 0 2026-08-28 05:28:21.273 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9f752eac-3f57-4dd3-a044-8f8b3c8aa90c 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] No more DHCP agents 2026-08-28 05:28:21.274 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9f752eac-3f57-4dd3-a044-8f8b3c8aa90c 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1332/2851] 10.0.0.125 () {34 vars in 682 bytes} [Fri Aug 28 05:28:20 2026] POST /v2.0/security-groups => generated 1603 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2852] 10.0.0.125 () {34 vars in 765 bytes} [Fri Aug 28 05:28:21 2026] PUT /v2.0/security-groups/656f9cdf-29af-40c8-8698-6b5f63366857/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2853] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:28:21 2026] GET /v2.0/security-groups/656f9cdf-29af-40c8-8698-6b5f63366857/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: 1335/2854] 10.0.0.125 () {34 vars in 776 bytes} [Fri Aug 28 05:28:21 2026] PUT /v2.0/security-groups/656f9cdf-29af-40c8-8698-6b5f63366857/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2855] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:28:21 2026] GET /v2.0/security-groups/656f9cdf-29af-40c8-8698-6b5f63366857/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2856] 10.0.0.125 () {34 vars in 772 bytes} [Fri Aug 28 05:28:21 2026] PUT /v2.0/security-groups/656f9cdf-29af-40c8-8698-6b5f63366857/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2857] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:28:21 2026] GET /v2.0/security-groups/656f9cdf-29af-40c8-8698-6b5f63366857/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2858] 10.0.0.125 () {34 vars in 794 bytes} [Fri Aug 28 05:28:21 2026] PUT /v2.0/security-groups/656f9cdf-29af-40c8-8698-6b5f63366857/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2859] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:28:21 2026] GET /v2.0/security-groups/656f9cdf-29af-40c8-8698-6b5f63366857/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2860] 10.0.0.125 () {34 vars in 765 bytes} [Fri Aug 28 05:28:21 2026] PUT /v2.0/security-groups/656f9cdf-29af-40c8-8698-6b5f63366857/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2861] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:28:21 2026] GET /v2.0/security-groups/656f9cdf-29af-40c8-8698-6b5f63366857/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2862] 10.0.0.125 () {32 vars in 753 bytes} [Fri Aug 28 05:28:21 2026] GET /v2.0/security-groups/656f9cdf-29af-40c8-8698-6b5f63366857/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:28:21.759 7 INFO neutron.api.v2.resource [None req-86cbda9d-f23a-4699-8c98-2a88072afaff 68cfbf71e3d1419bb918c93a700d3c3a 12eaabef7deb4871b5d1181e72880184 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1344/2863] 10.0.0.125 () {32 vars in 757 bytes} [Fri Aug 28 05:28:21 2026] GET /v2.0/security-groups/656f9cdf-29af-40c8-8698-6b5f63366857/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2864] 10.0.0.125 () {32 vars in 756 bytes} [Fri Aug 28 05:28:21 2026] DELETE /v2.0/security-groups/656f9cdf-29af-40c8-8698-6b5f63366857/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2865] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:28:21 2026] GET /v2.0/security-groups/656f9cdf-29af-40c8-8698-6b5f63366857/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:28:21.863 7 INFO neutron.api.v2.resource [None req-359e170a-3401-48a1-9e81-a5d0ccd1f7f0 68cfbf71e3d1419bb918c93a700d3c3a 12eaabef7deb4871b5d1181e72880184 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1347/2866] 10.0.0.125 () {32 vars in 760 bytes} [Fri Aug 28 05:28:21 2026] DELETE /v2.0/security-groups/656f9cdf-29af-40c8-8698-6b5f63366857/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2867] 10.0.0.125 () {32 vars in 748 bytes} [Fri Aug 28 05:28:21 2026] DELETE /v2.0/security-groups/656f9cdf-29af-40c8-8698-6b5f63366857/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2868] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:28:21 2026] GET /v2.0/security-groups/656f9cdf-29af-40c8-8698-6b5f63366857/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2869] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:28:21 2026] DELETE /v2.0/security-groups/656f9cdf-29af-40c8-8698-6b5f63366857 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:28:22.310 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f752eac-3f57-4dd3-a044-8f8b3c8aa90c 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 415a07cb-cada-40c2-ac29-ed38d1751ddc (type: floatingips) to 1 2026-08-28 05:28:22.311 8 INFO neutron.db.l3_db [None req-9f752eac-3f57-4dd3-a044-8f8b3c8aa90c 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Floating IP 415a07cb-cada-40c2-ac29-ed38d1751ddc associated. External IP: 10.96.250.207, port: 5e209920-2fea-4ca8-b921-36d691a324bd. [pid: 8|app: 0|req: 1520/2870] 10.0.0.125 () {34 vars in 675 bytes} [Fri Aug 28 05:28:21 2026] POST /v2.0/floatingips => generated 855 bytes in 1338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:28:22.415 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2e24f42-2a45-4381-9e79-c0ef776d4a86'] response: {'name': 'network-changed', 'server_uuid': '39a0b37f-fbd8-4554-a0d6-c1d58de91167', 'tag': '5e209920-2fea-4ca8-b921-36d691a324bd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1351/2871] 10.0.0.139 () {34 vars in 1094 bytes} [Fri Aug 28 05:28:22 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1796589420&fields=id&tenant_id=32e1cfc99d24434cbe0b4e4dfbe22d9e => generated 69 bytes in 61 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: 1521/2872] 10.0.0.139 () {34 vars in 980 bytes} [Fri Aug 28 05:28:22 2026] GET /v2.0/networks?id=14689014-000e-4302-b60b-f54c9b7f077b => generated 704 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2873] 10.0.0.139 () {34 vars in 963 bytes} [Fri Aug 28 05:28:22 2026] GET /v2.0/quotas/32e1cfc99d24434cbe0b4e4dfbe22d9e => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2874] 10.0.0.139 () {34 vars in 1000 bytes} [Fri Aug 28 05:28:22 2026] GET /v2.0/ports?tenant_id=32e1cfc99d24434cbe0b4e4dfbe22d9e&fields=id => generated 333 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2875] 10.0.0.139 () {34 vars in 1006 bytes} [Fri Aug 28 05:28:22 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b?fields=segments => generated 14 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:28:23.054 7 INFO neutron.db.ovn_revision_numbers_db [None req-72c63063-1eec-4019-b3cc-2e6e8d96d359 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 658e2a7d-dedf-48ed-a9e2-b4cb478defb5 (type: security_groups) to 1 [pid: 8|app: 0|req: 1524/2876] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:28:22 2026] GET /v2.0/ports?tenant_id=32e1cfc99d24434cbe0b4e4dfbe22d9e&device_id=39a0b37f-fbd8-4554-a0d6-c1d58de91167 => generated 1434 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:28:23.075 7 INFO neutron.db.ovn_revision_numbers_db [None req-72c63063-1eec-4019-b3cc-2e6e8d96d359 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 2b2d2663-7109-418e-9f5a-a75cecb39923 (type: security_group_rules) to 0 2026-08-28 05:28:23.097 7 INFO neutron.db.ovn_revision_numbers_db [None req-72c63063-1eec-4019-b3cc-2e6e8d96d359 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 5135b1b4-0f3e-4bef-b859-c93a76b87216 (type: security_group_rules) to 0 2026-08-28 05:28:23.116 7 INFO neutron.db.ovn_revision_numbers_db [None req-72c63063-1eec-4019-b3cc-2e6e8d96d359 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 971cf6f1-63c2-453c-98b2-ea2e9509ede6 (type: security_group_rules) to 0 2026-08-28 05:28:23.135 7 INFO neutron.db.ovn_revision_numbers_db [None req-72c63063-1eec-4019-b3cc-2e6e8d96d359 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b5f8aae3-d451-465f-88f4-374ade2fecc6 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1525/2877] 10.0.0.139 () {34 vars in 1106 bytes} [Fri Aug 28 05:28:23 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2878] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:28:22 2026] GET /v2.0/security-groups?tenant_id=87bbcf1b81e24c5d95136f0d1c8659a7&name=default => generated 2929 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2879] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:28:23 2026] GET /v2.0/networks?id=a01f17a6-842a-4428-a242-43ee50eacc86 => generated 803 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2880] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:28:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.189&port_id=5e209920-2fea-4ca8-b921-36d691a324bd => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2881] 162.253.55.164 () {34 vars in 1100 bytes} [Fri Aug 28 05:28:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A48&port_id=5e209920-2fea-4ca8-b921-36d691a324bd => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2882] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:28:23 2026] GET /v2.0/ports?device_id=eb910fb6-e8ac-4f18-abf6-ef515986a5e3 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2883] 162.253.55.164 () {34 vars in 1062 bytes} [Fri Aug 28 05:28:23 2026] GET /v2.0/subnets?id=2ae8be98-8854-4211-83ad-6bce28062ed4&id=e95a1195-6e77-4f69-8845-94a97db7c19b => generated 1409 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2884] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:28:23 2026] DELETE /v2.0/security-groups/658e2a7d-dedf-48ed-a9e2-b4cb478defb5 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2885] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:28:23 2026] GET /v2.0/ports?network_id=a01f17a6-842a-4428-a242-43ee50eacc86&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: 1355/2886] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:28:23 2026] GET /v2.0/ports?network_id=a01f17a6-842a-4428-a242-43ee50eacc86&device_owner=network%3Adhcp => generated 12 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2887] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:28:23 2026] GET /v2.0/security-groups?tenant_id=12eaabef7deb4871b5d1181e72880184&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2888] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:28:23 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2889] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:28:23 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2890] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:28:23 2026] DELETE /v2.0/security-groups/e2811da2-08bf-4400-918e-822e7a1ab8d2 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:28:27.699 8 INFO neutron.db.ovn_revision_numbers_db [None req-19bc4c18-24a4-42a7-b9cf-1063220ae6db dcbcef107a9940db909a9c19e58a9db6 1d8663ccdd0940e49095503a93fd21c4 - - default default] Successfully bumped revision number for resource 5b85abe2-f5f3-4ba1-a848-7799295c3ce4 (type: security_groups) to 1 2026-08-28 05:28:27.716 8 INFO neutron.db.ovn_revision_numbers_db [None req-19bc4c18-24a4-42a7-b9cf-1063220ae6db dcbcef107a9940db909a9c19e58a9db6 1d8663ccdd0940e49095503a93fd21c4 - - default default] Successfully bumped revision number for resource 723354fe-0bd1-4372-adbb-d867e8adee14 (type: security_group_rules) to 0 2026-08-28 05:28:27.732 8 INFO neutron.db.ovn_revision_numbers_db [None req-19bc4c18-24a4-42a7-b9cf-1063220ae6db dcbcef107a9940db909a9c19e58a9db6 1d8663ccdd0940e49095503a93fd21c4 - - default default] Successfully bumped revision number for resource 8a48d5fc-9490-4762-8b7b-aa99a3c13afb (type: security_group_rules) to 0 2026-08-28 05:28:27.746 8 INFO neutron.db.ovn_revision_numbers_db [None req-19bc4c18-24a4-42a7-b9cf-1063220ae6db dcbcef107a9940db909a9c19e58a9db6 1d8663ccdd0940e49095503a93fd21c4 - - default default] Successfully bumped revision number for resource a71fb96d-078e-4eb1-bbef-a5210d723efd (type: security_group_rules) to 0 2026-08-28 05:28:27.762 8 INFO neutron.db.ovn_revision_numbers_db [None req-19bc4c18-24a4-42a7-b9cf-1063220ae6db dcbcef107a9940db909a9c19e58a9db6 1d8663ccdd0940e49095503a93fd21c4 - - default default] Successfully bumped revision number for resource e9031758-7a19-4a02-889d-26e4caa83eac (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1359/2893] 10.0.0.130 () {34 vars in 988 bytes} [Fri Aug 28 05:28:27 2026] GET /v2.0/ports?device_id=39a0b37f-fbd8-4554-a0d6-c1d58de91167 => generated 1434 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:28:27.848 8 INFO neutron.db.segments_db [None req-19bc4c18-24a4-42a7-b9cf-1063220ae6db dcbcef107a9940db909a9c19e58a9db6 1d8663ccdd0940e49095503a93fd21c4 - - default default] Added segment 56e9df45-a111-4233-ab8a-11f7d619faa2 of type geneve for network 8d6a5fc0-2885-4359-b4a1-e1542d5aa063 [pid: 7|app: 0|req: 1360/2894] 10.0.0.130 () {34 vars in 1038 bytes} [Fri Aug 28 05:28:27 2026] GET /v2.0/security-groups?id=ffec18c9-fa66-49a6-a6e3-98a976370f1d&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:28:27.966 8 INFO neutron.db.ovn_revision_numbers_db [None req-19bc4c18-24a4-42a7-b9cf-1063220ae6db dcbcef107a9940db909a9c19e58a9db6 1d8663ccdd0940e49095503a93fd21c4 - - default default] Successfully bumped revision number for resource 8d6a5fc0-2885-4359-b4a1-e1542d5aa063 (type: networks) to 1 2026-08-28 05:28:28.189 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-19bc4c18-24a4-42a7-b9cf-1063220ae6db dcbcef107a9940db909a9c19e58a9db6 1d8663ccdd0940e49095503a93fd21c4 - - default default] No more DHCP agents 2026-08-28 05:28:28.190 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-19bc4c18-24a4-42a7-b9cf-1063220ae6db dcbcef107a9940db909a9c19e58a9db6 1d8663ccdd0940e49095503a93fd21c4 - - default default] Unable to schedule network 8d6a5fc0-2885-4359-b4a1-e1542d5aa063: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:28:28.247 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-11eb5cf6-61ab-47db-bff6-a1e029f03698 - - - - - -] OVN reports status down for port: 3d54de18-1f40-49eb-aa2f-bbad902a00e5 2026-08-28 05:28:28.267 8 INFO neutron.db.ovn_revision_numbers_db [None req-19bc4c18-24a4-42a7-b9cf-1063220ae6db dcbcef107a9940db909a9c19e58a9db6 1d8663ccdd0940e49095503a93fd21c4 - - default default] Successfully bumped revision number for resource 3d54de18-1f40-49eb-aa2f-bbad902a00e5 (type: ports) to 1 [pid: 8|app: 0|req: 1535/2895] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:28:27 2026] POST /v2.0/networks => generated 631 bytes in 989 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:28:28.447 7 INFO neutron.db.segments_db [None req-6ecc5ea9-0183-4e37-a962-d815095e98e6 dcbcef107a9940db909a9c19e58a9db6 1d8663ccdd0940e49095503a93fd21c4 - - default default] Added segment 73b770ec-ec30-4acf-b89d-6bfc6fab6f80 of type geneve for network f7ff0c93-eafc-4033-bc30-d5746aac0231 [pid: 8|app: 0|req: 1536/2896] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:28:28 2026] GET /v2.0/ports?device_id=eb910fb6-e8ac-4f18-abf6-ef515986a5e3 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:28:28.562 7 INFO neutron.db.ovn_revision_numbers_db [None req-6ecc5ea9-0183-4e37-a962-d815095e98e6 dcbcef107a9940db909a9c19e58a9db6 1d8663ccdd0940e49095503a93fd21c4 - - default default] Successfully bumped revision number for resource f7ff0c93-eafc-4033-bc30-d5746aac0231 (type: networks) to 1 2026-08-28 05:28:28.702 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6ecc5ea9-0183-4e37-a962-d815095e98e6 dcbcef107a9940db909a9c19e58a9db6 1d8663ccdd0940e49095503a93fd21c4 - - default default] No more DHCP agents 2026-08-28 05:28:28.703 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6ecc5ea9-0183-4e37-a962-d815095e98e6 dcbcef107a9940db909a9c19e58a9db6 1d8663ccdd0940e49095503a93fd21c4 - - default default] Unable to schedule network f7ff0c93-eafc-4033-bc30-d5746aac0231: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:28:28.752 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e15490b0-176e-49d1-8eef-37fb4ae9e9ba - - - - - -] OVN reports status down for port: 8db837a8-1f07-4b81-ad95-26cac7112ef5 2026-08-28 05:28:28.784 7 INFO neutron.db.ovn_revision_numbers_db [None req-6ecc5ea9-0183-4e37-a962-d815095e98e6 dcbcef107a9940db909a9c19e58a9db6 1d8663ccdd0940e49095503a93fd21c4 - - default default] Successfully bumped revision number for resource 8db837a8-1f07-4b81-ad95-26cac7112ef5 (type: ports) to 1 [pid: 7|app: 0|req: 1361/2897] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:28:28 2026] POST /v2.0/networks => generated 631 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2898] 10.0.0.125 () {34 vars in 751 bytes} [Fri Aug 28 05:28:28 2026] PUT /v2.0/networks/8d6a5fc0-2885-4359-b4a1-e1542d5aa063/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2899] 10.0.0.125 () {32 vars in 731 bytes} [Fri Aug 28 05:28:28 2026] GET /v2.0/networks/8d6a5fc0-2885-4359-b4a1-e1542d5aa063/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2900] 10.0.0.125 () {34 vars in 751 bytes} [Fri Aug 28 05:28:28 2026] PUT /v2.0/networks/f7ff0c93-eafc-4033-bc30-d5746aac0231/tags => generated 17 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2901] 10.0.0.125 () {32 vars in 731 bytes} [Fri Aug 28 05:28:29 2026] GET /v2.0/networks/f7ff0c93-eafc-4033-bc30-d5746aac0231/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2902] 10.0.0.125 () {34 vars in 751 bytes} [Fri Aug 28 05:28:29 2026] PUT /v2.0/networks/f7ff0c93-eafc-4033-bc30-d5746aac0231/tags => generated 12 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2903] 10.0.0.125 () {32 vars in 731 bytes} [Fri Aug 28 05:28:29 2026] GET /v2.0/networks/f7ff0c93-eafc-4033-bc30-d5746aac0231/tags => generated 12 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2904] 10.0.0.125 () {32 vars in 731 bytes} [Fri Aug 28 05:28:29 2026] GET /v2.0/networks/8d6a5fc0-2885-4359-b4a1-e1542d5aa063/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:28:29.546 7 INFO neutron_taas.services.taas.taas_plugin [None req-d69c4a8f-9367-42ac-81af-5e696463a88e dcbcef107a9940db909a9c19e58a9db6 1d8663ccdd0940e49095503a93fd21c4 - - default default] TaaS: Handle Delete Port: 3d54de18-1f40-49eb-aa2f-bbad902a00e5 2026-08-28 05:28:29.551 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d69c4a8f-9367-42ac-81af-5e696463a88e dcbcef107a9940db909a9c19e58a9db6 1d8663ccdd0940e49095503a93fd21c4 - - default default] Tap Mirror: Handle Delete Port: 3d54de18-1f40-49eb-aa2f-bbad902a00e5 [pid: 8|app: 0|req: 1541/2905] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:28:29 2026] GET /v2.0/networks?id=14689014-000e-4302-b60b-f54c9b7f077b => generated 704 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2906] 162.253.55.164 () {34 vars in 1048 bytes} [Fri Aug 28 05:28:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=32e1cfc99d24434cbe0b4e4dfbe22d9e => generated 179 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:28:29.852 7 INFO neutron.services.segments.plugin [-] Segment 56e9df45-a111-4233-ab8a-11f7d619faa2 resource provider aggregate not found 2026-08-28 05:28:29.857 7 INFO neutron.services.segments.plugin [-] Segment 56e9df45-a111-4233-ab8a-11f7d619faa2 resource provider aggregate not found 2026-08-28 05:28:29.877 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 56e9df45-a111-4233-ab8a-11f7d619faa2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56e9df45-a111-4233-ab8a-11f7d619faa2 found for delete ", "request_id": "req-4df89592-4c0d-4257-96df-4b86aeb0ee29"}]} 2026-08-28 05:28:29.878 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 56e9df45-a111-4233-ab8a-11f7d619faa2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56e9df45-a111-4233-ab8a-11f7d619faa2 found for delete ", "request_id": "req-3b06a573-48eb-41c7-b725-4b970a4589a3"}]} [pid: 7|app: 0|req: 1365/2907] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:28:29 2026] DELETE /v2.0/networks/8d6a5fc0-2885-4359-b4a1-e1542d5aa063 => generated 0 bytes in 528 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:28:30.046 7 INFO neutron_taas.services.taas.taas_plugin [None req-80eecc66-be64-4132-8b54-a09670ae7696 dcbcef107a9940db909a9c19e58a9db6 1d8663ccdd0940e49095503a93fd21c4 - - default default] TaaS: Handle Delete Port: 8db837a8-1f07-4b81-ad95-26cac7112ef5 2026-08-28 05:28:30.050 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80eecc66-be64-4132-8b54-a09670ae7696 dcbcef107a9940db909a9c19e58a9db6 1d8663ccdd0940e49095503a93fd21c4 - - default default] Tap Mirror: Handle Delete Port: 8db837a8-1f07-4b81-ad95-26cac7112ef5 2026-08-28 05:28:30.139 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-2eee38a4-0c97-4619-8b7a-75fa86912b52 req-6ad581f6-bad7-419c-9d04-6d80330305b3 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] No more DHCP agents 2026-08-28 05:28:30.141 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-2eee38a4-0c97-4619-8b7a-75fa86912b52 req-6ad581f6-bad7-419c-9d04-6d80330305b3 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Unable to schedule network 14689014-000e-4302-b60b-f54c9b7f077b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1366/2908] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:28:29 2026] DELETE /v2.0/networks/f7ff0c93-eafc-4033-bc30-d5746aac0231 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:28:30.314 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-11eb5cf6-61ab-47db-bff6-a1e029f03698 - - - - - -] OVN reports status down for port: 49227e07-a6f5-43dd-828a-defcad026af3 2026-08-28 05:28:30.336 8 INFO neutron.db.ovn_revision_numbers_db [req-2eee38a4-0c97-4619-8b7a-75fa86912b52 req-6ad581f6-bad7-419c-9d04-6d80330305b3 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource 49227e07-a6f5-43dd-828a-defcad026af3 (type: ports) to 1 [pid: 8|app: 0|req: 1543/2909] 162.253.55.164 () {38 vars in 953 bytes} [Fri Aug 28 05:28:29 2026] POST /v2.0/ports => generated 1187 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-28 05:28:30.957 7 INFO neutron.db.ovn_revision_numbers_db [req-2eee38a4-0c97-4619-8b7a-75fa86912b52 req-fab8bd23-07b8-4043-9ea8-a3701973a78f 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 49227e07-a6f5-43dd-828a-defcad026af3 (type: ports) to 2 2026-08-28 05:28:31.188 7 INFO neutron.db.ovn_revision_numbers_db [req-2eee38a4-0c97-4619-8b7a-75fa86912b52 req-fab8bd23-07b8-4043-9ea8-a3701973a78f 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 49227e07-a6f5-43dd-828a-defcad026af3 (type: ports) to 4 [pid: 7|app: 0|req: 1367/2910] 162.253.55.164 () {38 vars in 1026 bytes} [Fri Aug 28 05:28:30 2026] PUT /v2.0/ports/49227e07-a6f5-43dd-828a-defcad026af3 => generated 1437 bytes in 811 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:28:31.380 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b839430-1af4-47f2-878e-4502d4d168f0 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 1474e58f-f70d-4782-b679-303480cd26a4 (type: security_groups) to 1 2026-08-28 05:28:31.391 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b839430-1af4-47f2-878e-4502d4d168f0 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 09c8c004-973b-4c2d-bd68-cac533052019 (type: security_group_rules) to 0 2026-08-28 05:28:31.402 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b839430-1af4-47f2-878e-4502d4d168f0 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 8d9298a9-18f4-4887-b1a0-0aa5312856ea (type: security_group_rules) to 0 2026-08-28 05:28:31.413 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b839430-1af4-47f2-878e-4502d4d168f0 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 95fa705f-d531-4dbd-b10a-e05237dd69bd (type: security_group_rules) to 0 2026-08-28 05:28:31.433 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b839430-1af4-47f2-878e-4502d4d168f0 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 9b1a704f-9e61-4d64-b23b-aedbedc4ebee (type: security_group_rules) to 0 2026-08-28 05:28:31.438 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-91ce3086-57fd-49bd-8c0d-d278ffc7fa5d'] response: {'name': 'network-changed', 'server_uuid': 'eb910fb6-e8ac-4f18-abf6-ef515986a5e3', 'tag': '49227e07-a6f5-43dd-828a-defcad026af3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1544/2911] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:28:31 2026] GET /v2.0/security-groups?tenant_id=58fe55308a4a44b4958c72a50d2544d8&name=default => generated 2929 bytes in 369 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: 1368/2912] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:28:31 2026] DELETE /v2.0/security-groups/1474e58f-f70d-4782-b679-303480cd26a4 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:28:31.899 7 INFO neutron.services.segments.plugin [-] Segment 73b770ec-ec30-4acf-b89d-6bfc6fab6f80 resource provider aggregate not found 2026-08-28 05:28:31.904 7 INFO neutron.services.segments.plugin [-] Segment 73b770ec-ec30-4acf-b89d-6bfc6fab6f80 resource provider aggregate not found 2026-08-28 05:28:31.920 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 73b770ec-ec30-4acf-b89d-6bfc6fab6f80 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73b770ec-ec30-4acf-b89d-6bfc6fab6f80 found for delete ", "request_id": "req-1f03ff79-425e-4ecc-be87-fc6eb994155e"}]} 2026-08-28 05:28:31.922 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 73b770ec-ec30-4acf-b89d-6bfc6fab6f80 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73b770ec-ec30-4acf-b89d-6bfc6fab6f80 found for delete ", "request_id": "req-3bf1b8d1-4ad6-4096-a5f0-2cc6a0966e29"}]} [pid: 7|app: 0|req: 1369/2913] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:28:31 2026] GET /v2.0/security-groups?tenant_id=1d8663ccdd0940e49095503a93fd21c4&name=default => generated 2929 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2914] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:28:31 2026] GET /v2.0/ports?tenant_id=32e1cfc99d24434cbe0b4e4dfbe22d9e&device_id=eb910fb6-e8ac-4f18-abf6-ef515986a5e3 => generated 1440 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2915] 162.253.55.164 () {34 vars in 1016 bytes} [Fri Aug 28 05:28:32 2026] GET /v2.0/networks?tenant_id=32e1cfc99d24434cbe0b4e4dfbe22d9e&shared=False => generated 2383 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2916] 162.253.55.164 () {34 vars in 928 bytes} [Fri Aug 28 05:28:32 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2917] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:28:32 2026] DELETE /v2.0/security-groups/5b85abe2-f5f3-4ba1-a848-7799295c3ce4 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2918] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:28:33 2026] GET /v2.0/ports?tenant_id=32e1cfc99d24434cbe0b4e4dfbe22d9e&device_id=eb910fb6-e8ac-4f18-abf6-ef515986a5e3 => generated 1440 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2919] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:28:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.153&port_id=49227e07-a6f5-43dd-828a-defcad026af3 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2920] 162.253.55.164 () {34 vars in 1104 bytes} [Fri Aug 28 05:28:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a3&port_id=49227e07-a6f5-43dd-828a-defcad026af3 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2921] 162.253.55.164 () {34 vars in 1062 bytes} [Fri Aug 28 05:28:33 2026] GET /v2.0/subnets?id=f6ed15d4-29d7-4ea0-91a8-7eff2c8c7806&id=4c22fab5-abaf-4412-a1e2-ac94d27fe7d1 => generated 1413 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2922] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:28:33 2026] GET /v2.0/ports?network_id=14689014-000e-4302-b60b-f54c9b7f077b&device_owner=network%3Adhcp => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2923] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:28:33 2026] GET /v2.0/ports?network_id=14689014-000e-4302-b60b-f54c9b7f077b&device_owner=network%3Adhcp => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2924] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:28:33 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b?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: 1374/2925] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:28:33 2026] GET /v2.0/ports?device_id=eb910fb6-e8ac-4f18-abf6-ef515986a5e3 => generated 1202 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2926] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:28:33 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2927] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:28:33 2026] GET /v2.0/security-groups?id=ffec18c9-fa66-49a6-a6e3-98a976370f1d&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-08-28 05:28:36.404 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-11eb5cf6-61ab-47db-bff6-a1e029f03698 - - - - - -] OVN reports status up for port: 49227e07-a6f5-43dd-828a-defcad026af3 2026-08-28 05:28:36.422 7 INFO neutron.plugins.ml2.plugin [None req-11eb5cf6-61ab-47db-bff6-a1e029f03698 - - - - - -] Attempt 1 to provision port 49227e07-a6f5-43dd-828a-defcad026af3 2026-08-28 05:28:36.594 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4506705c-5778-4532-8763-25837632a7c8'] response: {'server_uuid': 'eb910fb6-e8ac-4f18-abf6-ef515986a5e3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '49227e07-a6f5-43dd-828a-defcad026af3', 'code': 200} 2026-08-28 05:28:36.735 7 INFO neutron.db.ovn_revision_numbers_db [None req-11eb5cf6-61ab-47db-bff6-a1e029f03698 - - - - - -] Successfully bumped revision number for resource 49227e07-a6f5-43dd-828a-defcad026af3 (type: ports) to 5 [pid: 8|app: 0|req: 1553/2928] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:28:37 2026] GET /v2.0/routers => generated 965 bytes in 226 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: 1376/2929] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:28:37 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: 1554/2930] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:28:37 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2931] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:28:37 2026] GET /v2.0/security-groups => generated 28657 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/2932] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:28:38 2026] GET /v2.0/network-ip-availabilities => generated 3184 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:28:38.768 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2016d34c-845c-462f-a5cb-4fa14842756b'] response: {'server_uuid': 'eb910fb6-e8ac-4f18-abf6-ef515986a5e3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '49227e07-a6f5-43dd-828a-defcad026af3', 'code': 200} [pid: 7|app: 0|req: 1378/2933] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:28:38 2026] GET /v2.0/ports => generated 16412 bytes in 720 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2934] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:28:38 2026] GET /v2.0/subnets => generated 5509 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2935] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:28:38 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: 7|app: 0|req: 1379/2936] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:28:38 2026] GET /v2.0/ports?device_id=eb910fb6-e8ac-4f18-abf6-ef515986a5e3 => generated 1204 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2937] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:28:38 2026] GET /v2.0/security-groups?id=ffec18c9-fa66-49a6-a6e3-98a976370f1d&fields=id&fields=name => generated 112 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2938] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:28:38 2026] GET /v2.0/networks => generated 4543 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2939] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:28:39 2026] GET /v2.0/subnets => generated 5509 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2940] 10.0.0.125 () {32 vars in 816 bytes} [Fri Aug 28 05:28:39 2026] GET /v2.0/ports?network_id=14689014-000e-4302-b60b-f54c9b7f077b&mac_address=fa%3A16%3A3e%3A55%3A66%3A4d => generated 1204 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/2941] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:28:39 2026] GET /v2.0/floatingips => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:28:39.293 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dfd5fa8b-d5b7-407d-b7f7-3ea8a3c28b96 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] No more DHCP agents 2026-08-28 05:28:39.294 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dfd5fa8b-d5b7-407d-b7f7-3ea8a3c28b96 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:28:40.214 7 INFO neutron.db.ovn_revision_numbers_db [None req-dfd5fa8b-d5b7-407d-b7f7-3ea8a3c28b96 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource d7b250bb-e1e4-4982-b9e6-67e6255a288e (type: floatingips) to 1 2026-08-28 05:28:40.214 7 INFO neutron.db.l3_db [None req-dfd5fa8b-d5b7-407d-b7f7-3ea8a3c28b96 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Floating IP d7b250bb-e1e4-4982-b9e6-67e6255a288e associated. External IP: 10.96.250.204, port: 49227e07-a6f5-43dd-828a-defcad026af3. [pid: 7|app: 0|req: 1382/2942] 10.0.0.125 () {34 vars in 675 bytes} [Fri Aug 28 05:28:39 2026] POST /v2.0/floatingips => generated 855 bytes in 1147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:28:40.822 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a692005-edae-4fec-8766-60436b3c636b'] response: {'name': 'network-changed', 'server_uuid': 'eb910fb6-e8ac-4f18-abf6-ef515986a5e3', 'tag': '49227e07-a6f5-43dd-828a-defcad026af3', '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: 1562/2945] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:28:41 2026] GET /v2.0/ports?tenant_id=32e1cfc99d24434cbe0b4e4dfbe22d9e&device_id=eb910fb6-e8ac-4f18-abf6-ef515986a5e3 => generated 1442 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2946] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:28:41 2026] GET /v2.0/networks?id=14689014-000e-4302-b60b-f54c9b7f077b => generated 803 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/2947] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:28:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.153&port_id=49227e07-a6f5-43dd-828a-defcad026af3 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2948] 162.253.55.164 () {34 vars in 1104 bytes} [Fri Aug 28 05:28:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a3&port_id=49227e07-a6f5-43dd-828a-defcad026af3 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/2949] 162.253.55.164 () {34 vars in 1062 bytes} [Fri Aug 28 05:28:41 2026] GET /v2.0/subnets?id=f6ed15d4-29d7-4ea0-91a8-7eff2c8c7806&id=4c22fab5-abaf-4412-a1e2-ac94d27fe7d1 => generated 1413 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2950] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:28:41 2026] GET /v2.0/ports?network_id=14689014-000e-4302-b60b-f54c9b7f077b&device_owner=network%3Adhcp => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/2951] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:28:41 2026] GET /v2.0/ports?network_id=14689014-000e-4302-b60b-f54c9b7f077b&device_owner=network%3Adhcp => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2952] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:28:41 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/2953] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:28:41 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b?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: 7|app: 0|req: 1388/2954] 10.0.0.130 () {34 vars in 988 bytes} [Fri Aug 28 05:28:48 2026] GET /v2.0/ports?device_id=eb910fb6-e8ac-4f18-abf6-ef515986a5e3 => generated 1442 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/2955] 10.0.0.130 () {34 vars in 1038 bytes} [Fri Aug 28 05:28:48 2026] GET /v2.0/security-groups?id=ffec18c9-fa66-49a6-a6e3-98a976370f1d&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2958] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:28:57 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => 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: 1569/2959] 10.0.0.107 () {30 vars in 688 bytes} [Fri Aug 28 05:28:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2960] 10.0.0.107 () {30 vars in 690 bytes} [Fri Aug 28 05:28:59 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: 1570/2961] 10.0.0.107 () {30 vars in 666 bytes} [Fri Aug 28 05:28:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2962] 10.0.0.107 () {30 vars in 702 bytes} [Fri Aug 28 05:28:59 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: 1571/2963] 10.0.0.107 () {28 vars in 437 bytes} [Fri Aug 28 05:28:59 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2964] 10.0.0.107 () {30 vars in 726 bytes} [Fri Aug 28 05:28:59 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 657 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/2965] 10.0.0.107 () {30 vars in 688 bytes} [Fri Aug 28 05:28:59 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: 1394/2966] 10.0.0.107 () {30 vars in 690 bytes} [Fri Aug 28 05:28:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/2967] 10.0.0.107 () {30 vars in 666 bytes} [Fri Aug 28 05:28:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2968] 10.0.0.107 () {30 vars in 702 bytes} [Fri Aug 28 05:28:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/2969] 10.0.0.107 () {30 vars in 726 bytes} [Fri Aug 28 05:28:59 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => 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: 1396/2970] 10.0.0.107 () {30 vars in 688 bytes} [Fri Aug 28 05:28:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/2971] 10.0.0.107 () {30 vars in 690 bytes} [Fri Aug 28 05:28:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2972] 10.0.0.107 () {30 vars in 666 bytes} [Fri Aug 28 05:29:00 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: 1576/2973] 10.0.0.107 () {30 vars in 702 bytes} [Fri Aug 28 05:29:00 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: 1398/2974] 10.0.0.107 () {30 vars in 728 bytes} [Fri Aug 28 05:29:00 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5 => generated 802 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/2975] 10.0.0.107 () {30 vars in 680 bytes} [Fri Aug 28 05:29: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-08-28 05:29:00.426 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-03ce9512-7b92-40e4-940f-491e0b23ff51 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:29:00.427 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-03ce9512-7b92-40e4-940f-491e0b23ff51 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network bb2ec37a-83f5-469e-8511-5ded6779c1f5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:29:00.613 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3bf9416-37a0-45bc-9012-7c6ec896d4e8 - - - - - -] OVN reports status down for port: a774c6cd-9d5e-4ab6-a150-dddafe2e37ff 2026-08-28 05:29:00.710 7 INFO neutron.db.ovn_revision_numbers_db [None req-03ce9512-7b92-40e4-940f-491e0b23ff51 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a774c6cd-9d5e-4ab6-a150-dddafe2e37ff (type: ports) to 1 [pid: 7|app: 0|req: 1399/2976] 10.0.0.107 () {34 vars in 702 bytes} [Fri Aug 28 05:29:00 2026] POST /v2.0/ports => generated 1132 bytes in 653 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/2977] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:29:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 63 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: 1400/2978] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:29:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/2979] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:29:03 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: 1401/2980] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:29:03 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: 1580/2981] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:29:03 2026] GET /v2.0/ports/a774c6cd-9d5e-4ab6-a150-dddafe2e37ff => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2982] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:29:03 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: 1581/2983] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:29:03 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: 1403/2984] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:29:03 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: 1582/2985] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:29:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:29:03.882 7 INFO neutron.api.v2.resource [None req-71710f7b-d0e9-459e-aa88-16feb31c9bfa 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1404/2986] 162.253.55.164 () {30 vars in 761 bytes} [Fri Aug 28 05:29:03 2026] GET /v2.0/security-groups/lb-6fe14306-f570-4149-a7e5-db4b7a21f917 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/2987] 162.253.55.164 () {30 vars in 783 bytes} [Fri Aug 28 05:29:03 2026] GET /v2.0/security-groups?name=lb-6fe14306-f570-4149-a7e5-db4b7a21f917 => generated 23 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:29:04.107 7 INFO neutron.db.ovn_revision_numbers_db [None req-35d83f6c-14e4-4605-96cb-b3f048d5ba27 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b7150b73-ec07-4971-88c2-6897aa819bef (type: security_groups) to 1 2026-08-28 05:29:04.119 7 INFO neutron.db.ovn_revision_numbers_db [None req-35d83f6c-14e4-4605-96cb-b3f048d5ba27 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b2c53795-e6ae-4abd-81e1-bcf18f1f7571 (type: security_group_rules) to 0 2026-08-28 05:29:04.130 7 INFO neutron.db.ovn_revision_numbers_db [None req-35d83f6c-14e4-4605-96cb-b3f048d5ba27 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e691f677-9482-44e2-9c81-485a5ed47872 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1405/2988] 162.253.55.164 () {34 vars in 734 bytes} [Fri Aug 28 05:29:03 2026] POST /v2.0/security-groups => generated 1638 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/2989] 162.253.55.164 () {30 vars in 813 bytes} [Fri Aug 28 05:29:04 2026] GET /v2.0/security-group-rules?security_group_id=b7150b73-ec07-4971-88c2-6897aa819bef => generated 1182 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:29:04.736 7 INFO neutron.db.ovn_revision_numbers_db [None req-ffcfaf89-7abf-43fd-9e2b-18a7404b6a5d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a774c6cd-9d5e-4ab6-a150-dddafe2e37ff (type: ports) to 2 [pid: 7|app: 0|req: 1406/2990] 162.253.55.164 () {34 vars in 787 bytes} [Fri Aug 28 05:29:04 2026] PUT /v2.0/ports/a774c6cd-9d5e-4ab6-a150-dddafe2e37ff => generated 1132 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/2991] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:29:04 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1407/2992] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:29:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/2993] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:29:04 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2994] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:29:04 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: 1587/2995] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:29:04 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2998] 10.0.0.139 () {34 vars in 1014 bytes} [Fri Aug 28 05:29:12 2026] GET /v2.0/security-groups?id=c6c807aa-5fb8-4639-b8c3-03c23cb3b3fc&fields=id => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/2999] 10.0.0.139 () {34 vars in 980 bytes} [Fri Aug 28 05:29:12 2026] GET /v2.0/networks?id=28cdac4e-4ca6-4a23-a284-557f87542584 => generated 738 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/3000] 10.0.0.139 () {34 vars in 963 bytes} [Fri Aug 28 05:29:12 2026] GET /v2.0/quotas/a0bd19365e5b42aea6700dfd62ea0952 => generated 291 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3001] 10.0.0.139 () {34 vars in 1000 bytes} [Fri Aug 28 05:29:12 2026] GET /v2.0/ports?tenant_id=a0bd19365e5b42aea6700dfd62ea0952&fields=id => generated 149 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/3002] 10.0.0.139 () {34 vars in 1006 bytes} [Fri Aug 28 05:29:12 2026] GET /v2.0/networks/28cdac4e-4ca6-4a23-a284-557f87542584?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: 1591/3003] 10.0.0.139 () {34 vars in 1106 bytes} [Fri Aug 28 05:29:12 2026] GET /v2.0/networks/28cdac4e-4ca6-4a23-a284-557f87542584?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) [pid: 7|app: 0|req: 1413/3004] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:29:15 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3005] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:29:15 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/3006] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:29:18 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => 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: 1593/3007] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:29:18 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/3008] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:29:19 2026] GET /v2.0/networks?id=28cdac4e-4ca6-4a23-a284-557f87542584 => generated 738 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3009] 162.253.55.164 () {34 vars in 1048 bytes} [Fri Aug 28 05:29:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a0bd19365e5b42aea6700dfd62ea0952 => generated 343 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:29:19.943 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-b25b6ba5-408a-487f-a4fe-7323e8946e1f req-54b37f64-cd7a-4eed-b13e-89e6c377ad39 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:29:19.945 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-b25b6ba5-408a-487f-a4fe-7323e8946e1f req-54b37f64-cd7a-4eed-b13e-89e6c377ad39 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 28cdac4e-4ca6-4a23-a284-557f87542584: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:29:20.088 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e15490b0-176e-49d1-8eef-37fb4ae9e9ba - - - - - -] OVN reports status down for port: 72fe5978-fa2a-49e3-9359-ea245cdac1d7 2026-08-28 05:29:20.116 7 INFO neutron.db.ovn_revision_numbers_db [req-b25b6ba5-408a-487f-a4fe-7323e8946e1f req-54b37f64-cd7a-4eed-b13e-89e6c377ad39 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 72fe5978-fa2a-49e3-9359-ea245cdac1d7 (type: ports) to 1 [pid: 7|app: 0|req: 1416/3010] 162.253.55.164 () {38 vars in 953 bytes} [Fri Aug 28 05:29:19 2026] POST /v2.0/ports => generated 1082 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-28 05:29:20.716 8 INFO neutron.db.ovn_revision_numbers_db [req-b25b6ba5-408a-487f-a4fe-7323e8946e1f req-df2179fc-dc29-4899-be97-7962598fb733 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 72fe5978-fa2a-49e3-9359-ea245cdac1d7 (type: ports) to 2 2026-08-28 05:29:21.016 8 INFO neutron.db.ovn_revision_numbers_db [req-b25b6ba5-408a-487f-a4fe-7323e8946e1f req-df2179fc-dc29-4899-be97-7962598fb733 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 72fe5978-fa2a-49e3-9359-ea245cdac1d7 (type: ports) to 4 [pid: 8|app: 0|req: 1595/3011] 162.253.55.164 () {38 vars in 1026 bytes} [Fri Aug 28 05:29:20 2026] PUT /v2.0/ports/72fe5978-fa2a-49e3-9359-ea245cdac1d7 => generated 1212 bytes in 884 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:29:21.083 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-694110e8-4905-4637-bdbf-4e2ce8cda17a'] response: {'name': 'network-changed', 'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'tag': '72fe5978-fa2a-49e3-9359-ea245cdac1d7', '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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1596/3012] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:29:21 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 1215 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/3013] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:29:21 2026] GET /v2.0/ports?tenant_id=a0bd19365e5b42aea6700dfd62ea0952&device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 1215 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3014] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:29:21 2026] GET /v2.0/security-groups?id=c6c807aa-5fb8-4639-b8c3-03c23cb3b3fc&fields=id&fields=name => generated 96 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/3015] 162.253.55.164 () {34 vars in 1016 bytes} [Fri Aug 28 05:29:21 2026] GET /v2.0/networks?tenant_id=a0bd19365e5b42aea6700dfd62ea0952&shared=False => generated 738 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3016] 162.253.55.164 () {34 vars in 928 bytes} [Fri Aug 28 05:29:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/3017] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:29:21 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 1215 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3018] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:29:22 2026] GET /v2.0/ports?tenant_id=a0bd19365e5b42aea6700dfd62ea0952&device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 1215 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/3019] 162.253.55.164 () {34 vars in 1060 bytes} [Fri Aug 28 05:29:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.123&port_id=72fe5978-fa2a-49e3-9359-ea245cdac1d7 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3020] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:29:22 2026] GET /v2.0/subnets?id=c94398f9-79b8-4004-8016-a274fbca151d => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/3021] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:29:23 2026] GET /v2.0/ports?network_id=28cdac4e-4ca6-4a23-a284-557f87542584&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: 8|app: 0|req: 1601/3022] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:29:23 2026] GET /v2.0/networks/28cdac4e-4ca6-4a23-a284-557f87542584?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: 1422/3023] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:29:23 2026] GET /v2.0/networks/28cdac4e-4ca6-4a23-a284-557f87542584?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: 1602/3024] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:29:24 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 1215 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/3025] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:29:24 2026] GET /v2.0/security-groups?id=c6c807aa-5fb8-4639-b8c3-03c23cb3b3fc&fields=id&fields=name => generated 96 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3026] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:29:24 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 1215 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3029] 162.253.55.164 () {34 vars in 992 bytes} [Fri Aug 28 05:29:26 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 1215 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/3030] 162.253.55.164 () {34 vars in 1042 bytes} [Fri Aug 28 05:29:26 2026] GET /v2.0/security-groups?id=c6c807aa-5fb8-4639-b8c3-03c23cb3b3fc&fields=id&fields=name => generated 96 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:29:27.026 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e15490b0-176e-49d1-8eef-37fb4ae9e9ba - - - - - -] OVN reports status up for port: 72fe5978-fa2a-49e3-9359-ea245cdac1d7 2026-08-28 05:29:27.039 8 INFO neutron.plugins.ml2.plugin [None req-e15490b0-176e-49d1-8eef-37fb4ae9e9ba - - - - - -] Attempt 1 to provision port 72fe5978-fa2a-49e3-9359-ea245cdac1d7 2026-08-28 05:29:27.167 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-589c74f9-3fcd-4ac6-ba08-dfe581d9aa2d'] response: {'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '72fe5978-fa2a-49e3-9359-ea245cdac1d7', 'code': 200} 2026-08-28 05:29:27.310 8 INFO neutron.db.ovn_revision_numbers_db [None req-e15490b0-176e-49d1-8eef-37fb4ae9e9ba - - - - - -] Successfully bumped revision number for resource 72fe5978-fa2a-49e3-9359-ea245cdac1d7 (type: ports) to 5 /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1606/3031] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:29:28 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 1217 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/3032] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:29:28 2026] GET /v2.0/security-groups?id=c6c807aa-5fb8-4639-b8c3-03c23cb3b3fc&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3033] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:29:28 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 1217 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:29:29.223 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d0a3c41-27b4-47d3-9278-00e5cec81a21'] response: {'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '72fe5978-fa2a-49e3-9359-ea245cdac1d7', 'code': 200} [pid: 7|app: 0|req: 1427/3034] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:29:30 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 1217 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3035] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:29:31 2026] GET /v2.0/security-groups?id=c6c807aa-5fb8-4639-b8c3-03c23cb3b3fc&fields=id&fields=name => generated 96 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/3036] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:29:31 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 1217 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3037] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:29:37 2026] GET /v2.0/subnets => generated 5509 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/3038] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:29:37 2026] GET /v2.0/network-ip-availabilities => generated 3184 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3039] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:29:37 2026] GET /v2.0/subnets => generated 5509 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/3040] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:29:37 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: 8|app: 0|req: 1611/3041] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:29:37 2026] GET /v2.0/floatingips => generated 1703 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/3042] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:29:37 2026] GET /v2.0/ports => generated 19736 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3043] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:29:38 2026] GET /v2.0/agents => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/3044] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:29:38 2026] GET /v2.0/security-groups => generated 30275 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3045] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:29:38 2026] GET /v2.0/networks => generated 4543 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/3046] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:29:38 2026] GET /v2.0/routers => generated 965 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3047] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:29:38 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: 1436/3052] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:30:04 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: 1617/3053] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:30:04 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: 1437/3054] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:30:04 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: 1618/3055] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:30:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/3056] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:30:05 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3057] 162.253.55.164 () {30 vars in 767 bytes} [Fri Aug 28 05:30:05 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 1217 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:30:05.439 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df16262c-1851-4892-a3b4-ce0f06b38eaa 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:30:05.440 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df16262c-1851-4892-a3b4-ce0f06b38eaa 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network bb2ec37a-83f5-469e-8511-5ded6779c1f5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:30:05.531 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7a1dd3d4-ed50-4036-a7a1-963611d9182c - - - - - -] OVN reports status down for port: 77c4eb45-135c-4471-9524-dad4bfe0400e 2026-08-28 05:30:05.591 7 INFO neutron.db.ovn_revision_numbers_db [None req-df16262c-1851-4892-a3b4-ce0f06b38eaa 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 77c4eb45-135c-4471-9524-dad4bfe0400e (type: ports) to 1 [pid: 7|app: 0|req: 1439/3058] 162.253.55.164 () {34 vars in 715 bytes} [Fri Aug 28 05:30:05 2026] POST /v2.0/ports => generated 1059 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3059] 10.0.0.139 () {34 vars in 969 bytes} [Fri Aug 28 05:30:05 2026] GET /v2.0/ports/77c4eb45-135c-4471-9524-dad4bfe0400e => generated 1059 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3060] 10.0.0.139 () {34 vars in 905 bytes} [Fri Aug 28 05:30:05 2026] GET /v2.0/extensions => generated 20118 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3061] 162.253.55.164 () {34 vars in 1260 bytes} [Fri Aug 28 05:30:06 2026] GET /v2.0/ports/77c4eb45-135c-4471-9524-dad4bfe0400e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/3062] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:30:06 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3063] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:30:06 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5?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: 7|app: 0|req: 1442/3064] 162.253.55.164 () {34 vars in 973 bytes} [Fri Aug 28 05:30:07 2026] GET /v2.0/ports/77c4eb45-135c-4471-9524-dad4bfe0400e => generated 1059 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3065] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:30:07 2026] GET /v2.0/networks?id=bb2ec37a-83f5-469e-8511-5ded6779c1f5 => generated 805 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:30:08.075 7 INFO neutron.db.ovn_revision_numbers_db [req-f84ff9e2-331d-45f3-9ce9-1d8b626cb63a req-8ee82735-bc70-4976-b669-84201276e0c6 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 77c4eb45-135c-4471-9524-dad4bfe0400e (type: ports) to 2 2026-08-28 05:30:08.229 7 INFO neutron.db.ovn_revision_numbers_db [req-f84ff9e2-331d-45f3-9ce9-1d8b626cb63a req-8ee82735-bc70-4976-b669-84201276e0c6 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 77c4eb45-135c-4471-9524-dad4bfe0400e (type: ports) to 4 [pid: 7|app: 0|req: 1443/3066] 162.253.55.164 () {38 vars in 1026 bytes} [Fri Aug 28 05:30:07 2026] PUT /v2.0/ports/77c4eb45-135c-4471-9524-dad4bfe0400e => generated 1218 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:30:08.302 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-405b91b2-d344-4073-9773-956efdf19177'] response: {'name': 'network-changed', 'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'tag': '77c4eb45-135c-4471-9524-dad4bfe0400e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1624/3067] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:30:08 2026] GET /v2.0/ports?tenant_id=a0bd19365e5b42aea6700dfd62ea0952&device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 2427 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3068] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:30:08 2026] GET /v2.0/networks?id=bb2ec37a-83f5-469e-8511-5ded6779c1f5 => generated 805 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3069] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:30:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.186&port_id=77c4eb45-135c-4471-9524-dad4bfe0400e => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/3070] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:30:09 2026] GET /v2.0/subnets?id=cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3071] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:30:09 2026] GET /v2.0/ports?network_id=bb2ec37a-83f5-469e-8511-5ded6779c1f5&device_owner=network%3Adhcp => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3072] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:30:09 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5?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: 1627/3073] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:30:09 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5?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: 1447/3074] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:30:10 2026] GET /v2.0/ports?tenant_id=a0bd19365e5b42aea6700dfd62ea0952&device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 2427 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3075] 162.253.55.164 () {34 vars in 1060 bytes} [Fri Aug 28 05:30:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.123&port_id=72fe5978-fa2a-49e3-9359-ea245cdac1d7 => 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: 1448/3076] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:30:10 2026] GET /v2.0/subnets?id=c94398f9-79b8-4004-8016-a274fbca151d => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3077] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:30:10 2026] GET /v2.0/ports?network_id=28cdac4e-4ca6-4a23-a284-557f87542584&device_owner=network%3Adhcp => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3078] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:30:10 2026] GET /v2.0/networks/28cdac4e-4ca6-4a23-a284-557f87542584?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: 1630/3079] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:30:10 2026] GET /v2.0/networks/28cdac4e-4ca6-4a23-a284-557f87542584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3080] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:30:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.186&port_id=77c4eb45-135c-4471-9524-dad4bfe0400e => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3083] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:30:10 2026] GET /v2.0/subnets?id=cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3084] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:30:10 2026] GET /v2.0/ports?network_id=bb2ec37a-83f5-469e-8511-5ded6779c1f5&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: 1633/3085] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:30:10 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5?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: 1453/3086] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:30:10 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:30:11.423 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7a1dd3d4-ed50-4036-a7a1-963611d9182c - - - - - -] OVN reports status up for port: 77c4eb45-135c-4471-9524-dad4bfe0400e 2026-08-28 05:30:11.443 8 INFO neutron.plugins.ml2.plugin [None req-7a1dd3d4-ed50-4036-a7a1-963611d9182c - - - - - -] Attempt 1 to provision port 77c4eb45-135c-4471-9524-dad4bfe0400e 2026-08-28 05:30:11.598 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9fa3e69-9a2d-4d9e-a908-79443a2414f6'] response: {'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '77c4eb45-135c-4471-9524-dad4bfe0400e', 'code': 200} 2026-08-28 05:30:11.748 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a1dd3d4-ed50-4036-a7a1-963611d9182c - - - - - -] Successfully bumped revision number for resource 77c4eb45-135c-4471-9524-dad4bfe0400e (type: ports) to 5 2026-08-28 05:30:13.650 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2306585c-0671-47af-b099-555b5e57ddee'] response: {'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '77c4eb45-135c-4471-9524-dad4bfe0400e', 'code': 200} [pid: 8|app: 0|req: 1634/3087] 10.0.0.139 () {34 vars in 969 bytes} [Fri Aug 28 05:30:14 2026] GET /v2.0/ports/77c4eb45-135c-4471-9524-dad4bfe0400e => generated 1220 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:30:15.326 7 INFO neutron.db.ovn_revision_numbers_db [None req-271e4c46-3b97-445b-9fb2-f0551f440d0b 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 77c4eb45-135c-4471-9524-dad4bfe0400e (type: ports) to 6 [pid: 7|app: 0|req: 1454/3088] 162.253.55.164 () {34 vars in 787 bytes} [Fri Aug 28 05:30:14 2026] PUT /v2.0/ports/77c4eb45-135c-4471-9524-dad4bfe0400e => generated 1253 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:30:15.365 8 INFO neutron.api.v2.resource [None req-91a3d9d5-4565-4690-86c6-558db600e19d 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1635/3089] 162.253.55.164 () {30 vars in 761 bytes} [Fri Aug 28 05:30:15 2026] GET /v2.0/security-groups/lb-6fe14306-f570-4149-a7e5-db4b7a21f917 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:30:15.379 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-064dc7f0-f76b-415d-a200-30ec024402dc'] response: {'name': 'network-changed', 'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'tag': '77c4eb45-135c-4471-9524-dad4bfe0400e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1455/3090] 162.253.55.164 () {30 vars in 783 bytes} [Fri Aug 28 05:30:15 2026] GET /v2.0/security-groups?name=lb-6fe14306-f570-4149-a7e5-db4b7a21f917 => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:30:15.847 8 INFO neutron.db.ovn_revision_numbers_db [None req-2dd991ff-d1a5-4df6-9b83-5967b373a3f4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 77c4eb45-135c-4471-9524-dad4bfe0400e (type: ports) to 7 [pid: 8|app: 0|req: 1636/3091] 162.253.55.164 () {34 vars in 787 bytes} [Fri Aug 28 05:30:15 2026] PUT /v2.0/ports/77c4eb45-135c-4471-9524-dad4bfe0400e => generated 1291 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:30:15.921 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b8db209-edcc-4b8e-b17c-bca0844edf3b'] response: {'name': 'network-changed', 'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'tag': '77c4eb45-135c-4471-9524-dad4bfe0400e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1456/3092] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:30:15 2026] GET /v2.0/ports?tenant_id=a0bd19365e5b42aea6700dfd62ea0952&device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 2528 bytes in 64 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: 1637/3093] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:30:15 2026] GET /v2.0/networks?id=bb2ec37a-83f5-469e-8511-5ded6779c1f5 => generated 805 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3094] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:30:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.186&port_id=77c4eb45-135c-4471-9524-dad4bfe0400e => 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: 1638/3095] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:30:16 2026] GET /v2.0/subnets?id=cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3096] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:30:16 2026] GET /v2.0/ports?network_id=bb2ec37a-83f5-469e-8511-5ded6779c1f5&device_owner=network%3Adhcp => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3097] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:30:16 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: 1460/3098] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:30:16 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: 1461/3099] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:30:16 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: 1639/3100] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:30:16 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3101] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:30:16 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: 1641/3102] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:30:16 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => 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: 1462/3103] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:30:16 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5?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: 1642/3104] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:30:16 2026] GET /v2.0/ports/a774c6cd-9d5e-4ab6-a150-dddafe2e37ff => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3105] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:30:16 2026] GET /v2.0/ports/77c4eb45-135c-4471-9524-dad4bfe0400e => generated 1319 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3106] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:30:16 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 675 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3107] 162.253.55.164 () {30 vars in 741 bytes} [Fri Aug 28 05:30:16 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5 => generated 802 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3108] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:30:16 2026] GET /v2.0/ports/a774c6cd-9d5e-4ab6-a150-dddafe2e37ff => generated 1132 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3109] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:30:16 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3110] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:30:17 2026] GET /v2.0/ports?tenant_id=a0bd19365e5b42aea6700dfd62ea0952&device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 2528 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3111] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:30:17 2026] GET /v2.0/networks?id=bb2ec37a-83f5-469e-8511-5ded6779c1f5 => generated 805 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3112] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:30:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.186&port_id=77c4eb45-135c-4471-9524-dad4bfe0400e => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3113] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:30:17 2026] GET /v2.0/subnets?id=cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3114] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:30:17 2026] GET /v2.0/ports?network_id=bb2ec37a-83f5-469e-8511-5ded6779c1f5&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: 1468/3115] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:30:17 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5?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: 1648/3116] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:30:17 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5?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) 2026-08-28 05:30:21.764 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6b7eec75-377f-4773-9a23-a12861734dc2 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] No more DHCP agents 2026-08-28 05:30:21.766 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6b7eec75-377f-4773-9a23-a12861734dc2 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Unable to schedule network 9bb25131-afac-40d7-aa27-7cb67c8505c5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:30:22.612 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b7eec75-377f-4773-9a23-a12861734dc2 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Successfully bumped revision number for resource e7dfae95-df9f-4ed3-b3b3-df968f019899 (type: floatingips) to 1 2026-08-28 05:30:22.613 7 INFO neutron.db.l3_db [None req-6b7eec75-377f-4773-9a23-a12861734dc2 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Floating IP e7dfae95-df9f-4ed3-b3b3-df968f019899 associated. External IP: 10.96.250.220, port: a774c6cd-9d5e-4ab6-a150-dddafe2e37ff. [pid: 7|app: 0|req: 1469/3117] 10.0.0.125 () {34 vars in 675 bytes} [Fri Aug 28 05:30:21 2026] POST /v2.0/floatingips => generated 899 bytes in 1276 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: 1650/3120] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:30:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3121] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:30:25 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: 1651/3122] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:30:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3123] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:30: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) 2026-08-28 05:30:26.086 8 INFO neutron.api.v2.resource [None req-f1faf882-d390-4e61-99ab-94c1c9dcc3e1 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1652/3124] 162.253.55.164 () {30 vars in 761 bytes} [Fri Aug 28 05:30:26 2026] GET /v2.0/security-groups/lb-6fe14306-f570-4149-a7e5-db4b7a21f917 => generated 149 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:30:26.094 8 INFO neutron.db.ovn_revision_numbers_db [None req-afcbb06f-89fd-485b-a9ad-8e68b216e1c8 - - - - - -] Successfully bumped revision number for resource a774c6cd-9d5e-4ab6-a150-dddafe2e37ff (type: ports) to 4 [pid: 7|app: 0|req: 1473/3125] 162.253.55.164 () {30 vars in 783 bytes} [Fri Aug 28 05:30:26 2026] GET /v2.0/security-groups?name=lb-6fe14306-f570-4149-a7e5-db4b7a21f917 => generated 1639 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3126] 162.253.55.164 () {30 vars in 813 bytes} [Fri Aug 28 05:30:26 2026] GET /v2.0/security-group-rules?security_group_id=b7150b73-ec07-4971-88c2-6897aa819bef => generated 1182 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:30:26.375 7 INFO neutron.db.ovn_revision_numbers_db [None req-fc9e0ef2-5541-48f1-92ee-80f7908edb19 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 496c2848-f91d-4629-81e7-1873c4db3694 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1474/3127] 162.253.55.164 () {34 vars in 745 bytes} [Fri Aug 28 05:30:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:30:26.587 8 INFO neutron.db.ovn_revision_numbers_db [None req-626e6234-6b74-4995-9e8e-62dd8b6b27ca 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a86f6848-ab50-4ace-ba66-178646b25879 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1654/3128] 162.253.55.164 () {34 vars in 745 bytes} [Fri Aug 28 05:30:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3129] 10.0.0.107 () {30 vars in 688 bytes} [Fri Aug 28 05:30:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3130] 10.0.0.107 () {30 vars in 690 bytes} [Fri Aug 28 05:30:33 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: 1476/3131] 10.0.0.107 () {30 vars in 666 bytes} [Fri Aug 28 05:30:33 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: 1656/3132] 10.0.0.107 () {30 vars in 702 bytes} [Fri Aug 28 05:30:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3133] 10.0.0.107 () {28 vars in 437 bytes} [Fri Aug 28 05:30:34 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3134] 10.0.0.107 () {30 vars in 726 bytes} [Fri Aug 28 05:30:34 2026] GET /v2.0/subnets/e95a1195-6e77-4f69-8845-94a97db7c19b => generated 656 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3135] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:30:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3136] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:30:36 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: 1479/3137] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:30:36 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: 1659/3138] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:30:36 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: 1480/3139] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:30:37 2026] GET /v2.0/subnets/e95a1195-6e77-4f69-8845-94a97db7c19b => generated 674 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3140] 162.253.55.164 () {30 vars in 767 bytes} [Fri Aug 28 05:30:37 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 2528 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3141] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:30:37 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: 1661/3142] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:30:37 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: 1482/3143] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:30:37 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: 1662/3144] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:30:37 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: 1663/3145] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:30:37 2026] GET /v2.0/networks => generated 4543 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:30:37.803 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ef9da0e-4870-4898-bd10-81225fc9fe57 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:30:37.804 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ef9da0e-4870-4898-bd10-81225fc9fe57 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network a01f17a6-842a-4428-a242-43ee50eacc86: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1664/3146] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:30:37 2026] GET /v2.0/ports => generated 23369 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-28 05:30:37.922 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-245737e0-e9f2-40ae-b3be-ed6bd55e47ee - - - - - -] OVN reports status down for port: 55c7b3e0-e104-4e4d-9653-dfc893d134bf 2026-08-28 05:30:37.928 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ef9da0e-4870-4898-bd10-81225fc9fe57 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 55c7b3e0-e104-4e4d-9653-dfc893d134bf (type: ports) to 1 [pid: 8|app: 0|req: 1665/3147] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:30:37 2026] GET /v2.0/network-ip-availabilities => generated 3184 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3148] 162.253.55.164 () {34 vars in 715 bytes} [Fri Aug 28 05:30:37 2026] POST /v2.0/ports => generated 1328 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3149] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:30:37 2026] GET /v2.0/floatingips => generated 2590 bytes in 88 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: 1484/3150] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:30:38 2026] GET /v2.0/subnets => generated 5509 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3151] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:30:38 2026] GET /v2.0/agents => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3152] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:30:38 2026] GET /v2.0/subnets => generated 5509 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3153] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:30:38 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: 7|app: 0|req: 1486/3154] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:30:38 2026] GET /v2.0/security-groups => generated 31501 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3155] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:30:38 2026] GET /v2.0/routers => generated 965 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3156] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:30:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3157] 10.0.0.139 () {34 vars in 969 bytes} [Fri Aug 28 05:30:38 2026] GET /v2.0/ports/55c7b3e0-e104-4e4d-9653-dfc893d134bf => generated 1328 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3158] 162.253.55.164 () {34 vars in 1260 bytes} [Fri Aug 28 05:30:39 2026] GET /v2.0/ports/55c7b3e0-e104-4e4d-9653-dfc893d134bf?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3159] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:30:39 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3160] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:30:39 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3161] 162.253.55.164 () {34 vars in 973 bytes} [Fri Aug 28 05:30:40 2026] GET /v2.0/ports/55c7b3e0-e104-4e4d-9653-dfc893d134bf => generated 1328 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3162] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:30:40 2026] GET /v2.0/networks?id=a01f17a6-842a-4428-a242-43ee50eacc86 => generated 803 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:30:40.735 8 INFO neutron.db.ovn_revision_numbers_db [req-8611e721-de41-477c-8847-6b294aee8c73 req-684388a1-1570-4f8a-8238-5cea93d2af36 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 55c7b3e0-e104-4e4d-9653-dfc893d134bf (type: ports) to 2 2026-08-28 05:30:41.048 8 INFO neutron.db.ovn_revision_numbers_db [req-8611e721-de41-477c-8847-6b294aee8c73 req-684388a1-1570-4f8a-8238-5cea93d2af36 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 55c7b3e0-e104-4e4d-9653-dfc893d134bf (type: ports) to 4 [pid: 8|app: 0|req: 1673/3165] 162.253.55.164 () {38 vars in 1026 bytes} [Fri Aug 28 05:30:40 2026] PUT /v2.0/ports/55c7b3e0-e104-4e4d-9653-dfc893d134bf => generated 1487 bytes in 770 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:30:41.132 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9aa26b5-a386-4adc-84b7-ee89c8dbb725'] response: {'name': 'network-changed', 'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'tag': '55c7b3e0-e104-4e4d-9653-dfc893d134bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1493/3166] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:30:41 2026] GET /v2.0/ports?tenant_id=a0bd19365e5b42aea6700dfd62ea0952&device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 4007 bytes in 69 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: 1674/3167] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:30:41 2026] GET /v2.0/networks?id=a01f17a6-842a-4428-a242-43ee50eacc86 => generated 803 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3168] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:30:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.142&port_id=55c7b3e0-e104-4e4d-9653-dfc893d134bf => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3169] 162.253.55.164 () {34 vars in 1102 bytes} [Fri Aug 28 05:30:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A388&port_id=55c7b3e0-e104-4e4d-9653-dfc893d134bf => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3170] 162.253.55.164 () {34 vars in 1062 bytes} [Fri Aug 28 05:30:41 2026] GET /v2.0/subnets?id=2ae8be98-8854-4211-83ad-6bce28062ed4&id=e95a1195-6e77-4f69-8845-94a97db7c19b => generated 1409 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3171] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:30:41 2026] GET /v2.0/ports?network_id=a01f17a6-842a-4428-a242-43ee50eacc86&device_owner=network%3Adhcp => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3172] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:30:41 2026] GET /v2.0/ports?network_id=a01f17a6-842a-4428-a242-43ee50eacc86&device_owner=network%3Adhcp => 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: 1677/3173] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:30:42 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3174] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:30:42 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?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: 1678/3175] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:30:43 2026] GET /v2.0/ports?tenant_id=a0bd19365e5b42aea6700dfd62ea0952&device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 4007 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3176] 162.253.55.164 () {34 vars in 1060 bytes} [Fri Aug 28 05:30:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.123&port_id=72fe5978-fa2a-49e3-9359-ea245cdac1d7 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3177] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:30:43 2026] GET /v2.0/subnets?id=c94398f9-79b8-4004-8016-a274fbca151d => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3178] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:30:43 2026] GET /v2.0/ports?network_id=28cdac4e-4ca6-4a23-a284-557f87542584&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: 1680/3179] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:30:43 2026] GET /v2.0/networks/28cdac4e-4ca6-4a23-a284-557f87542584?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3180] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:30:43 2026] GET /v2.0/networks/28cdac4e-4ca6-4a23-a284-557f87542584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3181] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:30:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.186&port_id=77c4eb45-135c-4471-9524-dad4bfe0400e => 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: 1501/3182] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:30:43 2026] GET /v2.0/subnets?id=cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3183] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:30:43 2026] GET /v2.0/ports?network_id=bb2ec37a-83f5-469e-8511-5ded6779c1f5&device_owner=network%3Adhcp => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3184] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:30:43 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3185] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:30:43 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3186] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:30:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.142&port_id=55c7b3e0-e104-4e4d-9653-dfc893d134bf => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3187] 162.253.55.164 () {34 vars in 1102 bytes} [Fri Aug 28 05:30:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A388&port_id=55c7b3e0-e104-4e4d-9653-dfc893d134bf => 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: 1504/3188] 162.253.55.164 () {34 vars in 1062 bytes} [Fri Aug 28 05:30:43 2026] GET /v2.0/subnets?id=2ae8be98-8854-4211-83ad-6bce28062ed4&id=e95a1195-6e77-4f69-8845-94a97db7c19b => generated 1409 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3189] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:30:43 2026] GET /v2.0/ports?network_id=a01f17a6-842a-4428-a242-43ee50eacc86&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: 1505/3190] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:30:43 2026] GET /v2.0/ports?network_id=a01f17a6-842a-4428-a242-43ee50eacc86&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: 1686/3191] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:30:43 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3192] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:30:44 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:30:44.751 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-245737e0-e9f2-40ae-b3be-ed6bd55e47ee - - - - - -] OVN reports status up for port: 55c7b3e0-e104-4e4d-9653-dfc893d134bf 2026-08-28 05:30:44.763 8 INFO neutron.plugins.ml2.plugin [None req-245737e0-e9f2-40ae-b3be-ed6bd55e47ee - - - - - -] Attempt 1 to provision port 55c7b3e0-e104-4e4d-9653-dfc893d134bf 2026-08-28 05:30:44.880 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-306d88b5-83df-4909-8538-8dcb48952a91'] response: {'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '55c7b3e0-e104-4e4d-9653-dfc893d134bf', 'code': 200} 2026-08-28 05:30:45.004 8 INFO neutron.db.ovn_revision_numbers_db [None req-245737e0-e9f2-40ae-b3be-ed6bd55e47ee - - - - - -] Successfully bumped revision number for resource 55c7b3e0-e104-4e4d-9653-dfc893d134bf (type: ports) to 5 2026-08-28 05:30:46.926 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d86c2576-3806-4bc5-9ec1-550752acf25d'] response: {'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '55c7b3e0-e104-4e4d-9653-dfc893d134bf', '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: 1687/3193] 10.0.0.139 () {34 vars in 969 bytes} [Fri Aug 28 05:30:47 2026] GET /v2.0/ports/55c7b3e0-e104-4e4d-9653-dfc893d134bf => generated 1489 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3194] 162.253.55.164 () {30 vars in 741 bytes} [Fri Aug 28 05:30:48 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3195] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:30:48 2026] GET /v2.0/subnets/e95a1195-6e77-4f69-8845-94a97db7c19b => generated 674 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3196] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:30:48 2026] GET /v2.0/subnets/2ae8be98-8854-4211-83ad-6bce28062ed4 => generated 742 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3197] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:30:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3198] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:30:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3199] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:30: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: 1510/3200] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:30: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: 1691/3201] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:30:48 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 675 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3202] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:30:48 2026] GET /v2.0/ports/a774c6cd-9d5e-4ab6-a150-dddafe2e37ff => generated 1140 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1692/3203] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:30:48 2026] GET /v2.0/ports/77c4eb45-135c-4471-9524-dad4bfe0400e => generated 1319 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3204] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:30:48 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 675 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3205] 162.253.55.164 () {30 vars in 741 bytes} [Fri Aug 28 05:30:48 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5 => generated 802 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3206] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:30:48 2026] GET /v2.0/ports/a774c6cd-9d5e-4ab6-a150-dddafe2e37ff => generated 1140 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3207] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:30:48 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 675 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3208] 10.0.0.107 () {30 vars in 688 bytes} [Fri Aug 28 05:30:54 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: 1695/3209] 10.0.0.107 () {30 vars in 690 bytes} [Fri Aug 28 05:30:54 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: 1515/3210] 10.0.0.107 () {30 vars in 666 bytes} [Fri Aug 28 05:30:55 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: 1696/3211] 10.0.0.107 () {30 vars in 702 bytes} [Fri Aug 28 05:30:55 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: 1516/3212] 10.0.0.107 () {28 vars in 437 bytes} [Fri Aug 28 05:30:55 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3213] 10.0.0.107 () {30 vars in 726 bytes} [Fri Aug 28 05:30:55 2026] GET /v2.0/subnets/4c22fab5-abaf-4412-a1e2-ac94d27fe7d1 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1699/3216] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:30:56 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: 1518/3217] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:30:56 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: 1700/3218] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:30:56 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: 1519/3219] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:30:56 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: 1701/3220] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:30:56 2026] GET /v2.0/subnets/e95a1195-6e77-4f69-8845-94a97db7c19b => generated 674 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3221] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:30:56 2026] GET /v2.0/subnets/4c22fab5-abaf-4412-a1e2-ac94d27fe7d1 => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3222] 162.253.55.164 () {30 vars in 767 bytes} [Fri Aug 28 05:30:56 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 4009 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3223] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:30:56 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: 1703/3224] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:30:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3225] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:30:56 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: 1704/3226] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:30:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:30:57.282 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-57982621-a863-4646-975e-13eaaf8154d1 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] No more DHCP agents 2026-08-28 05:30:57.283 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57982621-a863-4646-975e-13eaaf8154d1 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Unable to schedule network 14689014-000e-4302-b60b-f54c9b7f077b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:30:57.383 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-024d273a-1308-40ff-a53b-8ae55e137980 - - - - - -] OVN reports status down for port: 23281233-b63a-4341-8af2-78c1c53b064b 2026-08-28 05:30:57.436 7 INFO neutron.db.ovn_revision_numbers_db [None req-57982621-a863-4646-975e-13eaaf8154d1 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 23281233-b63a-4341-8af2-78c1c53b064b (type: ports) to 1 [pid: 7|app: 0|req: 1523/3227] 162.253.55.164 () {34 vars in 715 bytes} [Fri Aug 28 05:30:56 2026] POST /v2.0/ports => generated 1332 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3228] 10.0.0.139 () {34 vars in 969 bytes} [Fri Aug 28 05:30:57 2026] GET /v2.0/ports/23281233-b63a-4341-8af2-78c1c53b064b => generated 1332 bytes in 49 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: 1524/3229] 10.0.0.139 () {34 vars in 905 bytes} [Fri Aug 28 05:30:57 2026] GET /v2.0/extensions => generated 20118 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3230] 162.253.55.164 () {34 vars in 1260 bytes} [Fri Aug 28 05:30:58 2026] GET /v2.0/ports/23281233-b63a-4341-8af2-78c1c53b064b?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3231] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:30:58 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3232] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:30:58 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b?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: 7|app: 0|req: 1526/3233] 162.253.55.164 () {34 vars in 973 bytes} [Fri Aug 28 05:30:59 2026] GET /v2.0/ports/23281233-b63a-4341-8af2-78c1c53b064b => generated 1332 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3234] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:30:59 2026] GET /v2.0/networks?id=14689014-000e-4302-b60b-f54c9b7f077b => generated 803 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:31:00.085 7 INFO neutron.db.ovn_revision_numbers_db [req-c386d2ae-ed3d-4e31-a2f2-b86ab6a1932b req-4ac7f6f3-3098-41e1-8f7c-c12577f14c33 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 23281233-b63a-4341-8af2-78c1c53b064b (type: ports) to 2 2026-08-28 05:31:00.332 7 INFO neutron.db.ovn_revision_numbers_db [req-c386d2ae-ed3d-4e31-a2f2-b86ab6a1932b req-4ac7f6f3-3098-41e1-8f7c-c12577f14c33 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 23281233-b63a-4341-8af2-78c1c53b064b (type: ports) to 4 [pid: 7|app: 0|req: 1527/3235] 162.253.55.164 () {38 vars in 1026 bytes} [Fri Aug 28 05:30:59 2026] PUT /v2.0/ports/23281233-b63a-4341-8af2-78c1c53b064b => generated 1491 bytes in 834 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:31:00.398 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5426b68c-09ad-414a-a726-38a24a671965'] response: {'name': 'network-changed', 'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'tag': '23281233-b63a-4341-8af2-78c1c53b064b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1709/3236] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:31:00 2026] GET /v2.0/ports?tenant_id=a0bd19365e5b42aea6700dfd62ea0952&device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 5492 bytes in 70 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: 1528/3237] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:31:00 2026] GET /v2.0/networks?id=14689014-000e-4302-b60b-f54c9b7f077b => generated 803 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1710/3238] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:31:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.102&port_id=23281233-b63a-4341-8af2-78c1c53b064b => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3239] 162.253.55.164 () {34 vars in 1104 bytes} [Fri Aug 28 05:31:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d0&port_id=23281233-b63a-4341-8af2-78c1c53b064b => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3240] 162.253.55.164 () {34 vars in 1062 bytes} [Fri Aug 28 05:31:01 2026] GET /v2.0/subnets?id=f6ed15d4-29d7-4ea0-91a8-7eff2c8c7806&id=4c22fab5-abaf-4412-a1e2-ac94d27fe7d1 => generated 1413 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3241] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:31:01 2026] GET /v2.0/ports?network_id=14689014-000e-4302-b60b-f54c9b7f077b&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3242] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:31:01 2026] GET /v2.0/ports?network_id=14689014-000e-4302-b60b-f54c9b7f077b&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3243] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:31:01 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3244] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:31:01 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b?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: 1532/3245] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:31:02 2026] GET /v2.0/ports?tenant_id=a0bd19365e5b42aea6700dfd62ea0952&device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 5492 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3246] 162.253.55.164 () {34 vars in 1060 bytes} [Fri Aug 28 05:31:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.123&port_id=72fe5978-fa2a-49e3-9359-ea245cdac1d7 => 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: 1533/3247] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:31:02 2026] GET /v2.0/subnets?id=c94398f9-79b8-4004-8016-a274fbca151d => 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: 1715/3248] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:31:02 2026] GET /v2.0/ports?network_id=28cdac4e-4ca6-4a23-a284-557f87542584&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: 1534/3249] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:31:02 2026] GET /v2.0/networks/28cdac4e-4ca6-4a23-a284-557f87542584?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3250] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:31:02 2026] GET /v2.0/networks/28cdac4e-4ca6-4a23-a284-557f87542584?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: 7|app: 0|req: 1535/3251] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:31:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.186&port_id=77c4eb45-135c-4471-9524-dad4bfe0400e => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3252] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:31:02 2026] GET /v2.0/subnets?id=cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3253] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:31:02 2026] GET /v2.0/ports?network_id=bb2ec37a-83f5-469e-8511-5ded6779c1f5&device_owner=network%3Adhcp => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3254] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:31:02 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3255] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:31:02 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5?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: 1719/3256] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:31:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.142&port_id=55c7b3e0-e104-4e4d-9653-dfc893d134bf => 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: 1538/3257] 162.253.55.164 () {34 vars in 1102 bytes} [Fri Aug 28 05:31:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A388&port_id=55c7b3e0-e104-4e4d-9653-dfc893d134bf => 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: 1720/3258] 162.253.55.164 () {34 vars in 1062 bytes} [Fri Aug 28 05:31:03 2026] GET /v2.0/subnets?id=2ae8be98-8854-4211-83ad-6bce28062ed4&id=e95a1195-6e77-4f69-8845-94a97db7c19b => generated 1409 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3259] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:31:03 2026] GET /v2.0/ports?network_id=a01f17a6-842a-4428-a242-43ee50eacc86&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: 1721/3260] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:31:03 2026] GET /v2.0/ports?network_id=a01f17a6-842a-4428-a242-43ee50eacc86&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3261] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:31:03 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3262] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:31:03 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3263] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:31:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.102&port_id=23281233-b63a-4341-8af2-78c1c53b064b => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3264] 162.253.55.164 () {34 vars in 1104 bytes} [Fri Aug 28 05:31:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d0&port_id=23281233-b63a-4341-8af2-78c1c53b064b => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3265] 162.253.55.164 () {34 vars in 1062 bytes} [Fri Aug 28 05:31:03 2026] GET /v2.0/subnets?id=f6ed15d4-29d7-4ea0-91a8-7eff2c8c7806&id=4c22fab5-abaf-4412-a1e2-ac94d27fe7d1 => generated 1413 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3266] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:31:03 2026] GET /v2.0/ports?network_id=14689014-000e-4302-b60b-f54c9b7f077b&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: 1543/3267] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:31:03 2026] GET /v2.0/ports?network_id=14689014-000e-4302-b60b-f54c9b7f077b&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: 8|app: 0|req: 1725/3268] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:31:03 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3269] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:31:03 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b?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) 2026-08-28 05:31:04.230 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-024d273a-1308-40ff-a53b-8ae55e137980 - - - - - -] OVN reports status up for port: 23281233-b63a-4341-8af2-78c1c53b064b 2026-08-28 05:31:04.252 8 INFO neutron.plugins.ml2.plugin [None req-024d273a-1308-40ff-a53b-8ae55e137980 - - - - - -] Attempt 1 to provision port 23281233-b63a-4341-8af2-78c1c53b064b 2026-08-28 05:31:04.393 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b51f2d25-f390-4ae7-b28d-d032f57d79ae'] response: {'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '23281233-b63a-4341-8af2-78c1c53b064b', 'code': 200} 2026-08-28 05:31:04.499 8 INFO neutron.db.ovn_revision_numbers_db [None req-024d273a-1308-40ff-a53b-8ae55e137980 - - - - - -] Successfully bumped revision number for resource 23281233-b63a-4341-8af2-78c1c53b064b (type: ports) to 5 2026-08-28 05:31:06.438 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7be8ee13-7c7b-4c5f-a082-7f227978b6b0'] response: {'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '23281233-b63a-4341-8af2-78c1c53b064b', '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: 1726/3270] 10.0.0.139 () {34 vars in 969 bytes} [Fri Aug 28 05:31:07 2026] GET /v2.0/ports/23281233-b63a-4341-8af2-78c1c53b064b => generated 1493 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3271] 162.253.55.164 () {30 vars in 741 bytes} [Fri Aug 28 05:31:07 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1727/3272] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:31:07 2026] GET /v2.0/subnets/4c22fab5-abaf-4412-a1e2-ac94d27fe7d1 => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3273] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:31:07 2026] GET /v2.0/subnets/f6ed15d4-29d7-4ea0-91a8-7eff2c8c7806 => generated 747 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1728/3274] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:31:08 2026] GET /v2.0/ports/55c7b3e0-e104-4e4d-9653-dfc893d134bf => generated 1489 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:31:08.496 7 INFO neutron.db.ovn_revision_numbers_db [None req-f104fc82-a5e1-488b-b68c-289bae6dc2d6 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 55c7b3e0-e104-4e4d-9653-dfc893d134bf (type: ports) to 6 [pid: 7|app: 0|req: 1547/3275] 162.253.55.164 () {34 vars in 788 bytes} [Fri Aug 28 05:31:08 2026] PUT /v2.0/ports/55c7b3e0-e104-4e4d-9653-dfc893d134bf => generated 1232 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:31:08.582 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5687e014-fa20-4086-95ac-eee735be4747'] response: {'name': 'network-changed', 'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'tag': '55c7b3e0-e104-4e4d-9653-dfc893d134bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1729/3276] 162.253.55.164 () {30 vars in 741 bytes} [Fri Aug 28 05:31:08 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86 => generated 800 bytes in 84 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: 1548/3277] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:31:08 2026] GET /v2.0/subnets/e95a1195-6e77-4f69-8845-94a97db7c19b => generated 674 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1730/3278] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:31:08 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: 1549/3279] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:31:08 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: 1731/3280] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:31:08 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: 1550/3281] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:31:08 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: 1732/3282] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:31:08 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => 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: 1551/3283] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:31:08 2026] GET /v2.0/ports/a774c6cd-9d5e-4ab6-a150-dddafe2e37ff => generated 1140 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3284] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:31:08 2026] GET /v2.0/ports/77c4eb45-135c-4471-9524-dad4bfe0400e => generated 1319 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3285] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:31:09 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3286] 162.253.55.164 () {30 vars in 741 bytes} [Fri Aug 28 05:31:09 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5 => generated 802 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3287] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:31:09 2026] GET /v2.0/ports?tenant_id=a0bd19365e5b42aea6700dfd62ea0952&device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 5265 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1735/3288] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:31:09 2026] GET /v2.0/ports/a774c6cd-9d5e-4ab6-a150-dddafe2e37ff => generated 1140 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3289] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:31:09 2026] GET /v2.0/networks?id=a01f17a6-842a-4428-a242-43ee50eacc86 => generated 803 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1736/3290] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:31:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.142&port_id=55c7b3e0-e104-4e4d-9653-dfc893d134bf => 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: 1555/3291] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:31:09 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1737/3292] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:31:09 2026] GET /v2.0/subnets?id=e95a1195-6e77-4f69-8845-94a97db7c19b => generated 677 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3293] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:31:09 2026] GET /v2.0/ports?network_id=a01f17a6-842a-4428-a242-43ee50eacc86&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: 8|app: 0|req: 1738/3294] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:31:09 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3295] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:31:09 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1740/3298] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:31:20 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: 1559/3299] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:31:20 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: 1741/3300] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:31:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3301] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:31:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1742/3302] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:31:20 2026] GET /v2.0/subnets/e95a1195-6e77-4f69-8845-94a97db7c19b => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3303] 162.253.55.164 () {30 vars in 767 bytes} [Fri Aug 28 05:31:20 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 5265 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1743/3304] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:31:20 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: 1562/3305] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:31:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1744/3306] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:31:20 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: 1563/3307] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:31:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1745/3308] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:31:20 2026] GET /v2.0/ports/23281233-b63a-4341-8af2-78c1c53b064b => generated 1493 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:31:21.268 7 INFO neutron.db.ovn_revision_numbers_db [None req-73c0b8b3-208d-4604-8caa-544f8fd2e2c7 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 23281233-b63a-4341-8af2-78c1c53b064b (type: ports) to 6 [pid: 7|app: 0|req: 1564/3309] 162.253.55.164 () {34 vars in 788 bytes} [Fri Aug 28 05:31:20 2026] PUT /v2.0/ports/23281233-b63a-4341-8af2-78c1c53b064b => generated 1288 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1746/3310] 162.253.55.164 () {30 vars in 741 bytes} [Fri Aug 28 05:31:21 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:31:21.341 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d46f09e-e589-4132-886f-e75a70613312'] response: {'name': 'network-changed', 'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'tag': '23281233-b63a-4341-8af2-78c1c53b064b', '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: 1565/3311] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:31:21 2026] GET /v2.0/subnets/f6ed15d4-29d7-4ea0-91a8-7eff2c8c7806 => generated 747 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1747/3312] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:31:21 2026] GET /v2.0/ports/23281233-b63a-4341-8af2-78c1c53b064b => generated 1316 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:31:21.809 7 INFO neutron.db.ovn_revision_numbers_db [None req-940e18ad-16fe-41b1-87bf-42a789fbe9a4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 23281233-b63a-4341-8af2-78c1c53b064b (type: ports) to 7 [pid: 7|app: 0|req: 1566/3313] 162.253.55.164 () {34 vars in 787 bytes} [Fri Aug 28 05:31:21 2026] PUT /v2.0/ports/23281233-b63a-4341-8af2-78c1c53b064b => generated 1057 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1748/3314] 162.253.55.164 () {30 vars in 741 bytes} [Fri Aug 28 05:31:21 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3315] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:31:21 2026] GET /v2.0/ports?tenant_id=a0bd19365e5b42aea6700dfd62ea0952&device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 4857 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1749/3316] 162.253.55.164 () {30 vars in 767 bytes} [Fri Aug 28 05:31:21 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 4857 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3317] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:31:21 2026] GET /v2.0/networks?id=14689014-000e-4302-b60b-f54c9b7f077b => generated 803 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1750/3318] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:31:21 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b?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: 1751/3319] 162.253.55.164 () {30 vars in 767 bytes} [Fri Aug 28 05:31:22 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 4857 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3320] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:31:22 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1752/3321] 162.253.55.164 () {30 vars in 767 bytes} [Fri Aug 28 05:31:23 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 4857 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:31:23.390 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-90d00d72-0176-41be-a606-ddceb9bd31c8'] response: {'name': 'network-changed', 'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'tag': '23281233-b63a-4341-8af2-78c1c53b064b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1570/3322] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:31:23 2026] GET /v2.0/ports?tenant_id=a0bd19365e5b42aea6700dfd62ea0952&device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 4857 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1753/3323] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:31:23 2026] GET /v2.0/networks?id=14689014-000e-4302-b60b-f54c9b7f077b => generated 803 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:31:24.136 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cebd8d86-8ef6-4d76-8bcd-46e10519ed81 - - - - - -] OVN reports status down for port: 23281233-b63a-4341-8af2-78c1c53b064b [pid: 7|app: 0|req: 1571/3324] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:31:24 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3325] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:31:24 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1754/3326] 162.253.55.164 () {34 vars in 973 bytes} [Fri Aug 28 05:31:24 2026] GET /v2.0/ports/23281233-b63a-4341-8af2-78c1c53b064b => generated 1085 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3327] 162.253.55.164 () {30 vars in 767 bytes} [Fri Aug 28 05:31:24 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 4857 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1755/3328] 162.253.55.164 () {34 vars in 1058 bytes} [Fri Aug 28 05:31:24 2026] GET /v2.0/ports/23281233-b63a-4341-8af2-78c1c53b064b?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:31:24.404 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fcb3b94-ce5e-4009-9fde-efd617b12eb8'] response: {'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '23281233-b63a-4341-8af2-78c1c53b064b', 'code': 200} [pid: 7|app: 0|req: 1574/3329] 162.253.55.164 () {34 vars in 1014 bytes} [Fri Aug 28 05:31:24 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b?fields=dns_domain => generated 29 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:31:24.662 8 INFO neutron.db.ovn_revision_numbers_db [None req-cebd8d86-8ef6-4d76-8bcd-46e10519ed81 - - - - - -] Successfully bumped revision number for resource 23281233-b63a-4341-8af2-78c1c53b064b (type: ports) to 8 2026-08-28 05:31:24.952 8 INFO neutron.db.ovn_revision_numbers_db [req-c78198a1-fbca-49de-b136-3839271ecc6c req-4eda9056-2997-447c-838a-d9a5045d247c 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 23281233-b63a-4341-8af2-78c1c53b064b (type: ports) to 9 [pid: 8|app: 0|req: 1756/3330] 162.253.55.164 () {38 vars in 1026 bytes} [Fri Aug 28 05:31:24 2026] PUT /v2.0/ports/23281233-b63a-4341-8af2-78c1c53b064b => generated 917 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3331] 162.253.55.164 () {30 vars in 767 bytes} [Fri Aug 28 05:31:25 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 3780 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:31:25.558 8 INFO neutron_taas.services.taas.taas_plugin [None req-c134b8ee-0b96-4240-b58a-5d3a0c9c2ae4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 23281233-b63a-4341-8af2-78c1c53b064b 2026-08-28 05:31:25.562 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c134b8ee-0b96-4240-b58a-5d3a0c9c2ae4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 23281233-b63a-4341-8af2-78c1c53b064b [pid: 8|app: 0|req: 1757/3334] 162.253.55.164 () {32 vars in 757 bytes} [Fri Aug 28 05:31:25 2026] DELETE /v2.0/ports/23281233-b63a-4341-8af2-78c1c53b064b => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3335] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:31:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1758/3336] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:31:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3337] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:31:25 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: 1759/3338] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:31:25 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: 1580/3339] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:31:25 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 675 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1760/3340] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:31:25 2026] GET /v2.0/ports/a774c6cd-9d5e-4ab6-a150-dddafe2e37ff => generated 1140 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3341] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:31:26 2026] GET /v2.0/ports/77c4eb45-135c-4471-9524-dad4bfe0400e => generated 1319 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1761/3342] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:31:26 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => 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: 1582/3343] 162.253.55.164 () {30 vars in 741 bytes} [Fri Aug 28 05:31:26 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5 => generated 802 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1762/3344] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:31:26 2026] GET /v2.0/ports/a774c6cd-9d5e-4ab6-a150-dddafe2e37ff => generated 1140 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3345] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:31:26 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 675 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:31:26.456 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f3f1a12-8290-4321-8a96-8c01c4db5a02'] response: {'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '23281233-b63a-4341-8af2-78c1c53b064b', 'code': 200} [pid: 8|app: 0|req: 1763/3346] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:31:26 2026] GET /v2.0/ports?tenant_id=a0bd19365e5b42aea6700dfd62ea0952&device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 3780 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3347] 162.253.55.164 () {34 vars in 1224 bytes} [Fri Aug 28 05:31:26 2026] GET /v2.0/networks?id=28cdac4e-4ca6-4a23-a284-557f87542584&id=bb2ec37a-83f5-469e-8511-5ded6779c1f5&id=a01f17a6-842a-4428-a242-43ee50eacc86&id=14689014-000e-4302-b60b-f54c9b7f077b => generated 3107 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1764/3348] 162.253.55.164 () {34 vars in 1060 bytes} [Fri Aug 28 05:31:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.123&port_id=72fe5978-fa2a-49e3-9359-ea245cdac1d7 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3349] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:31:26 2026] GET /v2.0/subnets?id=c94398f9-79b8-4004-8016-a274fbca151d => generated 654 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1765/3350] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:31:26 2026] GET /v2.0/ports?network_id=28cdac4e-4ca6-4a23-a284-557f87542584&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: 7|app: 0|req: 1586/3351] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:31:26 2026] GET /v2.0/networks/28cdac4e-4ca6-4a23-a284-557f87542584?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1766/3352] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:31:26 2026] GET /v2.0/networks/28cdac4e-4ca6-4a23-a284-557f87542584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3353] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:31:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.186&port_id=77c4eb45-135c-4471-9524-dad4bfe0400e => 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: 1767/3354] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:31:26 2026] GET /v2.0/subnets?id=cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3355] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:31:27 2026] GET /v2.0/ports?network_id=bb2ec37a-83f5-469e-8511-5ded6779c1f5&device_owner=network%3Adhcp => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1768/3356] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:31:27 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3357] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:31:27 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1769/3358] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:31:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.142&port_id=55c7b3e0-e104-4e4d-9653-dfc893d134bf => 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: 1590/3359] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:31:27 2026] GET /v2.0/subnets?id=e95a1195-6e77-4f69-8845-94a97db7c19b => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1770/3360] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:31:27 2026] GET /v2.0/ports?network_id=a01f17a6-842a-4428-a242-43ee50eacc86&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: 1591/3361] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:31:27 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?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: 1771/3362] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:31:27 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?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: 1592/3363] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:31:30 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: 1772/3364] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:31:30 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: 1593/3365] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:31:30 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: 1773/3366] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:31:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3367] 162.253.55.164 () {30 vars in 767 bytes} [Fri Aug 28 05:31:30 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 3780 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1774/3368] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:31:31 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: 1595/3369] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:31:31 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: 1775/3370] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:31:31 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: 1596/3371] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:31:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1776/3372] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:31:31 2026] GET /v2.0/ports/55c7b3e0-e104-4e4d-9653-dfc893d134bf => generated 1260 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:31:31.555 7 INFO neutron.db.ovn_revision_numbers_db [None req-f9e7dc5a-5c64-4b59-8b9b-39e598c37987 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 55c7b3e0-e104-4e4d-9653-dfc893d134bf (type: ports) to 7 [pid: 7|app: 0|req: 1597/3373] 162.253.55.164 () {34 vars in 787 bytes} [Fri Aug 28 05:31:31 2026] PUT /v2.0/ports/55c7b3e0-e104-4e4d-9653-dfc893d134bf => generated 1057 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1777/3374] 162.253.55.164 () {30 vars in 741 bytes} [Fri Aug 28 05:31:31 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:31:31.642 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9a0328e-6c29-4396-8b0a-7fdc2da0bd09'] response: {'name': 'network-changed', 'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'tag': '55c7b3e0-e104-4e4d-9653-dfc893d134bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1598/3375] 162.253.55.164 () {30 vars in 767 bytes} [Fri Aug 28 05:31:31 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 3605 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1778/3376] 162.253.55.164 () {30 vars in 767 bytes} [Fri Aug 28 05:31:31 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 3605 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3377] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:31:32 2026] GET /v2.0/ports?tenant_id=a0bd19365e5b42aea6700dfd62ea0952&device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 3605 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1779/3378] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:31:32 2026] GET /v2.0/networks?id=a01f17a6-842a-4428-a242-43ee50eacc86 => generated 803 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3379] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:31:32 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?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: 1780/3380] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:31:32 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3381] 162.253.55.164 () {30 vars in 767 bytes} [Fri Aug 28 05:31:32 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 3605 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:31:33.576 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72f7627e-d53f-4e05-a58a-ae4315802752 - - - - - -] OVN reports status down for port: 55c7b3e0-e104-4e4d-9653-dfc893d134bf [pid: 8|app: 0|req: 1781/3382] 162.253.55.164 () {34 vars in 973 bytes} [Fri Aug 28 05:31:33 2026] GET /v2.0/ports/55c7b3e0-e104-4e4d-9653-dfc893d134bf => generated 1085 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3383] 162.253.55.164 () {34 vars in 1058 bytes} [Fri Aug 28 05:31:33 2026] GET /v2.0/ports/55c7b3e0-e104-4e4d-9653-dfc893d134bf?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:31:33.804 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebebb7c9-7839-4b65-85d5-f08a1744f029'] response: {'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '55c7b3e0-e104-4e4d-9653-dfc893d134bf', 'code': 200} [pid: 8|app: 0|req: 1782/3384] 162.253.55.164 () {34 vars in 1014 bytes} [Fri Aug 28 05:31:33 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?fields=dns_domain => generated 29 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1783/3385] 162.253.55.164 () {30 vars in 767 bytes} [Fri Aug 28 05:31:33 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 3603 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:31:34.051 8 INFO neutron.db.ovn_revision_numbers_db [None req-72f7627e-d53f-4e05-a58a-ae4315802752 - - - - - -] Successfully bumped revision number for resource 55c7b3e0-e104-4e4d-9653-dfc893d134bf (type: ports) to 8 2026-08-28 05:31:34.273 7 INFO neutron.db.ovn_revision_numbers_db [req-846c1396-02a9-4997-8d33-9cff82ca0e5c req-c04a9913-6efa-484d-ac7e-3e0be90cd161 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 55c7b3e0-e104-4e4d-9653-dfc893d134bf (type: ports) to 9 [pid: 7|app: 0|req: 1603/3386] 162.253.55.164 () {38 vars in 1026 bytes} [Fri Aug 28 05:31:33 2026] PUT /v2.0/ports/55c7b3e0-e104-4e4d-9653-dfc893d134bf => generated 917 bytes in 413 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: 1784/3387] 162.253.55.164 () {30 vars in 767 bytes} [Fri Aug 28 05:31:35 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 2528 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:31:35.269 7 INFO neutron_taas.services.taas.taas_plugin [None req-b7002097-78ec-42bb-b195-84ec4968f7e4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 55c7b3e0-e104-4e4d-9653-dfc893d134bf 2026-08-28 05:31:35.272 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7002097-78ec-42bb-b195-84ec4968f7e4 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 55c7b3e0-e104-4e4d-9653-dfc893d134bf [pid: 7|app: 0|req: 1604/3388] 162.253.55.164 () {32 vars in 757 bytes} [Fri Aug 28 05:31:35 2026] DELETE /v2.0/ports/55c7b3e0-e104-4e4d-9653-dfc893d134bf => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1785/3389] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:31:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3390] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:31:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1786/3391] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:31:35 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: 1606/3392] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:31:35 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: 8|app: 0|req: 1787/3393] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:31:35 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 675 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3394] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:31:35 2026] GET /v2.0/ports/a774c6cd-9d5e-4ab6-a150-dddafe2e37ff => generated 1140 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1788/3395] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:31:35 2026] GET /v2.0/ports/77c4eb45-135c-4471-9524-dad4bfe0400e => generated 1319 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3396] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:31:35 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1789/3397] 162.253.55.164 () {30 vars in 741 bytes} [Fri Aug 28 05:31:35 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5 => generated 802 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:31:35.862 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-19ff191d-49b3-4730-9c6d-61d6e3d1c2e6'] response: {'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '55c7b3e0-e104-4e4d-9653-dfc893d134bf', 'code': 200} [pid: 7|app: 0|req: 1609/3398] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:31:35 2026] GET /v2.0/ports?tenant_id=a0bd19365e5b42aea6700dfd62ea0952&device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 2528 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1790/3399] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:31:35 2026] GET /v2.0/ports/a774c6cd-9d5e-4ab6-a150-dddafe2e37ff => generated 1140 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1791/3400] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:31:35 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3401] 162.253.55.164 () {34 vars in 1144 bytes} [Fri Aug 28 05:31:35 2026] GET /v2.0/networks?id=28cdac4e-4ca6-4a23-a284-557f87542584&id=bb2ec37a-83f5-469e-8511-5ded6779c1f5&id=a01f17a6-842a-4428-a242-43ee50eacc86 => generated 2318 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1792/3402] 162.253.55.164 () {34 vars in 1060 bytes} [Fri Aug 28 05:31:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.123&port_id=72fe5978-fa2a-49e3-9359-ea245cdac1d7 => 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: 1611/3403] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:31:35 2026] GET /v2.0/subnets?id=c94398f9-79b8-4004-8016-a274fbca151d => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1793/3404] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:31:36 2026] GET /v2.0/ports?network_id=28cdac4e-4ca6-4a23-a284-557f87542584&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: 1612/3405] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:31:36 2026] GET /v2.0/networks/28cdac4e-4ca6-4a23-a284-557f87542584?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: 1794/3406] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:31:36 2026] GET /v2.0/networks/28cdac4e-4ca6-4a23-a284-557f87542584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3407] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:31:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.186&port_id=77c4eb45-135c-4471-9524-dad4bfe0400e => 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: 1795/3408] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:31:36 2026] GET /v2.0/subnets?id=cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3409] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:31:36 2026] GET /v2.0/ports?network_id=bb2ec37a-83f5-469e-8511-5ded6779c1f5&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: 1796/3410] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:31:36 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5?fields=segments => 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: 1615/3411] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:31:36 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5?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: 8|app: 0|req: 1797/3412] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:31:37 2026] GET /v2.0/security-groups => generated 31501 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3413] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:31:37 2026] GET /v2.0/networks => generated 4543 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1798/3414] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:31:37 2026] GET /v2.0/subnets => generated 5509 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3415] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:31:37 2026] GET /v2.0/ports => generated 22049 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1799/3416] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:31:38 2026] GET /v2.0/floatingips => generated 2590 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3417] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:31:38 2026] GET /v2.0/subnets => generated 5509 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1800/3418] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:31:38 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: 1619/3419] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:31:38 2026] GET /v2.0/network-ip-availabilities => generated 3184 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1801/3420] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:31:38 2026] GET /v2.0/agents => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3421] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:31:38 2026] GET /v2.0/routers => generated 965 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1802/3422] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:31:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3425] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:31:48 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: 1804/3426] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:31:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3427] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:31:48 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: 1805/3428] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:31:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:31:48.378 7 INFO neutron.api.v2.resource [None req-157de42d-d13f-4f18-b8e1-65f8870ccff5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1624/3429] 162.253.55.164 () {30 vars in 761 bytes} [Fri Aug 28 05:31:48 2026] GET /v2.0/security-groups/lb-6fe14306-f570-4149-a7e5-db4b7a21f917 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1806/3430] 162.253.55.164 () {30 vars in 783 bytes} [Fri Aug 28 05:31:48 2026] GET /v2.0/security-groups?name=lb-6fe14306-f570-4149-a7e5-db4b7a21f917 => generated 2865 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3431] 162.253.55.164 () {30 vars in 813 bytes} [Fri Aug 28 05:31:48 2026] GET /v2.0/security-group-rules?security_group_id=b7150b73-ec07-4971-88c2-6897aa819bef => generated 2334 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1807/3432] 162.253.55.164 () {32 vars in 787 bytes} [Fri Aug 28 05:31:48 2026] DELETE /v2.0/security-group-rules/496c2848-f91d-4629-81e7-1873c4db3694 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3433] 162.253.55.164 () {32 vars in 787 bytes} [Fri Aug 28 05:31:48 2026] DELETE /v2.0/security-group-rules/a86f6848-ab50-4ace-ba66-178646b25879 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:31:51.200 8 INFO neutron_taas.services.taas.taas_plugin [None req-0c6b637b-7e40-4edb-97c6-cafb116bbb32 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] TaaS: Handle Delete Port: 5d0290d0-0a98-40f6-98b3-60871948377a 2026-08-28 05:31:51.205 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c6b637b-7e40-4edb-97c6-cafb116bbb32 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Tap Mirror: Handle Delete Port: 5d0290d0-0a98-40f6-98b3-60871948377a 2026-08-28 05:31:51.411 8 INFO neutron.db.l3_db [None req-0c6b637b-7e40-4edb-97c6-cafb116bbb32 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Floating IP e7dfae95-df9f-4ed3-b3b3-df968f019899 disassociated (deleted). External IP: 10.96.250.220, port: a774c6cd-9d5e-4ab6-a150-dddafe2e37ff. [pid: 8|app: 0|req: 1808/3434] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:31:50 2026] DELETE /v2.0/floatingips/e7dfae95-df9f-4ed3-b3b3-df968f019899 => generated 0 bytes in 486 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:31:51.480 7 INFO neutron.api.v2.resource [None req-fda363fe-9c3f-42fe-aea9-407b40a8b641 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1627/3435] 10.0.0.125 () {32 vars in 727 bytes} [Fri Aug 28 05:31:51 2026] GET /v2.0/floatingips/e7dfae95-df9f-4ed3-b3b3-df968f019899 => generated 144 bytes in 32 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: 1809/3436] 10.0.0.139 () {34 vars in 1176 bytes} [Fri Aug 28 05:31:52 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e&device_id=eb910fb6-e8ac-4f18-abf6-ef515986a5e3&device_id=39a0b37f-fbd8-4554-a0d6-c1d58de91167 => generated 5382 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3437] 10.0.0.139 () {34 vars in 1198 bytes} [Fri Aug 28 05:31:52 2026] GET /v2.0/security-groups?id=c6c807aa-5fb8-4639-b8c3-03c23cb3b3fc&id=ffec18c9-fa66-49a6-a6e3-98a976370f1d&id=b7150b73-ec07-4971-88c2-6897aa819bef&fields=id&fields=name => generated 286 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1810/3438] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:31:52 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: 1629/3439] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:31: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: 8|app: 0|req: 1811/3440] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:31:52 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: 1630/3441] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:31:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:31:52.496 8 INFO neutron.api.v2.resource [None req-a1b3903e-08c5-4389-84f2-73be0c20ed09 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1812/3442] 162.253.55.164 () {30 vars in 761 bytes} [Fri Aug 28 05:31:52 2026] GET /v2.0/security-groups/lb-6fe14306-f570-4149-a7e5-db4b7a21f917 => generated 149 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3443] 162.253.55.164 () {30 vars in 783 bytes} [Fri Aug 28 05:31:52 2026] GET /v2.0/security-groups?name=lb-6fe14306-f570-4149-a7e5-db4b7a21f917 => generated 1639 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1813/3444] 162.253.55.164 () {30 vars in 813 bytes} [Fri Aug 28 05:31:52 2026] GET /v2.0/security-group-rules?security_group_id=b7150b73-ec07-4971-88c2-6897aa819bef => generated 1182 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3445] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:31:52 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: 1814/3446] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:31:52 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: 7|app: 0|req: 1633/3447] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:31:52 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: 1815/3448] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:31:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3449] 162.253.55.164 () {30 vars in 739 bytes} [Fri Aug 28 05:31:52 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 675 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1816/3450] 162.253.55.164 () {30 vars in 767 bytes} [Fri Aug 28 05:31:52 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 2528 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3451] 162.253.55.164 () {30 vars in 767 bytes} [Fri Aug 28 05:31:52 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 2528 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1817/3452] 10.0.0.139 () {34 vars in 1082 bytes} [Fri Aug 28 05:31:52 2026] GET /v2.0/ports?device_id=eb910fb6-e8ac-4f18-abf6-ef515986a5e3&device_id=39a0b37f-fbd8-4554-a0d6-c1d58de91167 => generated 2865 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3453] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:31:52 2026] GET /v2.0/security-groups?id=ffec18c9-fa66-49a6-a6e3-98a976370f1d&fields=id&fields=name => generated 112 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1818/3454] 162.253.55.164 () {30 vars in 767 bytes} [Fri Aug 28 05:31:53 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 2528 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3455] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:31:53 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 2528 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1819/3456] 10.0.0.139 () {34 vars in 1118 bytes} [Fri Aug 28 05:31:53 2026] GET /v2.0/security-groups?id=c6c807aa-5fb8-4639-b8c3-03c23cb3b3fc&id=b7150b73-ec07-4971-88c2-6897aa819bef&fields=id&fields=name => generated 195 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3457] 162.253.55.164 () {30 vars in 767 bytes} [Fri Aug 28 05:31:54 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 2528 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:31:54.854 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3bf9416-37a0-45bc-9012-7c6ec896d4e8 - - - - - -] OVN reports status down for port: a774c6cd-9d5e-4ab6-a150-dddafe2e37ff 2026-08-28 05:31:54.869 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a940a89c-ae62-40db-84c0-6f2282a239c0 - - - - - -] OVN reports status down for port: 77c4eb45-135c-4471-9524-dad4bfe0400e [pid: 8|app: 0|req: 1820/3458] 162.253.55.164 () {34 vars in 973 bytes} [Fri Aug 28 05:31:54 2026] GET /v2.0/ports/77c4eb45-135c-4471-9524-dad4bfe0400e => generated 1319 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3459] 162.253.55.164 () {34 vars in 1058 bytes} [Fri Aug 28 05:31:55 2026] GET /v2.0/ports/77c4eb45-135c-4471-9524-dad4bfe0400e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3460] 162.253.55.164 () {30 vars in 767 bytes} [Fri Aug 28 05:31:55 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 2528 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1821/3461] 162.253.55.164 () {34 vars in 1014 bytes} [Fri Aug 28 05:31:55 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5?fields=dns_domain => generated 29 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:31:55.326 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6896104-73af-4766-886a-b8505668a5b6'] response: {'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '77c4eb45-135c-4471-9524-dad4bfe0400e', 'code': 200} 2026-08-28 05:31:55.329 8 INFO neutron.db.ovn_revision_numbers_db [None req-afcbb06f-89fd-485b-a9ad-8e68b216e1c8 - - - - - -] Successfully bumped revision number for resource a774c6cd-9d5e-4ab6-a150-dddafe2e37ff (type: ports) to 6 2026-08-28 05:31:55.445 8 INFO neutron.db.ovn_revision_numbers_db [None req-a940a89c-ae62-40db-84c0-6f2282a239c0 - - - - - -] Successfully bumped revision number for resource 77c4eb45-135c-4471-9524-dad4bfe0400e (type: ports) to 8 2026-08-28 05:31:55.806 7 INFO neutron.db.ovn_revision_numbers_db [req-21cb356b-273d-4a25-bd6a-20e1df6c2699 req-6114aeef-537c-47f9-a76d-a970bbb0d17c 001994d8280947b9b7e663694f027ac1 cb88aac772ad472b8071d3a59885d269 - - 3255670f36584ac9ac651d97d240ba0c 3255670f36584ac9ac651d97d240ba0c] Successfully bumped revision number for resource 77c4eb45-135c-4471-9524-dad4bfe0400e (type: ports) to 9 [pid: 7|app: 0|req: 1641/3464] 162.253.55.164 () {38 vars in 1026 bytes} [Fri Aug 28 05:31:55 2026] PUT /v2.0/ports/77c4eb45-135c-4471-9524-dad4bfe0400e => generated 1151 bytes in 518 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: 1824/3465] 162.253.55.164 () {30 vars in 767 bytes} [Fri Aug 28 05:31:56 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 1217 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:31:56.745 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e3a579f-1205-4ab1-94a0-ca19c38a9261 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 77c4eb45-135c-4471-9524-dad4bfe0400e (type: ports) to 10 [pid: 7|app: 0|req: 1642/3466] 162.253.55.164 () {34 vars in 787 bytes} [Fri Aug 28 05:31:56 2026] PUT /v2.0/ports/77c4eb45-135c-4471-9524-dad4bfe0400e => generated 1091 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1825/3467] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:31:56 2026] GET /v2.0/ports/77c4eb45-135c-4471-9524-dad4bfe0400e => generated 1091 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:31:56.942 8 INFO neutron.db.ovn_revision_numbers_db [None req-afcbb06f-89fd-485b-a9ad-8e68b216e1c8 - - - - - -] Successfully bumped revision number for resource a774c6cd-9d5e-4ab6-a150-dddafe2e37ff (type: ports) to 8 2026-08-28 05:31:57.014 7 INFO neutron_taas.services.taas.taas_plugin [None req-7f5a01e9-78ed-4fd2-9888-4dc24b5a618e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 77c4eb45-135c-4471-9524-dad4bfe0400e 2026-08-28 05:31:57.019 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f5a01e9-78ed-4fd2-9888-4dc24b5a618e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 77c4eb45-135c-4471-9524-dad4bfe0400e [pid: 7|app: 0|req: 1643/3468] 162.253.55.164 () {32 vars in 757 bytes} [Fri Aug 28 05:31:56 2026] DELETE /v2.0/ports/77c4eb45-135c-4471-9524-dad4bfe0400e => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1826/3469] 162.253.55.164 () {30 vars in 701 bytes} [Fri Aug 28 05:31:57 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: 1644/3470] 162.253.55.164 () {30 vars in 703 bytes} [Fri Aug 28 05:31:57 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: 1645/3471] 162.253.55.164 () {30 vars in 679 bytes} [Fri Aug 28 05:31:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3472] 162.253.55.164 () {30 vars in 715 bytes} [Fri Aug 28 05:31:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:31:57.382 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c9562be-4a96-4777-9915-8460e51cb632'] response: {'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '77c4eb45-135c-4471-9524-dad4bfe0400e', 'code': 200} 2026-08-28 05:31:57.402 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c5e65ebb-b37c-4137-9bf6-bf29d409cbed 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1647/3473] 162.253.55.164 () {32 vars in 757 bytes} [Fri Aug 28 05:31:57 2026] DELETE /v2.0/ports/77c4eb45-135c-4471-9524-dad4bfe0400e => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1827/3474] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:31:57 2026] GET /v2.0/ports?tenant_id=a0bd19365e5b42aea6700dfd62ea0952&device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 1217 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3475] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:31:57 2026] GET /v2.0/ports/a774c6cd-9d5e-4ab6-a150-dddafe2e37ff => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:31:57.466 7 INFO neutron.api.v2.resource [None req-21ac33e4-e764-4b1c-86df-89f9717f3c08 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1649/3476] 162.253.55.164 () {30 vars in 761 bytes} [Fri Aug 28 05:31:57 2026] GET /v2.0/security-groups/lb-6fe14306-f570-4149-a7e5-db4b7a21f917 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1828/3477] 162.253.55.164 () {34 vars in 1064 bytes} [Fri Aug 28 05:31:57 2026] GET /v2.0/networks?id=28cdac4e-4ca6-4a23-a284-557f87542584&id=bb2ec37a-83f5-469e-8511-5ded6779c1f5 => generated 1529 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3478] 162.253.55.164 () {30 vars in 783 bytes} [Fri Aug 28 05:31:57 2026] GET /v2.0/security-groups?name=lb-6fe14306-f570-4149-a7e5-db4b7a21f917 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1829/3479] 162.253.55.164 () {34 vars in 1060 bytes} [Fri Aug 28 05:31:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.123&port_id=72fe5978-fa2a-49e3-9359-ea245cdac1d7 => 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: 1830/3480] 162.253.55.164 () {34 vars in 982 bytes} [Fri Aug 28 05:31:57 2026] GET /v2.0/subnets?id=c94398f9-79b8-4004-8016-a274fbca151d => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3481] 162.253.55.164 () {30 vars in 735 bytes} [Fri Aug 28 05:31:57 2026] GET /v2.0/ports/a774c6cd-9d5e-4ab6-a150-dddafe2e37ff => generated 1132 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1831/3482] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:31:57 2026] GET /v2.0/ports?network_id=28cdac4e-4ca6-4a23-a284-557f87542584&device_owner=network%3Adhcp => 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: 1832/3483] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:31:57 2026] GET /v2.0/networks/28cdac4e-4ca6-4a23-a284-557f87542584?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1833/3484] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:31:57 2026] GET /v2.0/networks/28cdac4e-4ca6-4a23-a284-557f87542584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:31:57.964 7 INFO neutron.db.ovn_revision_numbers_db [None req-f7bf2bfa-3d41-445e-a364-ab38424a4674 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a774c6cd-9d5e-4ab6-a150-dddafe2e37ff (type: ports) to 9 [pid: 7|app: 0|req: 1652/3485] 162.253.55.164 () {34 vars in 787 bytes} [Fri Aug 28 05:31:57 2026] PUT /v2.0/ports/a774c6cd-9d5e-4ab6-a150-dddafe2e37ff => generated 1094 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1834/3486] 162.253.55.164 () {32 vars in 777 bytes} [Fri Aug 28 05:31:57 2026] DELETE /v2.0/security-groups/b7150b73-ec07-4971-88c2-6897aa819bef => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:31:58.279 7 INFO neutron_taas.services.taas.taas_plugin [None req-669e28d4-e4f1-467e-9a67-7fcb38290b5a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: a774c6cd-9d5e-4ab6-a150-dddafe2e37ff 2026-08-28 05:31:58.281 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-669e28d4-e4f1-467e-9a67-7fcb38290b5a 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: a774c6cd-9d5e-4ab6-a150-dddafe2e37ff [pid: 7|app: 0|req: 1653/3487] 162.253.55.164 () {32 vars in 757 bytes} [Fri Aug 28 05:31:58 2026] DELETE /v2.0/ports/a774c6cd-9d5e-4ab6-a150-dddafe2e37ff => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:31:59.906 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4006ed40-a585-480a-a797-d6b8d42ba63b - - - - - -] OVN reports status down for port: 72fe5978-fa2a-49e3-9359-ea245cdac1d7 2026-08-28 05:32:00.083 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9655367f-1be5-49d8-85eb-604b63531bf1'] response: {'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '72fe5978-fa2a-49e3-9359-ea245cdac1d7', 'code': 200} 2026-08-28 05:32:00.210 8 INFO neutron.db.ovn_revision_numbers_db [None req-4006ed40-a585-480a-a797-d6b8d42ba63b - - - - - -] Successfully bumped revision number for resource 72fe5978-fa2a-49e3-9359-ea245cdac1d7 (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: 1835/3488] 162.253.55.164 () {34 vars in 992 bytes} [Fri Aug 28 05:32:01 2026] GET /v2.0/ports?device_id=be4e65e4-d285-4e5a-971b-1724fd8bc46e => generated 1215 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:32:01.230 7 INFO neutron_taas.services.taas.taas_plugin [req-21e0c32e-f65b-41c6-965e-c5d1a0a9704f req-92c52f80-c904-463a-b67b-ac73c5522eb2 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] TaaS: Handle Delete Port: 72fe5978-fa2a-49e3-9359-ea245cdac1d7 2026-08-28 05:32:01.232 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-21e0c32e-f65b-41c6-965e-c5d1a0a9704f req-92c52f80-c904-463a-b67b-ac73c5522eb2 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Tap Mirror: Handle Delete Port: 72fe5978-fa2a-49e3-9359-ea245cdac1d7 [pid: 7|app: 0|req: 1654/3489] 162.253.55.164 () {36 vars in 995 bytes} [Fri Aug 28 05:32:01 2026] DELETE /v2.0/ports/72fe5978-fa2a-49e3-9359-ea245cdac1d7 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:01.445 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f6f48f7-8a98-4ac4-9b27-de6223436055'] response: {'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'name': 'network-vif-deleted', 'tag': '72fe5978-fa2a-49e3-9359-ea245cdac1d7', 'status': 'completed', 'code': 200} 2026-08-28 05:32:01.936 8 INFO neutron_taas.services.taas.taas_plugin [None req-f75718df-896e-4fb9-8e08-8b8645856d01 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] TaaS: Handle Delete Port: 49a2e6fc-2470-4d0a-bbd5-aff028b4cf4e 2026-08-28 05:32:01.940 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f75718df-896e-4fb9-8e08-8b8645856d01 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Tap Mirror: Handle Delete Port: 49a2e6fc-2470-4d0a-bbd5-aff028b4cf4e 2026-08-28 05:32:02.136 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fb2d140-87a7-4c54-97bc-2d39471507c5'] response: {'server_uuid': 'be4e65e4-d285-4e5a-971b-1724fd8bc46e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '72fe5978-fa2a-49e3-9359-ea245cdac1d7', 'code': 200} 2026-08-28 05:32:02.156 8 INFO neutron.db.l3_db [None req-f75718df-896e-4fb9-8e08-8b8645856d01 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Floating IP d7b250bb-e1e4-4982-b9e6-67e6255a288e disassociated (deleted). External IP: 10.96.250.204, port: 49227e07-a6f5-43dd-828a-defcad026af3. [pid: 8|app: 0|req: 1836/3490] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:32:01 2026] DELETE /v2.0/floatingips/d7b250bb-e1e4-4982-b9e6-67e6255a288e => generated 0 bytes in 443 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:32:02.237 7 INFO neutron.api.v2.resource [None req-73e6b312-378a-475c-95ae-8427c7e0732f 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1655/3491] 10.0.0.125 () {32 vars in 727 bytes} [Fri Aug 28 05:32:02 2026] GET /v2.0/floatingips/d7b250bb-e1e4-4982-b9e6-67e6255a288e => generated 144 bytes in 26 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: 1837/3492] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:32:02 2026] GET /v2.0/ports?device_id=eb910fb6-e8ac-4f18-abf6-ef515986a5e3 => generated 1204 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3493] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:32:02 2026] GET /v2.0/security-groups?id=ffec18c9-fa66-49a6-a6e3-98a976370f1d&fields=id&fields=name => generated 112 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:32:03.493 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c3bf9416-37a0-45bc-9012-7c6ec896d4e8 - - - - - -] OVN reports status down for port: 49227e07-a6f5-43dd-828a-defcad026af3 2026-08-28 05:32:03.664 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fae7e90d-6f45-4438-9aa8-c1bb01b994df'] response: {'server_uuid': 'eb910fb6-e8ac-4f18-abf6-ef515986a5e3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '49227e07-a6f5-43dd-828a-defcad026af3', 'code': 200} 2026-08-28 05:32:03.814 7 INFO neutron.db.ovn_revision_numbers_db [None req-c3bf9416-37a0-45bc-9012-7c6ec896d4e8 - - - - - -] Successfully bumped revision number for resource 49227e07-a6f5-43dd-828a-defcad026af3 (type: ports) to 6 2026-08-28 05:32:04.183 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6de3ac9b-90f7-46f6-b07b-e72fccd60e6d'] response: {'name': 'network-changed', 'server_uuid': 'eb910fb6-e8ac-4f18-abf6-ef515986a5e3', 'tag': '49227e07-a6f5-43dd-828a-defcad026af3', '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: 1838/3494] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:32:04 2026] GET /v2.0/ports?tenant_id=32e1cfc99d24434cbe0b4e4dfbe22d9e&device_id=eb910fb6-e8ac-4f18-abf6-ef515986a5e3 => generated 1440 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3495] 162.253.55.164 () {34 vars in 992 bytes} [Fri Aug 28 05:32:04 2026] GET /v2.0/ports?device_id=eb910fb6-e8ac-4f18-abf6-ef515986a5e3 => generated 1202 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1839/3496] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:32:04 2026] GET /v2.0/networks?id=14689014-000e-4302-b60b-f54c9b7f077b => generated 803 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1840/3497] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:32:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.153&port_id=49227e07-a6f5-43dd-828a-defcad026af3 => 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: 1841/3498] 162.253.55.164 () {34 vars in 1104 bytes} [Fri Aug 28 05:32:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a3&port_id=49227e07-a6f5-43dd-828a-defcad026af3 => 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: 1842/3499] 162.253.55.164 () {34 vars in 1062 bytes} [Fri Aug 28 05:32:04 2026] GET /v2.0/subnets?id=f6ed15d4-29d7-4ea0-91a8-7eff2c8c7806&id=4c22fab5-abaf-4412-a1e2-ac94d27fe7d1 => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1843/3500] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:32:04 2026] GET /v2.0/ports?network_id=14689014-000e-4302-b60b-f54c9b7f077b&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:32:04.957 7 INFO neutron_taas.services.taas.taas_plugin [req-18b508f2-54d6-4225-abc2-a140d5b9a657 req-6e0c5d82-8aef-4cdc-a59f-6bb1419ef6b2 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] TaaS: Handle Delete Port: 49227e07-a6f5-43dd-828a-defcad026af3 [pid: 8|app: 0|req: 1844/3501] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:32:04 2026] GET /v2.0/ports?network_id=14689014-000e-4302-b60b-f54c9b7f077b&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:32:04.960 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-18b508f2-54d6-4225-abc2-a140d5b9a657 req-6e0c5d82-8aef-4cdc-a59f-6bb1419ef6b2 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Tap Mirror: Handle Delete Port: 49227e07-a6f5-43dd-828a-defcad026af3 [pid: 8|app: 0|req: 1845/3502] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:32:04 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1846/3503] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:32:05 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3504] 162.253.55.164 () {36 vars in 995 bytes} [Fri Aug 28 05:32:04 2026] DELETE /v2.0/ports/49227e07-a6f5-43dd-828a-defcad026af3 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:05.710 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f2ebb86-6e9a-451a-8209-32cd12829b06'] response: {'server_uuid': 'eb910fb6-e8ac-4f18-abf6-ef515986a5e3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '49227e07-a6f5-43dd-828a-defcad026af3', 'code': 200} 2026-08-28 05:32:05.710 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f2ebb86-6e9a-451a-8209-32cd12829b06'] response: {'server_uuid': 'eb910fb6-e8ac-4f18-abf6-ef515986a5e3', 'name': 'network-vif-deleted', 'tag': '49227e07-a6f5-43dd-828a-defcad026af3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1847/3505] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:32:07 2026] GET /v2.0/ports?device_id=eb910fb6-e8ac-4f18-abf6-ef515986a5e3 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:32:12.980 7 INFO neutron_taas.services.taas.taas_plugin [None req-04219197-fc92-43d2-a152-691510b0d2f8 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] TaaS: Handle Delete Port: bd28e0f8-4b1c-4df7-a336-413d5edb5d27 2026-08-28 05:32:12.983 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04219197-fc92-43d2-a152-691510b0d2f8 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Tap Mirror: Handle Delete Port: bd28e0f8-4b1c-4df7-a336-413d5edb5d27 2026-08-28 05:32:13.186 7 INFO neutron.db.l3_db [None req-04219197-fc92-43d2-a152-691510b0d2f8 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Floating IP 415a07cb-cada-40c2-ac29-ed38d1751ddc disassociated (deleted). External IP: 10.96.250.207, port: 5e209920-2fea-4ca8-b921-36d691a324bd. [pid: 7|app: 0|req: 1660/3508] 10.0.0.125 () {32 vars in 730 bytes} [Fri Aug 28 05:32:12 2026] DELETE /v2.0/floatingips/415a07cb-cada-40c2-ac29-ed38d1751ddc => generated 0 bytes in 429 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:32:13.281 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ea250f1-6551-4b72-9129-5bcab7478fae'] response: {'name': 'network-changed', 'server_uuid': '39a0b37f-fbd8-4554-a0d6-c1d58de91167', 'tag': '5e209920-2fea-4ca8-b921-36d691a324bd', 'status': 'completed', 'code': 200} 2026-08-28 05:32:13.286 8 INFO neutron.api.v2.resource [None req-05eeeeee-0a17-44fc-b11a-d3a0cb592e05 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1849/3509] 10.0.0.125 () {32 vars in 727 bytes} [Fri Aug 28 05:32:13 2026] GET /v2.0/floatingips/415a07cb-cada-40c2-ac29-ed38d1751ddc => generated 144 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3510] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:32:13 2026] GET /v2.0/ports?device_id=39a0b37f-fbd8-4554-a0d6-c1d58de91167 => generated 1196 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1850/3511] 10.0.0.139 () {34 vars in 1038 bytes} [Fri Aug 28 05:32:13 2026] GET /v2.0/security-groups?id=ffec18c9-fa66-49a6-a6e3-98a976370f1d&fields=id&fields=name => generated 112 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3512] 162.253.55.164 () {34 vars in 1078 bytes} [Fri Aug 28 05:32:13 2026] GET /v2.0/ports?tenant_id=32e1cfc99d24434cbe0b4e4dfbe22d9e&device_id=39a0b37f-fbd8-4554-a0d6-c1d58de91167 => generated 1434 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1851/3513] 162.253.55.164 () {34 vars in 984 bytes} [Fri Aug 28 05:32:13 2026] GET /v2.0/networks?id=a01f17a6-842a-4428-a242-43ee50eacc86 => generated 803 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3514] 162.253.55.164 () {34 vars in 1056 bytes} [Fri Aug 28 05:32:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.189&port_id=5e209920-2fea-4ca8-b921-36d691a324bd => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1852/3515] 162.253.55.164 () {34 vars in 1100 bytes} [Fri Aug 28 05:32:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A48&port_id=5e209920-2fea-4ca8-b921-36d691a324bd => 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: 1664/3516] 162.253.55.164 () {34 vars in 1062 bytes} [Fri Aug 28 05:32:14 2026] GET /v2.0/subnets?id=2ae8be98-8854-4211-83ad-6bce28062ed4&id=e95a1195-6e77-4f69-8845-94a97db7c19b => generated 1409 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1853/3517] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:32:14 2026] GET /v2.0/ports?network_id=a01f17a6-842a-4428-a242-43ee50eacc86&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: 1665/3518] 162.253.55.164 () {34 vars in 1050 bytes} [Fri Aug 28 05:32:14 2026] GET /v2.0/ports?network_id=a01f17a6-842a-4428-a242-43ee50eacc86&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: 1854/3519] 162.253.55.164 () {34 vars in 1010 bytes} [Fri Aug 28 05:32:14 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?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: 1666/3520] 162.253.55.164 () {34 vars in 1110 bytes} [Fri Aug 28 05:32:14 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:32:14.535 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3bb17018-ee90-4037-b298-f88c0b72deae - - - - - -] OVN reports status down for port: 5e209920-2fea-4ca8-b921-36d691a324bd 2026-08-28 05:32:14.730 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-46c0e8a6-d913-4399-960c-4190b99d1dba'] response: {'server_uuid': '39a0b37f-fbd8-4554-a0d6-c1d58de91167', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5e209920-2fea-4ca8-b921-36d691a324bd', 'code': 200} 2026-08-28 05:32:14.836 8 INFO neutron.db.ovn_revision_numbers_db [None req-3bb17018-ee90-4037-b298-f88c0b72deae - - - - - -] Successfully bumped revision number for resource 5e209920-2fea-4ca8-b921-36d691a324bd (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: 1855/3521] 162.253.55.164 () {34 vars in 992 bytes} [Fri Aug 28 05:32:15 2026] GET /v2.0/ports?device_id=39a0b37f-fbd8-4554-a0d6-c1d58de91167 => generated 1194 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:32:15.965 7 INFO neutron_taas.services.taas.taas_plugin [req-186b92ff-3183-495a-9aec-00badee6274c req-f353ad1e-e6d7-4390-9c79-450880a2ff60 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] TaaS: Handle Delete Port: 5e209920-2fea-4ca8-b921-36d691a324bd 2026-08-28 05:32:15.969 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-186b92ff-3183-495a-9aec-00badee6274c req-f353ad1e-e6d7-4390-9c79-450880a2ff60 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Tap Mirror: Handle Delete Port: 5e209920-2fea-4ca8-b921-36d691a324bd [pid: 7|app: 0|req: 1667/3522] 162.253.55.164 () {36 vars in 995 bytes} [Fri Aug 28 05:32:15 2026] DELETE /v2.0/ports/5e209920-2fea-4ca8-b921-36d691a324bd => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:16.130 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-579d4db9-8885-4dda-9784-c443b514877c'] response: {'server_uuid': '39a0b37f-fbd8-4554-a0d6-c1d58de91167', 'name': 'network-vif-deleted', 'tag': '5e209920-2fea-4ca8-b921-36d691a324bd', 'status': 'completed', 'code': 200} 2026-08-28 05:32:16.775 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-498ff4b0-a053-4dcd-a5a4-17758cb01e2d'] response: {'server_uuid': '39a0b37f-fbd8-4554-a0d6-c1d58de91167', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5e209920-2fea-4ca8-b921-36d691a324bd', 'code': 200} [pid: 8|app: 0|req: 1856/3523] 10.0.0.139 () {34 vars in 988 bytes} [Fri Aug 28 05:32:18 2026] GET /v2.0/ports?device_id=39a0b37f-fbd8-4554-a0d6-c1d58de91167 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3524] 10.0.0.125 () {32 vars in 748 bytes} [Fri Aug 28 05:32:23 2026] DELETE /v2.0/security-group-rules/8429006a-d9ff-4f9a-b4ce-5a2392458526 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:32:24.058 8 INFO neutron.api.v2.resource [None req-12a35a59-a0fd-4fea-b871-153a36e8a46f 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1857/3525] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:32:24 2026] GET /v2.0/security-group-rules/8429006a-d9ff-4f9a-b4ce-5a2392458526 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3526] 10.0.0.125 () {32 vars in 748 bytes} [Fri Aug 28 05:32:24 2026] DELETE /v2.0/security-group-rules/2b5afe28-dc92-49a8-920c-16ee1fb9dd7b => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:32:24.250 8 INFO neutron.api.v2.resource [None req-6f2b2d33-fa3a-48f0-b795-70899cf4e7f7 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1858/3527] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:32:24 2026] GET /v2.0/security-group-rules/2b5afe28-dc92-49a8-920c-16ee1fb9dd7b => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3528] 10.0.0.125 () {32 vars in 748 bytes} [Fri Aug 28 05:32:24 2026] DELETE /v2.0/security-group-rules/54b1c9c7-8e1c-426e-af1a-943265e16c5b => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:32:24.463 8 INFO neutron.api.v2.resource [None req-f7b16f25-4c57-4541-a04f-b93803953036 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1859/3529] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:32:24 2026] GET /v2.0/security-group-rules/54b1c9c7-8e1c-426e-af1a-943265e16c5b => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3530] 10.0.0.125 () {32 vars in 748 bytes} [Fri Aug 28 05:32:24 2026] DELETE /v2.0/security-group-rules/f70bf6c1-1f0c-46ea-aa8a-c9d3c3de9d1d => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:32:24.690 8 INFO neutron.api.v2.resource [None req-4dce46d0-9b92-4db6-a41e-4078328dbcb9 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1860/3531] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:32:24 2026] GET /v2.0/security-group-rules/f70bf6c1-1f0c-46ea-aa8a-c9d3c3de9d1d => 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: 1672/3532] 10.0.0.125 () {32 vars in 748 bytes} [Fri Aug 28 05:32:24 2026] DELETE /v2.0/security-group-rules/b50da710-de2f-460c-8383-0a4db10fe2b4 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:32:24.845 8 INFO neutron.api.v2.resource [None req-842fffdd-b40f-40a4-9c2b-6e5d0cd42faf 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1861/3533] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:32:24 2026] GET /v2.0/security-group-rules/b50da710-de2f-460c-8383-0a4db10fe2b4 => generated 155 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3534] 10.0.0.125 () {32 vars in 748 bytes} [Fri Aug 28 05:32:24 2026] DELETE /v2.0/security-group-rules/7e4e0ade-3146-4478-bf2e-b839a3efb780 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:32:24.960 8 INFO neutron.api.v2.resource [None req-5206fdf4-5a25-409e-ad99-04f57f07b838 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1862/3535] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:32:24 2026] GET /v2.0/security-group-rules/7e4e0ade-3146-4478-bf2e-b839a3efb780 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3536] 10.0.0.125 () {32 vars in 748 bytes} [Fri Aug 28 05:32:24 2026] DELETE /v2.0/security-group-rules/ef749ae3-ac4f-4b17-a245-f40224bff6b2 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:32:25.094 8 INFO neutron.api.v2.resource [None req-35175c12-6a24-4ac9-957f-30c06503d541 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1863/3537] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:32:25 2026] GET /v2.0/security-group-rules/ef749ae3-ac4f-4b17-a245-f40224bff6b2 => 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: 1675/3538] 10.0.0.125 () {32 vars in 748 bytes} [Fri Aug 28 05:32:25 2026] DELETE /v2.0/security-group-rules/9d1b45f0-cb61-44ee-ae91-909344b58d23 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:32:25.284 8 INFO neutron.api.v2.resource [None req-60b1e65c-090a-4c85-aa3a-fb9a57d748b2 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1864/3539] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:32:25 2026] GET /v2.0/security-group-rules/9d1b45f0-cb61-44ee-ae91-909344b58d23 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3540] 10.0.0.125 () {32 vars in 748 bytes} [Fri Aug 28 05:32:25 2026] DELETE /v2.0/security-group-rules/cb98f1b8-4fc6-4648-a6ae-fbf32ddfcbc0 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:32:25.491 8 INFO neutron.api.v2.resource [None req-e4d9d185-71a0-4971-8599-a25940b1aade 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1865/3541] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:32:25 2026] GET /v2.0/security-group-rules/cb98f1b8-4fc6-4648-a6ae-fbf32ddfcbc0 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3544] 10.0.0.125 () {32 vars in 748 bytes} [Fri Aug 28 05:32:25 2026] DELETE /v2.0/security-group-rules/c2fc8444-e9dc-42fe-8ed4-5ceade7b9f1c => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:32:25.692 8 INFO neutron.api.v2.resource [None req-44d2b5ee-c25d-463b-bb36-4c4d0be5ea6f 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1868/3545] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:32:25 2026] GET /v2.0/security-group-rules/c2fc8444-e9dc-42fe-8ed4-5ceade7b9f1c => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3546] 10.0.0.125 () {32 vars in 748 bytes} [Fri Aug 28 05:32:25 2026] DELETE /v2.0/security-group-rules/6f1bef0d-a8ca-4920-92ba-e51dee2445eb => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:32:25.828 8 INFO neutron.api.v2.resource [None req-e9826f7b-7402-4597-99aa-5369ca2480fe 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1869/3547] 10.0.0.125 () {32 vars in 745 bytes} [Fri Aug 28 05:32:25 2026] GET /v2.0/security-group-rules/6f1bef0d-a8ca-4920-92ba-e51dee2445eb => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3548] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:32:25 2026] DELETE /v2.0/security-groups/ffec18c9-fa66-49a6-a6e3-98a976370f1d => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:32:26.013 8 INFO neutron.api.v2.resource [None req-0912bbb4-4bc2-417d-a6cb-78f78b960d16 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1870/3549] 10.0.0.125 () {32 vars in 735 bytes} [Fri Aug 28 05:32:25 2026] GET /v2.0/security-groups/ffec18c9-fa66-49a6-a6e3-98a976370f1d => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:32:26.325 7 INFO neutron_taas.services.taas.taas_plugin [None req-78ae6f4f-03b1-488c-aaeb-813cb6b0e825 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] TaaS: Handle Delete Port: 0f7515e1-4e2b-4898-aa3c-7bab5c0d89f4 2026-08-28 05:32:26.327 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78ae6f4f-03b1-488c-aaeb-813cb6b0e825 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Tap Mirror: Handle Delete Port: 0f7515e1-4e2b-4898-aa3c-7bab5c0d89f4 [pid: 7|app: 0|req: 1680/3550] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:32:26 2026] PUT /v2.0/routers/54b094b6-2db1-4ead-b69f-24cd7117c3ae/remove_router_interface => generated 309 bytes in 705 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:32:26.950 8 INFO neutron.api.v2.resource [None req-2de52e8e-9823-45af-a27c-50c67a0fb0bf 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1871/3551] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:32:26 2026] PUT /v2.0/routers/54b094b6-2db1-4ead-b69f-24cd7117c3ae/remove_router_interface => generated 198 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:32:27.742 7 INFO neutron_taas.services.taas.taas_plugin [None req-e586dbcb-5b3f-4bfc-b0bb-df4c009432b0 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] TaaS: Handle Delete Port: 2236239b-dc12-4f7b-a66a-1c42ee14a416 2026-08-28 05:32:27.745 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e586dbcb-5b3f-4bfc-b0bb-df4c009432b0 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Tap Mirror: Handle Delete Port: 2236239b-dc12-4f7b-a66a-1c42ee14a416 [pid: 7|app: 0|req: 1681/3552] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:32:26 2026] PUT /v2.0/routers/54b094b6-2db1-4ead-b69f-24cd7117c3ae/remove_router_interface => generated 309 bytes in 1257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:32:28.334 8 INFO neutron.api.v2.resource [None req-01d82a37-b66a-4bcd-8bfe-b1e6e3778bd1 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1872/3553] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:32:28 2026] PUT /v2.0/routers/54b094b6-2db1-4ead-b69f-24cd7117c3ae/remove_router_interface => generated 198 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:32:28.646 7 INFO neutron_taas.services.taas.taas_plugin [None req-32b0c0ec-e097-4304-b570-807dee3c8686 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] TaaS: Handle Delete Port: b2ea8ff6-c432-4c05-ac13-ecfedef4f6ae 2026-08-28 05:32:28.652 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32b0c0ec-e097-4304-b570-807dee3c8686 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Tap Mirror: Handle Delete Port: b2ea8ff6-c432-4c05-ac13-ecfedef4f6ae [pid: 7|app: 0|req: 1682/3554] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:32:28 2026] PUT /v2.0/routers/54b094b6-2db1-4ead-b69f-24cd7117c3ae/remove_router_interface => generated 309 bytes in 830 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:32:29.328 8 INFO neutron.api.v2.resource [None req-35cab82c-21b0-4de8-9860-126da45b6244 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1873/3555] 10.0.0.125 () {34 vars in 787 bytes} [Fri Aug 28 05:32:29 2026] PUT /v2.0/routers/54b094b6-2db1-4ead-b69f-24cd7117c3ae/remove_router_interface => generated 198 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:32:29.915 7 INFO neutron_taas.services.taas.taas_plugin [None req-008855cb-f9c5-42f9-9d5d-c2e0ec85ce9b 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] TaaS: Handle Delete Port: 01e3f128-76e3-4b5d-9e90-17b3c89c66f2 2026-08-28 05:32:29.922 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-008855cb-f9c5-42f9-9d5d-c2e0ec85ce9b 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Tap Mirror: Handle Delete Port: 01e3f128-76e3-4b5d-9e90-17b3c89c66f2 [pid: 7|app: 0|req: 1683/3556] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:32:29 2026] DELETE /v2.0/routers/54b094b6-2db1-4ead-b69f-24cd7117c3ae => generated 0 bytes in 1580 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:32:30.950 8 INFO neutron.api.v2.resource [None req-37193793-e1a0-4dff-bc40-472d1c3bae56 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1874/3557] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:32:30 2026] GET /v2.0/routers/54b094b6-2db1-4ead-b69f-24cd7117c3ae => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3558] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:32:30 2026] DELETE /v2.0/subnets/f6ed15d4-29d7-4ea0-91a8-7eff2c8c7806 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:31.171 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2568c8a7-d06f-40e6-b568-d7f44debada8 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1875/3559] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:32:31 2026] GET /v2.0/subnets/f6ed15d4-29d7-4ea0-91a8-7eff2c8c7806 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3560] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:32:31 2026] DELETE /v2.0/subnets/4c22fab5-abaf-4412-a1e2-ac94d27fe7d1 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:31.429 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8325ba63-1961-4a09-b4cd-ba3d98615e05 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1876/3561] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:32:31 2026] GET /v2.0/subnets/4c22fab5-abaf-4412-a1e2-ac94d27fe7d1 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:32:31.586 7 INFO neutron_taas.services.taas.taas_plugin [None req-5590637a-084c-46fb-af89-cbb1d78c4bbf 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] TaaS: Handle Delete Port: 0f473ae7-6fe3-4881-80ab-0a488852b22a 2026-08-28 05:32:31.589 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5590637a-084c-46fb-af89-cbb1d78c4bbf 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Tap Mirror: Handle Delete Port: 0f473ae7-6fe3-4881-80ab-0a488852b22a 2026-08-28 05:32:31.857 7 INFO neutron.services.segments.plugin [-] Segment 1f56ac34-285f-4792-a82d-ac765c665a0d resource provider aggregate not found 2026-08-28 05:32:31.860 7 INFO neutron.services.segments.plugin [-] Segment 1f56ac34-285f-4792-a82d-ac765c665a0d resource provider aggregate not found 2026-08-28 05:32:31.876 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1f56ac34-285f-4792-a82d-ac765c665a0d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f56ac34-285f-4792-a82d-ac765c665a0d found for delete ", "request_id": "req-093f7c9e-e5c2-4003-a1d4-eb335d4ea707"}]} 2026-08-28 05:32:31.882 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1f56ac34-285f-4792-a82d-ac765c665a0d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f56ac34-285f-4792-a82d-ac765c665a0d found for delete ", "request_id": "req-3819c40b-6c37-4c2e-abb2-fd789050344b"}]} [pid: 7|app: 0|req: 1686/3562] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:32:31 2026] DELETE /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b => generated 0 bytes in 488 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:31.952 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64b9d049-4caa-44ea-9daf-2bed5e4ddad5 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1877/3563] 10.0.0.125 () {32 vars in 721 bytes} [Fri Aug 28 05:32:31 2026] GET /v2.0/networks/14689014-000e-4302-b60b-f54c9b7f077b => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3564] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:32:31 2026] DELETE /v2.0/subnets/2ae8be98-8854-4211-83ad-6bce28062ed4 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:32.132 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c4a37d8-b9d8-4c18-9fcf-613db4193b84 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1878/3565] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:32:32 2026] GET /v2.0/subnets/2ae8be98-8854-4211-83ad-6bce28062ed4 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3566] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:32:32 2026] DELETE /v2.0/subnets/e95a1195-6e77-4f69-8845-94a97db7c19b => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:32.301 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c04a2df6-4b68-4c52-9039-c64b857a673e 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1879/3567] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:32:32 2026] GET /v2.0/subnets/e95a1195-6e77-4f69-8845-94a97db7c19b => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:32:32.436 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c97a44f-83c8-4a8f-b2a3-de1c15143639 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] TaaS: Handle Delete Port: 56c49646-6180-45c7-881b-ab9eb50bf881 2026-08-28 05:32:32.438 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c97a44f-83c8-4a8f-b2a3-de1c15143639 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Tap Mirror: Handle Delete Port: 56c49646-6180-45c7-881b-ab9eb50bf881 [pid: 7|app: 0|req: 1689/3568] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:32:32 2026] DELETE /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:32.728 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ef2dc21-b1ad-415d-b794-84aef2341708 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1880/3569] 10.0.0.125 () {32 vars in 721 bytes} [Fri Aug 28 05:32:32 2026] GET /v2.0/networks/a01f17a6-842a-4428-a242-43ee50eacc86 => 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: 1690/3570] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:32:32 2026] DELETE /v2.0/subnets/464196ce-002e-48d4-b056-0c6ef9cd2178 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:32.938 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f504ea1-562c-4366-9a73-6f2d774b3877 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1881/3571] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:32:32 2026] GET /v2.0/subnets/464196ce-002e-48d4-b056-0c6ef9cd2178 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3572] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:32:32 2026] DELETE /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:33.186 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3929d093-728d-46d1-bd1b-f27bbe96d86a 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1882/3573] 10.0.0.125 () {32 vars in 719 bytes} [Fri Aug 28 05:32:33 2026] GET /v2.0/subnets/cfbfd6a4-e8b3-4de9-8663-12ae49b452f3 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:32:33.331 7 INFO neutron_taas.services.taas.taas_plugin [None req-f9b9887c-555a-4d4b-af3e-0ee7234da8fd 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] TaaS: Handle Delete Port: 3e24bb02-bf2b-4319-92e6-d69276f16da7 2026-08-28 05:32:33.334 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9b9887c-555a-4d4b-af3e-0ee7234da8fd 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] Tap Mirror: Handle Delete Port: 3e24bb02-bf2b-4319-92e6-d69276f16da7 [pid: 7|app: 0|req: 1692/3574] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:32:33 2026] DELETE /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:33.529 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bcdfda16-4802-41b3-be9e-56fdde8ff37e 9d183bae72e840469aeb739f1735ccfb 32e1cfc99d24434cbe0b4e4dfbe22d9e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1883/3575] 10.0.0.125 () {32 vars in 721 bytes} [Fri Aug 28 05:32:33 2026] GET /v2.0/networks/bb2ec37a-83f5-469e-8511-5ded6779c1f5 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:32:33.899 7 INFO neutron.services.segments.plugin [-] Segment aac4c32f-ab4c-408f-8012-f3e37dfba073 resource provider aggregate not found 2026-08-28 05:32:33.905 7 INFO neutron.services.segments.plugin [-] Segment aac4c32f-ab4c-408f-8012-f3e37dfba073 resource provider aggregate not found 2026-08-28 05:32:33.922 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment aac4c32f-ab4c-408f-8012-f3e37dfba073 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aac4c32f-ab4c-408f-8012-f3e37dfba073 found for delete ", "request_id": "req-f6fa45b4-4ec1-4e18-acef-9862847ecb5d"}]} 2026-08-28 05:32:33.927 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment aac4c32f-ab4c-408f-8012-f3e37dfba073 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aac4c32f-ab4c-408f-8012-f3e37dfba073 found for delete ", "request_id": "req-258bc55c-9ec0-4f79-8b9f-754940810ca8"}]} 2026-08-28 05:32:33.942 7 INFO neutron.services.segments.plugin [-] Segment 46771c90-a45b-4e6c-b7bb-1db68687cc6d resource provider aggregate not found 2026-08-28 05:32:33.947 7 INFO neutron.services.segments.plugin [-] Segment 46771c90-a45b-4e6c-b7bb-1db68687cc6d resource provider aggregate not found 2026-08-28 05:32:33.961 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 46771c90-a45b-4e6c-b7bb-1db68687cc6d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46771c90-a45b-4e6c-b7bb-1db68687cc6d found for delete ", "request_id": "req-27b68fff-0cbe-41f3-88b4-2812e59af316"}]} 2026-08-28 05:32:33.964 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 46771c90-a45b-4e6c-b7bb-1db68687cc6d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46771c90-a45b-4e6c-b7bb-1db68687cc6d found for delete ", "request_id": "req-9b1f5b6a-c5db-466f-804f-71bf4540f7ea"}]} 2026-08-28 05:32:35.971 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c4eb990-53ec-493a-944e-5925fd015997 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 16821d05-e482-418c-91e5-119f84dcfe7b (type: security_groups) to 1 2026-08-28 05:32:35.983 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c4eb990-53ec-493a-944e-5925fd015997 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 0fbf12da-ddce-4982-bdd6-4e527b3ba45f (type: security_group_rules) to 0 2026-08-28 05:32:35.996 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c4eb990-53ec-493a-944e-5925fd015997 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 3f93afda-1363-435e-bcbb-6aa95d2b1c0e (type: security_group_rules) to 0 2026-08-28 05:32:36.007 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c4eb990-53ec-493a-944e-5925fd015997 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 5cd41bfb-98d4-4ba7-b8bd-691f71143e35 (type: security_group_rules) to 0 2026-08-28 05:32:36.020 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c4eb990-53ec-493a-944e-5925fd015997 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 6cc279ab-cd2f-424a-a879-cb454b7a5001 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1693/3576] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:32:35 2026] GET /v2.0/security-groups?tenant_id=9d6ca18c0fef48caadfcf35e98b06706&name=default => generated 2929 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1884/3577] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:32:36 2026] DELETE /v2.0/security-groups/16821d05-e482-418c-91e5-119f84dcfe7b => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:32:36.727 7 INFO neutron.db.ovn_revision_numbers_db [None req-90e64212-8871-4595-89f7-0f9a1867f589 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource cd7f0c5e-ddda-4720-89f3-88ddda2ed239 (type: security_groups) to 1 2026-08-28 05:32:36.740 7 INFO neutron.db.ovn_revision_numbers_db [None req-90e64212-8871-4595-89f7-0f9a1867f589 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 256d0144-60d2-4f1f-b4a6-4d2209611dd3 (type: security_group_rules) to 0 2026-08-28 05:32:36.751 7 INFO neutron.db.ovn_revision_numbers_db [None req-90e64212-8871-4595-89f7-0f9a1867f589 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 3e862cb1-a9d8-44c7-8597-09c34e2d9bcd (type: security_group_rules) to 0 2026-08-28 05:32:36.763 7 INFO neutron.db.ovn_revision_numbers_db [None req-90e64212-8871-4595-89f7-0f9a1867f589 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 9e6d544a-15fe-405a-8954-3d9e8931eff6 (type: security_group_rules) to 0 2026-08-28 05:32:36.775 7 INFO neutron.db.ovn_revision_numbers_db [None req-90e64212-8871-4595-89f7-0f9a1867f589 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ef7a65ba-b25b-4960-91c4-f8d6b2341935 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1694/3578] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:32:36 2026] GET /v2.0/security-groups?tenant_id=1835fcdf4d7647dfa9c82a38f6be5bc2&name=default => generated 2929 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1885/3579] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:32:36 2026] DELETE /v2.0/security-groups/cd7f0c5e-ddda-4720-89f3-88ddda2ed239 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:32:37.416 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a6e55fc-d756-459e-bd0f-9dec09c4ede9 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource f1af1cdb-394b-430e-96ce-2097659503bb (type: security_groups) to 1 2026-08-28 05:32:37.431 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a6e55fc-d756-459e-bd0f-9dec09c4ede9 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 0d99bdf6-5100-4d9b-bd50-aacfeb31d02c (type: security_group_rules) to 0 2026-08-28 05:32:37.448 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a6e55fc-d756-459e-bd0f-9dec09c4ede9 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 167d8712-6045-41d3-9b48-9038355a7f0c (type: security_group_rules) to 0 2026-08-28 05:32:37.464 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a6e55fc-d756-459e-bd0f-9dec09c4ede9 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 713bf99d-7238-4612-bcf8-5f51430018d8 (type: security_group_rules) to 0 2026-08-28 05:32:37.480 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a6e55fc-d756-459e-bd0f-9dec09c4ede9 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource f37acd5b-0e3d-42bd-a5b9-131ec4d5125b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1695/3580] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:32:37 2026] GET /v2.0/security-groups?tenant_id=c4e28c811b5a4c7a97114c06ea604a82&name=default => generated 2929 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1886/3581] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:32:37 2026] DELETE /v2.0/security-groups/f1af1cdb-394b-430e-96ce-2097659503bb => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3582] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:32:37 2026] GET /v2.0/security-groups => generated 20309 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1887/3583] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:32:37 2026] GET /v2.0/subnets => generated 1308 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3584] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:32:37 2026] GET /v2.0/networks => generated 2174 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3585] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:32:38 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: 7|app: 0|req: 1699/3586] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:32:38 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3587] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:32:38 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: 1701/3588] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:32:38 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: 1702/3589] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:32:38 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:32:38.152 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff85c0fc-2d87-406c-966f-e84bad3c244e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 7e944d9a-a49b-4c94-b427-de5f5f4ff45d (type: security_groups) to 1 2026-08-28 05:32:38.168 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff85c0fc-2d87-406c-966f-e84bad3c244e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 03ffa4d7-d448-41cb-be83-4ee787d916fa (type: security_group_rules) to 0 2026-08-28 05:32:38.188 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff85c0fc-2d87-406c-966f-e84bad3c244e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 92ad0549-1e67-4d30-bafb-e24c65aa9230 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1703/3590] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:32:38 2026] GET /v2.0/ports => generated 5175 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:32:38.209 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff85c0fc-2d87-406c-966f-e84bad3c244e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource af833cab-b17e-4de9-88e1-4a12fdb948f3 (type: security_group_rules) to 0 2026-08-28 05:32:38.227 8 INFO neutron.db.ovn_revision_numbers_db [None req-ff85c0fc-2d87-406c-966f-e84bad3c244e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource bd1a11bf-e22c-4011-9984-3d9ef86f55d1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1704/3591] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:32:38 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: 1705/3592] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:32:38 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: 1888/3593] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:32:37 2026] GET /v2.0/security-groups?tenant_id=26aac636d5e64e4d91f6a9b314067c57&name=default => generated 2929 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3594] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:32:38 2026] DELETE /v2.0/security-groups/7e944d9a-a49b-4c94-b427-de5f5f4ff45d => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:32:38.879 8 INFO neutron.db.ovn_revision_numbers_db [None req-a6283fa1-a032-4891-a63d-f354dc116f81 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e9c58df7-2970-437a-bea6-12bdf89ddab9 (type: security_groups) to 1 2026-08-28 05:32:38.896 8 INFO neutron.db.ovn_revision_numbers_db [None req-a6283fa1-a032-4891-a63d-f354dc116f81 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 1a6212b1-6702-4a49-a909-090f32d7e388 (type: security_group_rules) to 0 2026-08-28 05:32:38.910 8 INFO neutron.db.ovn_revision_numbers_db [None req-a6283fa1-a032-4891-a63d-f354dc116f81 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 511af499-65c3-4991-9e97-59620973520a (type: security_group_rules) to 0 2026-08-28 05:32:38.924 8 INFO neutron.db.ovn_revision_numbers_db [None req-a6283fa1-a032-4891-a63d-f354dc116f81 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 861a0388-887a-4c55-97d9-feaeb1900bdf (type: security_group_rules) to 0 2026-08-28 05:32:38.941 8 INFO neutron.db.ovn_revision_numbers_db [None req-a6283fa1-a032-4891-a63d-f354dc116f81 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 96246919-fe7e-4a1f-9e93-c9b5e3763e76 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1889/3595] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:32:38 2026] GET /v2.0/security-groups?tenant_id=73a4df9ba060446eab03da00c45f9e90&name=default => generated 2929 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3596] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:32:38 2026] DELETE /v2.0/security-groups/e9c58df7-2970-437a-bea6-12bdf89ddab9 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:32:39.676 8 INFO neutron.db.ovn_revision_numbers_db [None req-30a52b5e-95a2-41e3-99e6-fdc08e2fb558 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource e20e2e12-68c2-4f6b-8a98-c28bfab17647 (type: security_groups) to 1 2026-08-28 05:32:39.693 8 INFO neutron.db.ovn_revision_numbers_db [None req-30a52b5e-95a2-41e3-99e6-fdc08e2fb558 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 03073153-9244-4b9c-b8a6-6a780cb79276 (type: security_group_rules) to 0 2026-08-28 05:32:39.710 8 INFO neutron.db.ovn_revision_numbers_db [None req-30a52b5e-95a2-41e3-99e6-fdc08e2fb558 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 562fc9f0-36f4-4891-a4df-df7e22845ba0 (type: security_group_rules) to 0 2026-08-28 05:32:39.727 8 INFO neutron.db.ovn_revision_numbers_db [None req-30a52b5e-95a2-41e3-99e6-fdc08e2fb558 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource cf676094-4532-4927-ae1b-a6c9e778b0d2 (type: security_group_rules) to 0 2026-08-28 05:32:39.747 8 INFO neutron.db.ovn_revision_numbers_db [None req-30a52b5e-95a2-41e3-99e6-fdc08e2fb558 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ed3e585c-468d-4c9f-be6a-ec9b8c1d08a9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1890/3597] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:32:39 2026] GET /v2.0/security-groups?tenant_id=f28e72c89bae4ec1b71eea2833714c72&name=default => generated 2929 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3598] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:32:39 2026] DELETE /v2.0/security-groups/e20e2e12-68c2-4f6b-8a98-c28bfab17647 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1891/3599] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:32:40 2026] GET /v2.0/security-groups?tenant_id=32e1cfc99d24434cbe0b4e4dfbe22d9e&name=default => generated 2929 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3602] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:32:40 2026] DELETE /v2.0/security-groups/9cbae94f-469b-4e94-a0de-1cbff1527091 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:32:45.475 8 INFO neutron.db.ovn_revision_numbers_db [None req-700af865-df31-46ea-9a4e-a163c25b34c0 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Successfully bumped revision number for resource 358a0599-388a-43df-b5b2-cc48236c3ffc (type: security_groups) to 1 2026-08-28 05:32:45.492 8 INFO neutron.db.ovn_revision_numbers_db [None req-700af865-df31-46ea-9a4e-a163c25b34c0 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Successfully bumped revision number for resource 0289e1a4-2a8f-4b2b-871e-8ebff69fc49d (type: security_group_rules) to 0 2026-08-28 05:32:45.511 8 INFO neutron.db.ovn_revision_numbers_db [None req-700af865-df31-46ea-9a4e-a163c25b34c0 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Successfully bumped revision number for resource 4a2d4ce3-7d41-44bb-96e2-445367c1c00d (type: security_group_rules) to 0 2026-08-28 05:32:45.530 8 INFO neutron.db.ovn_revision_numbers_db [None req-700af865-df31-46ea-9a4e-a163c25b34c0 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Successfully bumped revision number for resource 7a418766-47d9-48cf-b2fe-53b577a44289 (type: security_group_rules) to 0 2026-08-28 05:32:45.549 8 INFO neutron.db.ovn_revision_numbers_db [None req-700af865-df31-46ea-9a4e-a163c25b34c0 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Successfully bumped revision number for resource 83865454-d931-413a-91ef-4510c4275011 (type: security_group_rules) to 0 2026-08-28 05:32:45.702 8 INFO neutron.db.segments_db [None req-700af865-df31-46ea-9a4e-a163c25b34c0 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Added segment da07d9b3-fd01-4d30-8f7f-341d5bd964a3 of type geneve for network 5519d8e4-4b16-480a-8543-6be7c8833639 2026-08-28 05:32:45.830 8 INFO neutron.db.ovn_revision_numbers_db [None req-700af865-df31-46ea-9a4e-a163c25b34c0 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Successfully bumped revision number for resource 5519d8e4-4b16-480a-8543-6be7c8833639 (type: networks) to 1 2026-08-28 05:32:45.995 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-700af865-df31-46ea-9a4e-a163c25b34c0 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] No more DHCP agents 2026-08-28 05:32:45.997 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-700af865-df31-46ea-9a4e-a163c25b34c0 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Unable to schedule network 5519d8e4-4b16-480a-8543-6be7c8833639: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:32:46.050 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-05d29f46-b8e5-4aae-975b-7aca64902621 - - - - - -] OVN reports status down for port: b0a77a48-4289-4a9c-a203-3ff8a4221afb 2026-08-28 05:32:46.132 8 INFO neutron.db.ovn_revision_numbers_db [None req-700af865-df31-46ea-9a4e-a163c25b34c0 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Successfully bumped revision number for resource b0a77a48-4289-4a9c-a203-3ff8a4221afb (type: ports) to 1 [pid: 8|app: 0|req: 1894/3603] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:32:45 2026] POST /v2.0/networks => generated 632 bytes in 1068 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:32:46.501 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-59c11c6c-6cd6-49a8-8706-37b3478f0307 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] No more DHCP agents 2026-08-28 05:32:46.502 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-59c11c6c-6cd6-49a8-8706-37b3478f0307 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Unable to schedule network 5519d8e4-4b16-480a-8543-6be7c8833639: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:32:46.564 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-05d29f46-b8e5-4aae-975b-7aca64902621 - - - - - -] OVN reports status down for port: e7075dac-92b5-4655-9d76-7efe921ba473 2026-08-28 05:32:46.614 7 INFO neutron.db.ovn_revision_numbers_db [None req-59c11c6c-6cd6-49a8-8706-37b3478f0307 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Successfully bumped revision number for resource e7075dac-92b5-4655-9d76-7efe921ba473 (type: ports) to 1 [pid: 7|app: 0|req: 1710/3604] 10.0.0.125 () {34 vars in 662 bytes} [Fri Aug 28 05:32:46 2026] POST /v2.0/ports => generated 743 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:32:46.792 8 INFO neutron.db.segments_db [None req-ceda4e91-c861-4fe9-837a-c32aa9fa6dc5 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Added segment a4fb1e71-934f-4c94-949c-fd1126dda722 of type geneve for network 72a518f4-46ca-4df5-b71b-9da60d8cbadd 2026-08-28 05:32:46.935 8 INFO neutron.db.ovn_revision_numbers_db [None req-ceda4e91-c861-4fe9-837a-c32aa9fa6dc5 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Successfully bumped revision number for resource 72a518f4-46ca-4df5-b71b-9da60d8cbadd (type: networks) to 1 2026-08-28 05:32:47.135 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ceda4e91-c861-4fe9-837a-c32aa9fa6dc5 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] No more DHCP agents 2026-08-28 05:32:47.136 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ceda4e91-c861-4fe9-837a-c32aa9fa6dc5 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Unable to schedule network 72a518f4-46ca-4df5-b71b-9da60d8cbadd: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:32:47.196 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-297e28a2-a4a1-4f2b-9e1a-034d2b5af015 - - - - - -] OVN reports status down for port: c31823ad-3610-44c5-a55a-c2edbb4d8dbd 2026-08-28 05:32:47.224 8 INFO neutron.db.ovn_revision_numbers_db [None req-ceda4e91-c861-4fe9-837a-c32aa9fa6dc5 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Successfully bumped revision number for resource c31823ad-3610-44c5-a55a-c2edbb4d8dbd (type: ports) to 1 [pid: 8|app: 0|req: 1895/3605] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:32:46 2026] POST /v2.0/networks => generated 631 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:32:47.497 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a7a95dda-0625-4269-ae56-d74493511660 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] No more DHCP agents 2026-08-28 05:32:47.499 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a7a95dda-0625-4269-ae56-d74493511660 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Unable to schedule network 72a518f4-46ca-4df5-b71b-9da60d8cbadd: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:32:47.570 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-297e28a2-a4a1-4f2b-9e1a-034d2b5af015 - - - - - -] OVN reports status down for port: 734c6951-4a5a-4ff2-bb3c-4fa88e7babe3 2026-08-28 05:32:47.651 7 INFO neutron.db.ovn_revision_numbers_db [None req-a7a95dda-0625-4269-ae56-d74493511660 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Successfully bumped revision number for resource 734c6951-4a5a-4ff2-bb3c-4fa88e7babe3 (type: ports) to 1 [pid: 7|app: 0|req: 1711/3606] 10.0.0.125 () {34 vars in 662 bytes} [Fri Aug 28 05:32:47 2026] POST /v2.0/ports => generated 743 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:32:47.898 8 INFO neutron.db.segments_db [None req-66c6f151-01bb-4a42-a115-60c3d4a73071 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Added segment 5660f70b-0d6d-4d1f-9487-cdd3e26e187d of type geneve for network eb8f3f72-9fed-49dd-9872-9dcc4d31429a 2026-08-28 05:32:48.065 8 INFO neutron.db.ovn_revision_numbers_db [None req-66c6f151-01bb-4a42-a115-60c3d4a73071 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Successfully bumped revision number for resource eb8f3f72-9fed-49dd-9872-9dcc4d31429a (type: networks) to 1 2026-08-28 05:32:48.266 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-66c6f151-01bb-4a42-a115-60c3d4a73071 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] No more DHCP agents 2026-08-28 05:32:48.267 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-66c6f151-01bb-4a42-a115-60c3d4a73071 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Unable to schedule network eb8f3f72-9fed-49dd-9872-9dcc4d31429a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:32:48.309 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-05d29f46-b8e5-4aae-975b-7aca64902621 - - - - - -] OVN reports status down for port: 90efe22e-2728-4a8a-98c6-1350d968f926 2026-08-28 05:32:48.387 8 INFO neutron.db.ovn_revision_numbers_db [None req-66c6f151-01bb-4a42-a115-60c3d4a73071 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Successfully bumped revision number for resource 90efe22e-2728-4a8a-98c6-1350d968f926 (type: ports) to 1 [pid: 8|app: 0|req: 1896/3607] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:32:47 2026] POST /v2.0/networks => generated 631 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:32:48.749 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b4825de9-3722-4d19-a543-2bc0e3f32d9a ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] No more DHCP agents 2026-08-28 05:32:48.751 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b4825de9-3722-4d19-a543-2bc0e3f32d9a ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Unable to schedule network eb8f3f72-9fed-49dd-9872-9dcc4d31429a: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:32:48.827 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-297e28a2-a4a1-4f2b-9e1a-034d2b5af015 - - - - - -] OVN reports status down for port: 4f34c178-5eb0-4094-a0d0-28d4a14f0c44 2026-08-28 05:32:48.905 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4825de9-3722-4d19-a543-2bc0e3f32d9a ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Successfully bumped revision number for resource 4f34c178-5eb0-4094-a0d0-28d4a14f0c44 (type: ports) to 1 [pid: 7|app: 0|req: 1712/3608] 10.0.0.125 () {34 vars in 662 bytes} [Fri Aug 28 05:32:48 2026] POST /v2.0/ports => generated 743 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:32:49.115 8 INFO neutron.db.segments_db [None req-902a95b9-0b19-478e-80df-7eabce5b11ff ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Added segment 9625eac0-fb2f-4b98-9ab4-75a1825bf607 of type geneve for network d697ac77-3250-4b4a-ba1d-a160e87b94f2 2026-08-28 05:32:49.288 8 INFO neutron.db.ovn_revision_numbers_db [None req-902a95b9-0b19-478e-80df-7eabce5b11ff ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Successfully bumped revision number for resource d697ac77-3250-4b4a-ba1d-a160e87b94f2 (type: networks) to 1 2026-08-28 05:32:49.508 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-902a95b9-0b19-478e-80df-7eabce5b11ff ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] No more DHCP agents 2026-08-28 05:32:49.511 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-902a95b9-0b19-478e-80df-7eabce5b11ff ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Unable to schedule network d697ac77-3250-4b4a-ba1d-a160e87b94f2: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:32:49.614 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-297e28a2-a4a1-4f2b-9e1a-034d2b5af015 - - - - - -] OVN reports status down for port: c9bc03e9-baf4-4380-b256-0b10a6475026 2026-08-28 05:32:49.642 8 INFO neutron.db.ovn_revision_numbers_db [None req-902a95b9-0b19-478e-80df-7eabce5b11ff ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Successfully bumped revision number for resource c9bc03e9-baf4-4380-b256-0b10a6475026 (type: ports) to 1 [pid: 8|app: 0|req: 1897/3609] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:32:49 2026] POST /v2.0/networks => generated 632 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:32:49.952 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7df73daa-1f00-45ba-9672-35b270873e09 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] No more DHCP agents 2026-08-28 05:32:49.953 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7df73daa-1f00-45ba-9672-35b270873e09 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Unable to schedule network d697ac77-3250-4b4a-ba1d-a160e87b94f2: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:32:50.013 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-297e28a2-a4a1-4f2b-9e1a-034d2b5af015 - - - - - -] OVN reports status down for port: 34703ff4-9405-41d3-af35-9a159cdd22df 2026-08-28 05:32:50.078 7 INFO neutron.db.ovn_revision_numbers_db [None req-7df73daa-1f00-45ba-9672-35b270873e09 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Successfully bumped revision number for resource 34703ff4-9405-41d3-af35-9a159cdd22df (type: ports) to 1 [pid: 7|app: 0|req: 1713/3610] 10.0.0.125 () {34 vars in 662 bytes} [Fri Aug 28 05:32:49 2026] POST /v2.0/ports => generated 743 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:32:50.305 8 INFO neutron.db.segments_db [None req-d32fd439-c705-4f76-ac87-d4cfed0dd030 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Added segment 9a825c7c-4dce-4057-8370-9fa110aabf88 of type geneve for network b5d7b4af-9d7a-4967-828d-45f268ef19eb 2026-08-28 05:32:50.446 8 INFO neutron.db.ovn_revision_numbers_db [None req-d32fd439-c705-4f76-ac87-d4cfed0dd030 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Successfully bumped revision number for resource b5d7b4af-9d7a-4967-828d-45f268ef19eb (type: networks) to 1 2026-08-28 05:32:50.643 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d32fd439-c705-4f76-ac87-d4cfed0dd030 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] No more DHCP agents 2026-08-28 05:32:50.644 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d32fd439-c705-4f76-ac87-d4cfed0dd030 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Unable to schedule network b5d7b4af-9d7a-4967-828d-45f268ef19eb: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:32:50.706 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-297e28a2-a4a1-4f2b-9e1a-034d2b5af015 - - - - - -] OVN reports status down for port: 8c41279a-32a8-41ce-8463-c5a09378a3b0 2026-08-28 05:32:50.753 8 INFO neutron.db.ovn_revision_numbers_db [None req-d32fd439-c705-4f76-ac87-d4cfed0dd030 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Successfully bumped revision number for resource 8c41279a-32a8-41ce-8463-c5a09378a3b0 (type: ports) to 1 [pid: 8|app: 0|req: 1898/3611] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:32:50 2026] POST /v2.0/networks => generated 632 bytes in 607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:32:51.056 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-542e896f-3fda-404b-a0df-7230054b2db6 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] No more DHCP agents 2026-08-28 05:32:51.057 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-542e896f-3fda-404b-a0df-7230054b2db6 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Unable to schedule network b5d7b4af-9d7a-4967-828d-45f268ef19eb: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:32:51.107 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-297e28a2-a4a1-4f2b-9e1a-034d2b5af015 - - - - - -] OVN reports status down for port: ad155d54-608b-472c-a7be-c1b34d9a0b8c 2026-08-28 05:32:51.169 7 INFO neutron.db.ovn_revision_numbers_db [None req-542e896f-3fda-404b-a0df-7230054b2db6 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Successfully bumped revision number for resource ad155d54-608b-472c-a7be-c1b34d9a0b8c (type: ports) to 1 [pid: 7|app: 0|req: 1714/3612] 10.0.0.125 () {34 vars in 662 bytes} [Fri Aug 28 05:32:50 2026] POST /v2.0/ports => generated 743 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1899/3613] 10.0.0.125 () {34 vars in 745 bytes} [Fri Aug 28 05:32:51 2026] PUT /v2.0/ports/e7075dac-92b5-4655-9d76-7efe921ba473/tags => generated 17 bytes in 74 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: 1715/3614] 10.0.0.125 () {34 vars in 745 bytes} [Fri Aug 28 05:32:51 2026] PUT /v2.0/ports/734c6951-4a5a-4ff2-bb3c-4fa88e7babe3/tags => generated 25 bytes in 88 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: 1900/3615] 10.0.0.125 () {34 vars in 745 bytes} [Fri Aug 28 05:32:51 2026] PUT /v2.0/ports/4f34c178-5eb0-4094-a0d0-28d4a14f0c44/tags => generated 34 bytes in 122 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: 1716/3616] 10.0.0.125 () {34 vars in 745 bytes} [Fri Aug 28 05:32:51 2026] PUT /v2.0/ports/34703ff4-9405-41d3-af35-9a159cdd22df/tags => generated 19 bytes in 92 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: 1901/3617] 10.0.0.125 () {32 vars in 658 bytes} [Fri Aug 28 05:32:51 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 243 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: 1717/3618] 10.0.0.125 () {32 vars in 672 bytes} [Fri Aug 28 05:32:51 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1902/3619] 10.0.0.125 () {32 vars in 668 bytes} [Fri Aug 28 05:32:52 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1718/3620] 10.0.0.125 () {32 vars in 680 bytes} [Fri Aug 28 05:32:52 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1903/3621] 10.0.0.125 () {32 vars in 666 bytes} [Fri Aug 28 05:32:52 2026] GET /v2.0/ports?not-tags=red => generated 5268 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1719/3622] 10.0.0.125 () {32 vars in 680 bytes} [Fri Aug 28 05:32:52 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 6008 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1904/3623] 10.0.0.125 () {32 vars in 676 bytes} [Fri Aug 28 05:32:52 2026] GET /v2.0/ports?not-tags-any=blue => generated 6008 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1720/3624] 10.0.0.125 () {32 vars in 688 bytes} [Fri Aug 28 05:32:52 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 5268 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:32:53.111 8 INFO neutron_taas.services.taas.taas_plugin [None req-e8bbd507-6f16-4f5b-b999-8100a9230544 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] TaaS: Handle Delete Port: e7075dac-92b5-4655-9d76-7efe921ba473 2026-08-28 05:32:53.115 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8bbd507-6f16-4f5b-b999-8100a9230544 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Tap Mirror: Handle Delete Port: e7075dac-92b5-4655-9d76-7efe921ba473 [pid: 8|app: 0|req: 1905/3625] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:32:52 2026] DELETE /v2.0/ports/e7075dac-92b5-4655-9d76-7efe921ba473 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:53.384 7 INFO neutron_taas.services.taas.taas_plugin [None req-0130b98f-6c1e-48ec-8f74-15cc60899d49 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] TaaS: Handle Delete Port: 734c6951-4a5a-4ff2-bb3c-4fa88e7babe3 2026-08-28 05:32:53.387 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0130b98f-6c1e-48ec-8f74-15cc60899d49 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Tap Mirror: Handle Delete Port: 734c6951-4a5a-4ff2-bb3c-4fa88e7babe3 [pid: 7|app: 0|req: 1721/3626] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:32:53 2026] DELETE /v2.0/ports/734c6951-4a5a-4ff2-bb3c-4fa88e7babe3 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:53.731 8 INFO neutron_taas.services.taas.taas_plugin [None req-896f2cf9-81b4-4160-a6cf-acb52a0d168b ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] TaaS: Handle Delete Port: 4f34c178-5eb0-4094-a0d0-28d4a14f0c44 2026-08-28 05:32:53.735 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-896f2cf9-81b4-4160-a6cf-acb52a0d168b ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Tap Mirror: Handle Delete Port: 4f34c178-5eb0-4094-a0d0-28d4a14f0c44 [pid: 8|app: 0|req: 1906/3627] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:32:53 2026] DELETE /v2.0/ports/4f34c178-5eb0-4094-a0d0-28d4a14f0c44 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:54.026 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa93a9ce-f439-4a91-a44b-6174ead6911c ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] TaaS: Handle Delete Port: 34703ff4-9405-41d3-af35-9a159cdd22df 2026-08-28 05:32:54.031 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa93a9ce-f439-4a91-a44b-6174ead6911c ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Tap Mirror: Handle Delete Port: 34703ff4-9405-41d3-af35-9a159cdd22df [pid: 7|app: 0|req: 1722/3628] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:32:53 2026] DELETE /v2.0/ports/34703ff4-9405-41d3-af35-9a159cdd22df => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:54.319 8 INFO neutron_taas.services.taas.taas_plugin [None req-7b3bd9e5-10e1-434b-bf57-4127a16934be ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] TaaS: Handle Delete Port: ad155d54-608b-472c-a7be-c1b34d9a0b8c 2026-08-28 05:32:54.322 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b3bd9e5-10e1-434b-bf57-4127a16934be ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Tap Mirror: Handle Delete Port: ad155d54-608b-472c-a7be-c1b34d9a0b8c [pid: 8|app: 0|req: 1907/3629] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:32:54 2026] DELETE /v2.0/ports/ad155d54-608b-472c-a7be-c1b34d9a0b8c => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:54.644 7 INFO neutron_taas.services.taas.taas_plugin [None req-1b189070-a77e-4578-bb3c-0376446c7ac9 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] TaaS: Handle Delete Port: b0a77a48-4289-4a9c-a203-3ff8a4221afb 2026-08-28 05:32:54.649 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1b189070-a77e-4578-bb3c-0376446c7ac9 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Tap Mirror: Handle Delete Port: b0a77a48-4289-4a9c-a203-3ff8a4221afb 2026-08-28 05:32:54.899 7 INFO neutron.services.segments.plugin [-] Segment da07d9b3-fd01-4d30-8f7f-341d5bd964a3 resource provider aggregate not found 2026-08-28 05:32:54.905 7 INFO neutron.services.segments.plugin [-] Segment da07d9b3-fd01-4d30-8f7f-341d5bd964a3 resource provider aggregate not found 2026-08-28 05:32:54.924 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment da07d9b3-fd01-4d30-8f7f-341d5bd964a3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da07d9b3-fd01-4d30-8f7f-341d5bd964a3 found for delete ", "request_id": "req-c9bc226d-d0ce-40e3-b81a-24d3492ea52a"}]} 2026-08-28 05:32:54.926 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment da07d9b3-fd01-4d30-8f7f-341d5bd964a3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da07d9b3-fd01-4d30-8f7f-341d5bd964a3 found for delete ", "request_id": "req-9ca82435-c26d-4eb2-90a9-63c7bca2c7b2"}]} [pid: 7|app: 0|req: 1723/3630] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:32:54 2026] DELETE /v2.0/networks/5519d8e4-4b16-480a-8543-6be7c8833639 => generated 0 bytes in 515 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:55.122 8 INFO neutron_taas.services.taas.taas_plugin [None req-86ed0c44-895f-465b-942c-129582f03b42 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] TaaS: Handle Delete Port: c31823ad-3610-44c5-a55a-c2edbb4d8dbd 2026-08-28 05:32:55.127 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86ed0c44-895f-465b-942c-129582f03b42 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Tap Mirror: Handle Delete Port: c31823ad-3610-44c5-a55a-c2edbb4d8dbd 2026-08-28 05:32:55.338 8 INFO neutron.services.segments.plugin [-] Segment a4fb1e71-934f-4c94-949c-fd1126dda722 resource provider aggregate not found 2026-08-28 05:32:55.343 8 INFO neutron.services.segments.plugin [-] Segment a4fb1e71-934f-4c94-949c-fd1126dda722 resource provider aggregate not found 2026-08-28 05:32:55.362 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a4fb1e71-934f-4c94-949c-fd1126dda722 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4fb1e71-934f-4c94-949c-fd1126dda722 found for delete ", "request_id": "req-6d285bb7-f192-4f8e-8678-7ccc48806de8"}]} 2026-08-28 05:32:55.366 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a4fb1e71-934f-4c94-949c-fd1126dda722 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4fb1e71-934f-4c94-949c-fd1126dda722 found for delete ", "request_id": "req-6478c77d-4690-4af5-882a-c9660c949cd7"}]} [pid: 8|app: 0|req: 1908/3631] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:32:54 2026] DELETE /v2.0/networks/72a518f4-46ca-4df5-b71b-9da60d8cbadd => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:55.538 7 INFO neutron_taas.services.taas.taas_plugin [None req-e853445c-08d7-4132-a948-e4e91d16bd2c ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] TaaS: Handle Delete Port: 90efe22e-2728-4a8a-98c6-1350d968f926 2026-08-28 05:32:55.548 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e853445c-08d7-4132-a948-e4e91d16bd2c ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Tap Mirror: Handle Delete Port: 90efe22e-2728-4a8a-98c6-1350d968f926 [pid: 7|app: 0|req: 1724/3634] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:32:55 2026] DELETE /v2.0/networks/eb8f3f72-9fed-49dd-9872-9dcc4d31429a => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:55.912 8 INFO neutron_taas.services.taas.taas_plugin [None req-1dc22ae5-c0ef-4a20-b385-315d89a9f027 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] TaaS: Handle Delete Port: c9bc03e9-baf4-4380-b256-0b10a6475026 2026-08-28 05:32:55.914 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1dc22ae5-c0ef-4a20-b385-315d89a9f027 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Tap Mirror: Handle Delete Port: c9bc03e9-baf4-4380-b256-0b10a6475026 [pid: 8|app: 0|req: 1911/3635] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:32:55 2026] DELETE /v2.0/networks/d697ac77-3250-4b4a-ba1d-a160e87b94f2 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:56.256 7 INFO neutron_taas.services.taas.taas_plugin [None req-b7cf8b28-b639-4e91-8b37-50883917bfa5 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] TaaS: Handle Delete Port: 8c41279a-32a8-41ce-8463-c5a09378a3b0 2026-08-28 05:32:56.258 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7cf8b28-b639-4e91-8b37-50883917bfa5 ac89d667944347e49e1f4f9adc7ba2d7 4c532a76c6354e8d9d56814bd91665cf - - default default] Tap Mirror: Handle Delete Port: 8c41279a-32a8-41ce-8463-c5a09378a3b0 [pid: 7|app: 0|req: 1725/3636] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:32:56 2026] DELETE /v2.0/networks/b5d7b4af-9d7a-4967-828d-45f268ef19eb => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:32:56.947 7 INFO neutron.services.segments.plugin [-] Segment 5660f70b-0d6d-4d1f-9487-cdd3e26e187d resource provider aggregate not found 2026-08-28 05:32:56.953 7 INFO neutron.services.segments.plugin [-] Segment 5660f70b-0d6d-4d1f-9487-cdd3e26e187d resource provider aggregate not found 2026-08-28 05:32:56.966 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5660f70b-0d6d-4d1f-9487-cdd3e26e187d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5660f70b-0d6d-4d1f-9487-cdd3e26e187d found for delete ", "request_id": "req-30cf3c3d-dd4e-49cf-80a3-b08675edcf27"}]} 2026-08-28 05:32:56.970 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5660f70b-0d6d-4d1f-9487-cdd3e26e187d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5660f70b-0d6d-4d1f-9487-cdd3e26e187d found for delete ", "request_id": "req-32c6c2df-7db1-493e-ada9-d9aac7306201"}]} 2026-08-28 05:32:56.992 7 INFO neutron.services.segments.plugin [-] Segment 9a825c7c-4dce-4057-8370-9fa110aabf88 resource provider aggregate not found 2026-08-28 05:32:56.997 7 INFO neutron.services.segments.plugin [-] Segment 9a825c7c-4dce-4057-8370-9fa110aabf88 resource provider aggregate not found 2026-08-28 05:32:57.011 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9a825c7c-4dce-4057-8370-9fa110aabf88 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a825c7c-4dce-4057-8370-9fa110aabf88 found for delete ", "request_id": "req-c7455a91-bcac-4658-9e23-52cebe78ff05"}]} 2026-08-28 05:32:57.014 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9a825c7c-4dce-4057-8370-9fa110aabf88 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a825c7c-4dce-4057-8370-9fa110aabf88 found for delete ", "request_id": "req-753964a4-97e9-49e9-99b6-eee323950b9b"}]} 2026-08-28 05:32:57.382 8 INFO neutron.services.segments.plugin [-] Segment 9625eac0-fb2f-4b98-9ab4-75a1825bf607 resource provider aggregate not found 2026-08-28 05:32:57.388 8 INFO neutron.services.segments.plugin [-] Segment 9625eac0-fb2f-4b98-9ab4-75a1825bf607 resource provider aggregate not found 2026-08-28 05:32:57.403 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9625eac0-fb2f-4b98-9ab4-75a1825bf607 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9625eac0-fb2f-4b98-9ab4-75a1825bf607 found for delete ", "request_id": "req-770dcbdc-faf5-467c-a423-1ca0501396b7"}]} 2026-08-28 05:32:57.405 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9625eac0-fb2f-4b98-9ab4-75a1825bf607 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9625eac0-fb2f-4b98-9ab4-75a1825bf607 found for delete ", "request_id": "req-efa86903-5638-40cd-ac1e-e1e42251f775"}]} 2026-08-28 05:32:57.710 8 INFO neutron.db.ovn_revision_numbers_db [None req-d22adeb8-fa7a-4579-a95c-77b2a12ca666 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 24626024-8350-46a2-a79d-5d4a81206edc (type: security_groups) to 1 2026-08-28 05:32:57.728 8 INFO neutron.db.ovn_revision_numbers_db [None req-d22adeb8-fa7a-4579-a95c-77b2a12ca666 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource af4d7215-283b-48af-a2d5-0d48f7e7dc36 (type: security_group_rules) to 0 2026-08-28 05:32:57.744 8 INFO neutron.db.ovn_revision_numbers_db [None req-d22adeb8-fa7a-4579-a95c-77b2a12ca666 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource c344231a-14bc-4525-a37a-2ec427918664 (type: security_group_rules) to 0 2026-08-28 05:32:57.762 8 INFO neutron.db.ovn_revision_numbers_db [None req-d22adeb8-fa7a-4579-a95c-77b2a12ca666 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d01a8ff9-6674-4e34-b7ab-029c24d1eca1 (type: security_group_rules) to 0 2026-08-28 05:32:57.779 8 INFO neutron.db.ovn_revision_numbers_db [None req-d22adeb8-fa7a-4579-a95c-77b2a12ca666 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource fef98115-c913-42af-ac5b-01d9bfc2ac89 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1912/3637] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:32:57 2026] GET /v2.0/security-groups?tenant_id=eceaae5f01254f5f88279fb1de8a5258&name=default => generated 2929 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1726/3638] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:32:57 2026] DELETE /v2.0/security-groups/24626024-8350-46a2-a79d-5d4a81206edc => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1913/3639] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:32:58 2026] GET /v2.0/security-groups?tenant_id=4c532a76c6354e8d9d56814bd91665cf&name=default => generated 2929 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1727/3640] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:32:58 2026] DELETE /v2.0/security-groups/358a0599-388a-43df-b5b2-cc48236c3ffc => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:32:58.903 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c0cc546-4200-4e50-bc38-5a97df9ce1ab 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 4736f651-de77-4948-9f36-d4f867b30100 (type: security_groups) to 1 2026-08-28 05:32:58.917 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c0cc546-4200-4e50-bc38-5a97df9ce1ab 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 0148fdcd-a13c-40d2-ac03-6ee3750c5a09 (type: security_group_rules) to 0 2026-08-28 05:32:58.933 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c0cc546-4200-4e50-bc38-5a97df9ce1ab 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 82de44cc-3593-421d-a651-74f8c56473f8 (type: security_group_rules) to 0 2026-08-28 05:32:58.950 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c0cc546-4200-4e50-bc38-5a97df9ce1ab 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource ab6bd062-cf9c-4e8e-bea1-f795e72e09ac (type: security_group_rules) to 0 2026-08-28 05:32:58.965 8 INFO neutron.db.ovn_revision_numbers_db [None req-3c0cc546-4200-4e50-bc38-5a97df9ce1ab 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource cebef3fe-0228-4cb1-83a6-b895c61b9da1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1914/3641] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:32:58 2026] GET /v2.0/security-groups?tenant_id=c1a6f44ea7cd4d909f7391e0cc1070a4&name=default => generated 2929 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1728/3642] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:32:59 2026] DELETE /v2.0/security-groups/4736f651-de77-4948-9f36-d4f867b30100 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:33:03.322 8 INFO neutron.db.ovn_revision_numbers_db [None req-375e8a47-d669-4d4f-b279-43006fc9a5c4 520e824bc27641ddb20dd8b2cc582a17 49d7324ddb3e4986ab494c179eaa092b - - default default] Successfully bumped revision number for resource bd6111e8-799f-4a08-b23e-b7b1b314d170 (type: security_groups) to 1 2026-08-28 05:33:03.337 8 INFO neutron.db.ovn_revision_numbers_db [None req-375e8a47-d669-4d4f-b279-43006fc9a5c4 520e824bc27641ddb20dd8b2cc582a17 49d7324ddb3e4986ab494c179eaa092b - - default default] Successfully bumped revision number for resource 6ffea986-8316-4cdc-bc60-bc6490f255f9 (type: security_group_rules) to 0 2026-08-28 05:33:03.350 8 INFO neutron.db.ovn_revision_numbers_db [None req-375e8a47-d669-4d4f-b279-43006fc9a5c4 520e824bc27641ddb20dd8b2cc582a17 49d7324ddb3e4986ab494c179eaa092b - - default default] Successfully bumped revision number for resource 864f8d8f-11a3-4914-bec7-7f0697dc4bdc (type: security_group_rules) to 0 2026-08-28 05:33:03.362 8 INFO neutron.db.ovn_revision_numbers_db [None req-375e8a47-d669-4d4f-b279-43006fc9a5c4 520e824bc27641ddb20dd8b2cc582a17 49d7324ddb3e4986ab494c179eaa092b - - default default] Successfully bumped revision number for resource 9cb21e84-9702-4db9-a8cf-5c4821dd0130 (type: security_group_rules) to 0 2026-08-28 05:33:03.373 8 INFO neutron.db.ovn_revision_numbers_db [None req-375e8a47-d669-4d4f-b279-43006fc9a5c4 520e824bc27641ddb20dd8b2cc582a17 49d7324ddb3e4986ab494c179eaa092b - - default default] Successfully bumped revision number for resource 9d51d2b5-bc17-404b-b737-51dfdc70cc23 (type: security_group_rules) to 0 2026-08-28 05:33:03.476 8 INFO neutron.db.segments_db [None req-375e8a47-d669-4d4f-b279-43006fc9a5c4 520e824bc27641ddb20dd8b2cc582a17 49d7324ddb3e4986ab494c179eaa092b - - default default] Added segment c1a70d05-7f8c-41a4-889d-6f4f97e87baf of type geneve for network 38f40ee1-170c-49a9-93d4-d4b8811ce6b1 2026-08-28 05:33:03.667 8 INFO neutron.db.ovn_revision_numbers_db [None req-375e8a47-d669-4d4f-b279-43006fc9a5c4 520e824bc27641ddb20dd8b2cc582a17 49d7324ddb3e4986ab494c179eaa092b - - default default] Successfully bumped revision number for resource 38f40ee1-170c-49a9-93d4-d4b8811ce6b1 (type: networks) to 1 2026-08-28 05:33:03.873 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-375e8a47-d669-4d4f-b279-43006fc9a5c4 520e824bc27641ddb20dd8b2cc582a17 49d7324ddb3e4986ab494c179eaa092b - - default default] No more DHCP agents 2026-08-28 05:33:03.874 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-375e8a47-d669-4d4f-b279-43006fc9a5c4 520e824bc27641ddb20dd8b2cc582a17 49d7324ddb3e4986ab494c179eaa092b - - default default] Unable to schedule network 38f40ee1-170c-49a9-93d4-d4b8811ce6b1: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:33:03.931 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-05d29f46-b8e5-4aae-975b-7aca64902621 - - - - - -] OVN reports status down for port: 65575a91-80f9-4d6f-b691-430eb0c21ac3 2026-08-28 05:33:04.006 8 INFO neutron.db.ovn_revision_numbers_db [None req-375e8a47-d669-4d4f-b279-43006fc9a5c4 520e824bc27641ddb20dd8b2cc582a17 49d7324ddb3e4986ab494c179eaa092b - - default default] Successfully bumped revision number for resource 65575a91-80f9-4d6f-b691-430eb0c21ac3 (type: ports) to 1 [pid: 8|app: 0|req: 1915/3643] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:33:03 2026] POST /v2.0/networks => generated 631 bytes in 1064 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:33:04.368 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ca1e4a35-e78e-4cfa-bafb-981e1c22c2b7 520e824bc27641ddb20dd8b2cc582a17 49d7324ddb3e4986ab494c179eaa092b - - default default] No more DHCP agents 2026-08-28 05:33:04.369 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ca1e4a35-e78e-4cfa-bafb-981e1c22c2b7 520e824bc27641ddb20dd8b2cc582a17 49d7324ddb3e4986ab494c179eaa092b - - default default] Unable to schedule network 38f40ee1-170c-49a9-93d4-d4b8811ce6b1: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:33:04.442 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-297e28a2-a4a1-4f2b-9e1a-034d2b5af015 - - - - - -] OVN reports status down for port: ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7 2026-08-28 05:33:04.522 7 INFO neutron.db.ovn_revision_numbers_db [None req-ca1e4a35-e78e-4cfa-bafb-981e1c22c2b7 520e824bc27641ddb20dd8b2cc582a17 49d7324ddb3e4986ab494c179eaa092b - - default default] Successfully bumped revision number for resource ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7 (type: ports) to 1 [pid: 7|app: 0|req: 1729/3644] 10.0.0.125 () {34 vars in 662 bytes} [Fri Aug 28 05:33:04 2026] POST /v2.0/ports => generated 743 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1916/3645] 10.0.0.125 () {34 vars in 745 bytes} [Fri Aug 28 05:33:04 2026] PUT /v2.0/ports/ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7/tags => generated 25 bytes in 562 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: 1730/3646] 10.0.0.125 () {32 vars in 725 bytes} [Fri Aug 28 05:33:05 2026] GET /v2.0/ports/ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1917/3647] 10.0.0.125 () {34 vars in 756 bytes} [Fri Aug 28 05:33:05 2026] PUT /v2.0/ports/ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7/tags/green => generated 4 bytes in 90 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: 7|app: 0|req: 1731/3648] 10.0.0.125 () {32 vars in 725 bytes} [Fri Aug 28 05:33:05 2026] GET /v2.0/ports/ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7/tags => generated 34 bytes in 74 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: 1918/3649] 10.0.0.125 () {34 vars in 752 bytes} [Fri Aug 28 05:33:05 2026] PUT /v2.0/ports/ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7/tags/red => generated 4 bytes in 138 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: 7|app: 0|req: 1732/3650] 10.0.0.125 () {32 vars in 725 bytes} [Fri Aug 28 05:33:05 2026] GET /v2.0/ports/ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1919/3651] 10.0.0.125 () {34 vars in 774 bytes} [Fri Aug 28 05:33:05 2026] PUT /v2.0/ports/ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7/tags/black.or.white => generated 4 bytes in 91 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: 7|app: 0|req: 1733/3652] 10.0.0.125 () {32 vars in 725 bytes} [Fri Aug 28 05:33:05 2026] GET /v2.0/ports/ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7/tags => generated 52 bytes in 85 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: 1920/3653] 10.0.0.125 () {34 vars in 745 bytes} [Fri Aug 28 05:33:05 2026] PUT /v2.0/ports/ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7/tags => generated 37 bytes in 114 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: 1734/3654] 10.0.0.125 () {32 vars in 725 bytes} [Fri Aug 28 05:33:05 2026] GET /v2.0/ports/ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7/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: 1921/3655] 10.0.0.125 () {32 vars in 733 bytes} [Fri Aug 28 05:33:06 2026] GET /v2.0/ports/ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7/tags/red => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:33:06.265 7 INFO neutron.api.v2.resource [None req-fc2c77a5-9e31-4bd7-9c31-e49649103860 520e824bc27641ddb20dd8b2cc582a17 49d7324ddb3e4986ab494c179eaa092b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1735/3656] 10.0.0.125 () {32 vars in 737 bytes} [Fri Aug 28 05:33:06 2026] GET /v2.0/ports/ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7/tags/green => generated 99 bytes in 80 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: 1922/3657] 10.0.0.125 () {32 vars in 736 bytes} [Fri Aug 28 05:33:06 2026] DELETE /v2.0/ports/ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7/tags/red => generated 0 bytes in 82 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: 1736/3658] 10.0.0.125 () {32 vars in 725 bytes} [Fri Aug 28 05:33:06 2026] GET /v2.0/ports/ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7/tags => generated 30 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:33:06.538 8 INFO neutron.api.v2.resource [None req-6cbe1306-4303-4fc1-9532-5cddf93fc561 520e824bc27641ddb20dd8b2cc582a17 49d7324ddb3e4986ab494c179eaa092b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1923/3659] 10.0.0.125 () {32 vars in 740 bytes} [Fri Aug 28 05:33:06 2026] DELETE /v2.0/ports/ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7/tags/green => generated 99 bytes in 100 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: 1737/3660] 10.0.0.125 () {32 vars in 728 bytes} [Fri Aug 28 05:33:06 2026] DELETE /v2.0/ports/ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7/tags => generated 0 bytes in 102 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: 1924/3661] 10.0.0.125 () {32 vars in 725 bytes} [Fri Aug 28 05:33:06 2026] GET /v2.0/ports/ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7/tags => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:33:06.876 7 INFO neutron_taas.services.taas.taas_plugin [None req-9019cc18-78ac-4006-bd0e-8986ce8b1127 520e824bc27641ddb20dd8b2cc582a17 49d7324ddb3e4986ab494c179eaa092b - - default default] TaaS: Handle Delete Port: ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7 2026-08-28 05:33:06.879 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9019cc18-78ac-4006-bd0e-8986ce8b1127 520e824bc27641ddb20dd8b2cc582a17 49d7324ddb3e4986ab494c179eaa092b - - default default] Tap Mirror: Handle Delete Port: ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7 [pid: 7|app: 0|req: 1738/3662] 10.0.0.125 () {32 vars in 718 bytes} [Fri Aug 28 05:33:06 2026] DELETE /v2.0/ports/ef11c3c1-1d44-4f2c-9ab6-6aaefa7673c7 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 05:33:07.163 8 INFO neutron_taas.services.taas.taas_plugin [None req-cabd1e87-d3ff-4b9b-b0da-ce1dafe5741b 520e824bc27641ddb20dd8b2cc582a17 49d7324ddb3e4986ab494c179eaa092b - - default default] TaaS: Handle Delete Port: 65575a91-80f9-4d6f-b691-430eb0c21ac3 2026-08-28 05:33:07.167 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cabd1e87-d3ff-4b9b-b0da-ce1dafe5741b 520e824bc27641ddb20dd8b2cc582a17 49d7324ddb3e4986ab494c179eaa092b - - default default] Tap Mirror: Handle Delete Port: 65575a91-80f9-4d6f-b691-430eb0c21ac3 2026-08-28 05:33:07.366 8 INFO neutron.services.segments.plugin [-] Segment c1a70d05-7f8c-41a4-889d-6f4f97e87baf resource provider aggregate not found 2026-08-28 05:33:07.371 8 INFO neutron.services.segments.plugin [-] Segment c1a70d05-7f8c-41a4-889d-6f4f97e87baf resource provider aggregate not found 2026-08-28 05:33:07.396 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c1a70d05-7f8c-41a4-889d-6f4f97e87baf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1a70d05-7f8c-41a4-889d-6f4f97e87baf found for delete ", "request_id": "req-a941936f-32a4-40e6-bcad-71736e965d55"}]} 2026-08-28 05:33:07.399 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c1a70d05-7f8c-41a4-889d-6f4f97e87baf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1a70d05-7f8c-41a4-889d-6f4f97e87baf found for delete ", "request_id": "req-a7e8ec77-ac4e-43dd-a5d1-8c100cde1cc5"}]} [pid: 8|app: 0|req: 1925/3663] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:33:07 2026] DELETE /v2.0/networks/38f40ee1-170c-49a9-93d4-d4b8811ce6b1 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:33:08.423 7 INFO neutron.db.ovn_revision_numbers_db [None req-8067f1b3-2076-46fa-a417-3754d1b0419e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource cc9a359f-8fc1-4ce6-b288-e3ecfbef215d (type: security_groups) to 1 2026-08-28 05:33:08.437 7 INFO neutron.db.ovn_revision_numbers_db [None req-8067f1b3-2076-46fa-a417-3754d1b0419e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 3cf6f22b-76bf-438a-b645-afe1c4113888 (type: security_group_rules) to 0 2026-08-28 05:33:08.453 7 INFO neutron.db.ovn_revision_numbers_db [None req-8067f1b3-2076-46fa-a417-3754d1b0419e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 4c44415b-cbc3-4e59-b764-63e8594a1a33 (type: security_group_rules) to 0 2026-08-28 05:33:08.469 7 INFO neutron.db.ovn_revision_numbers_db [None req-8067f1b3-2076-46fa-a417-3754d1b0419e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 940f878c-3856-4d90-8ced-3d6f77eef7bc (type: security_group_rules) to 0 2026-08-28 05:33:08.483 7 INFO neutron.db.ovn_revision_numbers_db [None req-8067f1b3-2076-46fa-a417-3754d1b0419e 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource f5219d9d-bf51-415d-9ef0-4fe49eb7c5c7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1739/3664] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:33:08 2026] GET /v2.0/security-groups?tenant_id=577b9352c8db4df598103816ef433181&name=default => generated 2929 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1926/3665] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:33:08 2026] DELETE /v2.0/security-groups/cc9a359f-8fc1-4ce6-b288-e3ecfbef215d => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1740/3666] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:33:09 2026] GET /v2.0/security-groups?tenant_id=49d7324ddb3e4986ab494c179eaa092b&name=default => generated 2929 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1927/3667] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:33:09 2026] DELETE /v2.0/security-groups/bd6111e8-799f-4a08-b23e-b7b1b314d170 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1742/3670] 10.0.0.125 () {34 vars in 676 bytes} [Fri Aug 28 05:33:12 2026] POST /v2.0/qos/policies => generated 359 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1929/3671] 10.0.0.125 () {34 vars in 751 bytes} [Fri Aug 28 05:33:12 2026] PUT /v2.0/policies/5ea3bb35-9430-451d-bec5-43b99c2398ee/tags => generated 25 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1743/3672] 10.0.0.125 () {32 vars in 731 bytes} [Fri Aug 28 05:33:12 2026] GET /v2.0/policies/5ea3bb35-9430-451d-bec5-43b99c2398ee/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1930/3673] 10.0.0.125 () {34 vars in 762 bytes} [Fri Aug 28 05:33:13 2026] PUT /v2.0/policies/5ea3bb35-9430-451d-bec5-43b99c2398ee/tags/green => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1744/3674] 10.0.0.125 () {32 vars in 731 bytes} [Fri Aug 28 05:33:13 2026] GET /v2.0/policies/5ea3bb35-9430-451d-bec5-43b99c2398ee/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1931/3675] 10.0.0.125 () {34 vars in 758 bytes} [Fri Aug 28 05:33:13 2026] PUT /v2.0/policies/5ea3bb35-9430-451d-bec5-43b99c2398ee/tags/red => 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: 1745/3676] 10.0.0.125 () {32 vars in 731 bytes} [Fri Aug 28 05:33:13 2026] GET /v2.0/policies/5ea3bb35-9430-451d-bec5-43b99c2398ee/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1932/3677] 10.0.0.125 () {34 vars in 780 bytes} [Fri Aug 28 05:33:13 2026] PUT /v2.0/policies/5ea3bb35-9430-451d-bec5-43b99c2398ee/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1746/3678] 10.0.0.125 () {32 vars in 731 bytes} [Fri Aug 28 05:33:13 2026] GET /v2.0/policies/5ea3bb35-9430-451d-bec5-43b99c2398ee/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1933/3679] 10.0.0.125 () {34 vars in 751 bytes} [Fri Aug 28 05:33:13 2026] PUT /v2.0/policies/5ea3bb35-9430-451d-bec5-43b99c2398ee/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1747/3680] 10.0.0.125 () {32 vars in 731 bytes} [Fri Aug 28 05:33:13 2026] GET /v2.0/policies/5ea3bb35-9430-451d-bec5-43b99c2398ee/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1934/3681] 10.0.0.125 () {32 vars in 739 bytes} [Fri Aug 28 05:33:13 2026] GET /v2.0/policies/5ea3bb35-9430-451d-bec5-43b99c2398ee/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:33:13.566 7 INFO neutron.api.v2.resource [None req-255198f0-ab90-47b7-beab-92be371538cb 7aef5ddc8f8e4825b7110c0a4fe6ec4a 01167fcff4964c91996504ae7441d397 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1748/3682] 10.0.0.125 () {32 vars in 743 bytes} [Fri Aug 28 05:33:13 2026] GET /v2.0/policies/5ea3bb35-9430-451d-bec5-43b99c2398ee/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: 1935/3683] 10.0.0.125 () {32 vars in 742 bytes} [Fri Aug 28 05:33:13 2026] DELETE /v2.0/policies/5ea3bb35-9430-451d-bec5-43b99c2398ee/tags/red => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1749/3684] 10.0.0.125 () {32 vars in 731 bytes} [Fri Aug 28 05:33:13 2026] GET /v2.0/policies/5ea3bb35-9430-451d-bec5-43b99c2398ee/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:33:13.746 8 INFO neutron.api.v2.resource [None req-973f2f63-574b-4c10-827f-d1646a2438d5 7aef5ddc8f8e4825b7110c0a4fe6ec4a 01167fcff4964c91996504ae7441d397 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1936/3685] 10.0.0.125 () {32 vars in 746 bytes} [Fri Aug 28 05:33:13 2026] DELETE /v2.0/policies/5ea3bb35-9430-451d-bec5-43b99c2398ee/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: 1750/3686] 10.0.0.125 () {32 vars in 734 bytes} [Fri Aug 28 05:33:13 2026] DELETE /v2.0/policies/5ea3bb35-9430-451d-bec5-43b99c2398ee/tags => 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: 1937/3687] 10.0.0.125 () {32 vars in 731 bytes} [Fri Aug 28 05:33:13 2026] GET /v2.0/policies/5ea3bb35-9430-451d-bec5-43b99c2398ee/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1751/3688] 10.0.0.125 () {32 vars in 732 bytes} [Fri Aug 28 05:33:13 2026] DELETE /v2.0/qos/policies/5ea3bb35-9430-451d-bec5-43b99c2398ee => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:33:14.953 8 INFO neutron.db.ovn_revision_numbers_db [None req-0eb9f6ae-7643-4f98-be10-273d191c90b3 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource b2059012-785d-4389-8d82-b32223d07794 (type: security_groups) to 1 2026-08-28 05:33:14.965 8 INFO neutron.db.ovn_revision_numbers_db [None req-0eb9f6ae-7643-4f98-be10-273d191c90b3 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 25f83505-1a81-4b95-a2d8-22e3b3fc009b (type: security_group_rules) to 0 2026-08-28 05:33:14.977 8 INFO neutron.db.ovn_revision_numbers_db [None req-0eb9f6ae-7643-4f98-be10-273d191c90b3 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource bf2b1d76-0e2c-42cc-b886-30c15a7ea544 (type: security_group_rules) to 0 2026-08-28 05:33:14.989 8 INFO neutron.db.ovn_revision_numbers_db [None req-0eb9f6ae-7643-4f98-be10-273d191c90b3 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource dac6e889-b2c3-4a68-afcf-057124c164d9 (type: security_group_rules) to 0 2026-08-28 05:33:15.001 8 INFO neutron.db.ovn_revision_numbers_db [None req-0eb9f6ae-7643-4f98-be10-273d191c90b3 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource f2217e19-4133-45c4-8b3b-71628f89e241 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1938/3689] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:33:14 2026] GET /v2.0/security-groups?tenant_id=5d28e53f69f54715813fe0ea7ccde417&name=default => generated 2929 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1752/3690] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:33:15 2026] DELETE /v2.0/security-groups/b2059012-785d-4389-8d82-b32223d07794 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:33:15.581 8 INFO neutron.db.ovn_revision_numbers_db [None req-db909189-9958-43ad-b3f2-2e6cac11cc8f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource a8368ec5-4b62-4c75-8d46-293c83c526b9 (type: security_groups) to 1 2026-08-28 05:33:15.598 8 INFO neutron.db.ovn_revision_numbers_db [None req-db909189-9958-43ad-b3f2-2e6cac11cc8f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 2c04ee24-c11d-4768-98b8-61d0d7461798 (type: security_group_rules) to 0 2026-08-28 05:33:15.642 8 INFO neutron.db.ovn_revision_numbers_db [None req-db909189-9958-43ad-b3f2-2e6cac11cc8f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 52707ca8-e94f-49db-93b0-8fe2042f2e67 (type: security_group_rules) to 0 2026-08-28 05:33:15.657 8 INFO neutron.db.ovn_revision_numbers_db [None req-db909189-9958-43ad-b3f2-2e6cac11cc8f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 541a59f7-f8a8-40ee-b80b-be7b3b471f9e (type: security_group_rules) to 0 2026-08-28 05:33:15.674 8 INFO neutron.db.ovn_revision_numbers_db [None req-db909189-9958-43ad-b3f2-2e6cac11cc8f 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource af350ae8-ec30-4fad-8731-e90466141ccc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1939/3691] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:33:15 2026] GET /v2.0/security-groups?tenant_id=01167fcff4964c91996504ae7441d397&name=default => generated 2929 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1753/3692] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:33:15 2026] DELETE /v2.0/security-groups/a8368ec5-4b62-4c75-8d46-293c83c526b9 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:33:19.885 8 INFO neutron.db.ovn_revision_numbers_db [None req-c4c01917-ba4a-4826-82ab-61e932f0c759 b77dfa77165b4940b61d40d42b484d3d 4da19d0c722c43098b817dbc5d73bb7a - - default default] Successfully bumped revision number for resource 4a04b4ec-3555-47aa-b161-ea1389db19d4 (type: security_groups) to 1 2026-08-28 05:33:19.897 8 INFO neutron.db.ovn_revision_numbers_db [None req-c4c01917-ba4a-4826-82ab-61e932f0c759 b77dfa77165b4940b61d40d42b484d3d 4da19d0c722c43098b817dbc5d73bb7a - - default default] Successfully bumped revision number for resource 61ae98e1-b76e-43c6-9bc1-1c758653c9e0 (type: security_group_rules) to 0 2026-08-28 05:33:19.909 8 INFO neutron.db.ovn_revision_numbers_db [None req-c4c01917-ba4a-4826-82ab-61e932f0c759 b77dfa77165b4940b61d40d42b484d3d 4da19d0c722c43098b817dbc5d73bb7a - - default default] Successfully bumped revision number for resource 7894d90e-91c6-4d87-99ef-dc25b6c4c220 (type: security_group_rules) to 0 2026-08-28 05:33:19.918 8 INFO neutron.db.ovn_revision_numbers_db [None req-c4c01917-ba4a-4826-82ab-61e932f0c759 b77dfa77165b4940b61d40d42b484d3d 4da19d0c722c43098b817dbc5d73bb7a - - default default] Successfully bumped revision number for resource d06e13d1-bfde-4e65-af92-ee7213e74e5b (type: security_group_rules) to 0 2026-08-28 05:33:19.928 8 INFO neutron.db.ovn_revision_numbers_db [None req-c4c01917-ba4a-4826-82ab-61e932f0c759 b77dfa77165b4940b61d40d42b484d3d 4da19d0c722c43098b817dbc5d73bb7a - - default default] Successfully bumped revision number for resource d5029093-a251-43f9-bc03-a92b7ae96024 (type: security_group_rules) to 0 2026-08-28 05:33:20.020 8 INFO neutron.db.segments_db [None req-c4c01917-ba4a-4826-82ab-61e932f0c759 b77dfa77165b4940b61d40d42b484d3d 4da19d0c722c43098b817dbc5d73bb7a - - default default] Added segment f1ff1dbb-4e2f-4c21-be3a-6de0a41fc8ca of type geneve for network 43390290-2efb-43db-8946-b5544692355e 2026-08-28 05:33:20.170 8 INFO neutron.db.ovn_revision_numbers_db [None req-c4c01917-ba4a-4826-82ab-61e932f0c759 b77dfa77165b4940b61d40d42b484d3d 4da19d0c722c43098b817dbc5d73bb7a - - default default] Successfully bumped revision number for resource 43390290-2efb-43db-8946-b5544692355e (type: networks) to 1 2026-08-28 05:33:20.353 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c4c01917-ba4a-4826-82ab-61e932f0c759 b77dfa77165b4940b61d40d42b484d3d 4da19d0c722c43098b817dbc5d73bb7a - - default default] No more DHCP agents 2026-08-28 05:33:20.354 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c4c01917-ba4a-4826-82ab-61e932f0c759 b77dfa77165b4940b61d40d42b484d3d 4da19d0c722c43098b817dbc5d73bb7a - - default default] Unable to schedule network 43390290-2efb-43db-8946-b5544692355e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:33:20.398 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-05d29f46-b8e5-4aae-975b-7aca64902621 - - - - - -] OVN reports status down for port: a4f946c9-46d2-4adf-b41d-a3819c887205 2026-08-28 05:33:20.446 8 INFO neutron.db.ovn_revision_numbers_db [None req-c4c01917-ba4a-4826-82ab-61e932f0c759 b77dfa77165b4940b61d40d42b484d3d 4da19d0c722c43098b817dbc5d73bb7a - - default default] Successfully bumped revision number for resource a4f946c9-46d2-4adf-b41d-a3819c887205 (type: ports) to 1 [pid: 8|app: 0|req: 1940/3693] 10.0.0.125 () {34 vars in 668 bytes} [Fri Aug 28 05:33:19 2026] POST /v2.0/networks => generated 632 bytes in 931 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-28 05:33:20.773 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-826c750f-f89f-4a84-b8b1-7c9a930f73f4 b77dfa77165b4940b61d40d42b484d3d 4da19d0c722c43098b817dbc5d73bb7a - - default default] No more DHCP agents 2026-08-28 05:33:20.775 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-826c750f-f89f-4a84-b8b1-7c9a930f73f4 b77dfa77165b4940b61d40d42b484d3d 4da19d0c722c43098b817dbc5d73bb7a - - default default] Unable to schedule network 43390290-2efb-43db-8946-b5544692355e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 05:33:21.329 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb24a936-fae8-4081-b974-5ebb94dc3fec - - - - - -] Successfully bumped revision number for resource a4f946c9-46d2-4adf-b41d-a3819c887205 (type: ports) to 2 2026-08-28 05:33:21.378 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb24a936-fae8-4081-b974-5ebb94dc3fec - - - - - -] Successfully bumped revision number for resource b3857727-7868-41bd-b6d4-69304c4e4458 (type: subnets) to 0 [pid: 7|app: 0|req: 1754/3694] 10.0.0.125 () {34 vars in 667 bytes} [Fri Aug 28 05:33:20 2026] POST /v2.0/subnets => generated 626 bytes in 921 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1941/3695] 10.0.0.125 () {34 vars in 749 bytes} [Fri Aug 28 05:33:21 2026] PUT /v2.0/subnets/b3857727-7868-41bd-b6d4-69304c4e4458/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: 1755/3696] 10.0.0.125 () {32 vars in 729 bytes} [Fri Aug 28 05:33:21 2026] GET /v2.0/subnets/b3857727-7868-41bd-b6d4-69304c4e4458/tags => generated 25 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1942/3697] 10.0.0.125 () {34 vars in 760 bytes} [Fri Aug 28 05:33:21 2026] PUT /v2.0/subnets/b3857727-7868-41bd-b6d4-69304c4e4458/tags/green => generated 4 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1756/3698] 10.0.0.125 () {32 vars in 729 bytes} [Fri Aug 28 05:33:21 2026] GET /v2.0/subnets/b3857727-7868-41bd-b6d4-69304c4e4458/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1943/3699] 10.0.0.125 () {34 vars in 756 bytes} [Fri Aug 28 05:33:21 2026] PUT /v2.0/subnets/b3857727-7868-41bd-b6d4-69304c4e4458/tags/red => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1757/3700] 10.0.0.125 () {32 vars in 729 bytes} [Fri Aug 28 05:33:21 2026] GET /v2.0/subnets/b3857727-7868-41bd-b6d4-69304c4e4458/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1944/3701] 10.0.0.125 () {34 vars in 778 bytes} [Fri Aug 28 05:33:21 2026] PUT /v2.0/subnets/b3857727-7868-41bd-b6d4-69304c4e4458/tags/black.or.white => generated 4 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1758/3702] 10.0.0.125 () {32 vars in 729 bytes} [Fri Aug 28 05:33:21 2026] GET /v2.0/subnets/b3857727-7868-41bd-b6d4-69304c4e4458/tags => generated 52 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1945/3703] 10.0.0.125 () {34 vars in 749 bytes} [Fri Aug 28 05:33:22 2026] PUT /v2.0/subnets/b3857727-7868-41bd-b6d4-69304c4e4458/tags => generated 37 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1759/3704] 10.0.0.125 () {32 vars in 729 bytes} [Fri Aug 28 05:33:22 2026] GET /v2.0/subnets/b3857727-7868-41bd-b6d4-69304c4e4458/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1946/3705] 10.0.0.125 () {32 vars in 737 bytes} [Fri Aug 28 05:33:22 2026] GET /v2.0/subnets/b3857727-7868-41bd-b6d4-69304c4e4458/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:33:22.309 7 INFO neutron.api.v2.resource [None req-d32b70c9-c949-438e-b53e-bdd05fab3f91 b77dfa77165b4940b61d40d42b484d3d 4da19d0c722c43098b817dbc5d73bb7a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1760/3706] 10.0.0.125 () {32 vars in 741 bytes} [Fri Aug 28 05:33:22 2026] GET /v2.0/subnets/b3857727-7868-41bd-b6d4-69304c4e4458/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1947/3707] 10.0.0.125 () {32 vars in 740 bytes} [Fri Aug 28 05:33:22 2026] DELETE /v2.0/subnets/b3857727-7868-41bd-b6d4-69304c4e4458/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1761/3708] 10.0.0.125 () {32 vars in 729 bytes} [Fri Aug 28 05:33:22 2026] GET /v2.0/subnets/b3857727-7868-41bd-b6d4-69304c4e4458/tags => generated 30 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 05:33:22.517 8 INFO neutron.api.v2.resource [None req-e7095cd0-ca23-4824-bd0b-80a063a1da39 b77dfa77165b4940b61d40d42b484d3d 4da19d0c722c43098b817dbc5d73bb7a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1948/3709] 10.0.0.125 () {32 vars in 744 bytes} [Fri Aug 28 05:33:22 2026] DELETE /v2.0/subnets/b3857727-7868-41bd-b6d4-69304c4e4458/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1762/3710] 10.0.0.125 () {32 vars in 732 bytes} [Fri Aug 28 05:33:22 2026] DELETE /v2.0/subnets/b3857727-7868-41bd-b6d4-69304c4e4458/tags => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1949/3711] 10.0.0.125 () {32 vars in 729 bytes} [Fri Aug 28 05:33:22 2026] GET /v2.0/subnets/b3857727-7868-41bd-b6d4-69304c4e4458/tags => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1763/3712] 10.0.0.125 () {32 vars in 722 bytes} [Fri Aug 28 05:33:22 2026] DELETE /v2.0/subnets/b3857727-7868-41bd-b6d4-69304c4e4458 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:33:23.107 8 INFO neutron_taas.services.taas.taas_plugin [None req-8a63a774-4a49-4108-a7d2-fe58b0d1cc97 b77dfa77165b4940b61d40d42b484d3d 4da19d0c722c43098b817dbc5d73bb7a - - default default] TaaS: Handle Delete Port: a4f946c9-46d2-4adf-b41d-a3819c887205 2026-08-28 05:33:23.111 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a63a774-4a49-4108-a7d2-fe58b0d1cc97 b77dfa77165b4940b61d40d42b484d3d 4da19d0c722c43098b817dbc5d73bb7a - - default default] Tap Mirror: Handle Delete Port: a4f946c9-46d2-4adf-b41d-a3819c887205 [pid: 8|app: 0|req: 1950/3713] 10.0.0.125 () {32 vars in 724 bytes} [Fri Aug 28 05:33:22 2026] DELETE /v2.0/networks/43390290-2efb-43db-8946-b5544692355e => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-28 05:33:23.431 8 INFO neutron.services.segments.plugin [-] Segment f1ff1dbb-4e2f-4c21-be3a-6de0a41fc8ca resource provider aggregate not found 2026-08-28 05:33:23.450 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f1ff1dbb-4e2f-4c21-be3a-6de0a41fc8ca resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1ff1dbb-4e2f-4c21-be3a-6de0a41fc8ca found for delete ", "request_id": "req-1564c52f-b2a6-40eb-a1e8-1a81c7c0c262"}]} 2026-08-28 05:33:23.454 8 INFO neutron.services.segments.plugin [-] Segment f1ff1dbb-4e2f-4c21-be3a-6de0a41fc8ca resource provider aggregate not found 2026-08-28 05:33:23.479 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f1ff1dbb-4e2f-4c21-be3a-6de0a41fc8ca resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1ff1dbb-4e2f-4c21-be3a-6de0a41fc8ca found for delete ", "request_id": "req-66cb449f-7497-446a-a924-c8fcbdce6c54"}]} [pid: 7|app: 0|req: 1764/3714] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:33:24 2026] GET /v2.0/security-groups?tenant_id=4da19d0c722c43098b817dbc5d73bb7a&name=default => generated 2929 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1951/3715] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:33:24 2026] DELETE /v2.0/security-groups/4a04b4ec-3555-47aa-b161-ea1389db19d4 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:33:24.853 7 INFO neutron.db.ovn_revision_numbers_db [None req-6e3ac31a-5c5e-4f1f-9f89-050dfb1fddc5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource bd4585fc-b100-451e-aee1-8b1a71862172 (type: security_groups) to 1 2026-08-28 05:33:24.869 7 INFO neutron.db.ovn_revision_numbers_db [None req-6e3ac31a-5c5e-4f1f-9f89-050dfb1fddc5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource 853a64ef-2bde-4be4-8615-67c45a625b9c (type: security_group_rules) to 0 2026-08-28 05:33:24.885 7 INFO neutron.db.ovn_revision_numbers_db [None req-6e3ac31a-5c5e-4f1f-9f89-050dfb1fddc5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource d8d501e8-868d-4e9a-8a8e-57e4c861d170 (type: security_group_rules) to 0 2026-08-28 05:33:24.901 7 INFO neutron.db.ovn_revision_numbers_db [None req-6e3ac31a-5c5e-4f1f-9f89-050dfb1fddc5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource dd1c3403-167c-43f4-b9aa-667f4a78cb06 (type: security_group_rules) to 0 2026-08-28 05:33:24.917 7 INFO neutron.db.ovn_revision_numbers_db [None req-6e3ac31a-5c5e-4f1f-9f89-050dfb1fddc5 7419c7aa79fa42f7855148348042d566 a0bd19365e5b42aea6700dfd62ea0952 - - default default] Successfully bumped revision number for resource f110ab6f-d24d-41cb-9ae0-b83d34239e9b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1765/3716] 10.0.0.125 () {32 vars in 772 bytes} [Fri Aug 28 05:33:24 2026] GET /v2.0/security-groups?tenant_id=f57e97290711438b9f577e4b839ef48a&name=default => generated 2929 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1952/3717] 10.0.0.125 () {32 vars in 738 bytes} [Fri Aug 28 05:33:24 2026] DELETE /v2.0/security-groups/bd4585fc-b100-451e-aee1-8b1a71862172 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1767/3720] 10.0.0.125 () {32 vars in 647 bytes} [Fri Aug 28 05:33:27 2026] GET /v2.0/networks => generated 2174 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1954/3721] 10.0.0.125 () {32 vars in 653 bytes} [Fri Aug 28 05:33:29 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: 7|app: 0|req: 1768/3722] 10.0.0.125 () {32 vars in 645 bytes} [Fri Aug 28 05:33:29 2026] GET /v2.0/routers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1955/3723] 10.0.0.125 () {32 vars in 641 bytes} [Fri Aug 28 05:33:29 2026] GET /v2.0/ports => generated 5175 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1769/3724] 10.0.0.125 () {32 vars in 645 bytes} [Fri Aug 28 05:33:29 2026] GET /v2.0/subnets => generated 1308 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1956/3725] 10.0.0.125 () {32 vars in 647 bytes} [Fri Aug 28 05:33:29 2026] GET /v2.0/networks => generated 2174 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1770/3726] 10.0.0.125 () {32 vars in 661 bytes} [Fri Aug 28 05:33:29 2026] GET /v2.0/security-groups => generated 17401 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1957/3727] 10.0.0.125 () {32 vars in 653 bytes} [Fri Aug 28 05:33:29 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: 7|app: 0|req: 1771/3728] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:33:37 2026] GET /v2.0/floatingips => generated 19 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1958/3729] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:33:37 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: 1772/3730] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:33:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1959/3731] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:33:37 2026] GET /v2.0/networks => generated 2174 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1773/3732] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:33:37 2026] GET /v2.0/routers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1960/3733] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:33:37 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: 7|app: 0|req: 1774/3734] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:33:37 2026] GET /v2.0/ports => generated 5175 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1961/3735] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:33:37 2026] GET /v2.0/agents => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1775/3736] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:33:38 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1962/3737] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:33:38 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: 7|app: 0|req: 1776/3738] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:33:38 2026] GET /v2.0/security-groups => generated 17401 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1967/3747] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:34:37 2026] GET /v2.0/floatingips => generated 19 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1781/3748] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:34:37 2026] GET /v2.0/networks => generated 2174 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1968/3749] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:34:37 2026] GET /v2.0/ports => generated 5175 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1782/3750] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:34:37 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: 1969/3751] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:34:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1783/3752] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:34:37 2026] GET /v2.0/agents => generated 1214 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1970/3753] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:34:37 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: 1784/3754] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:34:37 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: 1971/3755] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:34:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1785/3756] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:34:38 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: 8|app: 0|req: 1972/3757] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:34:38 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: 1790/3766] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:35:37 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: 8|app: 0|req: 1977/3767] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:35:37 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1791/3768] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:35:37 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: 1978/3769] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:35:37 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: 7|app: 0|req: 1792/3770] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:35:37 2026] GET /v2.0/subnets => generated 1308 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1979/3771] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:35:37 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: 1793/3772] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:35:37 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: 1980/3773] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:35:37 2026] GET /v2.0/ports => generated 5175 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1794/3774] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:35:38 2026] GET /v2.0/networks => generated 2174 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1981/3775] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:35:38 2026] GET /v2.0/security-groups => generated 17401 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1795/3776] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:35:38 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1986/3785] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:36:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1800/3786] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:36:37 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1987/3787] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:36:37 2026] GET /v2.0/ports => generated 5175 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1801/3788] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:36:37 2026] GET /v2.0/security-groups => generated 17401 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1988/3789] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:36:37 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1802/3790] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:36:37 2026] GET /v2.0/routers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1989/3791] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:36:38 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: 1803/3792] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:36:38 2026] GET /v2.0/agents => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1990/3793] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:36:38 2026] GET /v2.0/networks => generated 2174 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1804/3794] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:36:38 2026] GET /v2.0/subnets => generated 1308 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1991/3795] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:36:38 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: 7|app: 0|req: 1809/3804] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:37:37 2026] GET /v2.0/agents => generated 1214 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1996/3805] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:37:37 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: 1810/3806] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:37:37 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: 8|app: 0|req: 1997/3807] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:37:37 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: 1811/3808] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:37:37 2026] GET /v2.0/networks => generated 2174 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1998/3809] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:37:37 2026] GET /v2.0/floatingips => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1812/3810] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:37:37 2026] GET /v2.0/security-groups => generated 17401 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1999/3811] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:37:37 2026] GET /v2.0/routers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1813/3812] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:37:38 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2000/3813] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:37:38 2026] GET /v2.0/ports => generated 5175 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1814/3814] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:37:38 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1819/3823] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:38:38 2026] GET /v2.0/floatingips => generated 19 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2005/3824] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:38:38 2026] GET /v2.0/security-groups => generated 17401 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1820/3825] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:38:38 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2006/3826] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:38:38 2026] GET /v2.0/routers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1821/3827] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:38:38 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: 2007/3828] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:38:38 2026] GET /v2.0/networks => generated 2174 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1822/3829] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:38:38 2026] GET /v2.0/agents => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2008/3830] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:38:38 2026] GET /v2.0/subnets => generated 1308 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1823/3831] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:38:38 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: 2009/3832] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:38:38 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: 1824/3833] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:38:38 2026] GET /v2.0/ports => generated 5175 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2014/3842] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:39:37 2026] GET /v2.0/subnets => generated 1308 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1829/3843] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:39:37 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: 2015/3844] 10.0.0.141 () {28 vars in 583 bytes} [Fri Aug 28 05:39:37 2026] GET /v2.0/networks => generated 2174 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1830/3845] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:39:37 2026] GET /v2.0/routers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2016/3846] 10.0.0.141 () {28 vars in 622 bytes} [Fri Aug 28 05:39:37 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1831/3847] 10.0.0.141 () {28 vars in 589 bytes} [Fri Aug 28 05:39:37 2026] GET /v2.0/floatingips => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2017/3848] 10.0.0.141 () {28 vars in 597 bytes} [Fri Aug 28 05:39:37 2026] GET /v2.0/security-groups => generated 17401 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1832/3849] 10.0.0.141 () {28 vars in 577 bytes} [Fri Aug 28 05:39:38 2026] GET /v2.0/ports => generated 5175 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2018/3850] 10.0.0.141 () {28 vars in 581 bytes} [Fri Aug 28 05:39:38 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: 1833/3851] 10.0.0.141 () {28 vars in 579 bytes} [Fri Aug 28 05:39:38 2026] GET /v2.0/agents => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2019/3852] 10.0.0.141 () {28 vars in 617 bytes} [Fri Aug 28 05:39:38 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)