+ 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-06 14:53:05.973 1 INFO neutron.common.config [-] Logging enabled! 2026-05-06 14:53:05.974 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-06 14:53:05.974 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-06 14:53:05.975 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 14:53:07.599 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-06 14:53:07.602 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 14:53:07.605 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-06 14:53:07.606 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-06 14:53:07.606 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-06 14:53:07.606 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-06 14:53:07.606 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 14:53:07.613 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 14:53:07.613 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 14:53:07.613 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-06 14:53:07.793 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-06 14:53:07.793 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-06 14:53:07.793 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-06 14:53:07.811 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 14:53:07.811 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 14:53:07.811 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-06 14:53:07.811 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-06 14:53:10.545 1 INFO neutron.plugins.ml2.managers [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Initializing driver for type 'vlan' 2026-05-06 14:53:10.709 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] VlanTypeDriver initialization complete 2026-05-06 14:53:10.710 1 INFO neutron.plugins.ml2.managers [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 14:53:10.710 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 14:53:10.710 1 INFO neutron.plugins.ml2.managers [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Initializing extension driver 'port_security' 2026-05-06 14:53:10.710 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 14:53:10.710 1 INFO neutron.plugins.ml2.managers [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Initializing extension driver 'qos' 2026-05-06 14:53:10.711 1 INFO neutron.plugins.ml2.managers [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Initializing mechanism driver 'ovn' 2026-05-06 14:53:10.711 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Starting OVNMechanismDriver 2026-05-06 14:53:10.716 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] OVN logging driver registered 2026-05-06 14:53:10.725 1 INFO neutron.quota [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded quota_driver: . 2026-05-06 14:53:10.726 1 INFO neutron.plugins.ml2.plugin [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 14:53:10.726 1 INFO neutron.plugins.ml2.managers [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 14:53:10.726 1 INFO neutron.plugins.ml2.managers [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 14:53:10.726 1 INFO neutron.plugins.ml2.managers [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 14:53:10.726 1 INFO neutron.manager [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loading Plugin: qos 2026-05-06 14:53:10.737 1 INFO neutron.manager [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loading Plugin: ovn-router 2026-05-06 14:53:10.768 1 INFO neutron.services.ovn_l3.plugin [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Starting OVNL3RouterPlugin 2026-05-06 14:53:10.773 1 INFO neutron.manager [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loading Plugin: segments 2026-05-06 14:53:10.848 1 INFO neutron.manager [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loading Plugin: trunk 2026-05-06 14:53:10.859 1 INFO neutron.manager [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loading Plugin: log 2026-05-06 14:53:10.862 1 INFO neutron.manager [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-06 14:53:10.913 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-06 14:53:10.913 1 WARNING stevedore.named [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-06 14:53:10.962 1 INFO neutron_vpnaas.services.vpn.plugin [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 14:53:10.963 1 INFO neutron.common.utils [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-06 14:53:10.963 1 INFO neutron.manager [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loading Plugin: taas 2026-05-06 14:53:11.128 1 WARNING stevedore.named [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-06 14:53:11.129 1 WARNING stevedore.named [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-06 14:53:11.133 1 INFO neutron_taas.services.taas.taas_plugin [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-06 14:53:11.134 1 INFO neutron.manager [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loading Plugin: tapmirror 2026-05-06 14:53:11.140 1 WARNING stevedore.named [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-06 14:53:11.140 1 WARNING stevedore.named [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-06 14:53:11.141 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-06 14:53:11.141 1 INFO neutron.manager [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loading Plugin: auto_allocate 2026-05-06 14:53:11.145 1 INFO neutron.manager [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loading Plugin: tag 2026-05-06 14:53:11.151 1 INFO neutron.manager [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loading Plugin: timestamp 2026-05-06 14:53:11.153 1 INFO neutron.manager [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 14:53:11.156 1 INFO neutron.manager [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loading Plugin: flavors 2026-05-06 14:53:11.158 1 INFO neutron.manager [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loading Plugin: revisions 2026-05-06 14:53:11.162 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Initializing extension manager. 2026-05-06 14:53:11.163 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: address-group 2026-05-06 14:53:11.164 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: address-scope 2026-05-06 14:53:11.164 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-06 14:53:11.165 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: agent 2026-05-06 14:53:11.165 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-06 14:53:11.167 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 14:53:11.167 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 14:53:11.168 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: availability_zone 2026-05-06 14:53:11.168 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-06 14:53:11.169 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 14:53:11.169 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: default-subnetpools 2026-05-06 14:53:11.170 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 14:53:11.171 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: dns-integration 2026-05-06 14:53:11.171 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 14:53:11.172 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-06 14:53:11.172 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-06 14:53:11.173 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 14:53:11.173 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 14:53:11.173 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 14:53:11.174 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 14:53:11.174 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: external-net 2026-05-06 14:53:11.175 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 14:53:11.175 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: extraroute 2026-05-06 14:53:11.175 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-06 14:53:11.176 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-06 14:53:11.176 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 14:53:11.177 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 14:53:11.177 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 14:53:11.178 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: fip-port-details 2026-05-06 14:53:11.178 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: flavors 2026-05-06 14:53:11.179 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 14:53:11.180 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: floatingip-pools 2026-05-06 14:53:11.180 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: ip_allocation 2026-05-06 14:53:11.180 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-06 14:53:11.181 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: l2_adjacency 2026-05-06 14:53:11.182 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: router 2026-05-06 14:53:11.183 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 14:53:11.184 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-06 14:53:11.184 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-06 14:53:11.185 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 14:53:11.185 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: l3-ha 2026-05-06 14:53:11.185 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 14:53:11.186 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-06 14:53:11.186 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: l3-flavors 2026-05-06 14:53:11.187 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 14:53:11.187 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-06 14:53:11.189 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-06 14:53:11.190 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 14:53:11.191 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: logging 2026-05-06 14:53:11.192 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 14:53:11.193 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 14:53:11.193 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: multi-provider 2026-05-06 14:53:11.193 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: net-mtu 2026-05-06 14:53:11.194 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 14:53:11.194 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: network_availability_zone 2026-05-06 14:53:11.195 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-06 14:53:11.195 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: network-ip-availability 2026-05-06 14:53:11.196 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 14:53:11.196 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: pagination 2026-05-06 14:53:11.197 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: port-device-profile 2026-05-06 14:53:11.197 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-06 14:53:11.198 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-06 14:53:11.198 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-06 14:53:11.198 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-06 14:53:11.199 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 14:53:11.199 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 14:53:11.200 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-06 14:53:11.200 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: port-resource-request 2026-05-06 14:53:11.200 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 14:53:11.201 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-06 14:53:11.201 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: binding 2026-05-06 14:53:11.202 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: binding-extended 2026-05-06 14:53:11.202 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: port-security 2026-05-06 14:53:11.203 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: project-id 2026-05-06 14:53:11.203 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: provider 2026-05-06 14:53:11.204 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: qinq 2026-05-06 14:53:11.205 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: qos 2026-05-06 14:53:11.206 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 14:53:11.206 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 14:53:11.207 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: qos-default 2026-05-06 14:53:11.207 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: qos-fip 2026-05-06 14:53:11.208 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 14:53:11.208 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 14:53:11.208 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 14:53:11.209 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 14:53:11.209 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 14:53:11.210 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: qos-pps 2026-05-06 14:53:11.210 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 14:53:11.211 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 14:53:11.211 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 14:53:11.212 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: quota-check-limit 2026-05-06 14:53:11.212 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-06 14:53:11.214 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: quotas 2026-05-06 14:53:11.215 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: quota_details 2026-05-06 14:53:11.216 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: rbac-policies 2026-05-06 14:53:11.216 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-06 14:53:11.217 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 14:53:11.217 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 14:53:11.218 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-06 14:53:11.218 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: revision-if-match 2026-05-06 14:53:11.219 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 14:53:11.219 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: router_availability_zone 2026-05-06 14:53:11.219 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 14:53:11.221 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-06 14:53:11.221 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 14:53:11.222 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-06 14:53:11.222 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 14:53:11.222 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-06 14:53:11.223 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 14:53:11.227 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: security-group 2026-05-06 14:53:11.228 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: segment 2026-05-06 14:53:11.229 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 14:53:11.229 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: service-type 2026-05-06 14:53:11.230 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: sorting 2026-05-06 14:53:11.230 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 14:53:11.231 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: standard-attr-description 2026-05-06 14:53:11.231 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: stateful-security-group 2026-05-06 14:53:11.231 1 WARNING neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 14:53:11.232 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-06 14:53:11.232 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: subnet-external-network 2026-05-06 14:53:11.233 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-06 14:53:11.233 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 14:53:11.233 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: subnet-service-types 2026-05-06 14:53:11.234 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: subnet_allocation 2026-05-06 14:53:11.235 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 14:53:11.235 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: tag-creation 2026-05-06 14:53:11.235 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 14:53:11.239 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 14:53:11.239 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 14:53:11.240 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: trunk 2026-05-06 14:53:11.240 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: trunk-details 2026-05-06 14:53:11.240 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 14:53:11.241 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-06 14:53:11.241 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: vlan-transparent 2026-05-06 14:53:11.242 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-06 14:53:11.244 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-06 14:53:11.244 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 14:53:11.245 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: vpn-flavors 2026-05-06 14:53:11.246 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: vpnaas 2026-05-06 14:53:11.247 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: taas 2026-05-06 14:53:11.248 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: tap-mirror 2026-05-06 14:53:11.248 1 INFO neutron.api.extensions [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-06 14:53:11.257 1 WARNING oslo_config.cfg [None req-a1998ef8-e3f7-4c3d-aa27-4ef8fc8b6109 - - - - - -] 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-06 14:53:11.290 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-06 14:53:11.307 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-06 14:53:11.322 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-06 14:53:11.324 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5d829aea-c17e-4b61-81e7-c91f1114cb1e - - - - - -] tcp:10.102.79.86:6641: connecting... 2026-05-06 14:53:11.325 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5d829aea-c17e-4b61-81e7-c91f1114cb1e - - - - - -] tcp:10.102.79.86:6641: connected 2026-05-06 14:53:11.334 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-06 14:53:11.336 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bbbc0bde-8dec-4998-a75e-e27ce391dd7e - - - - - -] tcp:10.102.79.86:6641: connecting... 2026-05-06 14:53:11.336 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bbbc0bde-8dec-4998-a75e-e27ce391dd7e - - - - - -] tcp:10.102.79.86:6641: connected 2026-05-06 14:53:11.369 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5d829aea-c17e-4b61-81e7-c91f1114cb1e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'551dee7a-3423-4914-96b5-941a7a70b3b1'". 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'551dee7a-3423-4914-96b5-941a7a70b3b1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:11.377 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5d829aea-c17e-4b61-81e7-c91f1114cb1e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7b48d732-5e4a-43b4-a2c5-86ac5f98ce4b'". 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'7b48d732-5e4a-43b4-a2c5-86ac5f98ce4b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:11.381 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bbbc0bde-8dec-4998-a75e-e27ce391dd7e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'551dee7a-3423-4914-96b5-941a7a70b3b1'". 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'551dee7a-3423-4914-96b5-941a7a70b3b1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:11.386 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5d829aea-c17e-4b61-81e7-c91f1114cb1e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3e9823dd-ebf7-455d-b189-552d9a8d1cda'". 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'3e9823dd-ebf7-455d-b189-552d9a8d1cda'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:11.387 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bbbc0bde-8dec-4998-a75e-e27ce391dd7e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7b48d732-5e4a-43b4-a2c5-86ac5f98ce4b'". 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'7b48d732-5e4a-43b4-a2c5-86ac5f98ce4b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:11.392 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5d829aea-c17e-4b61-81e7-c91f1114cb1e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7fdcfa63-d16a-4da1-9664-b99136c515a4'". 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'7fdcfa63-d16a-4da1-9664-b99136c515a4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:11.393 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5d829aea-c17e-4b61-81e7-c91f1114cb1e - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-06 14:53:11.398 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bbbc0bde-8dec-4998-a75e-e27ce391dd7e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3e9823dd-ebf7-455d-b189-552d9a8d1cda'". 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'3e9823dd-ebf7-455d-b189-552d9a8d1cda'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:11.406 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bbbc0bde-8dec-4998-a75e-e27ce391dd7e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7fdcfa63-d16a-4da1-9664-b99136c515a4'". 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'7fdcfa63-d16a-4da1-9664-b99136c515a4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:11.407 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-bbbc0bde-8dec-4998-a75e-e27ce391dd7e - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-06 14:53:11.413 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5d829aea-c17e-4b61-81e7-c91f1114cb1e - - - - - -] tcp:10.111.47.34:6642: connecting... 2026-05-06 14:53:11.413 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5d829aea-c17e-4b61-81e7-c91f1114cb1e - - - - - -] tcp:10.111.47.34:6642: connected 2026-05-06 14:53:11.430 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bbbc0bde-8dec-4998-a75e-e27ce391dd7e - - - - - -] tcp:10.111.47.34:6642: connecting... 2026-05-06 14:53:11.430 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bbbc0bde-8dec-4998-a75e-e27ce391dd7e - - - - - -] tcp:10.111.47.34:6642: connected 2026-05-06 14:53:11.437 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5d829aea-c17e-4b61-81e7-c91f1114cb1e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e9a72dc4-9d30-4629-be2e-e24b3c422526'". 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'e9a72dc4-9d30-4629-be2e-e24b3c422526'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:11.443 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5d829aea-c17e-4b61-81e7-c91f1114cb1e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ed34e25e-2d5d-4d25-a168-ed177d0334b0'". 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'ed34e25e-2d5d-4d25-a168-ed177d0334b0'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:11.452 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5d829aea-c17e-4b61-81e7-c91f1114cb1e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd7468646-2d26-4dbc-8803-e234c2720ae9'". 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'd7468646-2d26-4dbc-8803-e234c2720ae9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:11.460 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bbbc0bde-8dec-4998-a75e-e27ce391dd7e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e9a72dc4-9d30-4629-be2e-e24b3c422526'". 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'e9a72dc4-9d30-4629-be2e-e24b3c422526'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:11.463 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5d829aea-c17e-4b61-81e7-c91f1114cb1e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'389abffb-73ab-4b0e-b797-457dca911db1'". 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'389abffb-73ab-4b0e-b797-457dca911db1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:11.467 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bbbc0bde-8dec-4998-a75e-e27ce391dd7e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ed34e25e-2d5d-4d25-a168-ed177d0334b0'". 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'ed34e25e-2d5d-4d25-a168-ed177d0334b0'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:11.471 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5d829aea-c17e-4b61-81e7-c91f1114cb1e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c6111d33-9481-4968-b009-2605cae7863b'". 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'c6111d33-9481-4968-b009-2605cae7863b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:11.473 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5d829aea-c17e-4b61-81e7-c91f1114cb1e - - - - - -] RpcWorker process has finished the post initialization 2026-05-06 14:53:11.479 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bbbc0bde-8dec-4998-a75e-e27ce391dd7e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd7468646-2d26-4dbc-8803-e234c2720ae9'". 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'd7468646-2d26-4dbc-8803-e234c2720ae9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:11.488 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bbbc0bde-8dec-4998-a75e-e27ce391dd7e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'389abffb-73ab-4b0e-b797-457dca911db1'". 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'389abffb-73ab-4b0e-b797-457dca911db1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:11.496 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5d829aea-c17e-4b61-81e7-c91f1114cb1e - - - - - -] tcp:10.102.79.86:6641: connecting... 2026-05-06 14:53:11.496 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5d829aea-c17e-4b61-81e7-c91f1114cb1e - - - - - -] tcp:10.102.79.86:6641: connected 2026-05-06 14:53:11.496 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bbbc0bde-8dec-4998-a75e-e27ce391dd7e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c6111d33-9481-4968-b009-2605cae7863b'". 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'c6111d33-9481-4968-b009-2605cae7863b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:11.498 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bbbc0bde-8dec-4998-a75e-e27ce391dd7e - - - - - -] RpcWorker process has finished the post initialization 2026-05-06 14:53:11.524 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bbbc0bde-8dec-4998-a75e-e27ce391dd7e - - - - - -] tcp:10.102.79.86:6641: connecting... 2026-05-06 14:53:11.525 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bbbc0bde-8dec-4998-a75e-e27ce391dd7e - - - - - -] tcp:10.102.79.86:6641: connected 2026-05-06 14:53:11.541 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5d829aea-c17e-4b61-81e7-c91f1114cb1e - - - - - -] tcp:10.102.79.86:6641: connecting... 2026-05-06 14:53:11.541 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5d829aea-c17e-4b61-81e7-c91f1114cb1e - - - - - -] tcp:10.102.79.86:6641: connected 2026-05-06 14:53:11.579 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bbbc0bde-8dec-4998-a75e-e27ce391dd7e - - - - - -] tcp:10.102.79.86:6641: connecting... 2026-05-06 14:53:11.579 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-bbbc0bde-8dec-4998-a75e-e27ce391dd7e - - - - - -] tcp:10.102.79.86:6641: connected 2026-05-06 14:53:12.403 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'3e06734d-3292-4986-848b-1ea4969e482d'". 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'3e06734d-3292-4986-848b-1ea4969e482d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:12.406 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'3e06734d-3292-4986-848b-1ea4969e482d'". 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'3e06734d-3292-4986-848b-1ea4969e482d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:12.413 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'86a52919-78a5-434b-9888-4d18f5709799'". 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'86a52919-78a5-434b-9888-4d18f5709799'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:12.415 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'86a52919-78a5-434b-9888-4d18f5709799'". 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'86a52919-78a5-434b-9888-4d18f5709799'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:12.419 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'6acd3421-a0f7-4e23-9320-6f9d4a1e42f2'". 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'6acd3421-a0f7-4e23-9320-6f9d4a1e42f2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:12.421 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'6acd3421-a0f7-4e23-9320-6f9d4a1e42f2'". 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'6acd3421-a0f7-4e23-9320-6f9d4a1e42f2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 14:53:41.680 12 WARNING oslo_messaging.server [None req-5d829aea-c17e-4b61-81e7-c91f1114cb1e - - - - - -] Possible hang: wait is waiting for stop to complete 2026-05-06 14:53:41.686 14 WARNING oslo_messaging.server [None req-bbbc0bde-8dec-4998-a75e-e27ce391dd7e - - - - - -] Possible hang: wait is waiting for stop to complete