+ 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-16 01:41:36.533 1 INFO neutron.common.config [-] Logging enabled! 2026-06-16 01:41:36.533 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-16 01:41:36.533 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-16 01:41:36.533 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-16 01:41:37.937 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-16 01:41:37.939 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-16 01:41:37.942 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-16 01:41:37.942 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-16 01:41:37.942 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-16 01:41:37.942 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-16 01:41:37.942 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-16 01:41:37.948 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-16 01:41:37.949 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-16 01:41:37.949 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-06-16 01:41:38.127 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-06-16 01:41:38.127 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-06-16 01:41:38.127 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-16 01:41:38.147 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-16 01:41:38.147 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-16 01:41:38.147 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-16 01:41:38.148 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-16 01:41:41.804 1 INFO neutron.plugins.ml2.managers [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Initializing driver for type 'vlan' 2026-06-16 01:41:42.597 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] VlanTypeDriver initialization complete 2026-06-16 01:41:42.597 1 INFO neutron.plugins.ml2.managers [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-16 01:41:42.597 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-16 01:41:42.597 1 INFO neutron.plugins.ml2.managers [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Initializing extension driver 'port_security' 2026-06-16 01:41:42.598 1 INFO neutron.plugins.ml2.extensions.port_security [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-16 01:41:42.598 1 INFO neutron.plugins.ml2.managers [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Initializing extension driver 'qos' 2026-06-16 01:41:42.598 1 INFO neutron.plugins.ml2.managers [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Initializing mechanism driver 'ovn' 2026-06-16 01:41:42.598 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Starting OVNMechanismDriver 2026-06-16 01:41:42.603 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] OVN logging driver registered 2026-06-16 01:41:42.611 1 INFO neutron.quota [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded quota_driver: . 2026-06-16 01:41:42.612 1 INFO neutron.plugins.ml2.plugin [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Modular L2 Plugin initialization complete 2026-06-16 01:41:42.612 1 INFO neutron.plugins.ml2.managers [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-16 01:41:42.612 1 INFO neutron.plugins.ml2.managers [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-16 01:41:42.612 1 INFO neutron.plugins.ml2.managers [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-16 01:41:42.612 1 INFO neutron.manager [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loading Plugin: qos 2026-06-16 01:41:42.622 1 INFO neutron.manager [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loading Plugin: ovn-router 2026-06-16 01:41:42.658 1 INFO neutron.services.ovn_l3.plugin [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Starting OVNL3RouterPlugin 2026-06-16 01:41:42.662 1 INFO neutron.manager [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loading Plugin: segments 2026-06-16 01:41:42.729 1 INFO neutron.manager [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loading Plugin: trunk 2026-06-16 01:41:42.739 1 INFO neutron.manager [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loading Plugin: log 2026-06-16 01:41:42.741 1 INFO neutron.manager [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loading Plugin: ovn-vpnaas 2026-06-16 01:41:42.788 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-06-16 01:41:42.789 1 WARNING stevedore.named [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-16 01:41:42.845 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-16 01:41:42.845 1 INFO neutron.common.utils [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-06-16 01:41:42.845 1 INFO neutron.manager [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loading Plugin: taas 2026-06-16 01:41:42.995 1 WARNING stevedore.named [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-16 01:41:42.995 1 WARNING stevedore.named [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-16 01:41:43.000 1 INFO neutron_taas.services.taas.taas_plugin [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-16 01:41:43.000 1 INFO neutron.manager [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loading Plugin: tapmirror 2026-06-16 01:41:43.007 1 WARNING stevedore.named [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-16 01:41:43.007 1 WARNING stevedore.named [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-16 01:41:43.008 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-16 01:41:43.008 1 INFO neutron.manager [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loading Plugin: auto_allocate 2026-06-16 01:41:43.012 1 INFO neutron.manager [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loading Plugin: tag 2026-06-16 01:41:43.018 1 INFO neutron.manager [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loading Plugin: timestamp 2026-06-16 01:41:43.020 1 INFO neutron.manager [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loading Plugin: network_ip_availability 2026-06-16 01:41:43.022 1 INFO neutron.manager [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loading Plugin: flavors 2026-06-16 01:41:43.025 1 INFO neutron.manager [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loading Plugin: revisions 2026-06-16 01:41:43.028 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Initializing extension manager. 2026-06-16 01:41:43.029 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: address-group 2026-06-16 01:41:43.030 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: address-scope 2026-06-16 01:41:43.030 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-06-16 01:41:43.031 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: agent 2026-06-16 01:41:43.031 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-06-16 01:41:43.032 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-16 01:41:43.033 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-16 01:41:43.034 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: availability_zone 2026-06-16 01:41:43.034 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-06-16 01:41:43.034 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-16 01:41:43.035 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: default-subnetpools 2026-06-16 01:41:43.036 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-16 01:41:43.037 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: dns-integration 2026-06-16 01:41:43.037 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: dns-domain-ports 2026-06-16 01:41:43.037 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-06-16 01:41:43.038 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-06-16 01:41:43.038 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-16 01:41:43.039 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: empty-string-filtering 2026-06-16 01:41:43.039 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-16 01:41:43.039 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-16 01:41:43.040 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: external-net 2026-06-16 01:41:43.040 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-16 01:41:43.041 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: extraroute 2026-06-16 01:41:43.041 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-06-16 01:41:43.042 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-16 01:41:43.042 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-16 01:41:43.042 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-16 01:41:43.043 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-16 01:41:43.043 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: fip-port-details 2026-06-16 01:41:43.044 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: flavors 2026-06-16 01:41:43.045 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-16 01:41:43.045 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: floatingip-pools 2026-06-16 01:41:43.046 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: ip_allocation 2026-06-16 01:41:43.046 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-06-16 01:41:43.047 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: l2_adjacency 2026-06-16 01:41:43.047 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: router 2026-06-16 01:41:43.049 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-16 01:41:43.049 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: enable-default-route-bfd 2026-06-16 01:41:43.050 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-06-16 01:41:43.050 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: ext-gw-mode 2026-06-16 01:41:43.051 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: l3-ha 2026-06-16 01:41:43.051 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-16 01:41:43.052 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: external-gateway-multihoming 2026-06-16 01:41:43.052 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: l3-flavors 2026-06-16 01:41:43.053 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-16 01:41:43.053 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-06-16 01:41:43.055 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-06-16 01:41:43.056 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-16 01:41:43.057 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: logging 2026-06-16 01:41:43.057 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-16 01:41:43.058 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-16 01:41:43.058 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: multi-provider 2026-06-16 01:41:43.059 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: net-mtu 2026-06-16 01:41:43.059 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: net-mtu-writable 2026-06-16 01:41:43.060 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: network_availability_zone 2026-06-16 01:41:43.060 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-06-16 01:41:43.061 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: network-ip-availability 2026-06-16 01:41:43.061 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-16 01:41:43.062 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: pagination 2026-06-16 01:41:43.062 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: port-device-profile 2026-06-16 01:41:43.063 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-16 01:41:43.063 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-16 01:41:43.063 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-16 01:41:43.064 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-06-16 01:41:43.064 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-16 01:41:43.065 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-16 01:41:43.065 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-16 01:41:43.065 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: port-resource-request 2026-06-16 01:41:43.066 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-16 01:41:43.066 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-16 01:41:43.067 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: binding 2026-06-16 01:41:43.067 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: binding-extended 2026-06-16 01:41:43.068 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: port-security 2026-06-16 01:41:43.068 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: project-id 2026-06-16 01:41:43.068 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: provider 2026-06-16 01:41:43.069 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: qinq 2026-06-16 01:41:43.071 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: qos 2026-06-16 01:41:43.071 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-16 01:41:43.072 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-16 01:41:43.072 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: qos-default 2026-06-16 01:41:43.072 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: qos-fip 2026-06-16 01:41:43.073 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-16 01:41:43.073 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-16 01:41:43.074 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-16 01:41:43.074 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-16 01:41:43.075 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-16 01:41:43.075 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: qos-pps 2026-06-16 01:41:43.076 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-16 01:41:43.076 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-16 01:41:43.076 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: qos-rules-alias 2026-06-16 01:41:43.077 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: quota-check-limit 2026-06-16 01:41:43.077 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-16 01:41:43.079 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: quotas 2026-06-16 01:41:43.080 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: quota_details 2026-06-16 01:41:43.081 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: rbac-policies 2026-06-16 01:41:43.082 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-06-16 01:41:43.082 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: rbac-address-scope 2026-06-16 01:41:43.082 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: rbac-security-groups 2026-06-16 01:41:43.083 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-06-16 01:41:43.083 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: revision-if-match 2026-06-16 01:41:43.084 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-16 01:41:43.084 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: router_availability_zone 2026-06-16 01:41:43.085 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-16 01:41:43.086 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-16 01:41:43.086 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-16 01:41:43.087 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-06-16 01:41:43.087 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-16 01:41:43.088 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-16 01:41:43.088 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-16 01:41:43.091 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: security-group 2026-06-16 01:41:43.092 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: segment 2026-06-16 01:41:43.093 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-16 01:41:43.093 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: service-type 2026-06-16 01:41:43.094 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: sorting 2026-06-16 01:41:43.094 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: standard-attr-segment 2026-06-16 01:41:43.095 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: standard-attr-description 2026-06-16 01:41:43.095 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: stateful-security-group 2026-06-16 01:41:43.095 1 WARNING neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-16 01:41:43.096 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-06-16 01:41:43.096 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: subnet-external-network 2026-06-16 01:41:43.097 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-06-16 01:41:43.097 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-16 01:41:43.097 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: subnet-service-types 2026-06-16 01:41:43.098 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: subnet_allocation 2026-06-16 01:41:43.098 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-16 01:41:43.099 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: tag-creation 2026-06-16 01:41:43.099 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-16 01:41:43.103 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: standard-attr-tag 2026-06-16 01:41:43.103 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-16 01:41:43.104 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: trunk 2026-06-16 01:41:43.104 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: trunk-details 2026-06-16 01:41:43.104 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-16 01:41:43.105 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-16 01:41:43.105 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: vlan-transparent 2026-06-16 01:41:43.106 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-16 01:41:43.107 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-06-16 01:41:43.108 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-16 01:41:43.109 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: vpn-flavors 2026-06-16 01:41:43.110 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: vpnaas 2026-06-16 01:41:43.111 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: taas 2026-06-16 01:41:43.112 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: tap-mirror 2026-06-16 01:41:43.112 1 INFO neutron.api.extensions [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-16 01:41:43.120 1 WARNING oslo_config.cfg [None req-b5787e06-cce9-4b00-95a4-c7ccf4719939 - - - - - -] 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-16 01:41:43.152 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-16 01:41:43.168 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-16 01:41:43.184 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-16 01:41:43.186 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b75016cd-ea98-4bc1-b549-6967faca2dff - - - - - -] tcp:10.97.235.127:6641: connecting... 2026-06-16 01:41:43.186 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b75016cd-ea98-4bc1-b549-6967faca2dff - - - - - -] tcp:10.97.235.127:6641: connected 2026-06-16 01:41:43.197 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-16 01:41:43.199 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-15e5b2e7-7ba5-4ebd-a36a-b7e198db405a - - - - - -] tcp:10.97.235.127:6641: connecting... 2026-06-16 01:41:43.199 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-15e5b2e7-7ba5-4ebd-a36a-b7e198db405a - - - - - -] tcp:10.97.235.127:6641: connected 2026-06-16 01:41:43.228 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b75016cd-ea98-4bc1-b549-6967faca2dff - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5a1db28b-8f6b-47f1-87f8-c1d3c42b106f'". 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'5a1db28b-8f6b-47f1-87f8-c1d3c42b106f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.239 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b75016cd-ea98-4bc1-b549-6967faca2dff - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e95eeb03-4b1c-4b17-839d-c9623fd3a8cf'". 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'e95eeb03-4b1c-4b17-839d-c9623fd3a8cf'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.250 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b75016cd-ea98-4bc1-b549-6967faca2dff - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1e4394b5-92c5-4474-84f7-464d473aff28'". 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'1e4394b5-92c5-4474-84f7-464d473aff28'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.256 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b75016cd-ea98-4bc1-b549-6967faca2dff - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'be18ad16-a3f8-4bc8-abf0-2d03126b84dd'". 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'be18ad16-a3f8-4bc8-abf0-2d03126b84dd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.257 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b75016cd-ea98-4bc1-b549-6967faca2dff - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-16 01:41:43.266 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-15e5b2e7-7ba5-4ebd-a36a-b7e198db405a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5a1db28b-8f6b-47f1-87f8-c1d3c42b106f'". 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'5a1db28b-8f6b-47f1-87f8-c1d3c42b106f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.273 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-15e5b2e7-7ba5-4ebd-a36a-b7e198db405a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e95eeb03-4b1c-4b17-839d-c9623fd3a8cf'". 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'e95eeb03-4b1c-4b17-839d-c9623fd3a8cf'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.273 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b75016cd-ea98-4bc1-b549-6967faca2dff - - - - - -] tcp:10.110.165.88:6642: connecting... 2026-06-16 01:41:43.274 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b75016cd-ea98-4bc1-b549-6967faca2dff - - - - - -] tcp:10.110.165.88:6642: connected 2026-06-16 01:41:43.281 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-15e5b2e7-7ba5-4ebd-a36a-b7e198db405a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1e4394b5-92c5-4474-84f7-464d473aff28'". 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'1e4394b5-92c5-4474-84f7-464d473aff28'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.286 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-15e5b2e7-7ba5-4ebd-a36a-b7e198db405a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'be18ad16-a3f8-4bc8-abf0-2d03126b84dd'". 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'be18ad16-a3f8-4bc8-abf0-2d03126b84dd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.287 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-15e5b2e7-7ba5-4ebd-a36a-b7e198db405a - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-16 01:41:43.295 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b75016cd-ea98-4bc1-b549-6967faca2dff - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'4d34bd37-26b2-4226-8192-2a2d2dd1bcd8'". 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'4d34bd37-26b2-4226-8192-2a2d2dd1bcd8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.302 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b75016cd-ea98-4bc1-b549-6967faca2dff - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a3f9977b-943e-4877-8bcf-2429698562fd'". 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'a3f9977b-943e-4877-8bcf-2429698562fd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.305 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-15e5b2e7-7ba5-4ebd-a36a-b7e198db405a - - - - - -] tcp:10.110.165.88:6642: connecting... 2026-06-16 01:41:43.305 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-15e5b2e7-7ba5-4ebd-a36a-b7e198db405a - - - - - -] tcp:10.110.165.88:6642: connected 2026-06-16 01:41:43.311 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b75016cd-ea98-4bc1-b549-6967faca2dff - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'02e47764-2b79-4b66-b4b9-15436497bc68'". 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'02e47764-2b79-4b66-b4b9-15436497bc68'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.319 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b75016cd-ea98-4bc1-b549-6967faca2dff - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'35e93a54-256f-496d-bf25-37900eb251cf'". 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'35e93a54-256f-496d-bf25-37900eb251cf'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.326 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-15e5b2e7-7ba5-4ebd-a36a-b7e198db405a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'4d34bd37-26b2-4226-8192-2a2d2dd1bcd8'". 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'4d34bd37-26b2-4226-8192-2a2d2dd1bcd8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.326 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b75016cd-ea98-4bc1-b549-6967faca2dff - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7e87ee25-62f9-48e9-a71b-23dea4403762'". 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'7e87ee25-62f9-48e9-a71b-23dea4403762'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.327 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b75016cd-ea98-4bc1-b549-6967faca2dff - - - - - -] RpcWorker process has finished the post initialization 2026-06-16 01:41:43.331 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-15e5b2e7-7ba5-4ebd-a36a-b7e198db405a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a3f9977b-943e-4877-8bcf-2429698562fd'". 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'a3f9977b-943e-4877-8bcf-2429698562fd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.338 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-15e5b2e7-7ba5-4ebd-a36a-b7e198db405a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'02e47764-2b79-4b66-b4b9-15436497bc68'". 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'02e47764-2b79-4b66-b4b9-15436497bc68'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.342 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b75016cd-ea98-4bc1-b549-6967faca2dff - - - - - -] tcp:10.97.235.127:6641: connecting... 2026-06-16 01:41:43.343 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b75016cd-ea98-4bc1-b549-6967faca2dff - - - - - -] tcp:10.97.235.127:6641: connected 2026-06-16 01:41:43.344 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-15e5b2e7-7ba5-4ebd-a36a-b7e198db405a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'35e93a54-256f-496d-bf25-37900eb251cf'". 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'35e93a54-256f-496d-bf25-37900eb251cf'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.349 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-15e5b2e7-7ba5-4ebd-a36a-b7e198db405a - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7e87ee25-62f9-48e9-a71b-23dea4403762'". 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'7e87ee25-62f9-48e9-a71b-23dea4403762'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.350 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-15e5b2e7-7ba5-4ebd-a36a-b7e198db405a - - - - - -] RpcWorker process has finished the post initialization 2026-06-16 01:41:43.368 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-15e5b2e7-7ba5-4ebd-a36a-b7e198db405a - - - - - -] tcp:10.97.235.127:6641: connecting... 2026-06-16 01:41:43.368 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-15e5b2e7-7ba5-4ebd-a36a-b7e198db405a - - - - - -] tcp:10.97.235.127:6641: connected 2026-06-16 01:41:43.373 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b75016cd-ea98-4bc1-b549-6967faca2dff - - - - - -] tcp:10.97.235.127:6641: connecting... 2026-06-16 01:41:43.373 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b75016cd-ea98-4bc1-b549-6967faca2dff - - - - - -] tcp:10.97.235.127:6641: connected 2026-06-16 01:41:43.404 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-15e5b2e7-7ba5-4ebd-a36a-b7e198db405a - - - - - -] tcp:10.97.235.127:6641: connecting... 2026-06-16 01:41:43.404 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-15e5b2e7-7ba5-4ebd-a36a-b7e198db405a - - - - - -] tcp:10.97.235.127:6641: connected 2026-06-16 01:41:43.539 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'29455ae2-aa04-422f-81d2-e4efae2608cc'". 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'29455ae2-aa04-422f-81d2-e4efae2608cc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.541 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'29455ae2-aa04-422f-81d2-e4efae2608cc'". 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'29455ae2-aa04-422f-81d2-e4efae2608cc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.549 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'f8770749-2228-451b-b7ce-9d4cd76a437a'". 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'f8770749-2228-451b-b7ce-9d4cd76a437a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.552 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'f8770749-2228-451b-b7ce-9d4cd76a437a'". 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'f8770749-2228-451b-b7ce-9d4cd76a437a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.557 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'06aa2350-4d61-4d11-a042-dc33e9be36d6'". 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'06aa2350-4d61-4d11-a042-dc33e9be36d6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:41:43.559 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'06aa2350-4d61-4d11-a042-dc33e9be36d6'". 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'06aa2350-4d61-4d11-a042-dc33e9be36d6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-16 01:42:13.500 12 WARNING oslo_messaging.server [None req-b75016cd-ea98-4bc1-b549-6967faca2dff - - - - - -] Possible hang: wait is waiting for stop to complete 2026-06-16 01:42:13.514 14 WARNING oslo_messaging.server [None req-15e5b2e7-7ba5-4ebd-a36a-b7e198db405a - - - - - -] Possible hang: wait is waiting for stop to complete