+ 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-04-18 17:33:32.389 1 INFO neutron.common.config [-] Logging enabled! 2026-04-18 17:33:32.389 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-18 17:33:32.390 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-18 17:33:32.390 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-18 17:33:33.956 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-18 17:33:33.958 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-18 17:33:33.961 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-18 17:33:33.961 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-18 17:33:33.961 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-18 17:33:33.962 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-18 17:33:33.962 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-18 17:33:33.968 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-18 17:33:33.968 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-18 17:33:33.968 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-18 17:33:34.140 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-18 17:33:34.140 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-18 17:33:34.141 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-18 17:33:34.156 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-18 17:33:34.156 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-18 17:33:34.156 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-18 17:33:34.157 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-18 17:33:36.284 1 INFO neutron.plugins.ml2.managers [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Initializing driver for type 'vlan' 2026-04-18 17:33:36.428 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] VlanTypeDriver initialization complete 2026-04-18 17:33:36.428 1 INFO neutron.plugins.ml2.managers [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-18 17:33:36.428 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-18 17:33:36.429 1 INFO neutron.plugins.ml2.managers [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Initializing extension driver 'port_security' 2026-04-18 17:33:36.429 1 INFO neutron.plugins.ml2.extensions.port_security [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-18 17:33:36.429 1 INFO neutron.plugins.ml2.managers [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Initializing extension driver 'qos' 2026-04-18 17:33:36.429 1 INFO neutron.plugins.ml2.managers [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-18 17:33:36.430 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Starting OVNMechanismDriver 2026-04-18 17:33:36.435 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] OVN logging driver registered 2026-04-18 17:33:36.441 1 INFO neutron.quota [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded quota_driver: . 2026-04-18 17:33:36.441 1 INFO neutron.plugins.ml2.plugin [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Modular L2 Plugin initialization complete 2026-04-18 17:33:36.441 1 INFO neutron.plugins.ml2.managers [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-18 17:33:36.441 1 INFO neutron.plugins.ml2.managers [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-18 17:33:36.441 1 INFO neutron.plugins.ml2.managers [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-18 17:33:36.442 1 INFO neutron.manager [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loading Plugin: qos 2026-04-18 17:33:36.456 1 INFO neutron.manager [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loading Plugin: ovn-router 2026-04-18 17:33:36.490 1 INFO neutron.services.ovn_l3.plugin [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Starting OVNL3RouterPlugin 2026-04-18 17:33:36.495 1 INFO neutron.manager [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loading Plugin: segments 2026-04-18 17:33:36.559 1 INFO neutron.manager [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loading Plugin: trunk 2026-04-18 17:33:36.568 1 INFO neutron.manager [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loading Plugin: log 2026-04-18 17:33:36.570 1 INFO neutron.manager [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-18 17:33:36.617 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-18 17:33:36.617 1 WARNING stevedore.named [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-18 17:33:36.653 1 INFO neutron_vpnaas.services.vpn.plugin [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-18 17:33:36.654 1 INFO neutron.common.utils [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-18 17:33:36.654 1 INFO neutron.manager [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loading Plugin: taas 2026-04-18 17:33:36.676 1 WARNING stevedore.named [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-18 17:33:36.676 1 WARNING stevedore.named [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-18 17:33:36.681 1 INFO neutron_taas.services.taas.taas_plugin [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-18 17:33:36.681 1 INFO neutron.manager [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loading Plugin: tapmirror 2026-04-18 17:33:36.829 1 WARNING stevedore.named [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-18 17:33:36.830 1 WARNING stevedore.named [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-18 17:33:36.830 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-18 17:33:36.831 1 INFO neutron.manager [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loading Plugin: auto_allocate 2026-04-18 17:33:36.835 1 INFO neutron.manager [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loading Plugin: tag 2026-04-18 17:33:36.842 1 INFO neutron.manager [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loading Plugin: timestamp 2026-04-18 17:33:36.844 1 INFO neutron.manager [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loading Plugin: network_ip_availability 2026-04-18 17:33:36.847 1 INFO neutron.manager [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loading Plugin: flavors 2026-04-18 17:33:36.850 1 INFO neutron.manager [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loading Plugin: revisions 2026-04-18 17:33:36.853 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Initializing extension manager. 2026-04-18 17:33:36.854 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: address-group 2026-04-18 17:33:36.854 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: address-scope 2026-04-18 17:33:36.855 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-18 17:33:36.856 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: agent 2026-04-18 17:33:36.856 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-18 17:33:36.857 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-18 17:33:36.858 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-18 17:33:36.858 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: availability_zone 2026-04-18 17:33:36.859 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-18 17:33:36.859 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-18 17:33:36.860 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: default-subnetpools 2026-04-18 17:33:36.861 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-18 17:33:36.861 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: dns-integration 2026-04-18 17:33:36.862 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: dns-domain-ports 2026-04-18 17:33:36.862 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-18 17:33:36.863 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-18 17:33:36.863 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-18 17:33:36.864 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: empty-string-filtering 2026-04-18 17:33:36.864 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-18 17:33:36.864 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-18 17:33:36.865 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: external-net 2026-04-18 17:33:36.865 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-18 17:33:36.866 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: extraroute 2026-04-18 17:33:36.866 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-18 17:33:36.867 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-18 17:33:36.867 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-18 17:33:36.867 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-18 17:33:36.868 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-18 17:33:36.868 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: fip-port-details 2026-04-18 17:33:36.869 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: flavors 2026-04-18 17:33:36.870 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-18 17:33:36.870 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: floatingip-pools 2026-04-18 17:33:36.871 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: ip_allocation 2026-04-18 17:33:36.871 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-18 17:33:36.871 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: l2_adjacency 2026-04-18 17:33:36.872 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: router 2026-04-18 17:33:36.874 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-18 17:33:36.874 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-18 17:33:36.875 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-18 17:33:36.875 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: ext-gw-mode 2026-04-18 17:33:36.876 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: l3-ha 2026-04-18 17:33:36.876 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-18 17:33:36.877 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-18 17:33:36.877 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: l3-flavors 2026-04-18 17:33:36.878 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-18 17:33:36.878 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-18 17:33:36.880 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-18 17:33:36.881 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-18 17:33:36.882 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: logging 2026-04-18 17:33:36.883 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-18 17:33:36.883 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-18 17:33:36.884 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: multi-provider 2026-04-18 17:33:36.884 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: net-mtu 2026-04-18 17:33:36.885 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: net-mtu-writable 2026-04-18 17:33:36.885 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: network_availability_zone 2026-04-18 17:33:36.886 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-18 17:33:36.886 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: network-ip-availability 2026-04-18 17:33:36.887 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-18 17:33:36.887 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: pagination 2026-04-18 17:33:36.888 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: port-device-profile 2026-04-18 17:33:36.888 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-18 17:33:36.888 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-18 17:33:36.889 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-18 17:33:36.889 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-18 17:33:36.890 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-18 17:33:36.890 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-18 17:33:36.891 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-18 17:33:36.891 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: port-resource-request 2026-04-18 17:33:36.891 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-18 17:33:36.892 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-18 17:33:36.892 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: binding 2026-04-18 17:33:36.893 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: binding-extended 2026-04-18 17:33:36.893 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: port-security 2026-04-18 17:33:36.894 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: project-id 2026-04-18 17:33:36.894 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: provider 2026-04-18 17:33:36.895 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: qinq 2026-04-18 17:33:36.896 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: qos 2026-04-18 17:33:36.897 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-18 17:33:36.897 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-18 17:33:36.898 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: qos-default 2026-04-18 17:33:36.898 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: qos-fip 2026-04-18 17:33:36.899 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-18 17:33:36.899 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-18 17:33:36.900 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-18 17:33:36.900 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-18 17:33:36.901 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-18 17:33:36.901 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: qos-pps 2026-04-18 17:33:36.902 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-18 17:33:36.902 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-18 17:33:36.903 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: qos-rules-alias 2026-04-18 17:33:36.903 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: quota-check-limit 2026-04-18 17:33:36.904 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-18 17:33:36.905 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: quotas 2026-04-18 17:33:36.906 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: quota_details 2026-04-18 17:33:36.908 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: rbac-policies 2026-04-18 17:33:36.908 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-18 17:33:36.909 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: rbac-address-scope 2026-04-18 17:33:36.909 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: rbac-security-groups 2026-04-18 17:33:36.909 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-18 17:33:36.910 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: revision-if-match 2026-04-18 17:33:36.911 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-18 17:33:36.911 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: router_availability_zone 2026-04-18 17:33:36.912 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-18 17:33:36.913 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-18 17:33:36.913 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-18 17:33:36.914 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-18 17:33:36.914 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-18 17:33:36.915 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-18 17:33:36.915 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-18 17:33:36.919 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: security-group 2026-04-18 17:33:36.920 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: segment 2026-04-18 17:33:36.921 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-18 17:33:36.921 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: service-type 2026-04-18 17:33:36.922 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: sorting 2026-04-18 17:33:36.922 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: standard-attr-segment 2026-04-18 17:33:36.923 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: standard-attr-description 2026-04-18 17:33:36.924 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: stateful-security-group 2026-04-18 17:33:36.924 1 WARNING neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-18 17:33:36.924 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-18 17:33:36.925 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: subnet-external-network 2026-04-18 17:33:36.925 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-18 17:33:36.926 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-18 17:33:36.926 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: subnet-service-types 2026-04-18 17:33:36.927 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: subnet_allocation 2026-04-18 17:33:36.927 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-18 17:33:36.928 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: tag-creation 2026-04-18 17:33:36.928 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-18 17:33:36.932 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: standard-attr-tag 2026-04-18 17:33:36.933 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-18 17:33:36.933 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: trunk 2026-04-18 17:33:36.934 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: trunk-details 2026-04-18 17:33:36.934 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-18 17:33:36.934 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-18 17:33:36.935 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: vlan-transparent 2026-04-18 17:33:36.935 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-18 17:33:36.937 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-18 17:33:36.938 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-18 17:33:36.938 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: vpn-flavors 2026-04-18 17:33:36.939 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: vpnaas 2026-04-18 17:33:36.940 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: taas 2026-04-18 17:33:36.942 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: tap-mirror 2026-04-18 17:33:36.942 1 INFO neutron.api.extensions [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-18 17:33:36.951 1 WARNING oslo_config.cfg [None req-9207c628-ac4c-46bc-976a-801051ef9ee1 - - - - - -] 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-04-18 17:33:36.983 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-18 17:33:36.998 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-18 17:33:37.012 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-04-18 17:33:37.015 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f9f0fe8c-8f80-481f-a96d-d79caeb12008 - - - - - -] tcp:10.111.105.69:6641: connecting... 2026-04-18 17:33:37.015 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f9f0fe8c-8f80-481f-a96d-d79caeb12008 - - - - - -] tcp:10.111.105.69:6641: connected 2026-04-18 17:33:37.028 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-04-18 17:33:37.031 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ab015663-a705-412e-aa1b-43a0c924aef0 - - - - - -] tcp:10.111.105.69:6641: connecting... 2026-04-18 17:33:37.031 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ab015663-a705-412e-aa1b-43a0c924aef0 - - - - - -] tcp:10.111.105.69:6641: connected 2026-04-18 17:33:37.061 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f9f0fe8c-8f80-481f-a96d-d79caeb12008 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'63c4548a-e100-4e6d-be97-a950775ba144'". 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'63c4548a-e100-4e6d-be97-a950775ba144'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:37.068 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f9f0fe8c-8f80-481f-a96d-d79caeb12008 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'69632dd4-3440-4ab3-8b6f-8860e20c694f'". 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'69632dd4-3440-4ab3-8b6f-8860e20c694f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:37.075 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f9f0fe8c-8f80-481f-a96d-d79caeb12008 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'727cc93e-6eb8-4d50-84f8-a49acecd5658'". 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'727cc93e-6eb8-4d50-84f8-a49acecd5658'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:37.081 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f9f0fe8c-8f80-481f-a96d-d79caeb12008 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f47d24ba-f758-4294-8f19-6b9755d33456'". 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'f47d24ba-f758-4294-8f19-6b9755d33456'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:37.080 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ab015663-a705-412e-aa1b-43a0c924aef0 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'63c4548a-e100-4e6d-be97-a950775ba144'". 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'63c4548a-e100-4e6d-be97-a950775ba144'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:37.082 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-f9f0fe8c-8f80-481f-a96d-d79caeb12008 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-18 17:33:37.092 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ab015663-a705-412e-aa1b-43a0c924aef0 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'69632dd4-3440-4ab3-8b6f-8860e20c694f'". 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'69632dd4-3440-4ab3-8b6f-8860e20c694f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:37.100 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f9f0fe8c-8f80-481f-a96d-d79caeb12008 - - - - - -] tcp:10.110.131.85:6642: connecting... 2026-04-18 17:33:37.100 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f9f0fe8c-8f80-481f-a96d-d79caeb12008 - - - - - -] tcp:10.110.131.85:6642: connected 2026-04-18 17:33:37.102 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ab015663-a705-412e-aa1b-43a0c924aef0 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'727cc93e-6eb8-4d50-84f8-a49acecd5658'". 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'727cc93e-6eb8-4d50-84f8-a49acecd5658'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:37.110 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ab015663-a705-412e-aa1b-43a0c924aef0 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f47d24ba-f758-4294-8f19-6b9755d33456'". 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'f47d24ba-f758-4294-8f19-6b9755d33456'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:37.112 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-ab015663-a705-412e-aa1b-43a0c924aef0 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-18 17:33:37.122 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f9f0fe8c-8f80-481f-a96d-d79caeb12008 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5480d544-7802-4509-86e2-aaacca995594'". 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'5480d544-7802-4509-86e2-aaacca995594'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:37.128 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f9f0fe8c-8f80-481f-a96d-d79caeb12008 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'755e0eb0-bcc8-4486-a106-63187e4e6ff6'". 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'755e0eb0-bcc8-4486-a106-63187e4e6ff6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:37.129 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ab015663-a705-412e-aa1b-43a0c924aef0 - - - - - -] tcp:10.110.131.85:6642: connecting... 2026-04-18 17:33:37.129 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ab015663-a705-412e-aa1b-43a0c924aef0 - - - - - -] tcp:10.110.131.85:6642: connected 2026-04-18 17:33:37.139 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f9f0fe8c-8f80-481f-a96d-d79caeb12008 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1721b180-4b01-4b39-bc2f-0c89be6420c6'". 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'1721b180-4b01-4b39-bc2f-0c89be6420c6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:37.146 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f9f0fe8c-8f80-481f-a96d-d79caeb12008 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'23c980ae-6dfd-426e-9adf-cca23ada4647'". 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'23c980ae-6dfd-426e-9adf-cca23ada4647'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:37.151 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f9f0fe8c-8f80-481f-a96d-d79caeb12008 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8fb618fc-c205-4605-941f-2ade2bd78bd6'". 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'8fb618fc-c205-4605-941f-2ade2bd78bd6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:37.152 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f9f0fe8c-8f80-481f-a96d-d79caeb12008 - - - - - -] RpcWorker process has finished the post initialization 2026-04-18 17:33:37.153 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ab015663-a705-412e-aa1b-43a0c924aef0 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5480d544-7802-4509-86e2-aaacca995594'". 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'5480d544-7802-4509-86e2-aaacca995594'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:37.160 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ab015663-a705-412e-aa1b-43a0c924aef0 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'755e0eb0-bcc8-4486-a106-63187e4e6ff6'". 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'755e0eb0-bcc8-4486-a106-63187e4e6ff6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:37.169 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ab015663-a705-412e-aa1b-43a0c924aef0 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1721b180-4b01-4b39-bc2f-0c89be6420c6'". 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'1721b180-4b01-4b39-bc2f-0c89be6420c6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:37.170 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f9f0fe8c-8f80-481f-a96d-d79caeb12008 - - - - - -] tcp:10.111.105.69:6641: connecting... 2026-04-18 17:33:37.170 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f9f0fe8c-8f80-481f-a96d-d79caeb12008 - - - - - -] tcp:10.111.105.69:6641: connected 2026-04-18 17:33:37.177 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ab015663-a705-412e-aa1b-43a0c924aef0 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'23c980ae-6dfd-426e-9adf-cca23ada4647'". 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'23c980ae-6dfd-426e-9adf-cca23ada4647'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:37.183 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ab015663-a705-412e-aa1b-43a0c924aef0 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8fb618fc-c205-4605-941f-2ade2bd78bd6'". 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'8fb618fc-c205-4605-941f-2ade2bd78bd6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:37.184 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab015663-a705-412e-aa1b-43a0c924aef0 - - - - - -] RpcWorker process has finished the post initialization 2026-04-18 17:33:37.202 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ab015663-a705-412e-aa1b-43a0c924aef0 - - - - - -] tcp:10.111.105.69:6641: connecting... 2026-04-18 17:33:37.202 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ab015663-a705-412e-aa1b-43a0c924aef0 - - - - - -] tcp:10.111.105.69:6641: connected 2026-04-18 17:33:37.202 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f9f0fe8c-8f80-481f-a96d-d79caeb12008 - - - - - -] tcp:10.111.105.69:6641: connecting... 2026-04-18 17:33:37.202 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f9f0fe8c-8f80-481f-a96d-d79caeb12008 - - - - - -] tcp:10.111.105.69:6641: connected 2026-04-18 17:33:37.233 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ab015663-a705-412e-aa1b-43a0c924aef0 - - - - - -] tcp:10.111.105.69:6641: connecting... 2026-04-18 17:33:37.233 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ab015663-a705-412e-aa1b-43a0c924aef0 - - - - - -] tcp:10.111.105.69:6641: connected 2026-04-18 17:33:37.478 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'727cc93e-6eb8-4d50-84f8-a49acecd5658'". 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'727cc93e-6eb8-4d50-84f8-a49acecd5658'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:37.479 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'727cc93e-6eb8-4d50-84f8-a49acecd5658'". 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'727cc93e-6eb8-4d50-84f8-a49acecd5658'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:38.041 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'bed1a57a-ecc8-4592-bda8-f2fbd212ee7f'". 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'bed1a57a-ecc8-4592-bda8-f2fbd212ee7f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:38.041 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'bed1a57a-ecc8-4592-bda8-f2fbd212ee7f'". 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'bed1a57a-ecc8-4592-bda8-f2fbd212ee7f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:38.046 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'd4da9900-e052-49a6-8d6c-d4242c89f9b2'". 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'd4da9900-e052-49a6-8d6c-d4242c89f9b2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:38.047 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'd4da9900-e052-49a6-8d6c-d4242c89f9b2'". 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'd4da9900-e052-49a6-8d6c-d4242c89f9b2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:38.051 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'937acdba-12cd-4cc9-8063-65df61543bc5'". 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'937acdba-12cd-4cc9-8063-65df61543bc5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:33:38.055 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'937acdba-12cd-4cc9-8063-65df61543bc5'". 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'937acdba-12cd-4cc9-8063-65df61543bc5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-18 17:34:07.329 12 WARNING oslo_messaging.server [None req-f9f0fe8c-8f80-481f-a96d-d79caeb12008 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-04-18 17:34:07.337 14 WARNING oslo_messaging.server [None req-ab015663-a705-412e-aa1b-43a0c924aef0 - - - - - -] Possible hang: wait is waiting for stop to complete