+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-04 18:44:52.719 1 INFO neutron.common.config [-] Logging enabled! 2026-05-04 18:44:52.719 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-04 18:44:52.719 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-04 18:44:52.719 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-04 18:44:54.095 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-04 18:44:54.097 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-04 18:44:54.100 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-04 18:44:54.100 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-04 18:44:54.100 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-04 18:44:54.100 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-04 18:44:54.100 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-04 18:44:54.106 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-04 18:44:54.107 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-04 18:44:54.107 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-04 18:44:54.272 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-04 18:44:54.272 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-04 18:44:54.273 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-04 18:44:54.289 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-04 18:44:54.289 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-04 18:44:54.289 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-04 18:44:54.289 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-04 18:44:56.698 1 INFO neutron.plugins.ml2.managers [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Initializing driver for type 'vlan' 2026-05-04 18:44:56.852 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] VlanTypeDriver initialization complete 2026-05-04 18:44:56.852 1 INFO neutron.plugins.ml2.managers [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-04 18:44:56.852 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-04 18:44:56.853 1 INFO neutron.plugins.ml2.managers [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Initializing extension driver 'port_security' 2026-05-04 18:44:56.853 1 INFO neutron.plugins.ml2.extensions.port_security [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-04 18:44:56.853 1 INFO neutron.plugins.ml2.managers [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Initializing extension driver 'qos' 2026-05-04 18:44:56.853 1 INFO neutron.plugins.ml2.managers [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Initializing mechanism driver 'ovn' 2026-05-04 18:44:56.853 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Starting OVNMechanismDriver 2026-05-04 18:44:56.858 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] OVN logging driver registered 2026-05-04 18:44:56.865 1 INFO neutron.quota [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded quota_driver: . 2026-05-04 18:44:56.865 1 INFO neutron.plugins.ml2.plugin [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Modular L2 Plugin initialization complete 2026-05-04 18:44:56.865 1 INFO neutron.plugins.ml2.managers [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-04 18:44:56.865 1 INFO neutron.plugins.ml2.managers [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-04 18:44:56.865 1 INFO neutron.plugins.ml2.managers [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Got port-security extension from driver 'port_security' 2026-05-04 18:44:56.866 1 INFO neutron.manager [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loading Plugin: qos 2026-05-04 18:44:56.876 1 INFO neutron.manager [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loading Plugin: ovn-router 2026-05-04 18:44:56.903 1 INFO neutron.services.ovn_l3.plugin [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Starting OVNL3RouterPlugin 2026-05-04 18:44:56.907 1 INFO neutron.manager [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loading Plugin: segments 2026-05-04 18:44:56.971 1 INFO neutron.manager [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loading Plugin: trunk 2026-05-04 18:44:56.981 1 INFO neutron.manager [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loading Plugin: log 2026-05-04 18:44:56.983 1 INFO neutron.manager [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-04 18:44:57.033 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-04 18:44:57.034 1 WARNING stevedore.named [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-04 18:44:57.072 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-04 18:44:57.072 1 INFO neutron.common.utils [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-04 18:44:57.072 1 INFO neutron.manager [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loading Plugin: taas 2026-05-04 18:44:57.231 1 WARNING stevedore.named [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-04 18:44:57.231 1 WARNING stevedore.named [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-04 18:44:57.236 1 INFO neutron_taas.services.taas.taas_plugin [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-04 18:44:57.236 1 INFO neutron.manager [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loading Plugin: tapmirror 2026-05-04 18:44:57.243 1 WARNING stevedore.named [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-04 18:44:57.243 1 WARNING stevedore.named [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-04 18:44:57.244 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-04 18:44:57.244 1 INFO neutron.manager [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loading Plugin: auto_allocate 2026-05-04 18:44:57.247 1 INFO neutron.manager [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loading Plugin: tag 2026-05-04 18:44:57.253 1 INFO neutron.manager [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loading Plugin: timestamp 2026-05-04 18:44:57.255 1 INFO neutron.manager [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loading Plugin: network_ip_availability 2026-05-04 18:44:57.257 1 INFO neutron.manager [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loading Plugin: flavors 2026-05-04 18:44:57.260 1 INFO neutron.manager [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loading Plugin: revisions 2026-05-04 18:44:57.263 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Initializing extension manager. 2026-05-04 18:44:57.264 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: address-group 2026-05-04 18:44:57.264 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: address-scope 2026-05-04 18:44:57.265 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-04 18:44:57.266 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: agent 2026-05-04 18:44:57.266 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-04 18:44:57.267 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: allowed-address-pairs 2026-05-04 18:44:57.268 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: auto-allocated-topology 2026-05-04 18:44:57.268 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: availability_zone 2026-05-04 18:44:57.269 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-04 18:44:57.269 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-04 18:44:57.270 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: default-subnetpools 2026-05-04 18:44:57.271 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-04 18:44:57.271 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: dns-integration 2026-05-04 18:44:57.272 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: dns-domain-ports 2026-05-04 18:44:57.272 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-04 18:44:57.273 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-04 18:44:57.273 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-04 18:44:57.273 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: empty-string-filtering 2026-05-04 18:44:57.274 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-04 18:44:57.274 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-04 18:44:57.274 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: external-net 2026-05-04 18:44:57.275 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-04 18:44:57.275 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: extraroute 2026-05-04 18:44:57.276 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-04 18:44:57.276 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-04 18:44:57.277 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-04 18:44:57.277 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-04 18:44:57.277 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-04 18:44:57.278 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: fip-port-details 2026-05-04 18:44:57.278 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: flavors 2026-05-04 18:44:57.279 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-04 18:44:57.280 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: floatingip-pools 2026-05-04 18:44:57.280 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: ip_allocation 2026-05-04 18:44:57.281 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-04 18:44:57.281 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: l2_adjacency 2026-05-04 18:44:57.282 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: router 2026-05-04 18:44:57.283 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-04 18:44:57.284 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-04 18:44:57.284 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-04 18:44:57.285 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: ext-gw-mode 2026-05-04 18:44:57.285 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: l3-ha 2026-05-04 18:44:57.286 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-04 18:44:57.286 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-04 18:44:57.286 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: l3-flavors 2026-05-04 18:44:57.287 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-04 18:44:57.287 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-04 18:44:57.289 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-04 18:44:57.290 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-04 18:44:57.291 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: logging 2026-05-04 18:44:57.292 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-04 18:44:57.292 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-04 18:44:57.293 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: multi-provider 2026-05-04 18:44:57.293 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: net-mtu 2026-05-04 18:44:57.294 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: net-mtu-writable 2026-05-04 18:44:57.294 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: network_availability_zone 2026-05-04 18:44:57.294 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-04 18:44:57.295 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: network-ip-availability 2026-05-04 18:44:57.296 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-04 18:44:57.296 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: pagination 2026-05-04 18:44:57.297 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: port-device-profile 2026-05-04 18:44:57.297 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-04 18:44:57.297 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-04 18:44:57.298 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-04 18:44:57.298 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-04 18:44:57.299 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-04 18:44:57.299 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-04 18:44:57.299 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-04 18:44:57.300 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: port-resource-request 2026-05-04 18:44:57.300 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: port-resource-request-groups 2026-05-04 18:44:57.301 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-04 18:44:57.301 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: binding 2026-05-04 18:44:57.302 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: binding-extended 2026-05-04 18:44:57.302 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: port-security 2026-05-04 18:44:57.302 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: project-id 2026-05-04 18:44:57.303 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: provider 2026-05-04 18:44:57.303 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: qinq 2026-05-04 18:44:57.305 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: qos 2026-05-04 18:44:57.306 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-04 18:44:57.306 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-04 18:44:57.306 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: qos-default 2026-05-04 18:44:57.307 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: qos-fip 2026-05-04 18:44:57.307 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-04 18:44:57.308 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: qos-gateway-ip 2026-05-04 18:44:57.308 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: qos-port-network-policy 2026-05-04 18:44:57.308 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: qos-pps-minimum 2026-05-04 18:44:57.309 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-04 18:44:57.310 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: qos-pps 2026-05-04 18:44:57.310 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: qos-rule-type-details 2026-05-04 18:44:57.310 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-04 18:44:57.311 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: qos-rules-alias 2026-05-04 18:44:57.311 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: quota-check-limit 2026-05-04 18:44:57.312 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: quota-check-limit-default 2026-05-04 18:44:57.313 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: quotas 2026-05-04 18:44:57.314 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: quota_details 2026-05-04 18:44:57.315 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: rbac-policies 2026-05-04 18:44:57.316 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-04 18:44:57.316 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: rbac-address-scope 2026-05-04 18:44:57.317 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: rbac-security-groups 2026-05-04 18:44:57.317 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-04 18:44:57.317 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: revision-if-match 2026-05-04 18:44:57.318 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: standard-attr-revisions 2026-05-04 18:44:57.318 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: router_availability_zone 2026-05-04 18:44:57.319 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-04 18:44:57.320 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: security-groups-default-rules 2026-05-04 18:44:57.321 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-04 18:44:57.321 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-04 18:44:57.321 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-04 18:44:57.322 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-04 18:44:57.322 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-04 18:44:57.326 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: security-group 2026-05-04 18:44:57.327 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: segment 2026-05-04 18:44:57.327 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-04 18:44:57.327 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: service-type 2026-05-04 18:44:57.328 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: sorting 2026-05-04 18:44:57.328 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: standard-attr-segment 2026-05-04 18:44:57.329 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: standard-attr-description 2026-05-04 18:44:57.329 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: stateful-security-group 2026-05-04 18:44:57.330 1 WARNING neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-04 18:44:57.330 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-04 18:44:57.330 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: subnet-external-network 2026-05-04 18:44:57.331 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-04 18:44:57.331 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-04 18:44:57.332 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: subnet-service-types 2026-05-04 18:44:57.332 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: subnet_allocation 2026-05-04 18:44:57.333 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-04 18:44:57.333 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: tag-creation 2026-05-04 18:44:57.334 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-04 18:44:57.337 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: standard-attr-tag 2026-05-04 18:44:57.337 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-04 18:44:57.338 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: trunk 2026-05-04 18:44:57.338 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: trunk-details 2026-05-04 18:44:57.338 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-04 18:44:57.339 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-04 18:44:57.339 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: vlan-transparent 2026-05-04 18:44:57.340 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-04 18:44:57.341 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-04 18:44:57.342 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-04 18:44:57.343 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: vpn-flavors 2026-05-04 18:44:57.344 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: vpnaas 2026-05-04 18:44:57.345 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: taas 2026-05-04 18:44:57.346 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: tap-mirror 2026-05-04 18:44:57.346 1 INFO neutron.api.extensions [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] Loaded extension: taas-vlan-filter 2026-05-04 18:44:57.354 1 WARNING oslo_config.cfg [None req-b616f3b4-a158-4d35-81dc-a393a9c2a96c - - - - - -] 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-05-04 18:44:57.391 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-04 18:44:57.398 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-04 18:44:57.421 12 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-05-04 18:44:57.423 14 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-05-04 18:44:57.423 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c98c753d-fa55-48a8-b557-2670da1f2600 - - - - - -] tcp:10.108.234.161:6641: connecting... 2026-05-04 18:44:57.424 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c98c753d-fa55-48a8-b557-2670da1f2600 - - - - - -] tcp:10.108.234.161:6641: connected 2026-05-04 18:44:57.424 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ef48e8eb-c79e-4966-878e-170c5b959762 - - - - - -] tcp:10.108.234.161:6641: connecting... 2026-05-04 18:44:57.425 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ef48e8eb-c79e-4966-878e-170c5b959762 - - - - - -] tcp:10.108.234.161:6641: connected 2026-05-04 18:44:57.466 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c98c753d-fa55-48a8-b557-2670da1f2600 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0cbe58fe-4171-4085-a73e-065d4466bc5f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'0cbe58fe-4171-4085-a73e-065d4466bc5f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:57.470 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ef48e8eb-c79e-4966-878e-170c5b959762 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0cbe58fe-4171-4085-a73e-065d4466bc5f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'0cbe58fe-4171-4085-a73e-065d4466bc5f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:57.474 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c98c753d-fa55-48a8-b557-2670da1f2600 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1f2fd7d2-ed19-45d4-b92b-40df8793d2c7'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'1f2fd7d2-ed19-45d4-b92b-40df8793d2c7'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:57.482 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ef48e8eb-c79e-4966-878e-170c5b959762 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1f2fd7d2-ed19-45d4-b92b-40df8793d2c7'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'1f2fd7d2-ed19-45d4-b92b-40df8793d2c7'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:57.483 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c98c753d-fa55-48a8-b557-2670da1f2600 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f30cdf1f-7076-4fb8-a0a0-56ef84c4c68c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'f30cdf1f-7076-4fb8-a0a0-56ef84c4c68c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:57.490 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c98c753d-fa55-48a8-b557-2670da1f2600 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f15034cd-e6ca-4919-a316-4dab08424836'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'f15034cd-e6ca-4919-a316-4dab08424836'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:57.491 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-c98c753d-fa55-48a8-b557-2670da1f2600 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-04 18:44:57.492 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ef48e8eb-c79e-4966-878e-170c5b959762 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f30cdf1f-7076-4fb8-a0a0-56ef84c4c68c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'f30cdf1f-7076-4fb8-a0a0-56ef84c4c68c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:57.497 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ef48e8eb-c79e-4966-878e-170c5b959762 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f15034cd-e6ca-4919-a316-4dab08424836'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'f15034cd-e6ca-4919-a316-4dab08424836'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:57.499 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-ef48e8eb-c79e-4966-878e-170c5b959762 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-04 18:44:57.508 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c98c753d-fa55-48a8-b557-2670da1f2600 - - - - - -] tcp:10.111.117.132:6642: connecting... 2026-05-04 18:44:57.508 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c98c753d-fa55-48a8-b557-2670da1f2600 - - - - - -] tcp:10.111.117.132:6642: connected 2026-05-04 18:44:57.518 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ef48e8eb-c79e-4966-878e-170c5b959762 - - - - - -] tcp:10.111.117.132:6642: connecting... 2026-05-04 18:44:57.519 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ef48e8eb-c79e-4966-878e-170c5b959762 - - - - - -] tcp:10.111.117.132:6642: connected 2026-05-04 18:44:57.528 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c98c753d-fa55-48a8-b557-2670da1f2600 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0b38c051-685e-4819-96e2-8dcc3f6c9f4f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'0b38c051-685e-4819-96e2-8dcc3f6c9f4f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:57.535 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c98c753d-fa55-48a8-b557-2670da1f2600 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'44e84688-7273-4824-8c66-953c1faf7685'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'44e84688-7273-4824-8c66-953c1faf7685'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:57.543 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c98c753d-fa55-48a8-b557-2670da1f2600 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5fcc1869-b6f6-4ab0-b0ce-6d50cc0552b1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'5fcc1869-b6f6-4ab0-b0ce-6d50cc0552b1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:57.546 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ef48e8eb-c79e-4966-878e-170c5b959762 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0b38c051-685e-4819-96e2-8dcc3f6c9f4f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'0b38c051-685e-4819-96e2-8dcc3f6c9f4f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:57.550 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c98c753d-fa55-48a8-b557-2670da1f2600 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'154b3d10-69fc-414f-9eaf-5a42c973a636'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'154b3d10-69fc-414f-9eaf-5a42c973a636'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:57.553 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ef48e8eb-c79e-4966-878e-170c5b959762 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'44e84688-7273-4824-8c66-953c1faf7685'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'44e84688-7273-4824-8c66-953c1faf7685'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:57.556 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c98c753d-fa55-48a8-b557-2670da1f2600 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8ce08c54-a37a-48c6-9f8b-7d08e88835d8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'8ce08c54-a37a-48c6-9f8b-7d08e88835d8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:57.557 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c98c753d-fa55-48a8-b557-2670da1f2600 - - - - - -] RpcWorker process has finished the post initialization 2026-05-04 18:44:57.562 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ef48e8eb-c79e-4966-878e-170c5b959762 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5fcc1869-b6f6-4ab0-b0ce-6d50cc0552b1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'5fcc1869-b6f6-4ab0-b0ce-6d50cc0552b1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:57.573 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ef48e8eb-c79e-4966-878e-170c5b959762 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'154b3d10-69fc-414f-9eaf-5a42c973a636'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'154b3d10-69fc-414f-9eaf-5a42c973a636'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:57.574 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c98c753d-fa55-48a8-b557-2670da1f2600 - - - - - -] tcp:10.108.234.161:6641: connecting... 2026-05-04 18:44:57.574 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c98c753d-fa55-48a8-b557-2670da1f2600 - - - - - -] tcp:10.108.234.161:6641: connected 2026-05-04 18:44:57.580 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ef48e8eb-c79e-4966-878e-170c5b959762 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8ce08c54-a37a-48c6-9f8b-7d08e88835d8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'8ce08c54-a37a-48c6-9f8b-7d08e88835d8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:57.582 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ef48e8eb-c79e-4966-878e-170c5b959762 - - - - - -] RpcWorker process has finished the post initialization 2026-05-04 18:44:57.602 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ef48e8eb-c79e-4966-878e-170c5b959762 - - - - - -] tcp:10.108.234.161:6641: connecting... 2026-05-04 18:44:57.602 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ef48e8eb-c79e-4966-878e-170c5b959762 - - - - - -] tcp:10.108.234.161:6641: connected 2026-05-04 18:44:57.603 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c98c753d-fa55-48a8-b557-2670da1f2600 - - - - - -] tcp:10.108.234.161:6641: connecting... 2026-05-04 18:44:57.603 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c98c753d-fa55-48a8-b557-2670da1f2600 - - - - - -] tcp:10.108.234.161:6641: connected 2026-05-04 18:44:57.642 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ef48e8eb-c79e-4966-878e-170c5b959762 - - - - - -] tcp:10.108.234.161:6641: connecting... 2026-05-04 18:44:57.642 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ef48e8eb-c79e-4966-878e-170c5b959762 - - - - - -] tcp:10.108.234.161:6641: connected 2026-05-04 18:44:58.415 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'ca8a9a2b-1f7b-43a1-9c04-02d273109244'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'ca8a9a2b-1f7b-43a1-9c04-02d273109244'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:58.420 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'd933207e-293a-4851-9ea0-46927be4662b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'd933207e-293a-4851-9ea0-46927be4662b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:58.425 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'ca8a9a2b-1f7b-43a1-9c04-02d273109244'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'ca8a9a2b-1f7b-43a1-9c04-02d273109244'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:58.426 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'f6dcf82f-8fdd-463c-acfa-847d7e4cf9c8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'f6dcf82f-8fdd-463c-acfa-847d7e4cf9c8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:44:58.433 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'd933207e-293a-4851-9ea0-46927be4662b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'd933207e-293a-4851-9ea0-46927be4662b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-04 18:45:27.713 12 WARNING oslo_messaging.server [None req-c98c753d-fa55-48a8-b557-2670da1f2600 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-05-04 18:45:27.717 14 WARNING oslo_messaging.server [None req-ef48e8eb-c79e-4966-878e-170c5b959762 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server [None req-fe2e0ae9-b595-4ab2-b86d-2c5a2caebfcf 0c66356e33924a35b351cc4c7d169317 0d8c5bc216c94225bf36083e2cb001ab - - default default] Exception during message handling: sqlalchemy.exc.PendingRollbackError: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (pymysql.err.IntegrityError) (1062, "Duplicate entry '97222ac9-8e4a-4cde-92f8-9fded63c2f77-dd4d2b97-8e70-52ad-8614-4de' for key 'routervpnagentbindings.PRIMARY'") [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] [parameters: {'router_id': '97222ac9-8e4a-4cde-92f8-9fded63c2f77', 'vpn_agent_id': 'dd4d2b97-8e70-52ad-8614-4debe5ea3af3'}] (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/services/vpn/service_drivers/base_ipsec.py", line 82, in get_vpn_services_on_host 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server local_cidr_map = plugin._build_local_subnet_cidr_map(context) 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/db/vpn/vpn_db.py", line 731, in _build_local_subnet_cidr_map 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server return {sn.id: sn.cidr for sn in query.all()} 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^ 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2704, in all 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server return self._iter().all() # type: ignore 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^ 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server result: Union[ScalarResult[_T], Result[_T]] = self.session.execute( 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2365, in execute 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server return self._execute_internal( 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2241, in _execute_internal 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server conn = self._connection_for_bind(bind) 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2110, in _connection_for_bind 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server return trans._connection_for_bind(engine, execution_options) 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server File "", line 2, in _connection_for_bind 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/state_changes.py", line 101, in _go 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server self._raise_for_prerequisite_state(fn.__name__, current_state) 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 973, in _raise_for_prerequisite_state 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server raise sa_exc.PendingRollbackError( 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server sqlalchemy.exc.PendingRollbackError: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (pymysql.err.IntegrityError) (1062, "Duplicate entry '97222ac9-8e4a-4cde-92f8-9fded63c2f77-dd4d2b97-8e70-52ad-8614-4de' for key 'routervpnagentbindings.PRIMARY'") 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server [parameters: {'router_id': '97222ac9-8e4a-4cde-92f8-9fded63c2f77', 'vpn_agent_id': 'dd4d2b97-8e70-52ad-8614-4debe5ea3af3'}] 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-05-04 19:23:42.073 14 ERROR oslo_messaging.rpc.server