+ 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-29 05:29:25.840 1 INFO neutron.common.config [-] Logging enabled! 2026-05-29 05:29:25.841 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-29 05:29:25.841 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-29 05:29:25.841 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 05:29:27.258 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-29 05:29:27.260 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 05:29:27.263 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-29 05:29:27.263 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-29 05:29:27.263 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-29 05:29:27.264 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-29 05:29:27.264 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 05:29:27.270 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 05:29:27.270 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 05:29:27.270 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-29 05:29:27.443 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-29 05:29:27.443 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-29 05:29:27.443 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-29 05:29:27.463 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 05:29:27.463 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 05:29:27.463 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-29 05:29:27.464 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-29 05:29:29.737 1 INFO neutron.plugins.ml2.managers [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Initializing driver for type 'vlan' 2026-05-29 05:29:29.898 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] VlanTypeDriver initialization complete 2026-05-29 05:29:29.898 1 INFO neutron.plugins.ml2.managers [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 05:29:29.899 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 05:29:29.899 1 INFO neutron.plugins.ml2.managers [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Initializing extension driver 'port_security' 2026-05-29 05:29:29.899 1 INFO neutron.plugins.ml2.extensions.port_security [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 05:29:29.899 1 INFO neutron.plugins.ml2.managers [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Initializing extension driver 'qos' 2026-05-29 05:29:29.899 1 INFO neutron.plugins.ml2.managers [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Initializing mechanism driver 'ovn' 2026-05-29 05:29:29.899 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Starting OVNMechanismDriver 2026-05-29 05:29:29.903 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] OVN logging driver registered 2026-05-29 05:29:29.910 1 INFO neutron.quota [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded quota_driver: . 2026-05-29 05:29:29.911 1 INFO neutron.plugins.ml2.plugin [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 05:29:29.911 1 INFO neutron.plugins.ml2.managers [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 05:29:29.911 1 INFO neutron.plugins.ml2.managers [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 05:29:29.912 1 INFO neutron.plugins.ml2.managers [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 05:29:29.912 1 INFO neutron.manager [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loading Plugin: qos 2026-05-29 05:29:29.923 1 INFO neutron.manager [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loading Plugin: ovn-router 2026-05-29 05:29:29.950 1 INFO neutron.services.ovn_l3.plugin [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Starting OVNL3RouterPlugin 2026-05-29 05:29:29.954 1 INFO neutron.manager [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loading Plugin: segments 2026-05-29 05:29:30.032 1 INFO neutron.manager [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loading Plugin: trunk 2026-05-29 05:29:30.045 1 INFO neutron.manager [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loading Plugin: log 2026-05-29 05:29:30.047 1 INFO neutron.manager [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-29 05:29:30.095 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-29 05:29:30.096 1 WARNING stevedore.named [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-29 05:29:30.130 1 INFO neutron_vpnaas.services.vpn.plugin [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 05:29:30.131 1 INFO neutron.common.utils [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-29 05:29:30.131 1 INFO neutron.manager [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loading Plugin: taas 2026-05-29 05:29:30.285 1 WARNING stevedore.named [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-29 05:29:30.286 1 WARNING stevedore.named [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-29 05:29:30.291 1 INFO neutron_taas.services.taas.taas_plugin [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-29 05:29:30.291 1 INFO neutron.manager [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loading Plugin: tapmirror 2026-05-29 05:29:30.297 1 WARNING stevedore.named [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-29 05:29:30.297 1 WARNING stevedore.named [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-29 05:29:30.298 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-29 05:29:30.298 1 INFO neutron.manager [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loading Plugin: auto_allocate 2026-05-29 05:29:30.302 1 INFO neutron.manager [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loading Plugin: tag 2026-05-29 05:29:30.308 1 INFO neutron.manager [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loading Plugin: timestamp 2026-05-29 05:29:30.310 1 INFO neutron.manager [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 05:29:30.314 1 INFO neutron.manager [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loading Plugin: flavors 2026-05-29 05:29:30.316 1 INFO neutron.manager [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loading Plugin: revisions 2026-05-29 05:29:30.319 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Initializing extension manager. 2026-05-29 05:29:30.320 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: address-group 2026-05-29 05:29:30.321 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: address-scope 2026-05-29 05:29:30.322 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-29 05:29:30.322 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: agent 2026-05-29 05:29:30.323 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-29 05:29:30.324 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 05:29:30.325 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 05:29:30.325 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: availability_zone 2026-05-29 05:29:30.326 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-29 05:29:30.326 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 05:29:30.327 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: default-subnetpools 2026-05-29 05:29:30.328 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 05:29:30.328 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: dns-integration 2026-05-29 05:29:30.329 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 05:29:30.329 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-29 05:29:30.330 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-29 05:29:30.330 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 05:29:30.330 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 05:29:30.331 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 05:29:30.331 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 05:29:30.332 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: external-net 2026-05-29 05:29:30.332 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 05:29:30.333 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: extraroute 2026-05-29 05:29:30.333 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-29 05:29:30.334 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 05:29:30.334 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 05:29:30.335 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 05:29:30.335 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 05:29:30.336 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: fip-port-details 2026-05-29 05:29:30.336 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: flavors 2026-05-29 05:29:30.337 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 05:29:30.338 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: floatingip-pools 2026-05-29 05:29:30.339 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: ip_allocation 2026-05-29 05:29:30.339 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-29 05:29:30.339 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: l2_adjacency 2026-05-29 05:29:30.340 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: router 2026-05-29 05:29:30.342 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 05:29:30.342 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-29 05:29:30.343 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-29 05:29:30.343 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 05:29:30.344 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: l3-ha 2026-05-29 05:29:30.344 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 05:29:30.345 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-29 05:29:30.345 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: l3-flavors 2026-05-29 05:29:30.346 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 05:29:30.346 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-29 05:29:30.348 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-29 05:29:30.349 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 05:29:30.350 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: logging 2026-05-29 05:29:30.351 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 05:29:30.351 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 05:29:30.352 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: multi-provider 2026-05-29 05:29:30.352 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: net-mtu 2026-05-29 05:29:30.353 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 05:29:30.353 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: network_availability_zone 2026-05-29 05:29:30.354 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-29 05:29:30.354 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: network-ip-availability 2026-05-29 05:29:30.355 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 05:29:30.356 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: pagination 2026-05-29 05:29:30.356 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: port-device-profile 2026-05-29 05:29:30.356 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-29 05:29:30.357 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 05:29:30.357 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 05:29:30.358 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-29 05:29:30.358 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 05:29:30.359 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 05:29:30.359 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-29 05:29:30.360 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: port-resource-request 2026-05-29 05:29:30.360 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 05:29:30.361 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-29 05:29:30.361 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: binding 2026-05-29 05:29:30.362 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: binding-extended 2026-05-29 05:29:30.362 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: port-security 2026-05-29 05:29:30.363 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: project-id 2026-05-29 05:29:30.363 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: provider 2026-05-29 05:29:30.364 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: qinq 2026-05-29 05:29:30.366 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: qos 2026-05-29 05:29:30.366 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 05:29:30.367 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 05:29:30.367 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: qos-default 2026-05-29 05:29:30.368 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: qos-fip 2026-05-29 05:29:30.368 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 05:29:30.369 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 05:29:30.369 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 05:29:30.370 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 05:29:30.370 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 05:29:30.371 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: qos-pps 2026-05-29 05:29:30.371 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 05:29:30.372 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 05:29:30.372 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 05:29:30.373 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: quota-check-limit 2026-05-29 05:29:30.374 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-29 05:29:30.375 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: quotas 2026-05-29 05:29:30.376 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: quota_details 2026-05-29 05:29:30.377 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: rbac-policies 2026-05-29 05:29:30.378 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-29 05:29:30.378 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 05:29:30.379 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 05:29:30.379 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-29 05:29:30.379 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: revision-if-match 2026-05-29 05:29:30.380 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 05:29:30.381 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: router_availability_zone 2026-05-29 05:29:30.381 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 05:29:30.382 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 05:29:30.383 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 05:29:30.383 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-29 05:29:30.384 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 05:29:30.384 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-29 05:29:30.384 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 05:29:30.388 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: security-group 2026-05-29 05:29:30.389 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: segment 2026-05-29 05:29:30.389 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 05:29:30.390 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: service-type 2026-05-29 05:29:30.390 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: sorting 2026-05-29 05:29:30.391 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 05:29:30.391 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: standard-attr-description 2026-05-29 05:29:30.392 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: stateful-security-group 2026-05-29 05:29:30.392 1 WARNING neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 05:29:30.393 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-29 05:29:30.393 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: subnet-external-network 2026-05-29 05:29:30.394 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-29 05:29:30.394 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 05:29:30.394 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: subnet-service-types 2026-05-29 05:29:30.395 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: subnet_allocation 2026-05-29 05:29:30.396 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 05:29:30.396 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: tag-creation 2026-05-29 05:29:30.396 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 05:29:30.400 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 05:29:30.400 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 05:29:30.401 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: trunk 2026-05-29 05:29:30.401 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: trunk-details 2026-05-29 05:29:30.402 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 05:29:30.402 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-29 05:29:30.402 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: vlan-transparent 2026-05-29 05:29:30.403 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-29 05:29:30.405 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-29 05:29:30.405 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 05:29:30.406 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: vpn-flavors 2026-05-29 05:29:30.407 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: vpnaas 2026-05-29 05:29:30.409 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: taas 2026-05-29 05:29:30.410 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: tap-mirror 2026-05-29 05:29:30.410 1 INFO neutron.api.extensions [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-29 05:29:30.419 1 WARNING oslo_config.cfg [None req-56b9286d-3064-4178-86c0-881f29a5e1d8 - - - - - -] 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-29 05:29:30.448 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-29 05:29:30.470 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-29 05:29:30.482 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-29 05:29:30.484 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d14739a7-c95f-4612-9047-8b22f1a9d0fb - - - - - -] tcp:10.98.130.3:6641: connecting... 2026-05-29 05:29:30.484 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d14739a7-c95f-4612-9047-8b22f1a9d0fb - - - - - -] tcp:10.98.130.3:6641: connected 2026-05-29 05:29:30.503 15 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-29 05:29:30.505 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8de71f02-b57d-4939-92f0-2966a50e29ce - - - - - -] tcp:10.98.130.3:6641: connecting... 2026-05-29 05:29:30.505 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8de71f02-b57d-4939-92f0-2966a50e29ce - - - - - -] tcp:10.98.130.3:6641: connected 2026-05-29 05:29:30.528 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d14739a7-c95f-4612-9047-8b22f1a9d0fb - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9762db91-2c30-47dc-8984-3306e0ee8852'". 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'9762db91-2c30-47dc-8984-3306e0ee8852'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:30.538 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d14739a7-c95f-4612-9047-8b22f1a9d0fb - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bbb44b26-b5f6-467f-a2d3-46517a2b4899'". 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'bbb44b26-b5f6-467f-a2d3-46517a2b4899'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:30.550 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d14739a7-c95f-4612-9047-8b22f1a9d0fb - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fef38778-cba4-4d29-92b8-06021aabdd9c'". 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'fef38778-cba4-4d29-92b8-06021aabdd9c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:30.557 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d14739a7-c95f-4612-9047-8b22f1a9d0fb - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b27e509f-54c2-4275-9cd1-88b00b426ff2'". 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'b27e509f-54c2-4275-9cd1-88b00b426ff2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:30.559 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d14739a7-c95f-4612-9047-8b22f1a9d0fb - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-29 05:29:30.581 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d14739a7-c95f-4612-9047-8b22f1a9d0fb - - - - - -] tcp:10.102.60.148:6642: connecting... 2026-05-29 05:29:30.581 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d14739a7-c95f-4612-9047-8b22f1a9d0fb - - - - - -] tcp:10.102.60.148:6642: connected 2026-05-29 05:29:30.590 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8de71f02-b57d-4939-92f0-2966a50e29ce - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9762db91-2c30-47dc-8984-3306e0ee8852'". 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'9762db91-2c30-47dc-8984-3306e0ee8852'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:30.599 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8de71f02-b57d-4939-92f0-2966a50e29ce - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bbb44b26-b5f6-467f-a2d3-46517a2b4899'". 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'bbb44b26-b5f6-467f-a2d3-46517a2b4899'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:30.607 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8de71f02-b57d-4939-92f0-2966a50e29ce - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fef38778-cba4-4d29-92b8-06021aabdd9c'". 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'fef38778-cba4-4d29-92b8-06021aabdd9c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:30.608 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d14739a7-c95f-4612-9047-8b22f1a9d0fb - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'db4d600c-dcc7-4643-856b-b6140392a620'". 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'db4d600c-dcc7-4643-856b-b6140392a620'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:30.614 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8de71f02-b57d-4939-92f0-2966a50e29ce - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b27e509f-54c2-4275-9cd1-88b00b426ff2'". 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'b27e509f-54c2-4275-9cd1-88b00b426ff2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:30.615 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-8de71f02-b57d-4939-92f0-2966a50e29ce - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-29 05:29:30.619 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d14739a7-c95f-4612-9047-8b22f1a9d0fb - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ec1e63df-df44-44df-b648-aafdbe72f592'". 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'ec1e63df-df44-44df-b648-aafdbe72f592'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:30.628 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d14739a7-c95f-4612-9047-8b22f1a9d0fb - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'4d592fbd-4faa-49ed-a6d8-68f0417aabf7'". 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'4d592fbd-4faa-49ed-a6d8-68f0417aabf7'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:30.630 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8de71f02-b57d-4939-92f0-2966a50e29ce - - - - - -] tcp:10.102.60.148:6642: connecting... 2026-05-29 05:29:30.631 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8de71f02-b57d-4939-92f0-2966a50e29ce - - - - - -] tcp:10.102.60.148:6642: connected 2026-05-29 05:29:30.635 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d14739a7-c95f-4612-9047-8b22f1a9d0fb - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a6951610-ca3a-4a5e-a234-188d5e126f1d'". 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'a6951610-ca3a-4a5e-a234-188d5e126f1d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:30.643 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d14739a7-c95f-4612-9047-8b22f1a9d0fb - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'eb619a3e-30cd-4163-9f0b-1128bfb2a939'". 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'eb619a3e-30cd-4163-9f0b-1128bfb2a939'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:30.644 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d14739a7-c95f-4612-9047-8b22f1a9d0fb - - - - - -] RpcWorker process has finished the post initialization 2026-05-29 05:29:30.651 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8de71f02-b57d-4939-92f0-2966a50e29ce - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'db4d600c-dcc7-4643-856b-b6140392a620'". 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'db4d600c-dcc7-4643-856b-b6140392a620'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:30.658 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8de71f02-b57d-4939-92f0-2966a50e29ce - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ec1e63df-df44-44df-b648-aafdbe72f592'". 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'ec1e63df-df44-44df-b648-aafdbe72f592'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:30.664 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d14739a7-c95f-4612-9047-8b22f1a9d0fb - - - - - -] tcp:10.98.130.3:6641: connecting... 2026-05-29 05:29:30.664 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d14739a7-c95f-4612-9047-8b22f1a9d0fb - - - - - -] tcp:10.98.130.3:6641: connected 2026-05-29 05:29:30.667 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8de71f02-b57d-4939-92f0-2966a50e29ce - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'4d592fbd-4faa-49ed-a6d8-68f0417aabf7'". 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'4d592fbd-4faa-49ed-a6d8-68f0417aabf7'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:30.675 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8de71f02-b57d-4939-92f0-2966a50e29ce - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a6951610-ca3a-4a5e-a234-188d5e126f1d'". 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'a6951610-ca3a-4a5e-a234-188d5e126f1d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:30.682 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8de71f02-b57d-4939-92f0-2966a50e29ce - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'eb619a3e-30cd-4163-9f0b-1128bfb2a939'". 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'eb619a3e-30cd-4163-9f0b-1128bfb2a939'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:30.683 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8de71f02-b57d-4939-92f0-2966a50e29ce - - - - - -] RpcWorker process has finished the post initialization 2026-05-29 05:29:30.697 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d14739a7-c95f-4612-9047-8b22f1a9d0fb - - - - - -] tcp:10.98.130.3:6641: connecting... 2026-05-29 05:29:30.697 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d14739a7-c95f-4612-9047-8b22f1a9d0fb - - - - - -] tcp:10.98.130.3:6641: connected 2026-05-29 05:29:30.703 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8de71f02-b57d-4939-92f0-2966a50e29ce - - - - - -] tcp:10.98.130.3:6641: connecting... 2026-05-29 05:29:30.704 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8de71f02-b57d-4939-92f0-2966a50e29ce - - - - - -] tcp:10.98.130.3:6641: connected 2026-05-29 05:29:30.742 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8de71f02-b57d-4939-92f0-2966a50e29ce - - - - - -] tcp:10.98.130.3:6641: connecting... 2026-05-29 05:29:30.742 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8de71f02-b57d-4939-92f0-2966a50e29ce - - - - - -] tcp:10.98.130.3:6641: connected 2026-05-29 05:29:30.934 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'fef38778-cba4-4d29-92b8-06021aabdd9c'". 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'fef38778-cba4-4d29-92b8-06021aabdd9c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:30.937 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'fef38778-cba4-4d29-92b8-06021aabdd9c'". 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'fef38778-cba4-4d29-92b8-06021aabdd9c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:31.448 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'b72f2cbd-f6fa-41b9-a83f-23de2754b586'". 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'b72f2cbd-f6fa-41b9-a83f-23de2754b586'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:31.454 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'b72f2cbd-f6fa-41b9-a83f-23de2754b586'". 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'b72f2cbd-f6fa-41b9-a83f-23de2754b586'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:31.457 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'eb299678-93a9-446b-8d0d-79ca02318a5d'". 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'eb299678-93a9-446b-8d0d-79ca02318a5d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:31.464 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'eb299678-93a9-446b-8d0d-79ca02318a5d'". 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'eb299678-93a9-446b-8d0d-79ca02318a5d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:29:31.465 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'212664b6-9611-4436-a303-eaa3464a5c71'". 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'212664b6-9611-4436-a303-eaa3464a5c71'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 05:30:00.824 12 WARNING oslo_messaging.server [None req-d14739a7-c95f-4612-9047-8b22f1a9d0fb - - - - - -] Possible hang: wait is waiting for stop to complete 2026-05-29 05:30:00.826 15 WARNING oslo_messaging.server [None req-8de71f02-b57d-4939-92f0-2966a50e29ce - - - - - -] Possible hang: wait is waiting for stop to complete 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server [None req-c4a61c40-67eb-4b76-b33f-8b0ae809a16f 5afeeef4a57d49ad958c5394d3769614 94d67ae932214e018ca2d8cee5c0c9ad - - 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 '421e16ca-45b2-4847-a3cb-10414a3e174e-412c26dd-8e7d-568e-a0c4-568' for key 'routervpnagentbindings.PRIMARY'") [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] [parameters: {'router_id': '421e16ca-45b2-4847-a3cb-10414a3e174e', 'vpn_agent_id': '412c26dd-8e7d-568e-a0c4-56808b4a14bc'}] (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-29 05:56:41.186 12 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-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 05:56:41.186 12 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-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 05:56:41.186 12 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-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 05:56:41.186 12 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-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-29 05:56:41.186 12 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-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server local_cidr_map = plugin._build_local_subnet_cidr_map(context) 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 05:56:41.186 12 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-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server return {sn.id: sn.cidr for sn in query.all()} 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^ 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2704, in all 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server return self._iter().all() # type: ignore 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^ 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server result: Union[ScalarResult[_T], Result[_T]] = self.session.execute( 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2365, in execute 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server return self._execute_internal( 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 05:56:41.186 12 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-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server conn = self._connection_for_bind(bind) 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 05:56:41.186 12 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-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server return trans._connection_for_bind(engine, execution_options) 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server File "", line 2, in _connection_for_bind 2026-05-29 05:56:41.186 12 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-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server self._raise_for_prerequisite_state(fn.__name__, current_state) 2026-05-29 05:56:41.186 12 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-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server raise sa_exc.PendingRollbackError( 2026-05-29 05:56:41.186 12 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 '421e16ca-45b2-4847-a3cb-10414a3e174e-412c26dd-8e7d-568e-a0c4-568' for key 'routervpnagentbindings.PRIMARY'") 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] 2026-05-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server [parameters: {'router_id': '421e16ca-45b2-4847-a3cb-10414a3e174e', 'vpn_agent_id': '412c26dd-8e7d-568e-a0c4-56808b4a14bc'}] 2026-05-29 05:56:41.186 12 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-29 05:56:41.186 12 ERROR oslo_messaging.rpc.server