+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 02:10:38.681 1 INFO neutron.common.config [-] Logging enabled! 2026-05-08 02:10:38.681 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-08 02:10:38.681 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-08 02:10:38.682 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 02:10:40.073 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-08 02:10:40.075 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 02:10:40.078 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-08 02:10:40.079 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-08 02:10:40.079 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-08 02:10:40.079 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-08 02:10:40.079 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 02:10:40.085 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 02:10:40.085 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 02:10:40.085 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-08 02:10:40.258 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-08 02:10:40.258 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-08 02:10:40.258 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-08 02:10:40.277 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 02:10:40.278 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 02:10:40.278 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-08 02:10:40.278 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-08 02:10:42.621 1 INFO neutron.plugins.ml2.managers [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Initializing driver for type 'vlan' 2026-05-08 02:10:42.764 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] VlanTypeDriver initialization complete 2026-05-08 02:10:42.764 1 INFO neutron.plugins.ml2.managers [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 02:10:42.765 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 02:10:42.765 1 INFO neutron.plugins.ml2.managers [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Initializing extension driver 'port_security' 2026-05-08 02:10:42.765 1 INFO neutron.plugins.ml2.extensions.port_security [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 02:10:42.765 1 INFO neutron.plugins.ml2.managers [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Initializing extension driver 'qos' 2026-05-08 02:10:42.766 1 INFO neutron.plugins.ml2.managers [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Initializing mechanism driver 'ovn' 2026-05-08 02:10:42.766 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Starting OVNMechanismDriver 2026-05-08 02:10:42.769 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] OVN logging driver registered 2026-05-08 02:10:42.776 1 INFO neutron.quota [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded quota_driver: . 2026-05-08 02:10:42.777 1 INFO neutron.plugins.ml2.plugin [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 02:10:42.777 1 INFO neutron.plugins.ml2.managers [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 02:10:42.777 1 INFO neutron.plugins.ml2.managers [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 02:10:42.777 1 INFO neutron.plugins.ml2.managers [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 02:10:42.777 1 INFO neutron.manager [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loading Plugin: qos 2026-05-08 02:10:42.788 1 INFO neutron.manager [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loading Plugin: ovn-router 2026-05-08 02:10:42.818 1 INFO neutron.services.ovn_l3.plugin [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Starting OVNL3RouterPlugin 2026-05-08 02:10:42.822 1 INFO neutron.manager [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loading Plugin: segments 2026-05-08 02:10:42.894 1 INFO neutron.manager [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loading Plugin: trunk 2026-05-08 02:10:42.904 1 INFO neutron.manager [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loading Plugin: log 2026-05-08 02:10:42.907 1 INFO neutron.manager [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-08 02:10:42.957 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-08 02:10:42.958 1 WARNING stevedore.named [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-08 02:10:42.997 1 INFO neutron_vpnaas.services.vpn.plugin [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 02:10:42.998 1 INFO neutron.common.utils [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-08 02:10:42.998 1 INFO neutron.manager [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loading Plugin: taas 2026-05-08 02:10:43.159 1 WARNING stevedore.named [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-08 02:10:43.159 1 WARNING stevedore.named [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-08 02:10:43.164 1 INFO neutron_taas.services.taas.taas_plugin [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-08 02:10:43.164 1 INFO neutron.manager [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loading Plugin: tapmirror 2026-05-08 02:10:43.171 1 WARNING stevedore.named [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-08 02:10:43.171 1 WARNING stevedore.named [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-08 02:10:43.172 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-08 02:10:43.172 1 INFO neutron.manager [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loading Plugin: auto_allocate 2026-05-08 02:10:43.176 1 INFO neutron.manager [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loading Plugin: tag 2026-05-08 02:10:43.183 1 INFO neutron.manager [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loading Plugin: timestamp 2026-05-08 02:10:43.186 1 INFO neutron.manager [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 02:10:43.189 1 INFO neutron.manager [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loading Plugin: flavors 2026-05-08 02:10:43.192 1 INFO neutron.manager [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loading Plugin: revisions 2026-05-08 02:10:43.195 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Initializing extension manager. 2026-05-08 02:10:43.196 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: address-group 2026-05-08 02:10:43.197 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: address-scope 2026-05-08 02:10:43.197 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-08 02:10:43.198 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: agent 2026-05-08 02:10:43.199 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-08 02:10:43.200 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 02:10:43.200 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 02:10:43.201 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: availability_zone 2026-05-08 02:10:43.201 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-08 02:10:43.202 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 02:10:43.202 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: default-subnetpools 2026-05-08 02:10:43.203 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 02:10:43.204 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: dns-integration 2026-05-08 02:10:43.204 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 02:10:43.205 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-08 02:10:43.205 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-08 02:10:43.206 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 02:10:43.206 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 02:10:43.206 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 02:10:43.207 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 02:10:43.207 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: external-net 2026-05-08 02:10:43.208 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 02:10:43.208 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: extraroute 2026-05-08 02:10:43.208 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-08 02:10:43.209 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-08 02:10:43.209 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 02:10:43.210 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 02:10:43.210 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 02:10:43.211 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: fip-port-details 2026-05-08 02:10:43.211 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: flavors 2026-05-08 02:10:43.212 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 02:10:43.213 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: floatingip-pools 2026-05-08 02:10:43.213 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: ip_allocation 2026-05-08 02:10:43.214 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-08 02:10:43.214 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: l2_adjacency 2026-05-08 02:10:43.215 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: router 2026-05-08 02:10:43.216 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 02:10:43.217 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-08 02:10:43.217 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-08 02:10:43.218 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 02:10:43.218 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: l3-ha 2026-05-08 02:10:43.219 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 02:10:43.219 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-08 02:10:43.220 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: l3-flavors 2026-05-08 02:10:43.220 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 02:10:43.221 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-08 02:10:43.222 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-08 02:10:43.223 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 02:10:43.224 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: logging 2026-05-08 02:10:43.225 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 02:10:43.226 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 02:10:43.226 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: multi-provider 2026-05-08 02:10:43.226 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: net-mtu 2026-05-08 02:10:43.227 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 02:10:43.227 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: network_availability_zone 2026-05-08 02:10:43.228 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-08 02:10:43.229 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: network-ip-availability 2026-05-08 02:10:43.230 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 02:10:43.230 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: pagination 2026-05-08 02:10:43.231 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: port-device-profile 2026-05-08 02:10:43.232 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-08 02:10:43.232 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-08 02:10:43.233 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-08 02:10:43.233 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-08 02:10:43.234 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 02:10:43.235 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 02:10:43.235 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-08 02:10:43.236 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: port-resource-request 2026-05-08 02:10:43.236 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 02:10:43.237 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-08 02:10:43.237 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: binding 2026-05-08 02:10:43.238 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: binding-extended 2026-05-08 02:10:43.239 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: port-security 2026-05-08 02:10:43.239 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: project-id 2026-05-08 02:10:43.240 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: provider 2026-05-08 02:10:43.241 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: qinq 2026-05-08 02:10:43.243 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: qos 2026-05-08 02:10:43.244 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 02:10:43.244 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 02:10:43.244 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: qos-default 2026-05-08 02:10:43.245 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: qos-fip 2026-05-08 02:10:43.245 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 02:10:43.246 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 02:10:43.246 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 02:10:43.247 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 02:10:43.247 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 02:10:43.248 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: qos-pps 2026-05-08 02:10:43.248 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 02:10:43.248 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 02:10:43.249 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 02:10:43.249 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: quota-check-limit 2026-05-08 02:10:43.250 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-08 02:10:43.252 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: quotas 2026-05-08 02:10:43.252 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: quota_details 2026-05-08 02:10:43.254 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: rbac-policies 2026-05-08 02:10:43.254 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-08 02:10:43.254 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 02:10:43.255 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 02:10:43.255 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-08 02:10:43.256 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: revision-if-match 2026-05-08 02:10:43.256 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 02:10:43.257 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: router_availability_zone 2026-05-08 02:10:43.257 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 02:10:43.258 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-08 02:10:43.259 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 02:10:43.259 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-08 02:10:43.260 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 02:10:43.260 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-08 02:10:43.260 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 02:10:43.264 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: security-group 2026-05-08 02:10:43.266 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: segment 2026-05-08 02:10:43.266 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 02:10:43.267 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: service-type 2026-05-08 02:10:43.267 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: sorting 2026-05-08 02:10:43.268 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 02:10:43.268 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: standard-attr-description 2026-05-08 02:10:43.269 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: stateful-security-group 2026-05-08 02:10:43.269 1 WARNING neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 02:10:43.270 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-08 02:10:43.270 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: subnet-external-network 2026-05-08 02:10:43.271 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-08 02:10:43.271 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 02:10:43.271 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: subnet-service-types 2026-05-08 02:10:43.272 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: subnet_allocation 2026-05-08 02:10:43.273 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 02:10:43.273 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: tag-creation 2026-05-08 02:10:43.274 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 02:10:43.277 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 02:10:43.278 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 02:10:43.278 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: trunk 2026-05-08 02:10:43.279 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: trunk-details 2026-05-08 02:10:43.279 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 02:10:43.280 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-08 02:10:43.280 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: vlan-transparent 2026-05-08 02:10:43.281 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-08 02:10:43.282 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-08 02:10:43.283 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 02:10:43.284 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: vpn-flavors 2026-05-08 02:10:43.285 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: vpnaas 2026-05-08 02:10:43.286 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: taas 2026-05-08 02:10:43.287 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: tap-mirror 2026-05-08 02:10:43.287 1 INFO neutron.api.extensions [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-08 02:10:43.295 1 WARNING oslo_config.cfg [None req-761a413d-843f-4b47-99fb-990ed6683274 - - - - - -] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-05-08 02:10:43.329 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-08 02:10:43.341 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-08 02:10:43.362 12 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-05-08 02:10:43.364 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d1f3e1c0-a156-473b-900b-80055d7fa439 - - - - - -] tcp:10.109.210.203:6641: connecting... 2026-05-08 02:10:43.364 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d1f3e1c0-a156-473b-900b-80055d7fa439 - - - - - -] tcp:10.109.210.203:6641: connected 2026-05-08 02:10:43.371 14 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-05-08 02:10:43.372 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a7f5806-c73e-4197-a2a0-edb174b8180a - - - - - -] tcp:10.109.210.203:6641: connecting... 2026-05-08 02:10:43.373 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a7f5806-c73e-4197-a2a0-edb174b8180a - - - - - -] tcp:10.109.210.203:6641: connected 2026-05-08 02:10:43.415 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d1f3e1c0-a156-473b-900b-80055d7fa439 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3db7158d-66c0-4474-89fc-fe23db86c765'". 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'3db7158d-66c0-4474-89fc-fe23db86c765'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:43.423 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5a7f5806-c73e-4197-a2a0-edb174b8180a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3db7158d-66c0-4474-89fc-fe23db86c765'". 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'3db7158d-66c0-4474-89fc-fe23db86c765'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:43.425 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d1f3e1c0-a156-473b-900b-80055d7fa439 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b6602fd6-095f-489a-909b-e770efacde69'". 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'b6602fd6-095f-489a-909b-e770efacde69'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:43.432 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5a7f5806-c73e-4197-a2a0-edb174b8180a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b6602fd6-095f-489a-909b-e770efacde69'". 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'b6602fd6-095f-489a-909b-e770efacde69'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:43.435 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d1f3e1c0-a156-473b-900b-80055d7fa439 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fc2da632-0598-4f58-8f00-261d66582b56'". 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'fc2da632-0598-4f58-8f00-261d66582b56'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:43.444 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d1f3e1c0-a156-473b-900b-80055d7fa439 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'212add7f-c4aa-4676-856d-7f44c0e8e2c5'". 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'212add7f-c4aa-4676-856d-7f44c0e8e2c5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:43.443 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5a7f5806-c73e-4197-a2a0-edb174b8180a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fc2da632-0598-4f58-8f00-261d66582b56'". 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'fc2da632-0598-4f58-8f00-261d66582b56'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:43.445 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d1f3e1c0-a156-473b-900b-80055d7fa439 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-08 02:10:43.453 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5a7f5806-c73e-4197-a2a0-edb174b8180a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'212add7f-c4aa-4676-856d-7f44c0e8e2c5'". 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'212add7f-c4aa-4676-856d-7f44c0e8e2c5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:43.454 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5a7f5806-c73e-4197-a2a0-edb174b8180a - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-08 02:10:43.475 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a7f5806-c73e-4197-a2a0-edb174b8180a - - - - - -] tcp:10.98.61.1:6642: connecting... 2026-05-08 02:10:43.475 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d1f3e1c0-a156-473b-900b-80055d7fa439 - - - - - -] tcp:10.98.61.1:6642: connecting... 2026-05-08 02:10:43.475 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a7f5806-c73e-4197-a2a0-edb174b8180a - - - - - -] tcp:10.98.61.1:6642: connected 2026-05-08 02:10:43.475 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d1f3e1c0-a156-473b-900b-80055d7fa439 - - - - - -] tcp:10.98.61.1:6642: connected 2026-05-08 02:10:43.505 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d1f3e1c0-a156-473b-900b-80055d7fa439 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'349731f3-7a19-4e3e-ba12-701ff1b7dfd3'". 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'349731f3-7a19-4e3e-ba12-701ff1b7dfd3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:43.508 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5a7f5806-c73e-4197-a2a0-edb174b8180a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'349731f3-7a19-4e3e-ba12-701ff1b7dfd3'". 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'349731f3-7a19-4e3e-ba12-701ff1b7dfd3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:43.510 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d1f3e1c0-a156-473b-900b-80055d7fa439 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c2476835-3c79-4f74-9cb3-f4d95c31120b'". 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'c2476835-3c79-4f74-9cb3-f4d95c31120b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:43.515 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5a7f5806-c73e-4197-a2a0-edb174b8180a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c2476835-3c79-4f74-9cb3-f4d95c31120b'". 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'c2476835-3c79-4f74-9cb3-f4d95c31120b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:43.519 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d1f3e1c0-a156-473b-900b-80055d7fa439 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'91753df3-c89b-4529-8e65-8541d0809d51'". 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'91753df3-c89b-4529-8e65-8541d0809d51'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:43.524 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d1f3e1c0-a156-473b-900b-80055d7fa439 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'225baa98-8bfe-4fe4-a5c7-a2ea1242a689'". 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'225baa98-8bfe-4fe4-a5c7-a2ea1242a689'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:43.526 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5a7f5806-c73e-4197-a2a0-edb174b8180a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'91753df3-c89b-4529-8e65-8541d0809d51'". 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'91753df3-c89b-4529-8e65-8541d0809d51'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:43.529 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d1f3e1c0-a156-473b-900b-80055d7fa439 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5d1dd41b-4a61-429c-878c-0e3aa6fc923b'". 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'5d1dd41b-4a61-429c-878c-0e3aa6fc923b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:43.530 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d1f3e1c0-a156-473b-900b-80055d7fa439 - - - - - -] RpcWorker process has finished the post initialization 2026-05-08 02:10:43.533 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5a7f5806-c73e-4197-a2a0-edb174b8180a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'225baa98-8bfe-4fe4-a5c7-a2ea1242a689'". 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'225baa98-8bfe-4fe4-a5c7-a2ea1242a689'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:43.538 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5a7f5806-c73e-4197-a2a0-edb174b8180a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5d1dd41b-4a61-429c-878c-0e3aa6fc923b'". 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'5d1dd41b-4a61-429c-878c-0e3aa6fc923b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:43.539 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5a7f5806-c73e-4197-a2a0-edb174b8180a - - - - - -] RpcWorker process has finished the post initialization 2026-05-08 02:10:43.545 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d1f3e1c0-a156-473b-900b-80055d7fa439 - - - - - -] tcp:10.109.210.203:6641: connecting... 2026-05-08 02:10:43.545 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d1f3e1c0-a156-473b-900b-80055d7fa439 - - - - - -] tcp:10.109.210.203:6641: connected 2026-05-08 02:10:43.554 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a7f5806-c73e-4197-a2a0-edb174b8180a - - - - - -] tcp:10.109.210.203:6641: connecting... 2026-05-08 02:10:43.555 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a7f5806-c73e-4197-a2a0-edb174b8180a - - - - - -] tcp:10.109.210.203:6641: connected 2026-05-08 02:10:43.576 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d1f3e1c0-a156-473b-900b-80055d7fa439 - - - - - -] tcp:10.109.210.203:6641: connecting... 2026-05-08 02:10:43.576 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d1f3e1c0-a156-473b-900b-80055d7fa439 - - - - - -] tcp:10.109.210.203:6641: connected 2026-05-08 02:10:43.584 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a7f5806-c73e-4197-a2a0-edb174b8180a - - - - - -] tcp:10.109.210.203:6641: connecting... 2026-05-08 02:10:43.585 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a7f5806-c73e-4197-a2a0-edb174b8180a - - - - - -] tcp:10.109.210.203:6641: connected 2026-05-08 02:10:43.786 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'fc2da632-0598-4f58-8f00-261d66582b56'". 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'fc2da632-0598-4f58-8f00-261d66582b56'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:43.786 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'fc2da632-0598-4f58-8f00-261d66582b56'". 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'fc2da632-0598-4f58-8f00-261d66582b56'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:44.164 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'0d7aa162-7990-4315-a440-0e47f4e00d89'". 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'0d7aa162-7990-4315-a440-0e47f4e00d89'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:44.166 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'0d7aa162-7990-4315-a440-0e47f4e00d89'". 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'0d7aa162-7990-4315-a440-0e47f4e00d89'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:44.171 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'7b32a54c-8771-4f94-ac25-fb61bea23c95'". 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'7b32a54c-8771-4f94-ac25-fb61bea23c95'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:10:44.174 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'7b32a54c-8771-4f94-ac25-fb61bea23c95'". 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'7b32a54c-8771-4f94-ac25-fb61bea23c95'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-08 02:11:13.679 14 WARNING oslo_messaging.server [None req-5a7f5806-c73e-4197-a2a0-edb174b8180a - - - - - -] Possible hang: wait is waiting for stop to complete 2026-05-08 02:11:13.685 12 WARNING oslo_messaging.server [None req-d1f3e1c0-a156-473b-900b-80055d7fa439 - - - - - -] Possible hang: wait is waiting for stop to complete