+ 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-26 07:42:14.544 1 INFO neutron.common.config [-] Logging enabled! 2026-05-26 07:42:14.544 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-26 07:42:14.544 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-26 07:42:14.544 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-26 07:42:15.905 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-26 07:42:15.907 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-26 07:42:15.910 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-26 07:42:15.911 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-26 07:42:15.911 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-26 07:42:15.911 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-26 07:42:15.911 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 07:42:15.917 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 07:42:15.917 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-26 07:42:15.917 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-26 07:42:16.089 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-26 07:42:16.090 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-26 07:42:16.090 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-26 07:42:16.108 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-26 07:42:16.108 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-26 07:42:16.108 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-26 07:42:16.108 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-26 07:42:17.967 1 INFO neutron.plugins.ml2.managers [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Initializing driver for type 'vlan' 2026-05-26 07:42:18.095 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] VlanTypeDriver initialization complete 2026-05-26 07:42:18.095 1 INFO neutron.plugins.ml2.managers [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-26 07:42:18.095 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-26 07:42:18.095 1 INFO neutron.plugins.ml2.managers [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Initializing extension driver 'port_security' 2026-05-26 07:42:18.096 1 INFO neutron.plugins.ml2.extensions.port_security [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-26 07:42:18.097 1 INFO neutron.plugins.ml2.managers [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Initializing extension driver 'qos' 2026-05-26 07:42:18.097 1 INFO neutron.plugins.ml2.managers [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Initializing mechanism driver 'ovn' 2026-05-26 07:42:18.097 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Starting OVNMechanismDriver 2026-05-26 07:42:18.100 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] OVN logging driver registered 2026-05-26 07:42:18.107 1 INFO neutron.quota [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded quota_driver: . 2026-05-26 07:42:18.107 1 INFO neutron.plugins.ml2.plugin [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Modular L2 Plugin initialization complete 2026-05-26 07:42:18.107 1 INFO neutron.plugins.ml2.managers [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-26 07:42:18.107 1 INFO neutron.plugins.ml2.managers [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-26 07:42:18.108 1 INFO neutron.plugins.ml2.managers [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-26 07:42:18.108 1 INFO neutron.manager [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loading Plugin: qos 2026-05-26 07:42:18.118 1 INFO neutron.manager [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loading Plugin: ovn-router 2026-05-26 07:42:18.145 1 INFO neutron.services.ovn_l3.plugin [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Starting OVNL3RouterPlugin 2026-05-26 07:42:18.149 1 INFO neutron.manager [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loading Plugin: segments 2026-05-26 07:42:18.212 1 INFO neutron.manager [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loading Plugin: trunk 2026-05-26 07:42:18.221 1 INFO neutron.manager [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loading Plugin: log 2026-05-26 07:42:18.224 1 INFO neutron.manager [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-26 07:42:18.269 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-26 07:42:18.269 1 WARNING stevedore.named [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-26 07:42:18.303 1 INFO neutron_vpnaas.services.vpn.plugin [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-26 07:42:18.303 1 INFO neutron.common.utils [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-26 07:42:18.303 1 INFO neutron.manager [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loading Plugin: taas 2026-05-26 07:42:18.449 1 WARNING stevedore.named [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-26 07:42:18.450 1 WARNING stevedore.named [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-26 07:42:18.454 1 INFO neutron_taas.services.taas.taas_plugin [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-26 07:42:18.455 1 INFO neutron.manager [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loading Plugin: tapmirror 2026-05-26 07:42:18.461 1 WARNING stevedore.named [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-26 07:42:18.461 1 WARNING stevedore.named [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-26 07:42:18.462 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-26 07:42:18.462 1 INFO neutron.manager [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loading Plugin: auto_allocate 2026-05-26 07:42:18.466 1 INFO neutron.manager [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loading Plugin: tag 2026-05-26 07:42:18.471 1 INFO neutron.manager [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loading Plugin: timestamp 2026-05-26 07:42:18.473 1 INFO neutron.manager [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loading Plugin: network_ip_availability 2026-05-26 07:42:18.476 1 INFO neutron.manager [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loading Plugin: flavors 2026-05-26 07:42:18.479 1 INFO neutron.manager [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loading Plugin: revisions 2026-05-26 07:42:18.482 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Initializing extension manager. 2026-05-26 07:42:18.483 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: address-group 2026-05-26 07:42:18.483 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: address-scope 2026-05-26 07:42:18.484 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-26 07:42:18.485 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: agent 2026-05-26 07:42:18.485 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-26 07:42:18.486 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-26 07:42:18.487 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-26 07:42:18.487 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: availability_zone 2026-05-26 07:42:18.488 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-26 07:42:18.488 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-26 07:42:18.488 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: default-subnetpools 2026-05-26 07:42:18.490 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-26 07:42:18.490 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: dns-integration 2026-05-26 07:42:18.490 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: dns-domain-ports 2026-05-26 07:42:18.491 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-26 07:42:18.491 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-26 07:42:18.492 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-26 07:42:18.492 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: empty-string-filtering 2026-05-26 07:42:18.493 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 07:42:18.493 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-26 07:42:18.493 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: external-net 2026-05-26 07:42:18.494 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-26 07:42:18.494 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: extraroute 2026-05-26 07:42:18.495 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-26 07:42:18.495 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-26 07:42:18.496 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-26 07:42:18.496 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-26 07:42:18.496 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-26 07:42:18.497 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: fip-port-details 2026-05-26 07:42:18.497 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: flavors 2026-05-26 07:42:18.498 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-26 07:42:18.499 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: floatingip-pools 2026-05-26 07:42:18.499 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: ip_allocation 2026-05-26 07:42:18.500 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-26 07:42:18.500 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: l2_adjacency 2026-05-26 07:42:18.501 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: router 2026-05-26 07:42:18.502 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-26 07:42:18.503 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-26 07:42:18.503 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-26 07:42:18.504 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: ext-gw-mode 2026-05-26 07:42:18.504 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: l3-ha 2026-05-26 07:42:18.504 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-26 07:42:18.505 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-26 07:42:18.505 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: l3-flavors 2026-05-26 07:42:18.506 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-26 07:42:18.506 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-26 07:42:18.508 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-26 07:42:18.509 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-26 07:42:18.510 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: logging 2026-05-26 07:42:18.511 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-26 07:42:18.511 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-26 07:42:18.512 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: multi-provider 2026-05-26 07:42:18.512 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: net-mtu 2026-05-26 07:42:18.512 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: net-mtu-writable 2026-05-26 07:42:18.513 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: network_availability_zone 2026-05-26 07:42:18.513 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-26 07:42:18.514 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: network-ip-availability 2026-05-26 07:42:18.515 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-26 07:42:18.515 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: pagination 2026-05-26 07:42:18.515 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: port-device-profile 2026-05-26 07:42:18.516 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-26 07:42:18.516 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-26 07:42:18.517 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-26 07:42:18.517 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-26 07:42:18.517 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-26 07:42:18.518 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-26 07:42:18.518 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-26 07:42:18.519 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: port-resource-request 2026-05-26 07:42:18.519 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-26 07:42:18.519 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-26 07:42:18.520 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: binding 2026-05-26 07:42:18.521 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: binding-extended 2026-05-26 07:42:18.521 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: port-security 2026-05-26 07:42:18.521 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: project-id 2026-05-26 07:42:18.522 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: provider 2026-05-26 07:42:18.522 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: qinq 2026-05-26 07:42:18.524 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: qos 2026-05-26 07:42:18.524 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-26 07:42:18.525 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-26 07:42:18.525 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: qos-default 2026-05-26 07:42:18.526 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: qos-fip 2026-05-26 07:42:18.526 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-26 07:42:18.526 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-26 07:42:18.527 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-26 07:42:18.527 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-26 07:42:18.528 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-26 07:42:18.528 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: qos-pps 2026-05-26 07:42:18.529 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-26 07:42:18.529 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-26 07:42:18.530 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: qos-rules-alias 2026-05-26 07:42:18.530 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: quota-check-limit 2026-05-26 07:42:18.531 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-26 07:42:18.532 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: quotas 2026-05-26 07:42:18.533 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: quota_details 2026-05-26 07:42:18.534 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: rbac-policies 2026-05-26 07:42:18.535 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-26 07:42:18.535 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: rbac-address-scope 2026-05-26 07:42:18.535 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: rbac-security-groups 2026-05-26 07:42:18.536 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-26 07:42:18.536 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: revision-if-match 2026-05-26 07:42:18.537 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-26 07:42:18.537 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: router_availability_zone 2026-05-26 07:42:18.538 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-26 07:42:18.539 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-26 07:42:18.539 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-26 07:42:18.540 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-26 07:42:18.540 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-26 07:42:18.541 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-26 07:42:18.541 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-26 07:42:18.544 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: security-group 2026-05-26 07:42:18.545 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: segment 2026-05-26 07:42:18.546 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-26 07:42:18.546 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: service-type 2026-05-26 07:42:18.547 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: sorting 2026-05-26 07:42:18.547 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: standard-attr-segment 2026-05-26 07:42:18.548 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: standard-attr-description 2026-05-26 07:42:18.548 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: stateful-security-group 2026-05-26 07:42:18.548 1 WARNING neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-26 07:42:18.549 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-26 07:42:18.549 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: subnet-external-network 2026-05-26 07:42:18.550 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-26 07:42:18.550 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-26 07:42:18.550 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: subnet-service-types 2026-05-26 07:42:18.551 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: subnet_allocation 2026-05-26 07:42:18.552 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-26 07:42:18.552 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: tag-creation 2026-05-26 07:42:18.552 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-26 07:42:18.555 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: standard-attr-tag 2026-05-26 07:42:18.556 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-26 07:42:18.556 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: trunk 2026-05-26 07:42:18.557 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: trunk-details 2026-05-26 07:42:18.557 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-26 07:42:18.558 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-26 07:42:18.558 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: vlan-transparent 2026-05-26 07:42:18.559 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-26 07:42:18.560 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-26 07:42:18.561 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-26 07:42:18.561 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: vpn-flavors 2026-05-26 07:42:18.563 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: vpnaas 2026-05-26 07:42:18.564 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: taas 2026-05-26 07:42:18.565 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: tap-mirror 2026-05-26 07:42:18.565 1 INFO neutron.api.extensions [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-26 07:42:18.574 1 WARNING oslo_config.cfg [None req-0a042731-27cb-4ce1-98ed-c09e44f23e96 - - - - - -] 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-26 07:42:18.606 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-26 07:42:18.620 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-26 07:42:18.643 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-26 07:42:18.646 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df6a9e1e-cba8-4721-bcd8-676735952835 - - - - - -] tcp:10.102.184.0:6641: connecting... 2026-05-26 07:42:18.646 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df6a9e1e-cba8-4721-bcd8-676735952835 - - - - - -] tcp:10.102.184.0:6641: connected 2026-05-26 07:42:18.660 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-26 07:42:18.662 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5b60296d-92b9-4ee1-ba40-f648a7c19f07 - - - - - -] tcp:10.102.184.0:6641: connecting... 2026-05-26 07:42:18.663 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5b60296d-92b9-4ee1-ba40-f648a7c19f07 - - - - - -] tcp:10.102.184.0:6641: connected 2026-05-26 07:42:18.704 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5b60296d-92b9-4ee1-ba40-f648a7c19f07 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'4624cd59-2ff3-4971-841e-78bdbbef0c8f'". 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'4624cd59-2ff3-4971-841e-78bdbbef0c8f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-26 07:42:18.705 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df6a9e1e-cba8-4721-bcd8-676735952835 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'4624cd59-2ff3-4971-841e-78bdbbef0c8f'". 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'4624cd59-2ff3-4971-841e-78bdbbef0c8f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-26 07:42:18.714 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5b60296d-92b9-4ee1-ba40-f648a7c19f07 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f105ff3b-e919-4658-b238-bd2a6859c285'". 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'f105ff3b-e919-4658-b238-bd2a6859c285'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-26 07:42:18.716 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df6a9e1e-cba8-4721-bcd8-676735952835 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f105ff3b-e919-4658-b238-bd2a6859c285'". 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'f105ff3b-e919-4658-b238-bd2a6859c285'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-26 07:42:18.723 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5b60296d-92b9-4ee1-ba40-f648a7c19f07 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b959c5bd-d1f8-4de3-a1b8-cef51fdc19f2'". 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'b959c5bd-d1f8-4de3-a1b8-cef51fdc19f2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-26 07:42:18.729 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df6a9e1e-cba8-4721-bcd8-676735952835 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b959c5bd-d1f8-4de3-a1b8-cef51fdc19f2'". 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'b959c5bd-d1f8-4de3-a1b8-cef51fdc19f2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-26 07:42:18.735 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5b60296d-92b9-4ee1-ba40-f648a7c19f07 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fb1cf3ad-1a80-4e4d-9482-58bb8cc0b4ae'". 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'fb1cf3ad-1a80-4e4d-9482-58bb8cc0b4ae'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-26 07:42:18.737 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5b60296d-92b9-4ee1-ba40-f648a7c19f07 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-26 07:42:18.742 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df6a9e1e-cba8-4721-bcd8-676735952835 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fb1cf3ad-1a80-4e4d-9482-58bb8cc0b4ae'". 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'fb1cf3ad-1a80-4e4d-9482-58bb8cc0b4ae'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-26 07:42:18.744 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-df6a9e1e-cba8-4721-bcd8-676735952835 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-26 07:42:18.756 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5b60296d-92b9-4ee1-ba40-f648a7c19f07 - - - - - -] tcp:10.98.102.140:6642: connecting... 2026-05-26 07:42:18.756 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5b60296d-92b9-4ee1-ba40-f648a7c19f07 - - - - - -] tcp:10.98.102.140:6642: connected 2026-05-26 07:42:18.760 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df6a9e1e-cba8-4721-bcd8-676735952835 - - - - - -] tcp:10.98.102.140:6642: connecting... 2026-05-26 07:42:18.760 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df6a9e1e-cba8-4721-bcd8-676735952835 - - - - - -] tcp:10.98.102.140:6642: connected 2026-05-26 07:42:18.780 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5b60296d-92b9-4ee1-ba40-f648a7c19f07 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'12d82cc1-ed8c-4a37-9866-538303435b2a'". 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'12d82cc1-ed8c-4a37-9866-538303435b2a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-26 07:42:18.786 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5b60296d-92b9-4ee1-ba40-f648a7c19f07 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'83b68e40-7771-4c1c-8519-f22f396e82e7'". 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'83b68e40-7771-4c1c-8519-f22f396e82e7'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-26 07:42:18.793 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5b60296d-92b9-4ee1-ba40-f648a7c19f07 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f3b6e9fb-772c-4dd6-afbe-55d4156a6df9'". 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'f3b6e9fb-772c-4dd6-afbe-55d4156a6df9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-26 07:42:18.800 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5b60296d-92b9-4ee1-ba40-f648a7c19f07 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6f7343bd-6a36-4a04-97de-2ccb5a5f2db6'". 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'6f7343bd-6a36-4a04-97de-2ccb5a5f2db6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-26 07:42:18.802 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df6a9e1e-cba8-4721-bcd8-676735952835 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'12d82cc1-ed8c-4a37-9866-538303435b2a'". 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'12d82cc1-ed8c-4a37-9866-538303435b2a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-26 07:42:18.805 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5b60296d-92b9-4ee1-ba40-f648a7c19f07 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bfaa7a79-b84f-4a7c-bfdc-873da0a8e0b3'". 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'bfaa7a79-b84f-4a7c-bfdc-873da0a8e0b3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-26 07:42:18.806 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b60296d-92b9-4ee1-ba40-f648a7c19f07 - - - - - -] RpcWorker process has finished the post initialization 2026-05-26 07:42:18.810 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df6a9e1e-cba8-4721-bcd8-676735952835 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'83b68e40-7771-4c1c-8519-f22f396e82e7'". 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'83b68e40-7771-4c1c-8519-f22f396e82e7'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-26 07:42:18.820 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df6a9e1e-cba8-4721-bcd8-676735952835 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f3b6e9fb-772c-4dd6-afbe-55d4156a6df9'". 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'f3b6e9fb-772c-4dd6-afbe-55d4156a6df9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-26 07:42:18.825 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5b60296d-92b9-4ee1-ba40-f648a7c19f07 - - - - - -] tcp:10.102.184.0:6641: connecting... 2026-05-26 07:42:18.825 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5b60296d-92b9-4ee1-ba40-f648a7c19f07 - - - - - -] tcp:10.102.184.0:6641: connected 2026-05-26 07:42:18.829 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df6a9e1e-cba8-4721-bcd8-676735952835 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6f7343bd-6a36-4a04-97de-2ccb5a5f2db6'". 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'6f7343bd-6a36-4a04-97de-2ccb5a5f2db6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-26 07:42:18.835 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df6a9e1e-cba8-4721-bcd8-676735952835 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bfaa7a79-b84f-4a7c-bfdc-873da0a8e0b3'". 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'bfaa7a79-b84f-4a7c-bfdc-873da0a8e0b3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-26 07:42:18.836 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-df6a9e1e-cba8-4721-bcd8-676735952835 - - - - - -] RpcWorker process has finished the post initialization 2026-05-26 07:42:18.857 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5b60296d-92b9-4ee1-ba40-f648a7c19f07 - - - - - -] tcp:10.102.184.0:6641: connecting... 2026-05-26 07:42:18.857 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5b60296d-92b9-4ee1-ba40-f648a7c19f07 - - - - - -] tcp:10.102.184.0:6641: connected 2026-05-26 07:42:18.857 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df6a9e1e-cba8-4721-bcd8-676735952835 - - - - - -] tcp:10.102.184.0:6641: connecting... 2026-05-26 07:42:18.857 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df6a9e1e-cba8-4721-bcd8-676735952835 - - - - - -] tcp:10.102.184.0:6641: connected 2026-05-26 07:42:18.892 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df6a9e1e-cba8-4721-bcd8-676735952835 - - - - - -] tcp:10.102.184.0:6641: connecting... 2026-05-26 07:42:18.893 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df6a9e1e-cba8-4721-bcd8-676735952835 - - - - - -] tcp:10.102.184.0:6641: connected 2026-05-26 07:42:18.916 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'b564e862-f155-41c8-b244-cd1b5703c824'". 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'b564e862-f155-41c8-b244-cd1b5703c824'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-26 07:42:18.925 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'ef68bf08-8055-450c-a1a9-4c9664a85dbf'". 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'ef68bf08-8055-450c-a1a9-4c9664a85dbf'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-26 07:42:18.935 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'b564e862-f155-41c8-b244-cd1b5703c824'". 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'b564e862-f155-41c8-b244-cd1b5703c824'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-26 07:42:48.983 14 WARNING oslo_messaging.server [None req-5b60296d-92b9-4ee1-ba40-f648a7c19f07 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-05-26 07:42:48.993 12 WARNING oslo_messaging.server [None req-df6a9e1e-cba8-4721-bcd8-676735952835 - - - - - -] Possible hang: wait is waiting for stop to complete