+ 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-06-15 20:36:12.877 1 INFO neutron.common.config [-] Logging enabled! 2026-06-15 20:36:12.878 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.3.dev16 2026-06-15 20:36:12.878 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-15 20:36:12.878 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-15 20:36:14.308 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-15 20:36:14.310 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-15 20:36:14.313 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-15 20:36:14.313 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-15 20:36:14.314 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-15 20:36:14.314 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-15 20:36:14.314 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:36:14.321 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:36:14.321 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 20:36:14.321 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-06-15 20:36:14.494 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-06-15 20:36:14.494 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-06-15 20:36:14.494 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-15 20:36:14.513 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-15 20:36:14.513 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-15 20:36:14.514 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-15 20:36:14.514 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-15 20:36:16.849 1 INFO neutron.plugins.ml2.managers [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Initializing driver for type 'vlan' 2026-06-15 20:36:17.005 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] VlanTypeDriver initialization complete 2026-06-15 20:36:17.005 1 INFO neutron.plugins.ml2.managers [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-15 20:36:17.005 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-15 20:36:17.006 1 INFO neutron.plugins.ml2.managers [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Initializing extension driver 'port_security' 2026-06-15 20:36:17.006 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-15 20:36:17.006 1 INFO neutron.plugins.ml2.managers [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Initializing extension driver 'qos' 2026-06-15 20:36:17.007 1 INFO neutron.plugins.ml2.managers [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Initializing mechanism driver 'ovn' 2026-06-15 20:36:17.008 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Starting OVNMechanismDriver 2026-06-15 20:36:17.013 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] OVN logging driver registered 2026-06-15 20:36:17.020 1 INFO neutron.quota [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded quota_driver: . 2026-06-15 20:36:17.020 1 INFO neutron.plugins.ml2.plugin [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Modular L2 Plugin initialization complete 2026-06-15 20:36:17.021 1 INFO neutron.plugins.ml2.managers [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-15 20:36:17.021 1 INFO neutron.plugins.ml2.managers [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-15 20:36:17.021 1 INFO neutron.plugins.ml2.managers [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-15 20:36:17.021 1 INFO neutron.manager [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loading Plugin: qos 2026-06-15 20:36:17.032 1 INFO neutron.manager [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loading Plugin: ovn-router 2026-06-15 20:36:17.070 1 INFO neutron.services.ovn_l3.plugin [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Starting OVNL3RouterPlugin 2026-06-15 20:36:17.074 1 INFO neutron.manager [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loading Plugin: segments 2026-06-15 20:36:17.151 1 INFO neutron.manager [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loading Plugin: trunk 2026-06-15 20:36:17.162 1 INFO neutron.manager [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loading Plugin: log 2026-06-15 20:36:17.166 1 INFO neutron.manager [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loading Plugin: ovn-vpnaas 2026-06-15 20:36:17.214 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-06-15 20:36:17.214 1 WARNING stevedore.named [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-15 20:36:17.251 1 INFO neutron_vpnaas.services.vpn.plugin [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-15 20:36:17.252 1 INFO neutron.common.utils [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-06-15 20:36:17.252 1 INFO neutron.manager [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loading Plugin: taas 2026-06-15 20:36:17.402 1 WARNING stevedore.named [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-15 20:36:17.407 1 INFO neutron_taas.services.taas.taas_plugin [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-15 20:36:17.407 1 INFO neutron.manager [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loading Plugin: tapmirror 2026-06-15 20:36:17.414 1 WARNING stevedore.named [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-15 20:36:17.415 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-15 20:36:17.415 1 INFO neutron.manager [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loading Plugin: auto_allocate 2026-06-15 20:36:17.419 1 INFO neutron.manager [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loading Plugin: tag 2026-06-15 20:36:17.424 1 INFO neutron.manager [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loading Plugin: timestamp 2026-06-15 20:36:17.426 1 INFO neutron.manager [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loading Plugin: network_ip_availability 2026-06-15 20:36:17.429 1 INFO neutron.manager [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loading Plugin: flavors 2026-06-15 20:36:17.432 1 INFO neutron.manager [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loading Plugin: revisions 2026-06-15 20:36:17.435 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Initializing extension manager. 2026-06-15 20:36:17.436 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: address-group 2026-06-15 20:36:17.437 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: address-scope 2026-06-15 20:36:17.437 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-06-15 20:36:17.438 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: agent 2026-06-15 20:36:17.439 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-06-15 20:36:17.439 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-15 20:36:17.440 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-15 20:36:17.441 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: availability_zone 2026-06-15 20:36:17.441 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-06-15 20:36:17.441 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-15 20:36:17.442 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: default-subnetpools 2026-06-15 20:36:17.443 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-15 20:36:17.443 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: dns-integration 2026-06-15 20:36:17.444 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: dns-domain-ports 2026-06-15 20:36:17.444 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-06-15 20:36:17.445 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-06-15 20:36:17.445 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-15 20:36:17.446 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: empty-string-filtering 2026-06-15 20:36:17.446 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 20:36:17.446 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-15 20:36:17.447 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: external-net 2026-06-15 20:36:17.447 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-15 20:36:17.447 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: extraroute 2026-06-15 20:36:17.448 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-06-15 20:36:17.448 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-15 20:36:17.449 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-15 20:36:17.449 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-15 20:36:17.450 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-15 20:36:17.450 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: fip-port-details 2026-06-15 20:36:17.451 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: flavors 2026-06-15 20:36:17.452 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-15 20:36:17.453 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: floatingip-pools 2026-06-15 20:36:17.453 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: ip_allocation 2026-06-15 20:36:17.454 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-06-15 20:36:17.454 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: l2_adjacency 2026-06-15 20:36:17.455 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: router 2026-06-15 20:36:17.456 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 20:36:17.457 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: enable-default-route-bfd 2026-06-15 20:36:17.457 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-06-15 20:36:17.458 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: ext-gw-mode 2026-06-15 20:36:17.458 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: l3-ha 2026-06-15 20:36:17.459 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-15 20:36:17.459 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: external-gateway-multihoming 2026-06-15 20:36:17.459 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: l3-flavors 2026-06-15 20:36:17.460 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-15 20:36:17.460 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-06-15 20:36:17.462 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-06-15 20:36:17.463 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-15 20:36:17.464 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: logging 2026-06-15 20:36:17.465 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-15 20:36:17.466 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-15 20:36:17.466 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: multi-provider 2026-06-15 20:36:17.467 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: net-mtu 2026-06-15 20:36:17.467 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: net-mtu-writable 2026-06-15 20:36:17.467 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: network_availability_zone 2026-06-15 20:36:17.468 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-06-15 20:36:17.468 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: network-ip-availability 2026-06-15 20:36:17.469 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-15 20:36:17.470 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: pagination 2026-06-15 20:36:17.470 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: port-device-profile 2026-06-15 20:36:17.470 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-15 20:36:17.471 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-15 20:36:17.471 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-15 20:36:17.471 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-06-15 20:36:17.472 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-15 20:36:17.473 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-15 20:36:17.473 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-15 20:36:17.473 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: port-resource-request 2026-06-15 20:36:17.474 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-15 20:36:17.474 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-15 20:36:17.475 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: binding 2026-06-15 20:36:17.475 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: binding-extended 2026-06-15 20:36:17.476 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: port-security 2026-06-15 20:36:17.476 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: project-id 2026-06-15 20:36:17.476 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: provider 2026-06-15 20:36:17.477 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: qinq 2026-06-15 20:36:17.479 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: qos 2026-06-15 20:36:17.479 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-15 20:36:17.480 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-15 20:36:17.480 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: qos-default 2026-06-15 20:36:17.480 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: qos-fip 2026-06-15 20:36:17.481 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-15 20:36:17.481 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-15 20:36:17.482 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-15 20:36:17.482 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-15 20:36:17.483 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-15 20:36:17.483 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: qos-pps 2026-06-15 20:36:17.484 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-15 20:36:17.484 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-15 20:36:17.485 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: qos-rules-alias 2026-06-15 20:36:17.485 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: quota-check-limit 2026-06-15 20:36:17.486 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-15 20:36:17.487 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: quotas 2026-06-15 20:36:17.488 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: quota_details 2026-06-15 20:36:17.489 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: rbac-policies 2026-06-15 20:36:17.490 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-06-15 20:36:17.490 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: rbac-address-scope 2026-06-15 20:36:17.491 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: rbac-security-groups 2026-06-15 20:36:17.491 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-06-15 20:36:17.491 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: revision-if-match 2026-06-15 20:36:17.492 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-15 20:36:17.492 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: router_availability_zone 2026-06-15 20:36:17.493 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-15 20:36:17.494 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-15 20:36:17.494 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-15 20:36:17.495 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-06-15 20:36:17.495 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-15 20:36:17.496 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-15 20:36:17.496 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-15 20:36:17.500 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: security-group 2026-06-15 20:36:17.501 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: segment 2026-06-15 20:36:17.501 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-15 20:36:17.502 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: service-type 2026-06-15 20:36:17.502 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: sorting 2026-06-15 20:36:17.502 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: standard-attr-segment 2026-06-15 20:36:17.503 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: standard-attr-description 2026-06-15 20:36:17.503 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: stateful-security-group 2026-06-15 20:36:17.504 1 WARNING neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-15 20:36:17.504 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-06-15 20:36:17.505 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: subnet-external-network 2026-06-15 20:36:17.505 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-06-15 20:36:17.505 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-15 20:36:17.506 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: subnet-service-types 2026-06-15 20:36:17.506 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: subnet_allocation 2026-06-15 20:36:17.507 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-15 20:36:17.507 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: tag-creation 2026-06-15 20:36:17.508 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-15 20:36:17.511 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: standard-attr-tag 2026-06-15 20:36:17.511 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-15 20:36:17.512 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: trunk 2026-06-15 20:36:17.512 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: trunk-details 2026-06-15 20:36:17.513 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-15 20:36:17.513 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-15 20:36:17.514 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: vlan-transparent 2026-06-15 20:36:17.514 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-15 20:36:17.516 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-06-15 20:36:17.516 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-15 20:36:17.517 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: vpn-flavors 2026-06-15 20:36:17.518 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: vpnaas 2026-06-15 20:36:17.519 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: taas 2026-06-15 20:36:17.520 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: tap-mirror 2026-06-15 20:36:17.520 1 INFO neutron.api.extensions [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-15 20:36:17.529 1 WARNING oslo_config.cfg [None req-a571ed5d-3d01-4eda-8cfc-fe61b9c52bc5 - - - - - -] 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-15 20:36:17.561 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-15 20:36:17.578 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-15 20:36:17.591 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-15 20:36:17.594 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ba5e0c24-8bd6-4d4d-9689-89b7b13c2e69 - - - - - -] tcp:10.107.57.44:6641: connecting... 2026-06-15 20:36:17.594 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ba5e0c24-8bd6-4d4d-9689-89b7b13c2e69 - - - - - -] tcp:10.107.57.44:6641: connected 2026-06-15 20:36:17.609 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-15 20:36:17.610 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c870d0bf-f717-4f25-bd96-22026763fc80 - - - - - -] tcp:10.107.57.44:6641: connecting... 2026-06-15 20:36:17.611 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c870d0bf-f717-4f25-bd96-22026763fc80 - - - - - -] tcp:10.107.57.44:6641: connected 2026-06-15 20:36:17.643 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ba5e0c24-8bd6-4d4d-9689-89b7b13c2e69 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7c91e090-76ae-4c67-9724-f98c0e043236'". 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'7c91e090-76ae-4c67-9724-f98c0e043236'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:17.650 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ba5e0c24-8bd6-4d4d-9689-89b7b13c2e69 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ebcb4497-e65b-464a-9d4b-9dbfb0d7a5dd'". 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'ebcb4497-e65b-464a-9d4b-9dbfb0d7a5dd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:17.657 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ba5e0c24-8bd6-4d4d-9689-89b7b13c2e69 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd02e3d32-9d1b-4d65-9f4f-e9172dee8663'". 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'd02e3d32-9d1b-4d65-9f4f-e9172dee8663'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:17.659 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c870d0bf-f717-4f25-bd96-22026763fc80 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7c91e090-76ae-4c67-9724-f98c0e043236'". 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'7c91e090-76ae-4c67-9724-f98c0e043236'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:17.662 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ba5e0c24-8bd6-4d4d-9689-89b7b13c2e69 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'81b01464-2c79-40ff-aad2-6b4bdcb8d2ac'". 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'81b01464-2c79-40ff-aad2-6b4bdcb8d2ac'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:17.663 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-ba5e0c24-8bd6-4d4d-9689-89b7b13c2e69 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-15 20:36:17.674 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c870d0bf-f717-4f25-bd96-22026763fc80 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ebcb4497-e65b-464a-9d4b-9dbfb0d7a5dd'". 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'ebcb4497-e65b-464a-9d4b-9dbfb0d7a5dd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:17.678 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ba5e0c24-8bd6-4d4d-9689-89b7b13c2e69 - - - - - -] tcp:10.101.223.50:6642: connecting... 2026-06-15 20:36:17.678 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ba5e0c24-8bd6-4d4d-9689-89b7b13c2e69 - - - - - -] tcp:10.101.223.50:6642: connected 2026-06-15 20:36:17.690 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c870d0bf-f717-4f25-bd96-22026763fc80 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd02e3d32-9d1b-4d65-9f4f-e9172dee8663'". 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'd02e3d32-9d1b-4d65-9f4f-e9172dee8663'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:17.697 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c870d0bf-f717-4f25-bd96-22026763fc80 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'81b01464-2c79-40ff-aad2-6b4bdcb8d2ac'". 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'81b01464-2c79-40ff-aad2-6b4bdcb8d2ac'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:17.697 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-c870d0bf-f717-4f25-bd96-22026763fc80 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-15 20:36:17.699 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ba5e0c24-8bd6-4d4d-9689-89b7b13c2e69 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'4b0dbe48-072c-4bc2-8250-11f232ee9062'". 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'4b0dbe48-072c-4bc2-8250-11f232ee9062'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:17.704 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ba5e0c24-8bd6-4d4d-9689-89b7b13c2e69 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'827299d7-ff8d-4f15-a984-530819ab25dc'". 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'827299d7-ff8d-4f15-a984-530819ab25dc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:17.711 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ba5e0c24-8bd6-4d4d-9689-89b7b13c2e69 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e66dee81-1b90-49a0-9aa0-9e04c936be35'". 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'e66dee81-1b90-49a0-9aa0-9e04c936be35'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:17.716 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c870d0bf-f717-4f25-bd96-22026763fc80 - - - - - -] tcp:10.101.223.50:6642: connecting... 2026-06-15 20:36:17.716 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c870d0bf-f717-4f25-bd96-22026763fc80 - - - - - -] tcp:10.101.223.50:6642: connected 2026-06-15 20:36:17.718 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ba5e0c24-8bd6-4d4d-9689-89b7b13c2e69 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1513347e-aad1-44a4-8dc7-9a90a1bf8aff'". 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'1513347e-aad1-44a4-8dc7-9a90a1bf8aff'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:17.724 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ba5e0c24-8bd6-4d4d-9689-89b7b13c2e69 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c0860906-c530-42c6-a2e9-403c8ab11864'". 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'c0860906-c530-42c6-a2e9-403c8ab11864'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:17.725 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ba5e0c24-8bd6-4d4d-9689-89b7b13c2e69 - - - - - -] RpcWorker process has finished the post initialization 2026-06-15 20:36:17.738 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c870d0bf-f717-4f25-bd96-22026763fc80 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'4b0dbe48-072c-4bc2-8250-11f232ee9062'". 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'4b0dbe48-072c-4bc2-8250-11f232ee9062'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:17.740 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ba5e0c24-8bd6-4d4d-9689-89b7b13c2e69 - - - - - -] tcp:10.107.57.44:6641: connecting... 2026-06-15 20:36:17.740 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ba5e0c24-8bd6-4d4d-9689-89b7b13c2e69 - - - - - -] tcp:10.107.57.44:6641: connected 2026-06-15 20:36:17.743 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c870d0bf-f717-4f25-bd96-22026763fc80 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'827299d7-ff8d-4f15-a984-530819ab25dc'". 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'827299d7-ff8d-4f15-a984-530819ab25dc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:17.752 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c870d0bf-f717-4f25-bd96-22026763fc80 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e66dee81-1b90-49a0-9aa0-9e04c936be35'". 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'e66dee81-1b90-49a0-9aa0-9e04c936be35'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:17.762 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c870d0bf-f717-4f25-bd96-22026763fc80 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1513347e-aad1-44a4-8dc7-9a90a1bf8aff'". 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'1513347e-aad1-44a4-8dc7-9a90a1bf8aff'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:17.768 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c870d0bf-f717-4f25-bd96-22026763fc80 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c0860906-c530-42c6-a2e9-403c8ab11864'". 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'c0860906-c530-42c6-a2e9-403c8ab11864'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:17.769 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c870d0bf-f717-4f25-bd96-22026763fc80 - - - - - -] RpcWorker process has finished the post initialization 2026-06-15 20:36:17.770 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ba5e0c24-8bd6-4d4d-9689-89b7b13c2e69 - - - - - -] tcp:10.107.57.44:6641: connecting... 2026-06-15 20:36:17.771 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ba5e0c24-8bd6-4d4d-9689-89b7b13c2e69 - - - - - -] tcp:10.107.57.44:6641: connected 2026-06-15 20:36:17.791 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c870d0bf-f717-4f25-bd96-22026763fc80 - - - - - -] tcp:10.107.57.44:6641: connecting... 2026-06-15 20:36:17.791 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c870d0bf-f717-4f25-bd96-22026763fc80 - - - - - -] tcp:10.107.57.44:6641: connected 2026-06-15 20:36:17.826 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c870d0bf-f717-4f25-bd96-22026763fc80 - - - - - -] tcp:10.107.57.44:6641: connecting... 2026-06-15 20:36:17.826 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c870d0bf-f717-4f25-bd96-22026763fc80 - - - - - -] tcp:10.107.57.44:6641: connected 2026-06-15 20:36:18.418 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'd02e3d32-9d1b-4d65-9f4f-e9172dee8663'". 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'd02e3d32-9d1b-4d65-9f4f-e9172dee8663'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:18.424 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'd02e3d32-9d1b-4d65-9f4f-e9172dee8663'". 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'd02e3d32-9d1b-4d65-9f4f-e9172dee8663'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:18.478 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'6ef397a0-e122-43a5-887d-c1ab7011412a'". 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'6ef397a0-e122-43a5-887d-c1ab7011412a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:18.479 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'6ef397a0-e122-43a5-887d-c1ab7011412a'". 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'6ef397a0-e122-43a5-887d-c1ab7011412a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:18.486 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'8a1b9635-5ab3-4213-aebe-a3898af2993a'". 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'8a1b9635-5ab3-4213-aebe-a3898af2993a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:18.490 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'8a1b9635-5ab3-4213-aebe-a3898af2993a'". 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'8a1b9635-5ab3-4213-aebe-a3898af2993a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:18.493 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'd0004df5-6811-4c03-bd91-f29b61d65c8b'". 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'd0004df5-6811-4c03-bd91-f29b61d65c8b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 20:36:47.867 12 WARNING oslo_messaging.server [None req-ba5e0c24-8bd6-4d4d-9689-89b7b13c2e69 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-06-15 20:36:47.924 14 WARNING oslo_messaging.server [None req-c870d0bf-f717-4f25-bd96-22026763fc80 - - - - - -] Possible hang: wait is waiting for stop to complete