+ 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-20 02:26:05.095 1 INFO neutron.common.config [-] Logging enabled! 2026-05-20 02:26:05.095 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-20 02:26:05.095 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-20 02:26:05.096 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-20 02:26:06.493 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-20 02:26:06.495 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-20 02:26:06.498 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-20 02:26:06.498 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-20 02:26:06.498 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-20 02:26:06.499 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-20 02:26:06.499 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-20 02:26:06.505 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-20 02:26:06.506 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-20 02:26:06.506 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-20 02:26:06.684 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-20 02:26:06.685 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-20 02:26:06.685 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-20 02:26:06.701 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-20 02:26:06.701 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-20 02:26:06.701 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-20 02:26:06.702 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-20 02:26:08.912 1 INFO neutron.plugins.ml2.managers [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Initializing driver for type 'vlan' 2026-05-20 02:26:09.062 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] VlanTypeDriver initialization complete 2026-05-20 02:26:09.063 1 INFO neutron.plugins.ml2.managers [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-20 02:26:09.063 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-20 02:26:09.063 1 INFO neutron.plugins.ml2.managers [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Initializing extension driver 'port_security' 2026-05-20 02:26:09.063 1 INFO neutron.plugins.ml2.extensions.port_security [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-20 02:26:09.063 1 INFO neutron.plugins.ml2.managers [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Initializing extension driver 'qos' 2026-05-20 02:26:09.064 1 INFO neutron.plugins.ml2.managers [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Initializing mechanism driver 'ovn' 2026-05-20 02:26:09.064 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Starting OVNMechanismDriver 2026-05-20 02:26:09.068 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] OVN logging driver registered 2026-05-20 02:26:09.076 1 INFO neutron.quota [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded quota_driver: . 2026-05-20 02:26:09.077 1 INFO neutron.plugins.ml2.plugin [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Modular L2 Plugin initialization complete 2026-05-20 02:26:09.077 1 INFO neutron.plugins.ml2.managers [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-20 02:26:09.077 1 INFO neutron.plugins.ml2.managers [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-20 02:26:09.077 1 INFO neutron.plugins.ml2.managers [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-20 02:26:09.078 1 INFO neutron.manager [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loading Plugin: qos 2026-05-20 02:26:09.089 1 INFO neutron.manager [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loading Plugin: ovn-router 2026-05-20 02:26:09.117 1 INFO neutron.services.ovn_l3.plugin [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Starting OVNL3RouterPlugin 2026-05-20 02:26:09.122 1 INFO neutron.manager [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loading Plugin: segments 2026-05-20 02:26:09.196 1 INFO neutron.manager [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loading Plugin: trunk 2026-05-20 02:26:09.207 1 INFO neutron.manager [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loading Plugin: log 2026-05-20 02:26:09.209 1 INFO neutron.manager [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-20 02:26:09.255 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-20 02:26:09.256 1 WARNING stevedore.named [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-20 02:26:09.294 1 INFO neutron_vpnaas.services.vpn.plugin [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-20 02:26:09.294 1 INFO neutron.common.utils [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-20 02:26:09.294 1 INFO neutron.manager [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loading Plugin: taas 2026-05-20 02:26:09.317 1 WARNING stevedore.named [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-20 02:26:09.317 1 WARNING stevedore.named [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-20 02:26:09.322 1 INFO neutron_taas.services.taas.taas_plugin [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-20 02:26:09.322 1 INFO neutron.manager [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loading Plugin: tapmirror 2026-05-20 02:26:09.484 1 WARNING stevedore.named [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-20 02:26:09.485 1 WARNING stevedore.named [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-20 02:26:09.485 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-20 02:26:09.486 1 INFO neutron.manager [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loading Plugin: auto_allocate 2026-05-20 02:26:09.490 1 INFO neutron.manager [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loading Plugin: tag 2026-05-20 02:26:09.495 1 INFO neutron.manager [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loading Plugin: timestamp 2026-05-20 02:26:09.497 1 INFO neutron.manager [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loading Plugin: network_ip_availability 2026-05-20 02:26:09.500 1 INFO neutron.manager [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loading Plugin: flavors 2026-05-20 02:26:09.503 1 INFO neutron.manager [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loading Plugin: revisions 2026-05-20 02:26:09.505 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Initializing extension manager. 2026-05-20 02:26:09.506 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: address-group 2026-05-20 02:26:09.507 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: address-scope 2026-05-20 02:26:09.508 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-20 02:26:09.508 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: agent 2026-05-20 02:26:09.509 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-20 02:26:09.510 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-20 02:26:09.511 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-20 02:26:09.511 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: availability_zone 2026-05-20 02:26:09.512 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-20 02:26:09.512 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-20 02:26:09.513 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: default-subnetpools 2026-05-20 02:26:09.514 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-20 02:26:09.514 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: dns-integration 2026-05-20 02:26:09.515 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: dns-domain-ports 2026-05-20 02:26:09.515 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-20 02:26:09.516 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-20 02:26:09.516 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-20 02:26:09.516 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: empty-string-filtering 2026-05-20 02:26:09.517 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-20 02:26:09.517 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-20 02:26:09.518 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: external-net 2026-05-20 02:26:09.518 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-20 02:26:09.518 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: extraroute 2026-05-20 02:26:09.519 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-20 02:26:09.519 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-20 02:26:09.520 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-20 02:26:09.520 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-20 02:26:09.520 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-20 02:26:09.521 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: fip-port-details 2026-05-20 02:26:09.522 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: flavors 2026-05-20 02:26:09.523 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-20 02:26:09.523 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: floatingip-pools 2026-05-20 02:26:09.523 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: ip_allocation 2026-05-20 02:26:09.524 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-20 02:26:09.524 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: l2_adjacency 2026-05-20 02:26:09.525 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: router 2026-05-20 02:26:09.527 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-20 02:26:09.527 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-20 02:26:09.527 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-20 02:26:09.528 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: ext-gw-mode 2026-05-20 02:26:09.528 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: l3-ha 2026-05-20 02:26:09.529 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-20 02:26:09.529 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-20 02:26:09.529 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: l3-flavors 2026-05-20 02:26:09.530 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-20 02:26:09.531 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-20 02:26:09.532 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-20 02:26:09.533 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-20 02:26:09.534 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: logging 2026-05-20 02:26:09.535 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-20 02:26:09.536 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-20 02:26:09.536 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: multi-provider 2026-05-20 02:26:09.536 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: net-mtu 2026-05-20 02:26:09.537 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: net-mtu-writable 2026-05-20 02:26:09.537 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: network_availability_zone 2026-05-20 02:26:09.538 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-20 02:26:09.538 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: network-ip-availability 2026-05-20 02:26:09.539 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-20 02:26:09.539 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: pagination 2026-05-20 02:26:09.540 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: port-device-profile 2026-05-20 02:26:09.540 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-20 02:26:09.541 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-20 02:26:09.541 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-20 02:26:09.541 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-20 02:26:09.542 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-20 02:26:09.542 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-20 02:26:09.543 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-20 02:26:09.543 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: port-resource-request 2026-05-20 02:26:09.543 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-20 02:26:09.544 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-20 02:26:09.544 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: binding 2026-05-20 02:26:09.545 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: binding-extended 2026-05-20 02:26:09.545 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: port-security 2026-05-20 02:26:09.545 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: project-id 2026-05-20 02:26:09.546 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: provider 2026-05-20 02:26:09.546 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: qinq 2026-05-20 02:26:09.548 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: qos 2026-05-20 02:26:09.549 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-20 02:26:09.549 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-20 02:26:09.550 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: qos-default 2026-05-20 02:26:09.550 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: qos-fip 2026-05-20 02:26:09.550 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-20 02:26:09.551 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-20 02:26:09.551 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-20 02:26:09.552 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-20 02:26:09.552 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-20 02:26:09.553 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: qos-pps 2026-05-20 02:26:09.553 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-20 02:26:09.553 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-20 02:26:09.554 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: qos-rules-alias 2026-05-20 02:26:09.554 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: quota-check-limit 2026-05-20 02:26:09.555 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-20 02:26:09.556 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: quotas 2026-05-20 02:26:09.557 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: quota_details 2026-05-20 02:26:09.558 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: rbac-policies 2026-05-20 02:26:09.559 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-20 02:26:09.559 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: rbac-address-scope 2026-05-20 02:26:09.560 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: rbac-security-groups 2026-05-20 02:26:09.560 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-20 02:26:09.560 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: revision-if-match 2026-05-20 02:26:09.561 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-20 02:26:09.561 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: router_availability_zone 2026-05-20 02:26:09.562 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-20 02:26:09.563 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-20 02:26:09.564 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-20 02:26:09.564 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-20 02:26:09.564 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-20 02:26:09.565 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-20 02:26:09.565 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-20 02:26:09.569 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: security-group 2026-05-20 02:26:09.570 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: segment 2026-05-20 02:26:09.570 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-20 02:26:09.571 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: service-type 2026-05-20 02:26:09.571 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: sorting 2026-05-20 02:26:09.572 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: standard-attr-segment 2026-05-20 02:26:09.572 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: standard-attr-description 2026-05-20 02:26:09.573 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: stateful-security-group 2026-05-20 02:26:09.573 1 WARNING neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-20 02:26:09.574 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-20 02:26:09.574 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: subnet-external-network 2026-05-20 02:26:09.574 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-20 02:26:09.575 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-20 02:26:09.575 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: subnet-service-types 2026-05-20 02:26:09.576 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: subnet_allocation 2026-05-20 02:26:09.576 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-20 02:26:09.577 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: tag-creation 2026-05-20 02:26:09.577 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-20 02:26:09.581 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: standard-attr-tag 2026-05-20 02:26:09.581 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-20 02:26:09.582 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: trunk 2026-05-20 02:26:09.582 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: trunk-details 2026-05-20 02:26:09.582 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-20 02:26:09.583 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-20 02:26:09.583 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: vlan-transparent 2026-05-20 02:26:09.584 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-20 02:26:09.585 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-20 02:26:09.586 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-20 02:26:09.587 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: vpn-flavors 2026-05-20 02:26:09.588 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: vpnaas 2026-05-20 02:26:09.589 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: taas 2026-05-20 02:26:09.590 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: tap-mirror 2026-05-20 02:26:09.590 1 INFO neutron.api.extensions [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-20 02:26:09.598 1 WARNING oslo_config.cfg [None req-8a1624a1-d5b7-42e5-bf1b-9fa06e746369 - - - - - -] 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-20 02:26:09.638 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-20 02:26:09.655 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-20 02:26:09.676 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-20 02:26:09.680 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-38e8877f-abbc-4d6d-8fb7-cb8caab0b272 - - - - - -] tcp:10.108.146.169:6641: connecting... 2026-05-20 02:26:09.684 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-38e8877f-abbc-4d6d-8fb7-cb8caab0b272 - - - - - -] tcp:10.108.146.169:6641: connected 2026-05-20 02:26:09.692 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-20 02:26:09.697 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-060cf7af-507c-4986-9b0a-1232f6453d9d - - - - - -] tcp:10.108.146.169:6641: connecting... 2026-05-20 02:26:09.698 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-060cf7af-507c-4986-9b0a-1232f6453d9d - - - - - -] tcp:10.108.146.169:6641: connected 2026-05-20 02:26:09.734 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-38e8877f-abbc-4d6d-8fb7-cb8caab0b272 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1adc940e-dbc3-47df-95cb-2aeda54e8712'". 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'1adc940e-dbc3-47df-95cb-2aeda54e8712'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:09.742 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-38e8877f-abbc-4d6d-8fb7-cb8caab0b272 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f4105ebd-5bfb-4da5-bf41-358de1a5e9cd'". 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'f4105ebd-5bfb-4da5-bf41-358de1a5e9cd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:09.749 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-38e8877f-abbc-4d6d-8fb7-cb8caab0b272 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'86f81713-f324-42dc-8113-8ad3880eb610'". 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'86f81713-f324-42dc-8113-8ad3880eb610'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:09.756 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-38e8877f-abbc-4d6d-8fb7-cb8caab0b272 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8333539e-2c90-4685-820c-76b74ec6d991'". 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'8333539e-2c90-4685-820c-76b74ec6d991'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:09.758 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-38e8877f-abbc-4d6d-8fb7-cb8caab0b272 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-20 02:26:09.757 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-060cf7af-507c-4986-9b0a-1232f6453d9d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1adc940e-dbc3-47df-95cb-2aeda54e8712'". 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'1adc940e-dbc3-47df-95cb-2aeda54e8712'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:09.764 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-060cf7af-507c-4986-9b0a-1232f6453d9d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f4105ebd-5bfb-4da5-bf41-358de1a5e9cd'". 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'f4105ebd-5bfb-4da5-bf41-358de1a5e9cd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:09.772 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-060cf7af-507c-4986-9b0a-1232f6453d9d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'86f81713-f324-42dc-8113-8ad3880eb610'". 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'86f81713-f324-42dc-8113-8ad3880eb610'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:09.774 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-38e8877f-abbc-4d6d-8fb7-cb8caab0b272 - - - - - -] tcp:10.98.91.68:6642: connecting... 2026-05-20 02:26:09.774 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-38e8877f-abbc-4d6d-8fb7-cb8caab0b272 - - - - - -] tcp:10.98.91.68:6642: connected 2026-05-20 02:26:09.784 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-060cf7af-507c-4986-9b0a-1232f6453d9d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8333539e-2c90-4685-820c-76b74ec6d991'". 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'8333539e-2c90-4685-820c-76b74ec6d991'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:09.785 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-060cf7af-507c-4986-9b0a-1232f6453d9d - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-20 02:26:09.803 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-060cf7af-507c-4986-9b0a-1232f6453d9d - - - - - -] tcp:10.98.91.68:6642: connecting... 2026-05-20 02:26:09.803 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-060cf7af-507c-4986-9b0a-1232f6453d9d - - - - - -] tcp:10.98.91.68:6642: connected 2026-05-20 02:26:09.805 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-38e8877f-abbc-4d6d-8fb7-cb8caab0b272 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'77975148-800b-44d5-be80-13a0e6db481c'". 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'77975148-800b-44d5-be80-13a0e6db481c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:09.813 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-38e8877f-abbc-4d6d-8fb7-cb8caab0b272 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'acf40512-fe8b-418a-9209-f256d7fb3acb'". 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'acf40512-fe8b-418a-9209-f256d7fb3acb'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:09.823 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-38e8877f-abbc-4d6d-8fb7-cb8caab0b272 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a45e2bd0-a268-41b3-b374-556836769de9'". 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'a45e2bd0-a268-41b3-b374-556836769de9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:09.826 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-060cf7af-507c-4986-9b0a-1232f6453d9d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'77975148-800b-44d5-be80-13a0e6db481c'". 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'77975148-800b-44d5-be80-13a0e6db481c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:09.831 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-38e8877f-abbc-4d6d-8fb7-cb8caab0b272 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'732289c4-f0fd-48d8-995a-77cce5660b70'". 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'732289c4-f0fd-48d8-995a-77cce5660b70'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:09.833 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-060cf7af-507c-4986-9b0a-1232f6453d9d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'acf40512-fe8b-418a-9209-f256d7fb3acb'". 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'acf40512-fe8b-418a-9209-f256d7fb3acb'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:09.837 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-38e8877f-abbc-4d6d-8fb7-cb8caab0b272 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c4f9a8b0-fa5b-4728-a16e-e1536229b51b'". 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'c4f9a8b0-fa5b-4728-a16e-e1536229b51b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:09.838 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-38e8877f-abbc-4d6d-8fb7-cb8caab0b272 - - - - - -] RpcWorker process has finished the post initialization 2026-05-20 02:26:09.842 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-060cf7af-507c-4986-9b0a-1232f6453d9d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a45e2bd0-a268-41b3-b374-556836769de9'". 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'a45e2bd0-a268-41b3-b374-556836769de9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:09.849 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-060cf7af-507c-4986-9b0a-1232f6453d9d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'732289c4-f0fd-48d8-995a-77cce5660b70'". 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'732289c4-f0fd-48d8-995a-77cce5660b70'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:09.855 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-060cf7af-507c-4986-9b0a-1232f6453d9d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c4f9a8b0-fa5b-4728-a16e-e1536229b51b'". 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'c4f9a8b0-fa5b-4728-a16e-e1536229b51b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:09.856 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-38e8877f-abbc-4d6d-8fb7-cb8caab0b272 - - - - - -] tcp:10.108.146.169:6641: connecting... 2026-05-20 02:26:09.856 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-38e8877f-abbc-4d6d-8fb7-cb8caab0b272 - - - - - -] tcp:10.108.146.169:6641: connected 2026-05-20 02:26:09.856 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-060cf7af-507c-4986-9b0a-1232f6453d9d - - - - - -] RpcWorker process has finished the post initialization 2026-05-20 02:26:09.871 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-060cf7af-507c-4986-9b0a-1232f6453d9d - - - - - -] tcp:10.108.146.169:6641: connecting... 2026-05-20 02:26:09.871 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-060cf7af-507c-4986-9b0a-1232f6453d9d - - - - - -] tcp:10.108.146.169:6641: connected 2026-05-20 02:26:09.887 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-38e8877f-abbc-4d6d-8fb7-cb8caab0b272 - - - - - -] tcp:10.108.146.169:6641: connecting... 2026-05-20 02:26:09.887 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-38e8877f-abbc-4d6d-8fb7-cb8caab0b272 - - - - - -] tcp:10.108.146.169:6641: connected 2026-05-20 02:26:09.903 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-060cf7af-507c-4986-9b0a-1232f6453d9d - - - - - -] tcp:10.108.146.169:6641: connecting... 2026-05-20 02:26:09.904 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-060cf7af-507c-4986-9b0a-1232f6453d9d - - - - - -] tcp:10.108.146.169:6641: connected 2026-05-20 02:26:10.750 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'378cff2a-5dc7-4553-872c-b9cfe76343b6'". 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'378cff2a-5dc7-4553-872c-b9cfe76343b6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:10.750 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'378cff2a-5dc7-4553-872c-b9cfe76343b6'". 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'378cff2a-5dc7-4553-872c-b9cfe76343b6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:10.757 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'9c76cf78-8b4d-4be5-918b-e1edb6f78d7c'". 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'9c76cf78-8b4d-4be5-918b-e1edb6f78d7c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:10.757 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'9c76cf78-8b4d-4be5-918b-e1edb6f78d7c'". 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'9c76cf78-8b4d-4be5-918b-e1edb6f78d7c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 02:26:39.995 14 WARNING oslo_messaging.server [None req-060cf7af-507c-4986-9b0a-1232f6453d9d - - - - - -] Possible hang: wait is waiting for stop to complete 2026-05-20 02:26:39.999 12 WARNING oslo_messaging.server [None req-38e8877f-abbc-4d6d-8fb7-cb8caab0b272 - - - - - -] Possible hang: wait is waiting for stop to complete