+ 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-05-15 08:45:52.625 1 INFO neutron.common.config [-] Logging enabled! 2026-05-15 08:45:52.626 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-15 08:45:52.626 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-15 08:45:52.626 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-15 08:45:54.064 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-15 08:45:54.067 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-15 08:45:54.070 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-15 08:45:54.070 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-15 08:45:54.070 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-15 08:45:54.070 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-15 08:45:54.070 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-15 08:45:54.077 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-15 08:45:54.077 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-15 08:45:54.077 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-15 08:45:54.250 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-15 08:45:54.251 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-15 08:45:54.251 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-15 08:45:54.268 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-15 08:45:54.268 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-15 08:45:54.268 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-15 08:45:54.269 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-15 08:45:56.530 1 INFO neutron.plugins.ml2.managers [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Initializing driver for type 'vlan' 2026-05-15 08:45:56.668 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] VlanTypeDriver initialization complete 2026-05-15 08:45:56.669 1 INFO neutron.plugins.ml2.managers [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-15 08:45:56.669 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-15 08:45:56.669 1 INFO neutron.plugins.ml2.managers [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Initializing extension driver 'port_security' 2026-05-15 08:45:56.669 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-15 08:45:56.669 1 INFO neutron.plugins.ml2.managers [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Initializing extension driver 'qos' 2026-05-15 08:45:56.670 1 INFO neutron.plugins.ml2.managers [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Initializing mechanism driver 'ovn' 2026-05-15 08:45:56.670 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Starting OVNMechanismDriver 2026-05-15 08:45:56.675 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] OVN logging driver registered 2026-05-15 08:45:56.682 1 INFO neutron.quota [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded quota_driver: . 2026-05-15 08:45:56.682 1 INFO neutron.plugins.ml2.plugin [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Modular L2 Plugin initialization complete 2026-05-15 08:45:56.683 1 INFO neutron.plugins.ml2.managers [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-15 08:45:56.683 1 INFO neutron.plugins.ml2.managers [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-15 08:45:56.683 1 INFO neutron.plugins.ml2.managers [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Got port-security extension from driver 'port_security' 2026-05-15 08:45:56.683 1 INFO neutron.manager [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loading Plugin: qos 2026-05-15 08:45:56.694 1 INFO neutron.manager [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loading Plugin: ovn-router 2026-05-15 08:45:56.723 1 INFO neutron.services.ovn_l3.plugin [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Starting OVNL3RouterPlugin 2026-05-15 08:45:56.727 1 INFO neutron.manager [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loading Plugin: segments 2026-05-15 08:45:56.790 1 INFO neutron.manager [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loading Plugin: trunk 2026-05-15 08:45:56.799 1 INFO neutron.manager [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loading Plugin: log 2026-05-15 08:45:56.801 1 INFO neutron.manager [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-15 08:45:56.851 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-15 08:45:56.853 1 WARNING stevedore.named [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-15 08:45:56.894 1 INFO neutron_vpnaas.services.vpn.plugin [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-15 08:45:56.895 1 INFO neutron.common.utils [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-15 08:45:56.895 1 INFO neutron.manager [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loading Plugin: taas 2026-05-15 08:45:56.922 1 WARNING stevedore.named [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-15 08:45:56.922 1 WARNING stevedore.named [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-15 08:45:56.927 1 INFO neutron_taas.services.taas.taas_plugin [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-15 08:45:56.927 1 INFO neutron.manager [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loading Plugin: tapmirror 2026-05-15 08:45:57.066 1 WARNING stevedore.named [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-15 08:45:57.066 1 WARNING stevedore.named [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-15 08:45:57.067 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-15 08:45:57.067 1 INFO neutron.manager [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loading Plugin: auto_allocate 2026-05-15 08:45:57.071 1 INFO neutron.manager [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loading Plugin: tag 2026-05-15 08:45:57.078 1 INFO neutron.manager [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loading Plugin: timestamp 2026-05-15 08:45:57.081 1 INFO neutron.manager [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loading Plugin: network_ip_availability 2026-05-15 08:45:57.084 1 INFO neutron.manager [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loading Plugin: flavors 2026-05-15 08:45:57.087 1 INFO neutron.manager [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loading Plugin: revisions 2026-05-15 08:45:57.089 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Initializing extension manager. 2026-05-15 08:45:57.090 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: address-group 2026-05-15 08:45:57.091 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: address-scope 2026-05-15 08:45:57.092 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-15 08:45:57.093 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: agent 2026-05-15 08:45:57.093 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-15 08:45:57.094 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: allowed-address-pairs 2026-05-15 08:45:57.095 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: auto-allocated-topology 2026-05-15 08:45:57.095 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: availability_zone 2026-05-15 08:45:57.096 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-15 08:45:57.096 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-15 08:45:57.097 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: default-subnetpools 2026-05-15 08:45:57.098 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-15 08:45:57.098 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: dns-integration 2026-05-15 08:45:57.099 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: dns-domain-ports 2026-05-15 08:45:57.099 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-15 08:45:57.100 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-15 08:45:57.100 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-15 08:45:57.101 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: empty-string-filtering 2026-05-15 08:45:57.101 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-15 08:45:57.101 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-15 08:45:57.102 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: external-net 2026-05-15 08:45:57.102 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-15 08:45:57.103 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: extraroute 2026-05-15 08:45:57.103 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-15 08:45:57.104 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-15 08:45:57.104 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-15 08:45:57.104 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-15 08:45:57.105 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-15 08:45:57.105 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: fip-port-details 2026-05-15 08:45:57.106 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: flavors 2026-05-15 08:45:57.107 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-15 08:45:57.108 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: floatingip-pools 2026-05-15 08:45:57.108 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: ip_allocation 2026-05-15 08:45:57.109 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-15 08:45:57.109 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: l2_adjacency 2026-05-15 08:45:57.110 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: router 2026-05-15 08:45:57.111 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-15 08:45:57.112 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-15 08:45:57.112 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-15 08:45:57.113 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: ext-gw-mode 2026-05-15 08:45:57.113 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: l3-ha 2026-05-15 08:45:57.113 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-15 08:45:57.114 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-15 08:45:57.114 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: l3-flavors 2026-05-15 08:45:57.115 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-15 08:45:57.115 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-15 08:45:57.117 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-15 08:45:57.118 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-15 08:45:57.119 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: logging 2026-05-15 08:45:57.120 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-15 08:45:57.120 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-15 08:45:57.121 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: multi-provider 2026-05-15 08:45:57.121 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: net-mtu 2026-05-15 08:45:57.122 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: net-mtu-writable 2026-05-15 08:45:57.122 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: network_availability_zone 2026-05-15 08:45:57.123 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-15 08:45:57.123 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: network-ip-availability 2026-05-15 08:45:57.124 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-15 08:45:57.124 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: pagination 2026-05-15 08:45:57.125 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: port-device-profile 2026-05-15 08:45:57.125 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-15 08:45:57.125 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-15 08:45:57.126 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-15 08:45:57.126 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-15 08:45:57.127 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-15 08:45:57.127 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-15 08:45:57.127 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-15 08:45:57.128 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: port-resource-request 2026-05-15 08:45:57.128 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: port-resource-request-groups 2026-05-15 08:45:57.129 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-15 08:45:57.129 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: binding 2026-05-15 08:45:57.130 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: binding-extended 2026-05-15 08:45:57.130 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: port-security 2026-05-15 08:45:57.130 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: project-id 2026-05-15 08:45:57.131 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: provider 2026-05-15 08:45:57.131 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: qinq 2026-05-15 08:45:57.133 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: qos 2026-05-15 08:45:57.134 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-15 08:45:57.134 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-15 08:45:57.135 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: qos-default 2026-05-15 08:45:57.135 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: qos-fip 2026-05-15 08:45:57.136 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-15 08:45:57.136 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: qos-gateway-ip 2026-05-15 08:45:57.136 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: qos-port-network-policy 2026-05-15 08:45:57.137 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: qos-pps-minimum 2026-05-15 08:45:57.137 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-15 08:45:57.138 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: qos-pps 2026-05-15 08:45:57.138 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: qos-rule-type-details 2026-05-15 08:45:57.139 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-15 08:45:57.139 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: qos-rules-alias 2026-05-15 08:45:57.140 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: quota-check-limit 2026-05-15 08:45:57.140 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: quota-check-limit-default 2026-05-15 08:45:57.142 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: quotas 2026-05-15 08:45:57.143 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: quota_details 2026-05-15 08:45:57.144 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: rbac-policies 2026-05-15 08:45:57.145 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-15 08:45:57.145 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: rbac-address-scope 2026-05-15 08:45:57.145 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: rbac-security-groups 2026-05-15 08:45:57.146 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-15 08:45:57.146 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: revision-if-match 2026-05-15 08:45:57.147 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: standard-attr-revisions 2026-05-15 08:45:57.147 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: router_availability_zone 2026-05-15 08:45:57.148 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-15 08:45:57.149 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: security-groups-default-rules 2026-05-15 08:45:57.150 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-15 08:45:57.150 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-15 08:45:57.150 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-15 08:45:57.151 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-15 08:45:57.151 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-15 08:45:57.155 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: security-group 2026-05-15 08:45:57.156 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: segment 2026-05-15 08:45:57.157 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-15 08:45:57.157 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: service-type 2026-05-15 08:45:57.157 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: sorting 2026-05-15 08:45:57.158 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: standard-attr-segment 2026-05-15 08:45:57.158 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: standard-attr-description 2026-05-15 08:45:57.159 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: stateful-security-group 2026-05-15 08:45:57.159 1 WARNING neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-15 08:45:57.160 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-15 08:45:57.160 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: subnet-external-network 2026-05-15 08:45:57.161 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-15 08:45:57.161 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-15 08:45:57.161 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: subnet-service-types 2026-05-15 08:45:57.162 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: subnet_allocation 2026-05-15 08:45:57.162 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-15 08:45:57.163 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: tag-creation 2026-05-15 08:45:57.163 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-15 08:45:57.167 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: standard-attr-tag 2026-05-15 08:45:57.167 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-15 08:45:57.168 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: trunk 2026-05-15 08:45:57.168 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: trunk-details 2026-05-15 08:45:57.169 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-15 08:45:57.169 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-15 08:45:57.169 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: vlan-transparent 2026-05-15 08:45:57.170 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-15 08:45:57.171 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-15 08:45:57.172 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-15 08:45:57.173 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: vpn-flavors 2026-05-15 08:45:57.174 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: vpnaas 2026-05-15 08:45:57.175 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: taas 2026-05-15 08:45:57.176 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: tap-mirror 2026-05-15 08:45:57.176 1 INFO neutron.api.extensions [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] Loaded extension: taas-vlan-filter 2026-05-15 08:45:57.185 1 WARNING oslo_config.cfg [None req-a7fd2ae9-7b88-45a6-a019-45df4c87b50a - - - - - -] 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-05-15 08:45:57.232 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-15 08:45:57.242 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-15 08:45:57.263 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-05-15 08:45:57.266 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df77d17e-69bc-4a4c-a714-a51a2886476e - - - - - -] tcp:10.96.248.183:6641: connecting... 2026-05-15 08:45:57.266 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df77d17e-69bc-4a4c-a714-a51a2886476e - - - - - -] tcp:10.96.248.183:6641: connected 2026-05-15 08:45:57.272 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-05-15 08:45:57.274 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-10767281-c11c-43fc-8c75-678391206ca4 - - - - - -] tcp:10.96.248.183:6641: connecting... 2026-05-15 08:45:57.274 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-10767281-c11c-43fc-8c75-678391206ca4 - - - - - -] tcp:10.96.248.183:6641: connected 2026-05-15 08:45:57.320 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-10767281-c11c-43fc-8c75-678391206ca4 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6e6f3a43-cc90-4378-859e-c576603a775e'". 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'6e6f3a43-cc90-4378-859e-c576603a775e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:57.328 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-10767281-c11c-43fc-8c75-678391206ca4 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fe5d290b-b939-41b2-8a19-80a5f6781254'". 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'fe5d290b-b939-41b2-8a19-80a5f6781254'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:57.327 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df77d17e-69bc-4a4c-a714-a51a2886476e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6e6f3a43-cc90-4378-859e-c576603a775e'". 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'6e6f3a43-cc90-4378-859e-c576603a775e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:57.336 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df77d17e-69bc-4a4c-a714-a51a2886476e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fe5d290b-b939-41b2-8a19-80a5f6781254'". 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'fe5d290b-b939-41b2-8a19-80a5f6781254'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:57.337 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-10767281-c11c-43fc-8c75-678391206ca4 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c1bfcbf3-cf80-4dce-8d5b-d2b9bfdfb13a'". 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'c1bfcbf3-cf80-4dce-8d5b-d2b9bfdfb13a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:57.344 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-10767281-c11c-43fc-8c75-678391206ca4 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'81eed027-03c4-4d6f-9c54-7ecc514161fb'". 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'81eed027-03c4-4d6f-9c54-7ecc514161fb'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:57.345 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-10767281-c11c-43fc-8c75-678391206ca4 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-15 08:45:57.346 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df77d17e-69bc-4a4c-a714-a51a2886476e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c1bfcbf3-cf80-4dce-8d5b-d2b9bfdfb13a'". 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'c1bfcbf3-cf80-4dce-8d5b-d2b9bfdfb13a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:57.352 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df77d17e-69bc-4a4c-a714-a51a2886476e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'81eed027-03c4-4d6f-9c54-7ecc514161fb'". 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'81eed027-03c4-4d6f-9c54-7ecc514161fb'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:57.353 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-df77d17e-69bc-4a4c-a714-a51a2886476e - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-15 08:45:57.363 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-10767281-c11c-43fc-8c75-678391206ca4 - - - - - -] tcp:10.97.122.124:6642: connecting... 2026-05-15 08:45:57.363 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-10767281-c11c-43fc-8c75-678391206ca4 - - - - - -] tcp:10.97.122.124:6642: connected 2026-05-15 08:45:57.373 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df77d17e-69bc-4a4c-a714-a51a2886476e - - - - - -] tcp:10.97.122.124:6642: connecting... 2026-05-15 08:45:57.373 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df77d17e-69bc-4a4c-a714-a51a2886476e - - - - - -] tcp:10.97.122.124:6642: connected 2026-05-15 08:45:57.385 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-10767281-c11c-43fc-8c75-678391206ca4 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'4ba755a9-82df-405d-8ad1-30b2c61c86ca'". 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'4ba755a9-82df-405d-8ad1-30b2c61c86ca'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:57.391 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-10767281-c11c-43fc-8c75-678391206ca4 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bf66bb11-701e-4914-b93c-7913a7c95111'". 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'bf66bb11-701e-4914-b93c-7913a7c95111'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:57.394 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df77d17e-69bc-4a4c-a714-a51a2886476e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'4ba755a9-82df-405d-8ad1-30b2c61c86ca'". 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'4ba755a9-82df-405d-8ad1-30b2c61c86ca'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:57.400 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-10767281-c11c-43fc-8c75-678391206ca4 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'710d2993-2b0d-48f4-8812-bab05f541ef3'". 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'710d2993-2b0d-48f4-8812-bab05f541ef3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:57.401 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df77d17e-69bc-4a4c-a714-a51a2886476e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bf66bb11-701e-4914-b93c-7913a7c95111'". 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'bf66bb11-701e-4914-b93c-7913a7c95111'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:57.406 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-10767281-c11c-43fc-8c75-678391206ca4 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e7091aad-9020-43f2-a38a-428240a4ad2e'". 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'e7091aad-9020-43f2-a38a-428240a4ad2e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:57.409 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df77d17e-69bc-4a4c-a714-a51a2886476e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'710d2993-2b0d-48f4-8812-bab05f541ef3'". 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'710d2993-2b0d-48f4-8812-bab05f541ef3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:57.413 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-10767281-c11c-43fc-8c75-678391206ca4 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c4e02faa-f9d7-4828-8e0d-86c69f0a2dc8'". 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'c4e02faa-f9d7-4828-8e0d-86c69f0a2dc8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:57.414 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-10767281-c11c-43fc-8c75-678391206ca4 - - - - - -] RpcWorker process has finished the post initialization 2026-05-15 08:45:57.417 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df77d17e-69bc-4a4c-a714-a51a2886476e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e7091aad-9020-43f2-a38a-428240a4ad2e'". 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'e7091aad-9020-43f2-a38a-428240a4ad2e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:57.425 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-df77d17e-69bc-4a4c-a714-a51a2886476e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c4e02faa-f9d7-4828-8e0d-86c69f0a2dc8'". 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'c4e02faa-f9d7-4828-8e0d-86c69f0a2dc8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:57.427 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-df77d17e-69bc-4a4c-a714-a51a2886476e - - - - - -] RpcWorker process has finished the post initialization 2026-05-15 08:45:57.429 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-10767281-c11c-43fc-8c75-678391206ca4 - - - - - -] tcp:10.96.248.183:6641: connecting... 2026-05-15 08:45:57.429 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-10767281-c11c-43fc-8c75-678391206ca4 - - - - - -] tcp:10.96.248.183:6641: connected 2026-05-15 08:45:57.446 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df77d17e-69bc-4a4c-a714-a51a2886476e - - - - - -] tcp:10.96.248.183:6641: connecting... 2026-05-15 08:45:57.446 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df77d17e-69bc-4a4c-a714-a51a2886476e - - - - - -] tcp:10.96.248.183:6641: connected 2026-05-15 08:45:57.467 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-10767281-c11c-43fc-8c75-678391206ca4 - - - - - -] tcp:10.96.248.183:6641: connecting... 2026-05-15 08:45:57.468 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-10767281-c11c-43fc-8c75-678391206ca4 - - - - - -] tcp:10.96.248.183:6641: connected 2026-05-15 08:45:57.481 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df77d17e-69bc-4a4c-a714-a51a2886476e - - - - - -] tcp:10.96.248.183:6641: connecting... 2026-05-15 08:45:57.482 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-df77d17e-69bc-4a4c-a714-a51a2886476e - - - - - -] tcp:10.96.248.183:6641: connected 2026-05-15 08:45:58.238 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'0de01c74-1f28-4e18-a52a-d4babaa00921'". 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'0de01c74-1f28-4e18-a52a-d4babaa00921'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:58.242 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'0de01c74-1f28-4e18-a52a-d4babaa00921'". 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'0de01c74-1f28-4e18-a52a-d4babaa00921'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:58.245 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'b85ed25e-17f3-497f-9620-9144b5086551'". 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'b85ed25e-17f3-497f-9620-9144b5086551'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:58.249 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'b85ed25e-17f3-497f-9620-9144b5086551'". 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'b85ed25e-17f3-497f-9620-9144b5086551'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:45:58.252 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'c5e6d4f0-1856-4372-a04a-a176561cc993'". 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'c5e6d4f0-1856-4372-a04a-a176561cc993'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-15 08:46:27.587 12 WARNING oslo_messaging.server [None req-df77d17e-69bc-4a4c-a714-a51a2886476e - - - - - -] Possible hang: wait is waiting for stop to complete 2026-05-15 08:46:27.588 14 WARNING oslo_messaging.server [None req-10767281-c11c-43fc-8c75-678391206ca4 - - - - - -] Possible hang: wait is waiting for stop to complete