+ 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-31 00:33:41.791 1 INFO neutron.common.config [-] Logging enabled! 2026-07-31 00:33:41.791 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-07-31 00:33:41.791 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-31 00:33:41.791 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-31 00:33:43.157 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-07-31 00:33:43.159 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-31 00:33:43.162 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-31 00:33:43.162 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-07-31 00:33:43.162 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-07-31 00:33:43.163 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-07-31 00:33:43.163 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-31 00:33:43.169 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-31 00:33:43.169 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-31 00:33:43.169 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-07-31 00:33:43.341 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-07-31 00:33:43.341 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-07-31 00:33:43.341 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-07-31 00:33:43.363 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-31 00:33:43.363 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-31 00:33:43.363 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-07-31 00:33:43.364 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-07-31 00:33:48.682 1 INFO neutron.plugins.ml2.managers [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Initializing driver for type 'vlan' 2026-07-31 00:33:49.339 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] VlanTypeDriver initialization complete 2026-07-31 00:33:49.339 1 INFO neutron.plugins.ml2.managers [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-31 00:33:49.339 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-31 00:33:49.339 1 INFO neutron.plugins.ml2.managers [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Initializing extension driver 'port_security' 2026-07-31 00:33:49.340 1 INFO neutron.plugins.ml2.extensions.port_security [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-31 00:33:49.340 1 INFO neutron.plugins.ml2.managers [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Initializing extension driver 'qos' 2026-07-31 00:33:49.340 1 INFO neutron.plugins.ml2.managers [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Initializing mechanism driver 'ovn' 2026-07-31 00:33:49.340 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Starting OVNMechanismDriver 2026-07-31 00:33:49.344 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] OVN logging driver registered 2026-07-31 00:33:49.351 1 INFO neutron.quota [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded quota_driver: . 2026-07-31 00:33:49.352 1 INFO neutron.plugins.ml2.plugin [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Modular L2 Plugin initialization complete 2026-07-31 00:33:49.352 1 INFO neutron.plugins.ml2.managers [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-31 00:33:49.352 1 INFO neutron.plugins.ml2.managers [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-31 00:33:49.352 1 INFO neutron.plugins.ml2.managers [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-31 00:33:49.352 1 INFO neutron.manager [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loading Plugin: qos 2026-07-31 00:33:49.367 1 INFO neutron.manager [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loading Plugin: ovn-router 2026-07-31 00:33:49.397 1 INFO neutron.services.ovn_l3.plugin [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Starting OVNL3RouterPlugin 2026-07-31 00:33:49.401 1 INFO neutron.manager [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loading Plugin: segments 2026-07-31 00:33:49.483 1 INFO neutron.manager [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loading Plugin: trunk 2026-07-31 00:33:49.494 1 INFO neutron.manager [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loading Plugin: log 2026-07-31 00:33:49.498 1 INFO neutron.manager [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loading Plugin: ovn-vpnaas 2026-07-31 00:33:49.552 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-07-31 00:33:49.554 1 WARNING stevedore.named [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-07-31 00:33:49.609 1 INFO neutron_vpnaas.services.vpn.plugin [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-31 00:33:49.610 1 INFO neutron.common.utils [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-07-31 00:33:49.610 1 INFO neutron.manager [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loading Plugin: taas 2026-07-31 00:33:49.795 1 WARNING stevedore.named [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-07-31 00:33:49.795 1 WARNING stevedore.named [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-07-31 00:33:49.800 1 INFO neutron_taas.services.taas.taas_plugin [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-31 00:33:49.801 1 INFO neutron.manager [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loading Plugin: tapmirror 2026-07-31 00:33:49.815 1 WARNING stevedore.named [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-07-31 00:33:49.815 1 WARNING stevedore.named [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-07-31 00:33:49.816 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-31 00:33:49.816 1 INFO neutron.manager [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loading Plugin: auto_allocate 2026-07-31 00:33:49.822 1 INFO neutron.manager [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loading Plugin: tag 2026-07-31 00:33:49.830 1 INFO neutron.manager [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loading Plugin: timestamp 2026-07-31 00:33:49.833 1 INFO neutron.manager [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loading Plugin: network_ip_availability 2026-07-31 00:33:49.838 1 INFO neutron.manager [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loading Plugin: flavors 2026-07-31 00:33:49.842 1 INFO neutron.manager [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loading Plugin: revisions 2026-07-31 00:33:49.846 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Initializing extension manager. 2026-07-31 00:33:49.847 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: address-group 2026-07-31 00:33:49.848 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: address-scope 2026-07-31 00:33:49.849 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-07-31 00:33:49.851 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: agent 2026-07-31 00:33:49.852 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-07-31 00:33:49.853 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-31 00:33:49.854 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-31 00:33:49.855 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: availability_zone 2026-07-31 00:33:49.855 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-07-31 00:33:49.856 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-31 00:33:49.857 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: default-subnetpools 2026-07-31 00:33:49.859 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-31 00:33:49.860 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: dns-integration 2026-07-31 00:33:49.860 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: dns-domain-ports 2026-07-31 00:33:49.861 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-07-31 00:33:49.862 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-07-31 00:33:49.862 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-31 00:33:49.863 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: empty-string-filtering 2026-07-31 00:33:49.863 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-31 00:33:49.864 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-31 00:33:49.864 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: external-net 2026-07-31 00:33:49.865 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-31 00:33:49.865 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: extraroute 2026-07-31 00:33:49.866 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-07-31 00:33:49.866 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-31 00:33:49.867 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-31 00:33:49.868 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-31 00:33:49.868 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-31 00:33:49.869 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: fip-port-details 2026-07-31 00:33:49.869 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: flavors 2026-07-31 00:33:49.870 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-31 00:33:49.871 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: floatingip-pools 2026-07-31 00:33:49.871 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: ip_allocation 2026-07-31 00:33:49.872 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-07-31 00:33:49.872 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: l2_adjacency 2026-07-31 00:33:49.873 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: router 2026-07-31 00:33:49.875 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-31 00:33:49.876 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: enable-default-route-bfd 2026-07-31 00:33:49.876 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-07-31 00:33:49.877 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: ext-gw-mode 2026-07-31 00:33:49.877 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: l3-ha 2026-07-31 00:33:49.877 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-31 00:33:49.878 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: external-gateway-multihoming 2026-07-31 00:33:49.878 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: l3-flavors 2026-07-31 00:33:49.879 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-31 00:33:49.880 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-07-31 00:33:49.882 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-07-31 00:33:49.883 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-31 00:33:49.884 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: logging 2026-07-31 00:33:49.885 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-31 00:33:49.885 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-31 00:33:49.886 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: multi-provider 2026-07-31 00:33:49.886 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: net-mtu 2026-07-31 00:33:49.887 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: net-mtu-writable 2026-07-31 00:33:49.887 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: network_availability_zone 2026-07-31 00:33:49.888 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-07-31 00:33:49.888 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: network-ip-availability 2026-07-31 00:33:49.889 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-31 00:33:49.890 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: pagination 2026-07-31 00:33:49.890 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: port-device-profile 2026-07-31 00:33:49.890 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-31 00:33:49.891 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-31 00:33:49.891 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-31 00:33:49.892 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-07-31 00:33:49.892 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-31 00:33:49.893 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-31 00:33:49.893 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-31 00:33:49.894 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: port-resource-request 2026-07-31 00:33:49.894 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-31 00:33:49.895 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-31 00:33:49.895 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: binding 2026-07-31 00:33:49.896 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: binding-extended 2026-07-31 00:33:49.896 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: port-security 2026-07-31 00:33:49.897 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: project-id 2026-07-31 00:33:49.897 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: provider 2026-07-31 00:33:49.897 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: qinq 2026-07-31 00:33:49.899 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: qos 2026-07-31 00:33:49.900 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-31 00:33:49.900 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-31 00:33:49.901 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: qos-default 2026-07-31 00:33:49.901 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: qos-fip 2026-07-31 00:33:49.902 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-31 00:33:49.902 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-31 00:33:49.902 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-31 00:33:49.903 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-31 00:33:49.903 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-31 00:33:49.904 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: qos-pps 2026-07-31 00:33:49.904 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-31 00:33:49.905 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-31 00:33:49.905 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: qos-rules-alias 2026-07-31 00:33:49.906 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: quota-check-limit 2026-07-31 00:33:49.906 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-31 00:33:49.908 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: quotas 2026-07-31 00:33:49.909 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: quota_details 2026-07-31 00:33:49.910 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: rbac-policies 2026-07-31 00:33:49.911 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-07-31 00:33:49.911 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: rbac-address-scope 2026-07-31 00:33:49.911 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: rbac-security-groups 2026-07-31 00:33:49.912 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-07-31 00:33:49.912 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: revision-if-match 2026-07-31 00:33:49.913 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-31 00:33:49.913 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: router_availability_zone 2026-07-31 00:33:49.914 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-31 00:33:49.915 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-31 00:33:49.915 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-31 00:33:49.916 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-07-31 00:33:49.916 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-31 00:33:49.917 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-31 00:33:49.917 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-31 00:33:49.920 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: security-group 2026-07-31 00:33:49.921 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: segment 2026-07-31 00:33:49.922 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-31 00:33:49.922 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: service-type 2026-07-31 00:33:49.923 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: sorting 2026-07-31 00:33:49.923 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: standard-attr-segment 2026-07-31 00:33:49.924 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: standard-attr-description 2026-07-31 00:33:49.924 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: stateful-security-group 2026-07-31 00:33:49.924 1 WARNING neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-31 00:33:49.925 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-07-31 00:33:49.925 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: subnet-external-network 2026-07-31 00:33:49.926 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-07-31 00:33:49.926 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-31 00:33:49.927 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: subnet-service-types 2026-07-31 00:33:49.927 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: subnet_allocation 2026-07-31 00:33:49.928 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-31 00:33:49.928 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: tag-creation 2026-07-31 00:33:49.928 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-31 00:33:49.932 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: standard-attr-tag 2026-07-31 00:33:49.932 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-31 00:33:49.933 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: trunk 2026-07-31 00:33:49.933 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: trunk-details 2026-07-31 00:33:49.934 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-31 00:33:49.934 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-31 00:33:49.934 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: vlan-transparent 2026-07-31 00:33:49.935 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-31 00:33:49.937 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-07-31 00:33:49.937 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-31 00:33:49.938 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: vpn-flavors 2026-07-31 00:33:49.939 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: vpnaas 2026-07-31 00:33:49.940 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: taas 2026-07-31 00:33:49.941 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: tap-mirror 2026-07-31 00:33:49.941 1 INFO neutron.api.extensions [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-31 00:33:49.949 1 WARNING oslo_config.cfg [None req-d6209615-c32d-4ca7-9c2f-60bcffca8d21 - - - - - -] 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-31 00:33:49.985 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-07-31 00:33:50.001 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-07-31 00:33:50.029 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-07-31 00:33:50.031 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-31 00:33:50.031 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-33d0ecba-402e-4f3a-869c-9a0bfe6888d9 - - - - - -] tcp:10.102.105.235:6641: connecting... 2026-07-31 00:33:50.031 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-33d0ecba-402e-4f3a-869c-9a0bfe6888d9 - - - - - -] tcp:10.102.105.235:6641: connected 2026-07-31 00:33:50.032 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a6c15b25-f821-4e9c-ab05-37b807957a41 - - - - - -] tcp:10.102.105.235:6641: connecting... 2026-07-31 00:33:50.033 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a6c15b25-f821-4e9c-ab05-37b807957a41 - - - - - -] tcp:10.102.105.235:6641: connected 2026-07-31 00:33:50.082 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-33d0ecba-402e-4f3a-869c-9a0bfe6888d9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'32026421-8b24-41f2-a1dc-197c15c3a15e'". 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'32026421-8b24-41f2-a1dc-197c15c3a15e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.082 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-a6c15b25-f821-4e9c-ab05-37b807957a41 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'32026421-8b24-41f2-a1dc-197c15c3a15e'". 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'32026421-8b24-41f2-a1dc-197c15c3a15e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.089 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-33d0ecba-402e-4f3a-869c-9a0bfe6888d9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f1cc6e44-186e-41c5-bb92-edfa6af9e824'". 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'f1cc6e44-186e-41c5-bb92-edfa6af9e824'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.093 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-a6c15b25-f821-4e9c-ab05-37b807957a41 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f1cc6e44-186e-41c5-bb92-edfa6af9e824'". 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'f1cc6e44-186e-41c5-bb92-edfa6af9e824'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.101 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-a6c15b25-f821-4e9c-ab05-37b807957a41 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'dfa51bad-94e3-48dd-b24d-b3ae35cd1fc0'". 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'dfa51bad-94e3-48dd-b24d-b3ae35cd1fc0'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.103 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-33d0ecba-402e-4f3a-869c-9a0bfe6888d9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'dfa51bad-94e3-48dd-b24d-b3ae35cd1fc0'". 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'dfa51bad-94e3-48dd-b24d-b3ae35cd1fc0'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.109 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-a6c15b25-f821-4e9c-ab05-37b807957a41 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'564843c0-0a0e-41fd-8300-ed3d5d9fb86a'". 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'564843c0-0a0e-41fd-8300-ed3d5d9fb86a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.110 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-a6c15b25-f821-4e9c-ab05-37b807957a41 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-07-31 00:33:50.134 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a6c15b25-f821-4e9c-ab05-37b807957a41 - - - - - -] tcp:10.96.122.93:6642: connecting... 2026-07-31 00:33:50.134 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a6c15b25-f821-4e9c-ab05-37b807957a41 - - - - - -] tcp:10.96.122.93:6642: connected 2026-07-31 00:33:50.135 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-33d0ecba-402e-4f3a-869c-9a0bfe6888d9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'564843c0-0a0e-41fd-8300-ed3d5d9fb86a'". 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'564843c0-0a0e-41fd-8300-ed3d5d9fb86a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.136 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-33d0ecba-402e-4f3a-869c-9a0bfe6888d9 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-07-31 00:33:50.158 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-33d0ecba-402e-4f3a-869c-9a0bfe6888d9 - - - - - -] tcp:10.96.122.93:6642: connecting... 2026-07-31 00:33:50.158 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-33d0ecba-402e-4f3a-869c-9a0bfe6888d9 - - - - - -] tcp:10.96.122.93:6642: connected 2026-07-31 00:33:50.171 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-a6c15b25-f821-4e9c-ab05-37b807957a41 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6c786daa-b819-4255-bc87-7fb6ae259319'". 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'6c786daa-b819-4255-bc87-7fb6ae259319'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.187 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-33d0ecba-402e-4f3a-869c-9a0bfe6888d9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6c786daa-b819-4255-bc87-7fb6ae259319'". 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'6c786daa-b819-4255-bc87-7fb6ae259319'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.190 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-a6c15b25-f821-4e9c-ab05-37b807957a41 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'da144e1f-b191-4b62-a20e-34d7f61af01c'". 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'da144e1f-b191-4b62-a20e-34d7f61af01c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.197 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-33d0ecba-402e-4f3a-869c-9a0bfe6888d9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'da144e1f-b191-4b62-a20e-34d7f61af01c'". 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'da144e1f-b191-4b62-a20e-34d7f61af01c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.205 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-a6c15b25-f821-4e9c-ab05-37b807957a41 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'dee02a62-eb99-479d-9303-5c6a44a5c568'". 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'dee02a62-eb99-479d-9303-5c6a44a5c568'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.207 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-33d0ecba-402e-4f3a-869c-9a0bfe6888d9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'dee02a62-eb99-479d-9303-5c6a44a5c568'". 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'dee02a62-eb99-479d-9303-5c6a44a5c568'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.214 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-33d0ecba-402e-4f3a-869c-9a0bfe6888d9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7c6f1ae9-3e42-4132-8210-8bc0f5d3fe69'". 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'7c6f1ae9-3e42-4132-8210-8bc0f5d3fe69'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.221 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-a6c15b25-f821-4e9c-ab05-37b807957a41 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7c6f1ae9-3e42-4132-8210-8bc0f5d3fe69'". 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'7c6f1ae9-3e42-4132-8210-8bc0f5d3fe69'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.226 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-33d0ecba-402e-4f3a-869c-9a0bfe6888d9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f1502271-382d-45f8-8341-d4fe396a2cf9'". 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'f1502271-382d-45f8-8341-d4fe396a2cf9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.228 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-33d0ecba-402e-4f3a-869c-9a0bfe6888d9 - - - - - -] RpcWorker process has finished the post initialization 2026-07-31 00:33:50.241 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-a6c15b25-f821-4e9c-ab05-37b807957a41 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f1502271-382d-45f8-8341-d4fe396a2cf9'". 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'f1502271-382d-45f8-8341-d4fe396a2cf9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.244 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a6c15b25-f821-4e9c-ab05-37b807957a41 - - - - - -] RpcWorker process has finished the post initialization 2026-07-31 00:33:50.254 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-33d0ecba-402e-4f3a-869c-9a0bfe6888d9 - - - - - -] tcp:10.102.105.235:6641: connecting... 2026-07-31 00:33:50.255 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-33d0ecba-402e-4f3a-869c-9a0bfe6888d9 - - - - - -] tcp:10.102.105.235:6641: connected 2026-07-31 00:33:50.267 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a6c15b25-f821-4e9c-ab05-37b807957a41 - - - - - -] tcp:10.102.105.235:6641: connecting... 2026-07-31 00:33:50.268 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a6c15b25-f821-4e9c-ab05-37b807957a41 - - - - - -] tcp:10.102.105.235:6641: connected 2026-07-31 00:33:50.301 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-33d0ecba-402e-4f3a-869c-9a0bfe6888d9 - - - - - -] tcp:10.102.105.235:6641: connecting... 2026-07-31 00:33:50.301 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-33d0ecba-402e-4f3a-869c-9a0bfe6888d9 - - - - - -] tcp:10.102.105.235:6641: connected 2026-07-31 00:33:50.301 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a6c15b25-f821-4e9c-ab05-37b807957a41 - - - - - -] tcp:10.102.105.235:6641: connecting... 2026-07-31 00:33:50.302 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a6c15b25-f821-4e9c-ab05-37b807957a41 - - - - - -] tcp:10.102.105.235:6641: connected 2026-07-31 00:33:50.427 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'df78379d-b093-4cb7-bb9c-093ee3aaa142'". 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'df78379d-b093-4cb7-bb9c-093ee3aaa142'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.435 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'df78379d-b093-4cb7-bb9c-093ee3aaa142'". 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'df78379d-b093-4cb7-bb9c-093ee3aaa142'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.438 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'e85fb852-b063-49d3-b364-01f2075e1940'". 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'e85fb852-b063-49d3-b364-01f2075e1940'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.445 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'e85fb852-b063-49d3-b364-01f2075e1940'". 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'e85fb852-b063-49d3-b364-01f2075e1940'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.447 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'd0a47556-f63b-4cc5-b062-18841e3dc747'". 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'd0a47556-f63b-4cc5-b062-18841e3dc747'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:33:50.453 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'd0a47556-f63b-4cc5-b062-18841e3dc747'". 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'd0a47556-f63b-4cc5-b062-18841e3dc747'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-31 00:34:20.438 12 WARNING oslo_messaging.server [None req-a6c15b25-f821-4e9c-ab05-37b807957a41 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-07-31 00:34:20.448 14 WARNING oslo_messaging.server [None req-33d0ecba-402e-4f3a-869c-9a0bfe6888d9 - - - - - -] Possible hang: wait is waiting for stop to complete