+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-20 02:02:50.148 1 INFO neutron.common.config [-] Logging enabled! 2026-06-20 02:02:50.148 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-20 02:02:50.149 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-20 02:02:50.149 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-20 02:02:51.501 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-20 02:02:51.503 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-20 02:02:51.507 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-20 02:02:51.507 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-20 02:02:51.507 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-20 02:02:51.507 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-20 02:02:51.507 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-20 02:02:51.513 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-20 02:02:51.513 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-20 02:02:51.513 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-06-20 02:02:51.678 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-06-20 02:02:51.678 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-06-20 02:02:51.679 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-20 02:02:51.696 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-20 02:02:51.696 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-20 02:02:51.697 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-20 02:02:51.697 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-20 02:02:53.951 1 INFO neutron.plugins.ml2.managers [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Initializing driver for type 'vlan' 2026-06-20 02:02:54.105 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] VlanTypeDriver initialization complete 2026-06-20 02:02:54.105 1 INFO neutron.plugins.ml2.managers [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-20 02:02:54.105 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-20 02:02:54.106 1 INFO neutron.plugins.ml2.managers [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Initializing extension driver 'port_security' 2026-06-20 02:02:54.106 1 INFO neutron.plugins.ml2.extensions.port_security [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-20 02:02:54.106 1 INFO neutron.plugins.ml2.managers [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Initializing extension driver 'qos' 2026-06-20 02:02:54.106 1 INFO neutron.plugins.ml2.managers [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Initializing mechanism driver 'ovn' 2026-06-20 02:02:54.106 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Starting OVNMechanismDriver 2026-06-20 02:02:54.111 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] OVN logging driver registered 2026-06-20 02:02:54.117 1 INFO neutron.quota [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded quota_driver: . 2026-06-20 02:02:54.117 1 INFO neutron.plugins.ml2.plugin [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Modular L2 Plugin initialization complete 2026-06-20 02:02:54.118 1 INFO neutron.plugins.ml2.managers [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-20 02:02:54.118 1 INFO neutron.plugins.ml2.managers [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-20 02:02:54.118 1 INFO neutron.plugins.ml2.managers [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-20 02:02:54.118 1 INFO neutron.manager [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loading Plugin: qos 2026-06-20 02:02:54.128 1 INFO neutron.manager [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loading Plugin: ovn-router 2026-06-20 02:02:54.155 1 INFO neutron.services.ovn_l3.plugin [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Starting OVNL3RouterPlugin 2026-06-20 02:02:54.159 1 INFO neutron.manager [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loading Plugin: segments 2026-06-20 02:02:54.221 1 INFO neutron.manager [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loading Plugin: trunk 2026-06-20 02:02:54.232 1 INFO neutron.manager [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loading Plugin: log 2026-06-20 02:02:54.234 1 INFO neutron.manager [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loading Plugin: ovn-vpnaas 2026-06-20 02:02:54.282 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-06-20 02:02:54.282 1 WARNING stevedore.named [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-20 02:02:54.319 1 INFO neutron_vpnaas.services.vpn.plugin [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-20 02:02:54.321 1 INFO neutron.common.utils [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-06-20 02:02:54.321 1 INFO neutron.manager [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loading Plugin: taas 2026-06-20 02:02:54.341 1 WARNING stevedore.named [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-20 02:02:54.342 1 WARNING stevedore.named [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-20 02:02:54.346 1 INFO neutron_taas.services.taas.taas_plugin [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-20 02:02:54.346 1 INFO neutron.manager [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loading Plugin: tapmirror 2026-06-20 02:02:54.482 1 WARNING stevedore.named [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-20 02:02:54.482 1 WARNING stevedore.named [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-20 02:02:54.483 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-20 02:02:54.483 1 INFO neutron.manager [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loading Plugin: auto_allocate 2026-06-20 02:02:54.487 1 INFO neutron.manager [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loading Plugin: tag 2026-06-20 02:02:54.492 1 INFO neutron.manager [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loading Plugin: timestamp 2026-06-20 02:02:54.494 1 INFO neutron.manager [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loading Plugin: network_ip_availability 2026-06-20 02:02:54.497 1 INFO neutron.manager [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loading Plugin: flavors 2026-06-20 02:02:54.500 1 INFO neutron.manager [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loading Plugin: revisions 2026-06-20 02:02:54.503 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Initializing extension manager. 2026-06-20 02:02:54.504 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: address-group 2026-06-20 02:02:54.505 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: address-scope 2026-06-20 02:02:54.505 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-06-20 02:02:54.506 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: agent 2026-06-20 02:02:54.506 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-06-20 02:02:54.507 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-20 02:02:54.508 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-20 02:02:54.508 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: availability_zone 2026-06-20 02:02:54.509 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-06-20 02:02:54.509 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-20 02:02:54.510 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: default-subnetpools 2026-06-20 02:02:54.511 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-20 02:02:54.511 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: dns-integration 2026-06-20 02:02:54.512 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: dns-domain-ports 2026-06-20 02:02:54.512 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-06-20 02:02:54.513 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-06-20 02:02:54.513 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-20 02:02:54.514 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: empty-string-filtering 2026-06-20 02:02:54.514 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-20 02:02:54.514 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-20 02:02:54.515 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: external-net 2026-06-20 02:02:54.515 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-20 02:02:54.516 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: extraroute 2026-06-20 02:02:54.516 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-06-20 02:02:54.517 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-20 02:02:54.517 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-20 02:02:54.517 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-20 02:02:54.518 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-20 02:02:54.518 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: fip-port-details 2026-06-20 02:02:54.519 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: flavors 2026-06-20 02:02:54.520 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-20 02:02:54.520 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: floatingip-pools 2026-06-20 02:02:54.521 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: ip_allocation 2026-06-20 02:02:54.521 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-06-20 02:02:54.521 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: l2_adjacency 2026-06-20 02:02:54.522 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: router 2026-06-20 02:02:54.524 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-20 02:02:54.524 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: enable-default-route-bfd 2026-06-20 02:02:54.525 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-06-20 02:02:54.525 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: ext-gw-mode 2026-06-20 02:02:54.526 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: l3-ha 2026-06-20 02:02:54.526 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-20 02:02:54.526 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: external-gateway-multihoming 2026-06-20 02:02:54.527 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: l3-flavors 2026-06-20 02:02:54.527 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-20 02:02:54.528 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-06-20 02:02:54.530 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-06-20 02:02:54.531 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-20 02:02:54.531 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: logging 2026-06-20 02:02:54.532 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-20 02:02:54.533 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-20 02:02:54.533 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: multi-provider 2026-06-20 02:02:54.534 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: net-mtu 2026-06-20 02:02:54.534 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: net-mtu-writable 2026-06-20 02:02:54.534 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: network_availability_zone 2026-06-20 02:02:54.535 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-06-20 02:02:54.535 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: network-ip-availability 2026-06-20 02:02:54.536 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-20 02:02:54.537 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: pagination 2026-06-20 02:02:54.537 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: port-device-profile 2026-06-20 02:02:54.537 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-20 02:02:54.538 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-20 02:02:54.538 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-20 02:02:54.539 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-06-20 02:02:54.539 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-20 02:02:54.539 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-20 02:02:54.540 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-20 02:02:54.540 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: port-resource-request 2026-06-20 02:02:54.541 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-20 02:02:54.541 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-20 02:02:54.541 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: binding 2026-06-20 02:02:54.542 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: binding-extended 2026-06-20 02:02:54.542 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: port-security 2026-06-20 02:02:54.543 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: project-id 2026-06-20 02:02:54.543 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: provider 2026-06-20 02:02:54.544 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: qinq 2026-06-20 02:02:54.545 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: qos 2026-06-20 02:02:54.546 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-20 02:02:54.546 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-20 02:02:54.547 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: qos-default 2026-06-20 02:02:54.547 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: qos-fip 2026-06-20 02:02:54.548 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-20 02:02:54.548 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-20 02:02:54.548 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-20 02:02:54.549 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-20 02:02:54.549 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-20 02:02:54.550 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: qos-pps 2026-06-20 02:02:54.550 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-20 02:02:54.551 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-20 02:02:54.551 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: qos-rules-alias 2026-06-20 02:02:54.552 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: quota-check-limit 2026-06-20 02:02:54.552 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-20 02:02:54.554 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: quotas 2026-06-20 02:02:54.555 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: quota_details 2026-06-20 02:02:54.556 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: rbac-policies 2026-06-20 02:02:54.556 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-06-20 02:02:54.557 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: rbac-address-scope 2026-06-20 02:02:54.557 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: rbac-security-groups 2026-06-20 02:02:54.557 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-06-20 02:02:54.558 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: revision-if-match 2026-06-20 02:02:54.558 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-20 02:02:54.559 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: router_availability_zone 2026-06-20 02:02:54.559 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-20 02:02:54.560 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-20 02:02:54.561 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-20 02:02:54.561 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-06-20 02:02:54.562 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-20 02:02:54.562 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-20 02:02:54.563 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-20 02:02:54.566 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: security-group 2026-06-20 02:02:54.567 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: segment 2026-06-20 02:02:54.567 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-20 02:02:54.568 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: service-type 2026-06-20 02:02:54.568 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: sorting 2026-06-20 02:02:54.569 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: standard-attr-segment 2026-06-20 02:02:54.569 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: standard-attr-description 2026-06-20 02:02:54.570 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: stateful-security-group 2026-06-20 02:02:54.570 1 WARNING neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-20 02:02:54.570 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-06-20 02:02:54.571 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: subnet-external-network 2026-06-20 02:02:54.571 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-06-20 02:02:54.572 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-20 02:02:54.572 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: subnet-service-types 2026-06-20 02:02:54.572 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: subnet_allocation 2026-06-20 02:02:54.573 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-20 02:02:54.573 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: tag-creation 2026-06-20 02:02:54.574 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-20 02:02:54.577 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: standard-attr-tag 2026-06-20 02:02:54.578 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-20 02:02:54.578 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: trunk 2026-06-20 02:02:54.578 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: trunk-details 2026-06-20 02:02:54.579 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-20 02:02:54.579 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-20 02:02:54.580 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: vlan-transparent 2026-06-20 02:02:54.580 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-20 02:02:54.582 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-06-20 02:02:54.582 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-20 02:02:54.583 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: vpn-flavors 2026-06-20 02:02:54.584 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: vpnaas 2026-06-20 02:02:54.585 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: taas 2026-06-20 02:02:54.586 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: tap-mirror 2026-06-20 02:02:54.586 1 INFO neutron.api.extensions [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-20 02:02:54.594 1 WARNING oslo_config.cfg [None req-139ecaaa-ebda-4c11-8a58-db176c116db5 - - - - - -] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-06-20 02:02:54.629 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-20 02:02:54.641 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-20 02:02:54.661 12 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-06-20 02:02:54.665 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f55df6dc-e8cd-48b6-9014-b8ec17e39076 - - - - - -] tcp:10.106.116.13:6641: connecting... 2026-06-20 02:02:54.665 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f55df6dc-e8cd-48b6-9014-b8ec17e39076 - - - - - -] tcp:10.106.116.13:6641: connected 2026-06-20 02:02:54.671 14 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-06-20 02:02:54.674 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b92eeaee-ea80-4618-bd25-5ed830ff3426 - - - - - -] tcp:10.106.116.13:6641: connecting... 2026-06-20 02:02:54.675 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b92eeaee-ea80-4618-bd25-5ed830ff3426 - - - - - -] tcp:10.106.116.13:6641: connected 2026-06-20 02:02:54.712 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f55df6dc-e8cd-48b6-9014-b8ec17e39076 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5f329bed-9aa7-4593-b698-93f3d46dfff3'". 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'5f329bed-9aa7-4593-b698-93f3d46dfff3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:54.722 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f55df6dc-e8cd-48b6-9014-b8ec17e39076 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b9a0cbe1-5575-4236-a573-f4b694aedaa8'". 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'b9a0cbe1-5575-4236-a573-f4b694aedaa8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:54.726 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b92eeaee-ea80-4618-bd25-5ed830ff3426 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5f329bed-9aa7-4593-b698-93f3d46dfff3'". 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'5f329bed-9aa7-4593-b698-93f3d46dfff3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:54.730 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f55df6dc-e8cd-48b6-9014-b8ec17e39076 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'93e4e621-6b28-44db-a8a5-a269f8ab7a43'". 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'93e4e621-6b28-44db-a8a5-a269f8ab7a43'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:54.735 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f55df6dc-e8cd-48b6-9014-b8ec17e39076 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'92e43eaf-7984-4e3e-819c-1d9e0ca76861'". 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'92e43eaf-7984-4e3e-819c-1d9e0ca76861'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:54.736 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-f55df6dc-e8cd-48b6-9014-b8ec17e39076 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-20 02:02:54.736 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b92eeaee-ea80-4618-bd25-5ed830ff3426 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b9a0cbe1-5575-4236-a573-f4b694aedaa8'". 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'b9a0cbe1-5575-4236-a573-f4b694aedaa8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:54.745 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b92eeaee-ea80-4618-bd25-5ed830ff3426 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'93e4e621-6b28-44db-a8a5-a269f8ab7a43'". 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'93e4e621-6b28-44db-a8a5-a269f8ab7a43'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:54.752 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b92eeaee-ea80-4618-bd25-5ed830ff3426 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'92e43eaf-7984-4e3e-819c-1d9e0ca76861'". 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'92e43eaf-7984-4e3e-819c-1d9e0ca76861'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:54.754 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b92eeaee-ea80-4618-bd25-5ed830ff3426 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-20 02:02:54.754 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f55df6dc-e8cd-48b6-9014-b8ec17e39076 - - - - - -] tcp:10.101.196.71:6642: connecting... 2026-06-20 02:02:54.754 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f55df6dc-e8cd-48b6-9014-b8ec17e39076 - - - - - -] tcp:10.101.196.71:6642: connected 2026-06-20 02:02:54.771 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b92eeaee-ea80-4618-bd25-5ed830ff3426 - - - - - -] tcp:10.101.196.71:6642: connecting... 2026-06-20 02:02:54.772 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b92eeaee-ea80-4618-bd25-5ed830ff3426 - - - - - -] tcp:10.101.196.71:6642: connected 2026-06-20 02:02:54.779 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f55df6dc-e8cd-48b6-9014-b8ec17e39076 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3b489a6b-4711-4c39-b045-fb653d0f0600'". 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'3b489a6b-4711-4c39-b045-fb653d0f0600'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:54.785 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f55df6dc-e8cd-48b6-9014-b8ec17e39076 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd75f3993-ea64-4592-b1cd-4227a428df96'". 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'd75f3993-ea64-4592-b1cd-4227a428df96'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:54.793 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b92eeaee-ea80-4618-bd25-5ed830ff3426 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3b489a6b-4711-4c39-b045-fb653d0f0600'". 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'3b489a6b-4711-4c39-b045-fb653d0f0600'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:54.800 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f55df6dc-e8cd-48b6-9014-b8ec17e39076 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'cff5a7f2-d4c9-4e56-b1d2-f396ec2f53f3'". 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'cff5a7f2-d4c9-4e56-b1d2-f396ec2f53f3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:54.801 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b92eeaee-ea80-4618-bd25-5ed830ff3426 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd75f3993-ea64-4592-b1cd-4227a428df96'". 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'd75f3993-ea64-4592-b1cd-4227a428df96'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:54.812 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f55df6dc-e8cd-48b6-9014-b8ec17e39076 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3ce3a09f-d842-4a45-a560-4879f01f5099'". 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'3ce3a09f-d842-4a45-a560-4879f01f5099'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:54.813 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b92eeaee-ea80-4618-bd25-5ed830ff3426 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'cff5a7f2-d4c9-4e56-b1d2-f396ec2f53f3'". 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'cff5a7f2-d4c9-4e56-b1d2-f396ec2f53f3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:54.817 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f55df6dc-e8cd-48b6-9014-b8ec17e39076 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0ce6f460-20ea-4956-965c-281b6971cb8e'". 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'0ce6f460-20ea-4956-965c-281b6971cb8e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:54.818 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f55df6dc-e8cd-48b6-9014-b8ec17e39076 - - - - - -] RpcWorker process has finished the post initialization 2026-06-20 02:02:54.821 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b92eeaee-ea80-4618-bd25-5ed830ff3426 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3ce3a09f-d842-4a45-a560-4879f01f5099'". 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'3ce3a09f-d842-4a45-a560-4879f01f5099'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:54.830 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b92eeaee-ea80-4618-bd25-5ed830ff3426 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0ce6f460-20ea-4956-965c-281b6971cb8e'". 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'0ce6f460-20ea-4956-965c-281b6971cb8e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:54.832 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b92eeaee-ea80-4618-bd25-5ed830ff3426 - - - - - -] RpcWorker process has finished the post initialization 2026-06-20 02:02:54.835 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f55df6dc-e8cd-48b6-9014-b8ec17e39076 - - - - - -] tcp:10.106.116.13:6641: connecting... 2026-06-20 02:02:54.835 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f55df6dc-e8cd-48b6-9014-b8ec17e39076 - - - - - -] tcp:10.106.116.13:6641: connected 2026-06-20 02:02:54.850 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b92eeaee-ea80-4618-bd25-5ed830ff3426 - - - - - -] tcp:10.106.116.13:6641: connecting... 2026-06-20 02:02:54.851 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b92eeaee-ea80-4618-bd25-5ed830ff3426 - - - - - -] tcp:10.106.116.13:6641: connected 2026-06-20 02:02:54.867 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f55df6dc-e8cd-48b6-9014-b8ec17e39076 - - - - - -] tcp:10.106.116.13:6641: connecting... 2026-06-20 02:02:54.867 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f55df6dc-e8cd-48b6-9014-b8ec17e39076 - - - - - -] tcp:10.106.116.13:6641: connected 2026-06-20 02:02:54.885 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b92eeaee-ea80-4618-bd25-5ed830ff3426 - - - - - -] tcp:10.106.116.13:6641: connecting... 2026-06-20 02:02:54.885 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b92eeaee-ea80-4618-bd25-5ed830ff3426 - - - - - -] tcp:10.106.116.13:6641: connected 2026-06-20 02:02:55.681 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'a6e19833-093f-4b4e-8b37-c57685a24271'". 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'a6e19833-093f-4b4e-8b37-c57685a24271'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:55.685 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'a6e19833-093f-4b4e-8b37-c57685a24271'". 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'a6e19833-093f-4b4e-8b37-c57685a24271'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:55.687 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'b9ff0fdc-6730-423e-ba0f-eba21fbf4409'". 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'b9ff0fdc-6730-423e-ba0f-eba21fbf4409'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:55.692 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'0f83c78a-708e-457c-aa32-3f1ae7f44d26'". 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'0f83c78a-708e-457c-aa32-3f1ae7f44d26'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:55.693 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'b9ff0fdc-6730-423e-ba0f-eba21fbf4409'". 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'b9ff0fdc-6730-423e-ba0f-eba21fbf4409'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:02:55.702 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'0f83c78a-708e-457c-aa32-3f1ae7f44d26'". 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'0f83c78a-708e-457c-aa32-3f1ae7f44d26'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-20 02:03:24.983 12 WARNING oslo_messaging.server [None req-f55df6dc-e8cd-48b6-9014-b8ec17e39076 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-06-20 02:03:24.990 14 WARNING oslo_messaging.server [None req-b92eeaee-ea80-4618-bd25-5ed830ff3426 - - - - - -] Possible hang: wait is waiting for stop to complete