+ 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-04-20 06:22:50.317 1 INFO neutron.common.config [-] Logging enabled! 2026-04-20 06:22:50.317 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-20 06:22:50.317 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-20 06:22:50.317 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-20 06:22:51.765 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-20 06:22:51.768 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-20 06:22:51.771 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-20 06:22:51.771 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-20 06:22:51.771 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-20 06:22:51.771 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-20 06:22:51.771 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-20 06:22:51.778 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-20 06:22:51.778 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-20 06:22:51.778 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-20 06:22:51.945 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-20 06:22:51.946 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-20 06:22:51.946 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-20 06:22:51.962 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-20 06:22:51.962 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-20 06:22:51.962 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-20 06:22:51.962 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-20 06:22:54.132 1 INFO neutron.plugins.ml2.managers [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Initializing driver for type 'vlan' 2026-04-20 06:22:54.289 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] VlanTypeDriver initialization complete 2026-04-20 06:22:54.290 1 INFO neutron.plugins.ml2.managers [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-20 06:22:54.290 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-20 06:22:54.290 1 INFO neutron.plugins.ml2.managers [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Initializing extension driver 'port_security' 2026-04-20 06:22:54.290 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-20 06:22:54.290 1 INFO neutron.plugins.ml2.managers [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Initializing extension driver 'qos' 2026-04-20 06:22:54.291 1 INFO neutron.plugins.ml2.managers [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-20 06:22:54.291 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Starting OVNMechanismDriver 2026-04-20 06:22:54.295 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] OVN logging driver registered 2026-04-20 06:22:54.302 1 INFO neutron.quota [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded quota_driver: . 2026-04-20 06:22:54.303 1 INFO neutron.plugins.ml2.plugin [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Modular L2 Plugin initialization complete 2026-04-20 06:22:54.303 1 INFO neutron.plugins.ml2.managers [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-20 06:22:54.303 1 INFO neutron.plugins.ml2.managers [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-20 06:22:54.303 1 INFO neutron.plugins.ml2.managers [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-20 06:22:54.303 1 INFO neutron.manager [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loading Plugin: qos 2026-04-20 06:22:54.314 1 INFO neutron.manager [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loading Plugin: ovn-router 2026-04-20 06:22:54.342 1 INFO neutron.services.ovn_l3.plugin [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Starting OVNL3RouterPlugin 2026-04-20 06:22:54.346 1 INFO neutron.manager [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loading Plugin: segments 2026-04-20 06:22:54.416 1 INFO neutron.manager [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loading Plugin: trunk 2026-04-20 06:22:54.434 1 INFO neutron.manager [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loading Plugin: log 2026-04-20 06:22:54.437 1 INFO neutron.manager [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-20 06:22:54.487 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-20 06:22:54.487 1 WARNING stevedore.named [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-20 06:22:54.526 1 INFO neutron_vpnaas.services.vpn.plugin [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-20 06:22:54.526 1 INFO neutron.common.utils [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-20 06:22:54.527 1 INFO neutron.manager [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loading Plugin: taas 2026-04-20 06:22:54.550 1 WARNING stevedore.named [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-20 06:22:54.551 1 WARNING stevedore.named [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-20 06:22:54.556 1 INFO neutron_taas.services.taas.taas_plugin [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-20 06:22:54.556 1 INFO neutron.manager [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loading Plugin: tapmirror 2026-04-20 06:22:54.807 1 WARNING stevedore.named [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-20 06:22:54.807 1 WARNING stevedore.named [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-20 06:22:54.808 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-20 06:22:54.808 1 INFO neutron.manager [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loading Plugin: auto_allocate 2026-04-20 06:22:54.812 1 INFO neutron.manager [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loading Plugin: tag 2026-04-20 06:22:54.818 1 INFO neutron.manager [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loading Plugin: timestamp 2026-04-20 06:22:54.820 1 INFO neutron.manager [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loading Plugin: network_ip_availability 2026-04-20 06:22:54.824 1 INFO neutron.manager [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loading Plugin: flavors 2026-04-20 06:22:54.826 1 INFO neutron.manager [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loading Plugin: revisions 2026-04-20 06:22:54.829 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Initializing extension manager. 2026-04-20 06:22:54.830 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: address-group 2026-04-20 06:22:54.831 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: address-scope 2026-04-20 06:22:54.831 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-20 06:22:54.832 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: agent 2026-04-20 06:22:54.833 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-20 06:22:54.834 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-20 06:22:54.834 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-20 06:22:54.835 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: availability_zone 2026-04-20 06:22:54.835 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-20 06:22:54.836 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-20 06:22:54.836 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: default-subnetpools 2026-04-20 06:22:54.837 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-20 06:22:54.838 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: dns-integration 2026-04-20 06:22:54.838 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: dns-domain-ports 2026-04-20 06:22:54.839 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-20 06:22:54.839 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-20 06:22:54.840 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-20 06:22:54.840 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: empty-string-filtering 2026-04-20 06:22:54.840 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-20 06:22:54.841 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-20 06:22:54.841 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: external-net 2026-04-20 06:22:54.842 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-20 06:22:54.842 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: extraroute 2026-04-20 06:22:54.843 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-20 06:22:54.843 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-20 06:22:54.843 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-20 06:22:54.844 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-20 06:22:54.844 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-20 06:22:54.845 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: fip-port-details 2026-04-20 06:22:54.845 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: flavors 2026-04-20 06:22:54.846 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-20 06:22:54.847 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: floatingip-pools 2026-04-20 06:22:54.847 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: ip_allocation 2026-04-20 06:22:54.848 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-20 06:22:54.848 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: l2_adjacency 2026-04-20 06:22:54.849 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: router 2026-04-20 06:22:54.850 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-20 06:22:54.851 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-20 06:22:54.851 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-20 06:22:54.852 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: ext-gw-mode 2026-04-20 06:22:54.852 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: l3-ha 2026-04-20 06:22:54.853 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-20 06:22:54.853 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-20 06:22:54.853 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: l3-flavors 2026-04-20 06:22:54.854 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-20 06:22:54.855 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-20 06:22:54.857 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-20 06:22:54.858 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-20 06:22:54.859 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: logging 2026-04-20 06:22:54.860 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-20 06:22:54.861 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-20 06:22:54.861 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: multi-provider 2026-04-20 06:22:54.862 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: net-mtu 2026-04-20 06:22:54.862 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: net-mtu-writable 2026-04-20 06:22:54.863 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: network_availability_zone 2026-04-20 06:22:54.863 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-20 06:22:54.864 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: network-ip-availability 2026-04-20 06:22:54.865 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-20 06:22:54.865 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: pagination 2026-04-20 06:22:54.866 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: port-device-profile 2026-04-20 06:22:54.866 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-20 06:22:54.867 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-20 06:22:54.868 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-20 06:22:54.869 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-20 06:22:54.869 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-20 06:22:54.869 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-20 06:22:54.871 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-20 06:22:54.872 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: port-resource-request 2026-04-20 06:22:54.873 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-20 06:22:54.873 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-20 06:22:54.874 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: binding 2026-04-20 06:22:54.875 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: binding-extended 2026-04-20 06:22:54.875 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: port-security 2026-04-20 06:22:54.876 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: project-id 2026-04-20 06:22:54.876 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: provider 2026-04-20 06:22:54.877 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: qinq 2026-04-20 06:22:54.879 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: qos 2026-04-20 06:22:54.880 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-20 06:22:54.880 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-20 06:22:54.881 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: qos-default 2026-04-20 06:22:54.881 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: qos-fip 2026-04-20 06:22:54.881 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-20 06:22:54.882 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-20 06:22:54.882 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-20 06:22:54.883 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-20 06:22:54.883 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-20 06:22:54.884 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: qos-pps 2026-04-20 06:22:54.884 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-20 06:22:54.885 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-20 06:22:54.885 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: qos-rules-alias 2026-04-20 06:22:54.886 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: quota-check-limit 2026-04-20 06:22:54.887 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-20 06:22:54.888 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: quotas 2026-04-20 06:22:54.889 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: quota_details 2026-04-20 06:22:54.890 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: rbac-policies 2026-04-20 06:22:54.891 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-20 06:22:54.891 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: rbac-address-scope 2026-04-20 06:22:54.892 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: rbac-security-groups 2026-04-20 06:22:54.892 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-20 06:22:54.893 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: revision-if-match 2026-04-20 06:22:54.893 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-20 06:22:54.894 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: router_availability_zone 2026-04-20 06:22:54.894 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-20 06:22:54.896 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-20 06:22:54.896 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-20 06:22:54.897 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-20 06:22:54.897 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-20 06:22:54.898 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-20 06:22:54.898 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-20 06:22:54.902 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: security-group 2026-04-20 06:22:54.903 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: segment 2026-04-20 06:22:54.903 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-20 06:22:54.904 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: service-type 2026-04-20 06:22:54.904 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: sorting 2026-04-20 06:22:54.904 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: standard-attr-segment 2026-04-20 06:22:54.905 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: standard-attr-description 2026-04-20 06:22:54.905 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: stateful-security-group 2026-04-20 06:22:54.906 1 WARNING neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-20 06:22:54.906 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-20 06:22:54.907 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: subnet-external-network 2026-04-20 06:22:54.907 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-20 06:22:54.908 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-20 06:22:54.908 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: subnet-service-types 2026-04-20 06:22:54.908 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: subnet_allocation 2026-04-20 06:22:54.909 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-20 06:22:54.909 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: tag-creation 2026-04-20 06:22:54.910 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-20 06:22:54.914 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: standard-attr-tag 2026-04-20 06:22:54.914 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-20 06:22:54.915 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: trunk 2026-04-20 06:22:54.915 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: trunk-details 2026-04-20 06:22:54.916 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-20 06:22:54.916 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-20 06:22:54.917 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: vlan-transparent 2026-04-20 06:22:54.917 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-20 06:22:54.919 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-20 06:22:54.919 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-20 06:22:54.920 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: vpn-flavors 2026-04-20 06:22:54.921 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: vpnaas 2026-04-20 06:22:54.922 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: taas 2026-04-20 06:22:54.923 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: tap-mirror 2026-04-20 06:22:54.924 1 INFO neutron.api.extensions [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-20 06:22:54.933 1 WARNING oslo_config.cfg [None req-a9a22c1b-67c7-4728-b03e-53ec3eba53f4 - - - - - -] 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-04-20 06:22:54.971 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-20 06:22:54.986 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-20 06:22:55.003 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-04-20 06:22:55.006 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5c6776b4-834c-4e2f-8ede-eeecb27c13e2 - - - - - -] tcp:10.99.107.108:6641: connecting... 2026-04-20 06:22:55.006 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5c6776b4-834c-4e2f-8ede-eeecb27c13e2 - - - - - -] tcp:10.99.107.108:6641: connected 2026-04-20 06:22:55.019 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-04-20 06:22:55.022 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5e2d26b1-60e3-444f-803f-12bbb76dfcda - - - - - -] tcp:10.99.107.108:6641: connecting... 2026-04-20 06:22:55.022 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5e2d26b1-60e3-444f-803f-12bbb76dfcda - - - - - -] tcp:10.99.107.108:6641: connected 2026-04-20 06:22:55.058 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5c6776b4-834c-4e2f-8ede-eeecb27c13e2 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'45e0c34d-d5c1-42ef-884c-632dc6a72661'". 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'45e0c34d-d5c1-42ef-884c-632dc6a72661'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:55.069 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5c6776b4-834c-4e2f-8ede-eeecb27c13e2 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'eb9d9dbd-0c2e-4de0-8636-66016127b5b4'". 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'eb9d9dbd-0c2e-4de0-8636-66016127b5b4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:55.074 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5e2d26b1-60e3-444f-803f-12bbb76dfcda - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'45e0c34d-d5c1-42ef-884c-632dc6a72661'". 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'45e0c34d-d5c1-42ef-884c-632dc6a72661'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:55.082 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5c6776b4-834c-4e2f-8ede-eeecb27c13e2 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'51086e0b-9cf3-494f-8f29-beaa54ef36ae'". 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'51086e0b-9cf3-494f-8f29-beaa54ef36ae'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:55.084 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5e2d26b1-60e3-444f-803f-12bbb76dfcda - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'eb9d9dbd-0c2e-4de0-8636-66016127b5b4'". 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'eb9d9dbd-0c2e-4de0-8636-66016127b5b4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:55.093 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5c6776b4-834c-4e2f-8ede-eeecb27c13e2 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9c09b9b0-e134-42ce-a90b-4dc6159e5310'". 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'9c09b9b0-e134-42ce-a90b-4dc6159e5310'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:55.095 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5c6776b4-834c-4e2f-8ede-eeecb27c13e2 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-20 06:22:55.098 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5e2d26b1-60e3-444f-803f-12bbb76dfcda - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'51086e0b-9cf3-494f-8f29-beaa54ef36ae'". 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'51086e0b-9cf3-494f-8f29-beaa54ef36ae'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:55.104 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5e2d26b1-60e3-444f-803f-12bbb76dfcda - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9c09b9b0-e134-42ce-a90b-4dc6159e5310'". 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'9c09b9b0-e134-42ce-a90b-4dc6159e5310'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:55.105 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5e2d26b1-60e3-444f-803f-12bbb76dfcda - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-20 06:22:55.109 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5c6776b4-834c-4e2f-8ede-eeecb27c13e2 - - - - - -] tcp:10.106.122.248:6642: connecting... 2026-04-20 06:22:55.110 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5c6776b4-834c-4e2f-8ede-eeecb27c13e2 - - - - - -] tcp:10.106.122.248:6642: connected 2026-04-20 06:22:55.126 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5e2d26b1-60e3-444f-803f-12bbb76dfcda - - - - - -] tcp:10.106.122.248:6642: connecting... 2026-04-20 06:22:55.126 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5e2d26b1-60e3-444f-803f-12bbb76dfcda - - - - - -] tcp:10.106.122.248:6642: connected 2026-04-20 06:22:55.141 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5c6776b4-834c-4e2f-8ede-eeecb27c13e2 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'23af31a5-2d45-47b0-aef7-23d5ec0a9d6e'". 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'23af31a5-2d45-47b0-aef7-23d5ec0a9d6e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:55.149 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5e2d26b1-60e3-444f-803f-12bbb76dfcda - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'23af31a5-2d45-47b0-aef7-23d5ec0a9d6e'". 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'23af31a5-2d45-47b0-aef7-23d5ec0a9d6e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:55.149 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5c6776b4-834c-4e2f-8ede-eeecb27c13e2 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'60de1e13-aa7a-4fdd-a1e0-346b8a49b953'". 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'60de1e13-aa7a-4fdd-a1e0-346b8a49b953'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:55.158 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5e2d26b1-60e3-444f-803f-12bbb76dfcda - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'60de1e13-aa7a-4fdd-a1e0-346b8a49b953'". 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'60de1e13-aa7a-4fdd-a1e0-346b8a49b953'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:55.161 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5c6776b4-834c-4e2f-8ede-eeecb27c13e2 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ed45beef-9e31-421f-8c39-59db749465cf'". 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'ed45beef-9e31-421f-8c39-59db749465cf'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:55.169 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5e2d26b1-60e3-444f-803f-12bbb76dfcda - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ed45beef-9e31-421f-8c39-59db749465cf'". 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'ed45beef-9e31-421f-8c39-59db749465cf'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:55.171 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5c6776b4-834c-4e2f-8ede-eeecb27c13e2 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'2b76acac-985e-49d8-874e-0570f4b8891c'". 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'2b76acac-985e-49d8-874e-0570f4b8891c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:55.175 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5e2d26b1-60e3-444f-803f-12bbb76dfcda - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'2b76acac-985e-49d8-874e-0570f4b8891c'". 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'2b76acac-985e-49d8-874e-0570f4b8891c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:55.178 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5c6776b4-834c-4e2f-8ede-eeecb27c13e2 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3556783d-fc2e-4707-9ded-d96d09b0391f'". 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'3556783d-fc2e-4707-9ded-d96d09b0391f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:55.180 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5c6776b4-834c-4e2f-8ede-eeecb27c13e2 - - - - - -] RpcWorker process has finished the post initialization 2026-04-20 06:22:55.182 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5e2d26b1-60e3-444f-803f-12bbb76dfcda - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3556783d-fc2e-4707-9ded-d96d09b0391f'". 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'3556783d-fc2e-4707-9ded-d96d09b0391f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:55.183 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5e2d26b1-60e3-444f-803f-12bbb76dfcda - - - - - -] RpcWorker process has finished the post initialization 2026-04-20 06:22:55.200 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5e2d26b1-60e3-444f-803f-12bbb76dfcda - - - - - -] tcp:10.99.107.108:6641: connecting... 2026-04-20 06:22:55.200 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5e2d26b1-60e3-444f-803f-12bbb76dfcda - - - - - -] tcp:10.99.107.108:6641: connected 2026-04-20 06:22:55.200 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5c6776b4-834c-4e2f-8ede-eeecb27c13e2 - - - - - -] tcp:10.99.107.108:6641: connecting... 2026-04-20 06:22:55.200 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5c6776b4-834c-4e2f-8ede-eeecb27c13e2 - - - - - -] tcp:10.99.107.108:6641: connected 2026-04-20 06:22:55.239 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5c6776b4-834c-4e2f-8ede-eeecb27c13e2 - - - - - -] tcp:10.99.107.108:6641: connecting... 2026-04-20 06:22:55.239 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5c6776b4-834c-4e2f-8ede-eeecb27c13e2 - - - - - -] tcp:10.99.107.108:6641: connected 2026-04-20 06:22:55.243 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5e2d26b1-60e3-444f-803f-12bbb76dfcda - - - - - -] tcp:10.99.107.108:6641: connecting... 2026-04-20 06:22:55.243 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5e2d26b1-60e3-444f-803f-12bbb76dfcda - - - - - -] tcp:10.99.107.108:6641: connected 2026-04-20 06:22:56.101 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'7ff9f7dc-33a7-4918-bf4c-83802779fb3b'". 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'7ff9f7dc-33a7-4918-bf4c-83802779fb3b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:56.102 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'7ff9f7dc-33a7-4918-bf4c-83802779fb3b'". 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'7ff9f7dc-33a7-4918-bf4c-83802779fb3b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:56.109 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'85a34a07-6a37-44be-a327-6a53fb0d2fd2'". 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'85a34a07-6a37-44be-a327-6a53fb0d2fd2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:56.113 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'85a34a07-6a37-44be-a327-6a53fb0d2fd2'". 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'85a34a07-6a37-44be-a327-6a53fb0d2fd2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:56.115 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'49504075-0d8e-4996-aa90-49a1886becb2'". 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'49504075-0d8e-4996-aa90-49a1886becb2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:22:56.118 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'49504075-0d8e-4996-aa90-49a1886becb2'". 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'49504075-0d8e-4996-aa90-49a1886becb2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-20 06:23:25.362 12 WARNING oslo_messaging.server [None req-5c6776b4-834c-4e2f-8ede-eeecb27c13e2 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-04-20 06:23:25.368 14 WARNING oslo_messaging.server [None req-5e2d26b1-60e3-444f-803f-12bbb76dfcda - - - - - -] Possible hang: wait is waiting for stop to complete