+ 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-07-25 14:42:08.368 1 INFO neutron.common.config [-] Logging enabled! 2026-07-25 14:42:08.368 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-07-25 14:42:08.369 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-25 14:42:08.369 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-25 14:42:09.826 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-07-25 14:42:09.828 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-25 14:42:09.831 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-25 14:42:09.831 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-07-25 14:42:09.832 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-07-25 14:42:09.832 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-07-25 14:42:09.832 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-25 14:42:09.839 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-25 14:42:09.839 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-25 14:42:09.839 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-07-25 14:42:10.015 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-07-25 14:42:10.015 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-07-25 14:42:10.016 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-07-25 14:42:10.032 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-25 14:42:10.033 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-25 14:42:10.033 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-07-25 14:42:10.033 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-07-25 14:42:12.400 1 INFO neutron.plugins.ml2.managers [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Initializing driver for type 'vlan' 2026-07-25 14:42:12.555 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] VlanTypeDriver initialization complete 2026-07-25 14:42:12.556 1 INFO neutron.plugins.ml2.managers [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-25 14:42:12.556 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-25 14:42:12.556 1 INFO neutron.plugins.ml2.managers [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Initializing extension driver 'port_security' 2026-07-25 14:42:12.556 1 INFO neutron.plugins.ml2.extensions.port_security [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-25 14:42:12.556 1 INFO neutron.plugins.ml2.managers [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Initializing extension driver 'qos' 2026-07-25 14:42:12.556 1 INFO neutron.plugins.ml2.managers [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Initializing mechanism driver 'ovn' 2026-07-25 14:42:12.556 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Starting OVNMechanismDriver 2026-07-25 14:42:12.559 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] OVN logging driver registered 2026-07-25 14:42:12.566 1 INFO neutron.quota [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded quota_driver: . 2026-07-25 14:42:12.566 1 INFO neutron.plugins.ml2.plugin [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Modular L2 Plugin initialization complete 2026-07-25 14:42:12.566 1 INFO neutron.plugins.ml2.managers [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-25 14:42:12.567 1 INFO neutron.plugins.ml2.managers [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-25 14:42:12.567 1 INFO neutron.plugins.ml2.managers [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-25 14:42:12.567 1 INFO neutron.manager [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loading Plugin: qos 2026-07-25 14:42:12.577 1 INFO neutron.manager [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loading Plugin: ovn-router 2026-07-25 14:42:12.606 1 INFO neutron.services.ovn_l3.plugin [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Starting OVNL3RouterPlugin 2026-07-25 14:42:12.611 1 INFO neutron.manager [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loading Plugin: segments 2026-07-25 14:42:12.674 1 INFO neutron.manager [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loading Plugin: trunk 2026-07-25 14:42:12.685 1 INFO neutron.manager [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loading Plugin: log 2026-07-25 14:42:12.687 1 INFO neutron.manager [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loading Plugin: ovn-vpnaas 2026-07-25 14:42:12.736 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-07-25 14:42:12.736 1 WARNING stevedore.named [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-07-25 14:42:12.780 1 INFO neutron_vpnaas.services.vpn.plugin [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-25 14:42:12.780 1 INFO neutron.common.utils [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-07-25 14:42:12.781 1 INFO neutron.manager [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loading Plugin: taas 2026-07-25 14:42:12.947 1 WARNING stevedore.named [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-07-25 14:42:12.947 1 WARNING stevedore.named [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-07-25 14:42:12.953 1 INFO neutron_taas.services.taas.taas_plugin [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-25 14:42:12.953 1 INFO neutron.manager [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loading Plugin: tapmirror 2026-07-25 14:42:12.961 1 WARNING stevedore.named [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-07-25 14:42:12.961 1 WARNING stevedore.named [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-07-25 14:42:12.961 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-25 14:42:12.962 1 INFO neutron.manager [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loading Plugin: auto_allocate 2026-07-25 14:42:12.966 1 INFO neutron.manager [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loading Plugin: tag 2026-07-25 14:42:12.971 1 INFO neutron.manager [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loading Plugin: timestamp 2026-07-25 14:42:12.974 1 INFO neutron.manager [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loading Plugin: network_ip_availability 2026-07-25 14:42:12.976 1 INFO neutron.manager [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loading Plugin: flavors 2026-07-25 14:42:12.979 1 INFO neutron.manager [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loading Plugin: revisions 2026-07-25 14:42:12.982 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Initializing extension manager. 2026-07-25 14:42:12.983 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: address-group 2026-07-25 14:42:12.984 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: address-scope 2026-07-25 14:42:12.984 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-07-25 14:42:12.985 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: agent 2026-07-25 14:42:12.986 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-07-25 14:42:12.987 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-25 14:42:12.987 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-25 14:42:12.988 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: availability_zone 2026-07-25 14:42:12.988 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-07-25 14:42:12.989 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-25 14:42:12.989 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: default-subnetpools 2026-07-25 14:42:12.990 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-25 14:42:12.991 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: dns-integration 2026-07-25 14:42:12.991 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: dns-domain-ports 2026-07-25 14:42:12.992 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-07-25 14:42:12.992 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-07-25 14:42:12.993 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-25 14:42:12.993 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: empty-string-filtering 2026-07-25 14:42:12.994 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-25 14:42:12.994 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-25 14:42:12.994 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: external-net 2026-07-25 14:42:12.995 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-25 14:42:12.995 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: extraroute 2026-07-25 14:42:12.996 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-07-25 14:42:12.996 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-25 14:42:12.997 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-25 14:42:12.997 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-25 14:42:12.997 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-25 14:42:12.998 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: fip-port-details 2026-07-25 14:42:12.998 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: flavors 2026-07-25 14:42:12.999 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-25 14:42:13.000 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: floatingip-pools 2026-07-25 14:42:13.001 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: ip_allocation 2026-07-25 14:42:13.001 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-07-25 14:42:13.001 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: l2_adjacency 2026-07-25 14:42:13.002 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: router 2026-07-25 14:42:13.004 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-25 14:42:13.004 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: enable-default-route-bfd 2026-07-25 14:42:13.005 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-07-25 14:42:13.005 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: ext-gw-mode 2026-07-25 14:42:13.006 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: l3-ha 2026-07-25 14:42:13.006 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-25 14:42:13.007 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: external-gateway-multihoming 2026-07-25 14:42:13.007 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: l3-flavors 2026-07-25 14:42:13.008 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-25 14:42:13.008 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-07-25 14:42:13.010 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-07-25 14:42:13.011 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-25 14:42:13.012 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: logging 2026-07-25 14:42:13.013 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-25 14:42:13.013 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-25 14:42:13.014 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: multi-provider 2026-07-25 14:42:13.014 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: net-mtu 2026-07-25 14:42:13.014 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: net-mtu-writable 2026-07-25 14:42:13.015 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: network_availability_zone 2026-07-25 14:42:13.015 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-07-25 14:42:13.016 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: network-ip-availability 2026-07-25 14:42:13.017 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-25 14:42:13.017 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: pagination 2026-07-25 14:42:13.017 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: port-device-profile 2026-07-25 14:42:13.018 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-25 14:42:13.018 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-25 14:42:13.019 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-25 14:42:13.019 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-07-25 14:42:13.019 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-25 14:42:13.020 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-25 14:42:13.020 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-25 14:42:13.021 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: port-resource-request 2026-07-25 14:42:13.021 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-25 14:42:13.022 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-25 14:42:13.022 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: binding 2026-07-25 14:42:13.023 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: binding-extended 2026-07-25 14:42:13.023 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: port-security 2026-07-25 14:42:13.023 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: project-id 2026-07-25 14:42:13.024 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: provider 2026-07-25 14:42:13.024 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: qinq 2026-07-25 14:42:13.026 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: qos 2026-07-25 14:42:13.027 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-25 14:42:13.027 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-25 14:42:13.028 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: qos-default 2026-07-25 14:42:13.028 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: qos-fip 2026-07-25 14:42:13.028 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-25 14:42:13.029 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-25 14:42:13.029 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-25 14:42:13.030 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-25 14:42:13.030 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-25 14:42:13.031 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: qos-pps 2026-07-25 14:42:13.031 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-25 14:42:13.031 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-25 14:42:13.032 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: qos-rules-alias 2026-07-25 14:42:13.032 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: quota-check-limit 2026-07-25 14:42:13.033 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-25 14:42:13.035 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: quotas 2026-07-25 14:42:13.036 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: quota_details 2026-07-25 14:42:13.037 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: rbac-policies 2026-07-25 14:42:13.037 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-07-25 14:42:13.038 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: rbac-address-scope 2026-07-25 14:42:13.038 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: rbac-security-groups 2026-07-25 14:42:13.039 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-07-25 14:42:13.039 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: revision-if-match 2026-07-25 14:42:13.040 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-25 14:42:13.040 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: router_availability_zone 2026-07-25 14:42:13.040 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-25 14:42:13.042 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-25 14:42:13.042 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-25 14:42:13.043 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-07-25 14:42:13.043 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-25 14:42:13.044 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-25 14:42:13.044 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-25 14:42:13.047 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: security-group 2026-07-25 14:42:13.048 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: segment 2026-07-25 14:42:13.049 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-25 14:42:13.049 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: service-type 2026-07-25 14:42:13.050 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: sorting 2026-07-25 14:42:13.050 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: standard-attr-segment 2026-07-25 14:42:13.051 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: standard-attr-description 2026-07-25 14:42:13.051 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: stateful-security-group 2026-07-25 14:42:13.052 1 WARNING neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-25 14:42:13.052 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-07-25 14:42:13.052 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: subnet-external-network 2026-07-25 14:42:13.053 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-07-25 14:42:13.053 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-25 14:42:13.054 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: subnet-service-types 2026-07-25 14:42:13.054 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: subnet_allocation 2026-07-25 14:42:13.055 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-25 14:42:13.055 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: tag-creation 2026-07-25 14:42:13.056 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-25 14:42:13.059 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: standard-attr-tag 2026-07-25 14:42:13.059 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-25 14:42:13.060 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: trunk 2026-07-25 14:42:13.060 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: trunk-details 2026-07-25 14:42:13.061 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-25 14:42:13.061 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-25 14:42:13.062 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: vlan-transparent 2026-07-25 14:42:13.062 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-25 14:42:13.064 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-07-25 14:42:13.064 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-25 14:42:13.065 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: vpn-flavors 2026-07-25 14:42:13.066 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: vpnaas 2026-07-25 14:42:13.067 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: taas 2026-07-25 14:42:13.068 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: tap-mirror 2026-07-25 14:42:13.068 1 INFO neutron.api.extensions [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-25 14:42:13.077 1 WARNING oslo_config.cfg [None req-ae0ec0c4-9405-496b-ba30-8b4a564ab9e4 - - - - - -] 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-07-25 14:42:13.118 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-07-25 14:42:13.136 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-07-25 14:42:13.149 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-07-25 14:42:13.151 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-155ee9fb-a8f9-43d1-8882-bb2f38a995ae - - - - - -] tcp:10.106.82.140:6641: connecting... 2026-07-25 14:42:13.151 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-155ee9fb-a8f9-43d1-8882-bb2f38a995ae - - - - - -] tcp:10.106.82.140:6641: connected 2026-07-25 14:42:13.173 15 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-07-25 14:42:13.176 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ab558bf4-b7d2-4ff8-bb62-b2c695136f21 - - - - - -] tcp:10.106.82.140:6641: connecting... 2026-07-25 14:42:13.177 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ab558bf4-b7d2-4ff8-bb62-b2c695136f21 - - - - - -] tcp:10.106.82.140:6641: connected 2026-07-25 14:42:13.200 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-155ee9fb-a8f9-43d1-8882-bb2f38a995ae - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'aab45b0e-54d1-4384-a40a-16d03c6420d9'". 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'aab45b0e-54d1-4384-a40a-16d03c6420d9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:13.216 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-155ee9fb-a8f9-43d1-8882-bb2f38a995ae - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e098e47b-763f-49c9-be12-2321ea193579'". 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'e098e47b-763f-49c9-be12-2321ea193579'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:13.223 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ab558bf4-b7d2-4ff8-bb62-b2c695136f21 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'aab45b0e-54d1-4384-a40a-16d03c6420d9'". 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'aab45b0e-54d1-4384-a40a-16d03c6420d9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:13.226 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-155ee9fb-a8f9-43d1-8882-bb2f38a995ae - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3e09198b-a4ed-4a0b-b2fb-53b0ef41f497'". 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'3e09198b-a4ed-4a0b-b2fb-53b0ef41f497'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:13.230 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ab558bf4-b7d2-4ff8-bb62-b2c695136f21 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e098e47b-763f-49c9-be12-2321ea193579'". 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'e098e47b-763f-49c9-be12-2321ea193579'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:13.233 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-155ee9fb-a8f9-43d1-8882-bb2f38a995ae - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ee41bdc3-2afb-4719-aa55-c20de80541f6'". 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'ee41bdc3-2afb-4719-aa55-c20de80541f6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:13.234 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-155ee9fb-a8f9-43d1-8882-bb2f38a995ae - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-07-25 14:42:13.241 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ab558bf4-b7d2-4ff8-bb62-b2c695136f21 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3e09198b-a4ed-4a0b-b2fb-53b0ef41f497'". 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'3e09198b-a4ed-4a0b-b2fb-53b0ef41f497'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:13.247 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ab558bf4-b7d2-4ff8-bb62-b2c695136f21 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ee41bdc3-2afb-4719-aa55-c20de80541f6'". 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'ee41bdc3-2afb-4719-aa55-c20de80541f6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:13.249 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-ab558bf4-b7d2-4ff8-bb62-b2c695136f21 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-07-25 14:42:13.253 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-155ee9fb-a8f9-43d1-8882-bb2f38a995ae - - - - - -] tcp:10.106.203.29:6642: connecting... 2026-07-25 14:42:13.253 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-155ee9fb-a8f9-43d1-8882-bb2f38a995ae - - - - - -] tcp:10.106.203.29:6642: connected 2026-07-25 14:42:13.279 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ab558bf4-b7d2-4ff8-bb62-b2c695136f21 - - - - - -] tcp:10.106.203.29:6642: connecting... 2026-07-25 14:42:13.280 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ab558bf4-b7d2-4ff8-bb62-b2c695136f21 - - - - - -] tcp:10.106.203.29:6642: connected 2026-07-25 14:42:13.299 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-155ee9fb-a8f9-43d1-8882-bb2f38a995ae - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5ce0027f-7919-4fe6-bfcf-98cab9fc14f4'". 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'5ce0027f-7919-4fe6-bfcf-98cab9fc14f4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:13.308 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-155ee9fb-a8f9-43d1-8882-bb2f38a995ae - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6019e369-d133-4ae5-8d4b-f04860d37606'". 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'6019e369-d133-4ae5-8d4b-f04860d37606'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:13.311 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ab558bf4-b7d2-4ff8-bb62-b2c695136f21 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5ce0027f-7919-4fe6-bfcf-98cab9fc14f4'". 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'5ce0027f-7919-4fe6-bfcf-98cab9fc14f4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:13.317 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ab558bf4-b7d2-4ff8-bb62-b2c695136f21 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6019e369-d133-4ae5-8d4b-f04860d37606'". 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'6019e369-d133-4ae5-8d4b-f04860d37606'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:13.319 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-155ee9fb-a8f9-43d1-8882-bb2f38a995ae - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3f95c7df-f65c-4745-b4bd-f9b7fbc31449'". 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'3f95c7df-f65c-4745-b4bd-f9b7fbc31449'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:13.326 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ab558bf4-b7d2-4ff8-bb62-b2c695136f21 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3f95c7df-f65c-4745-b4bd-f9b7fbc31449'". 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'3f95c7df-f65c-4745-b4bd-f9b7fbc31449'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:13.326 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-155ee9fb-a8f9-43d1-8882-bb2f38a995ae - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'30172659-c6e3-482d-b511-47076167e7e4'". 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'30172659-c6e3-482d-b511-47076167e7e4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:13.335 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ab558bf4-b7d2-4ff8-bb62-b2c695136f21 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'30172659-c6e3-482d-b511-47076167e7e4'". 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'30172659-c6e3-482d-b511-47076167e7e4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:13.336 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-155ee9fb-a8f9-43d1-8882-bb2f38a995ae - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3c7bab1c-f5b9-411b-89c7-d277ad1b5dcd'". 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'3c7bab1c-f5b9-411b-89c7-d277ad1b5dcd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:13.337 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-155ee9fb-a8f9-43d1-8882-bb2f38a995ae - - - - - -] RpcWorker process has finished the post initialization 2026-07-25 14:42:13.342 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ab558bf4-b7d2-4ff8-bb62-b2c695136f21 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3c7bab1c-f5b9-411b-89c7-d277ad1b5dcd'". 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'3c7bab1c-f5b9-411b-89c7-d277ad1b5dcd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:13.343 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab558bf4-b7d2-4ff8-bb62-b2c695136f21 - - - - - -] RpcWorker process has finished the post initialization 2026-07-25 14:42:13.357 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-155ee9fb-a8f9-43d1-8882-bb2f38a995ae - - - - - -] tcp:10.106.82.140:6641: connecting... 2026-07-25 14:42:13.357 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-155ee9fb-a8f9-43d1-8882-bb2f38a995ae - - - - - -] tcp:10.106.82.140:6641: connected 2026-07-25 14:42:13.361 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ab558bf4-b7d2-4ff8-bb62-b2c695136f21 - - - - - -] tcp:10.106.82.140:6641: connecting... 2026-07-25 14:42:13.361 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ab558bf4-b7d2-4ff8-bb62-b2c695136f21 - - - - - -] tcp:10.106.82.140:6641: connected 2026-07-25 14:42:13.386 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-155ee9fb-a8f9-43d1-8882-bb2f38a995ae - - - - - -] tcp:10.106.82.140:6641: connecting... 2026-07-25 14:42:13.387 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-155ee9fb-a8f9-43d1-8882-bb2f38a995ae - - - - - -] tcp:10.106.82.140:6641: connected 2026-07-25 14:42:13.408 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ab558bf4-b7d2-4ff8-bb62-b2c695136f21 - - - - - -] tcp:10.106.82.140:6641: connecting... 2026-07-25 14:42:13.408 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ab558bf4-b7d2-4ff8-bb62-b2c695136f21 - - - - - -] tcp:10.106.82.140:6641: connected 2026-07-25 14:42:14.138 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'1a56499b-1483-424a-a518-82dfb6bb639a'". 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'1a56499b-1483-424a-a518-82dfb6bb639a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:14.140 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'1a56499b-1483-424a-a518-82dfb6bb639a'". 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'1a56499b-1483-424a-a518-82dfb6bb639a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:14.144 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'f3e0f887-ea8d-4771-9c96-d5aa43081987'". 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'f3e0f887-ea8d-4771-9c96-d5aa43081987'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:14.148 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'f3e0f887-ea8d-4771-9c96-d5aa43081987'". 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'f3e0f887-ea8d-4771-9c96-d5aa43081987'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:14.149 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'33f25fa4-2a70-4b0f-a8ee-adc5e9432998'". 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'33f25fa4-2a70-4b0f-a8ee-adc5e9432998'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:14.155 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'33f25fa4-2a70-4b0f-a8ee-adc5e9432998'". 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'33f25fa4-2a70-4b0f-a8ee-adc5e9432998'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-25 14:42:43.501 15 WARNING oslo_messaging.server [None req-ab558bf4-b7d2-4ff8-bb62-b2c695136f21 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-07-25 14:42:43.521 12 WARNING oslo_messaging.server [None req-155ee9fb-a8f9-43d1-8882-bb2f38a995ae - - - - - -] Possible hang: wait is waiting for stop to complete