+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-09 17:25:35.542 1 INFO neutron.common.config [-] Logging enabled! 2026-06-09 17:25:35.543 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-09 17:25:35.543 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-09 17:25:35.543 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-09 17:25:37.082 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-09 17:25:37.084 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-09 17:25:37.087 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-09 17:25:37.087 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-09 17:25:37.087 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-09 17:25:37.088 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-09 17:25:37.088 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 17:25:37.094 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 17:25:37.094 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 17:25:37.094 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-06-09 17:25:37.272 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-06-09 17:25:37.272 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-06-09 17:25:37.272 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-09 17:25:37.292 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-09 17:25:37.293 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-09 17:25:37.293 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-09 17:25:37.293 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-09 17:25:39.791 1 INFO neutron.plugins.ml2.managers [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Initializing driver for type 'vlan' 2026-06-09 17:25:39.939 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] VlanTypeDriver initialization complete 2026-06-09 17:25:39.940 1 INFO neutron.plugins.ml2.managers [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-09 17:25:39.940 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-09 17:25:39.940 1 INFO neutron.plugins.ml2.managers [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Initializing extension driver 'port_security' 2026-06-09 17:25:39.940 1 INFO neutron.plugins.ml2.extensions.port_security [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-09 17:25:39.940 1 INFO neutron.plugins.ml2.managers [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Initializing extension driver 'qos' 2026-06-09 17:25:39.940 1 INFO neutron.plugins.ml2.managers [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Initializing mechanism driver 'ovn' 2026-06-09 17:25:39.940 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Starting OVNMechanismDriver 2026-06-09 17:25:39.944 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] OVN logging driver registered 2026-06-09 17:25:39.952 1 INFO neutron.quota [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded quota_driver: . 2026-06-09 17:25:39.952 1 INFO neutron.plugins.ml2.plugin [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Modular L2 Plugin initialization complete 2026-06-09 17:25:39.952 1 INFO neutron.plugins.ml2.managers [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-09 17:25:39.952 1 INFO neutron.plugins.ml2.managers [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-09 17:25:39.952 1 INFO neutron.plugins.ml2.managers [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-09 17:25:39.953 1 INFO neutron.manager [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loading Plugin: qos 2026-06-09 17:25:39.965 1 INFO neutron.manager [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loading Plugin: ovn-router 2026-06-09 17:25:40.003 1 INFO neutron.services.ovn_l3.plugin [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Starting OVNL3RouterPlugin 2026-06-09 17:25:40.007 1 INFO neutron.manager [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loading Plugin: segments 2026-06-09 17:25:40.073 1 INFO neutron.manager [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loading Plugin: trunk 2026-06-09 17:25:40.086 1 INFO neutron.manager [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loading Plugin: log 2026-06-09 17:25:40.089 1 INFO neutron.manager [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loading Plugin: ovn-vpnaas 2026-06-09 17:25:40.144 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-06-09 17:25:40.144 1 WARNING stevedore.named [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-09 17:25:40.187 1 INFO neutron_vpnaas.services.vpn.plugin [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-09 17:25:40.188 1 INFO neutron.common.utils [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-06-09 17:25:40.188 1 INFO neutron.manager [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loading Plugin: taas 2026-06-09 17:25:40.355 1 WARNING stevedore.named [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-09 17:25:40.355 1 WARNING stevedore.named [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-09 17:25:40.360 1 INFO neutron_taas.services.taas.taas_plugin [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-09 17:25:40.360 1 INFO neutron.manager [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loading Plugin: tapmirror 2026-06-09 17:25:40.368 1 WARNING stevedore.named [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-09 17:25:40.368 1 WARNING stevedore.named [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-09 17:25:40.369 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-09 17:25:40.369 1 INFO neutron.manager [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loading Plugin: auto_allocate 2026-06-09 17:25:40.374 1 INFO neutron.manager [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loading Plugin: tag 2026-06-09 17:25:40.380 1 INFO neutron.manager [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loading Plugin: timestamp 2026-06-09 17:25:40.382 1 INFO neutron.manager [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loading Plugin: network_ip_availability 2026-06-09 17:25:40.385 1 INFO neutron.manager [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loading Plugin: flavors 2026-06-09 17:25:40.388 1 INFO neutron.manager [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loading Plugin: revisions 2026-06-09 17:25:40.390 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Initializing extension manager. 2026-06-09 17:25:40.392 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: address-group 2026-06-09 17:25:40.393 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: address-scope 2026-06-09 17:25:40.394 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-06-09 17:25:40.394 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: agent 2026-06-09 17:25:40.395 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-06-09 17:25:40.396 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-09 17:25:40.397 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-09 17:25:40.398 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: availability_zone 2026-06-09 17:25:40.398 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-06-09 17:25:40.398 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-09 17:25:40.399 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: default-subnetpools 2026-06-09 17:25:40.400 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-09 17:25:40.400 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: dns-integration 2026-06-09 17:25:40.401 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: dns-domain-ports 2026-06-09 17:25:40.401 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-06-09 17:25:40.402 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-06-09 17:25:40.402 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-09 17:25:40.403 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: empty-string-filtering 2026-06-09 17:25:40.403 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-09 17:25:40.404 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-09 17:25:40.404 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: external-net 2026-06-09 17:25:40.404 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-09 17:25:40.405 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: extraroute 2026-06-09 17:25:40.405 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-06-09 17:25:40.406 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-09 17:25:40.406 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-09 17:25:40.407 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-09 17:25:40.407 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-09 17:25:40.407 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: fip-port-details 2026-06-09 17:25:40.408 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: flavors 2026-06-09 17:25:40.409 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-09 17:25:40.410 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: floatingip-pools 2026-06-09 17:25:40.410 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: ip_allocation 2026-06-09 17:25:40.410 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-06-09 17:25:40.411 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: l2_adjacency 2026-06-09 17:25:40.412 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: router 2026-06-09 17:25:40.413 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-09 17:25:40.414 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: enable-default-route-bfd 2026-06-09 17:25:40.415 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-06-09 17:25:40.415 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: ext-gw-mode 2026-06-09 17:25:40.416 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: l3-ha 2026-06-09 17:25:40.416 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-09 17:25:40.417 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: external-gateway-multihoming 2026-06-09 17:25:40.417 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: l3-flavors 2026-06-09 17:25:40.418 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-09 17:25:40.418 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-06-09 17:25:40.420 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-06-09 17:25:40.421 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-09 17:25:40.422 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: logging 2026-06-09 17:25:40.423 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-09 17:25:40.423 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-09 17:25:40.424 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: multi-provider 2026-06-09 17:25:40.424 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: net-mtu 2026-06-09 17:25:40.424 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: net-mtu-writable 2026-06-09 17:25:40.425 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: network_availability_zone 2026-06-09 17:25:40.425 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-06-09 17:25:40.426 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: network-ip-availability 2026-06-09 17:25:40.427 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-09 17:25:40.427 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: pagination 2026-06-09 17:25:40.428 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: port-device-profile 2026-06-09 17:25:40.428 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-09 17:25:40.429 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-09 17:25:40.429 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-09 17:25:40.429 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-06-09 17:25:40.430 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-09 17:25:40.430 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-09 17:25:40.431 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-09 17:25:40.431 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: port-resource-request 2026-06-09 17:25:40.432 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-09 17:25:40.432 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-09 17:25:40.433 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: binding 2026-06-09 17:25:40.433 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: binding-extended 2026-06-09 17:25:40.434 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: port-security 2026-06-09 17:25:40.434 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: project-id 2026-06-09 17:25:40.435 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: provider 2026-06-09 17:25:40.435 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: qinq 2026-06-09 17:25:40.437 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: qos 2026-06-09 17:25:40.437 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-09 17:25:40.438 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-09 17:25:40.439 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: qos-default 2026-06-09 17:25:40.439 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: qos-fip 2026-06-09 17:25:40.439 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-09 17:25:40.440 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-09 17:25:40.440 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-09 17:25:40.441 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-09 17:25:40.441 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-09 17:25:40.442 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: qos-pps 2026-06-09 17:25:40.442 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-09 17:25:40.443 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-09 17:25:40.443 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: qos-rules-alias 2026-06-09 17:25:40.444 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: quota-check-limit 2026-06-09 17:25:40.444 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-09 17:25:40.446 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: quotas 2026-06-09 17:25:40.447 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: quota_details 2026-06-09 17:25:40.448 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: rbac-policies 2026-06-09 17:25:40.449 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-06-09 17:25:40.450 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: rbac-address-scope 2026-06-09 17:25:40.450 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: rbac-security-groups 2026-06-09 17:25:40.451 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-06-09 17:25:40.451 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: revision-if-match 2026-06-09 17:25:40.452 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-09 17:25:40.452 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: router_availability_zone 2026-06-09 17:25:40.452 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-09 17:25:40.454 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-09 17:25:40.454 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-09 17:25:40.455 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-06-09 17:25:40.455 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-09 17:25:40.456 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-09 17:25:40.456 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-09 17:25:40.460 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: security-group 2026-06-09 17:25:40.461 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: segment 2026-06-09 17:25:40.462 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-09 17:25:40.462 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: service-type 2026-06-09 17:25:40.463 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: sorting 2026-06-09 17:25:40.463 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: standard-attr-segment 2026-06-09 17:25:40.464 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: standard-attr-description 2026-06-09 17:25:40.464 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: stateful-security-group 2026-06-09 17:25:40.464 1 WARNING neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-09 17:25:40.465 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-06-09 17:25:40.465 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: subnet-external-network 2026-06-09 17:25:40.466 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-06-09 17:25:40.466 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-09 17:25:40.467 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: subnet-service-types 2026-06-09 17:25:40.467 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: subnet_allocation 2026-06-09 17:25:40.468 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-09 17:25:40.468 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: tag-creation 2026-06-09 17:25:40.469 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-09 17:25:40.472 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: standard-attr-tag 2026-06-09 17:25:40.473 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-09 17:25:40.473 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: trunk 2026-06-09 17:25:40.474 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: trunk-details 2026-06-09 17:25:40.474 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-09 17:25:40.475 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-09 17:25:40.475 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: vlan-transparent 2026-06-09 17:25:40.476 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-09 17:25:40.477 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-06-09 17:25:40.478 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-09 17:25:40.478 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: vpn-flavors 2026-06-09 17:25:40.480 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: vpnaas 2026-06-09 17:25:40.481 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: taas 2026-06-09 17:25:40.482 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: tap-mirror 2026-06-09 17:25:40.482 1 INFO neutron.api.extensions [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-09 17:25:40.491 1 WARNING oslo_config.cfg [None req-0e6acdfb-dbf5-428b-b473-132a025ca188 - - - - - -] 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-06-09 17:25:40.526 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-09 17:25:40.542 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-09 17:25:40.563 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-06-09 17:25:40.566 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ff5bf04-2909-4127-be67-cac610cfbc61 - - - - - -] tcp:10.98.222.161:6641: connecting... 2026-06-09 17:25:40.566 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ff5bf04-2909-4127-be67-cac610cfbc61 - - - - - -] tcp:10.98.222.161:6641: connected 2026-06-09 17:25:40.574 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-06-09 17:25:40.576 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f06d2542-a556-4a29-945a-ff7ea364798b - - - - - -] tcp:10.98.222.161:6641: connecting... 2026-06-09 17:25:40.576 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f06d2542-a556-4a29-945a-ff7ea364798b - - - - - -] tcp:10.98.222.161:6641: connected 2026-06-09 17:25:40.624 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f06d2542-a556-4a29-945a-ff7ea364798b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0af65e28-f338-4274-baa6-2ea79beb8be9'". 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'0af65e28-f338-4274-baa6-2ea79beb8be9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 17:25:40.629 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ff5bf04-2909-4127-be67-cac610cfbc61 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0af65e28-f338-4274-baa6-2ea79beb8be9'". 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'0af65e28-f338-4274-baa6-2ea79beb8be9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 17:25:40.632 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f06d2542-a556-4a29-945a-ff7ea364798b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'73753e72-559a-42a9-bc23-533eeb9e3ae5'". 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'73753e72-559a-42a9-bc23-533eeb9e3ae5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 17:25:40.638 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ff5bf04-2909-4127-be67-cac610cfbc61 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'73753e72-559a-42a9-bc23-533eeb9e3ae5'". 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'73753e72-559a-42a9-bc23-533eeb9e3ae5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 17:25:40.642 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f06d2542-a556-4a29-945a-ff7ea364798b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd7bef068-8f5f-4029-a54e-f5c5fedb1f4c'". 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'd7bef068-8f5f-4029-a54e-f5c5fedb1f4c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 17:25:40.647 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ff5bf04-2909-4127-be67-cac610cfbc61 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd7bef068-8f5f-4029-a54e-f5c5fedb1f4c'". 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'd7bef068-8f5f-4029-a54e-f5c5fedb1f4c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 17:25:40.650 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f06d2542-a556-4a29-945a-ff7ea364798b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5d7e6ebf-d3e6-445c-a99b-c7152afcdbf8'". 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'5d7e6ebf-d3e6-445c-a99b-c7152afcdbf8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 17:25:40.652 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-f06d2542-a556-4a29-945a-ff7ea364798b - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-09 17:25:40.655 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ff5bf04-2909-4127-be67-cac610cfbc61 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5d7e6ebf-d3e6-445c-a99b-c7152afcdbf8'". 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'5d7e6ebf-d3e6-445c-a99b-c7152afcdbf8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 17:25:40.656 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-8ff5bf04-2909-4127-be67-cac610cfbc61 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-09 17:25:40.670 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f06d2542-a556-4a29-945a-ff7ea364798b - - - - - -] tcp:10.107.62.236:6642: connecting... 2026-06-09 17:25:40.670 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f06d2542-a556-4a29-945a-ff7ea364798b - - - - - -] tcp:10.107.62.236:6642: connected 2026-06-09 17:25:40.680 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ff5bf04-2909-4127-be67-cac610cfbc61 - - - - - -] tcp:10.107.62.236:6642: connecting... 2026-06-09 17:25:40.680 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ff5bf04-2909-4127-be67-cac610cfbc61 - - - - - -] tcp:10.107.62.236:6642: connected 2026-06-09 17:25:40.691 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f06d2542-a556-4a29-945a-ff7ea364798b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'48a2fcd6-d5f1-4b3e-8b57-b492051250e4'". 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'48a2fcd6-d5f1-4b3e-8b57-b492051250e4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 17:25:40.697 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f06d2542-a556-4a29-945a-ff7ea364798b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'87ef2e16-fed7-4ec9-ab7c-0fd4113a2277'". 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'87ef2e16-fed7-4ec9-ab7c-0fd4113a2277'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 17:25:40.706 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f06d2542-a556-4a29-945a-ff7ea364798b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'aef95409-adab-4342-80e5-536a4ab2a395'". 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'aef95409-adab-4342-80e5-536a4ab2a395'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 17:25:40.712 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ff5bf04-2909-4127-be67-cac610cfbc61 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'48a2fcd6-d5f1-4b3e-8b57-b492051250e4'". 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'48a2fcd6-d5f1-4b3e-8b57-b492051250e4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 17:25:40.713 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f06d2542-a556-4a29-945a-ff7ea364798b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0065e4ec-5948-41ea-95d4-08743f2aab85'". 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'0065e4ec-5948-41ea-95d4-08743f2aab85'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 17:25:40.719 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f06d2542-a556-4a29-945a-ff7ea364798b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'2fbb7c2a-f066-4d88-baab-6df78a23433d'". 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'2fbb7c2a-f066-4d88-baab-6df78a23433d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 17:25:40.720 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ff5bf04-2909-4127-be67-cac610cfbc61 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'87ef2e16-fed7-4ec9-ab7c-0fd4113a2277'". 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'87ef2e16-fed7-4ec9-ab7c-0fd4113a2277'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 17:25:40.720 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f06d2542-a556-4a29-945a-ff7ea364798b - - - - - -] RpcWorker process has finished the post initialization 2026-06-09 17:25:40.728 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ff5bf04-2909-4127-be67-cac610cfbc61 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'aef95409-adab-4342-80e5-536a4ab2a395'". 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'aef95409-adab-4342-80e5-536a4ab2a395'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 17:25:40.736 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f06d2542-a556-4a29-945a-ff7ea364798b - - - - - -] tcp:10.98.222.161:6641: connecting... 2026-06-09 17:25:40.736 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f06d2542-a556-4a29-945a-ff7ea364798b - - - - - -] tcp:10.98.222.161:6641: connected 2026-06-09 17:25:40.737 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ff5bf04-2909-4127-be67-cac610cfbc61 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0065e4ec-5948-41ea-95d4-08743f2aab85'". 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'0065e4ec-5948-41ea-95d4-08743f2aab85'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 17:25:40.746 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ff5bf04-2909-4127-be67-cac610cfbc61 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'2fbb7c2a-f066-4d88-baab-6df78a23433d'". 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'2fbb7c2a-f066-4d88-baab-6df78a23433d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 17:25:40.748 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8ff5bf04-2909-4127-be67-cac610cfbc61 - - - - - -] RpcWorker process has finished the post initialization 2026-06-09 17:25:40.769 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ff5bf04-2909-4127-be67-cac610cfbc61 - - - - - -] tcp:10.98.222.161:6641: connecting... 2026-06-09 17:25:40.769 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f06d2542-a556-4a29-945a-ff7ea364798b - - - - - -] tcp:10.98.222.161:6641: connecting... 2026-06-09 17:25:40.769 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ff5bf04-2909-4127-be67-cac610cfbc61 - - - - - -] tcp:10.98.222.161:6641: connected 2026-06-09 17:25:40.769 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f06d2542-a556-4a29-945a-ff7ea364798b - - - - - -] tcp:10.98.222.161:6641: connected 2026-06-09 17:25:40.808 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ff5bf04-2909-4127-be67-cac610cfbc61 - - - - - -] tcp:10.98.222.161:6641: connecting... 2026-06-09 17:25:40.809 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ff5bf04-2909-4127-be67-cac610cfbc61 - - - - - -] tcp:10.98.222.161:6641: connected 2026-06-09 17:25:41.530 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'3bad7de0-3908-4e26-9598-28f29d62712a'". 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'3bad7de0-3908-4e26-9598-28f29d62712a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 17:25:41.538 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'3bad7de0-3908-4e26-9598-28f29d62712a'". 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'3bad7de0-3908-4e26-9598-28f29d62712a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 17:25:41.540 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'f0651c77-b269-4ac1-85f7-8e9cf015cea6'". 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'f0651c77-b269-4ac1-85f7-8e9cf015cea6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-09 17:26:10.904 12 WARNING oslo_messaging.server [None req-8ff5bf04-2909-4127-be67-cac610cfbc61 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-06-09 17:26:10.912 14 WARNING oslo_messaging.server [None req-f06d2542-a556-4a29-945a-ff7ea364798b - - - - - -] Possible hang: wait is waiting for stop to complete