+ 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 This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-29 06:20:46.087 1 INFO neutron.common.config [-] Logging enabled! 2026-05-29 06:20:46.088 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev7 2026-05-29 06:20:46.088 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-29 06:20:46.088 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 06:20:47.128 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-29 06:20:47.130 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 06:20:47.134 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-29 06:20:47.134 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-29 06:20:47.134 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-29 06:20:47.134 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-29 06:20:47.135 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 06:20:47.141 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 06:20:47.141 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 06:20:47.141 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-29 06:20:47.464 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-29 06:20:47.464 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-29 06:20:47.464 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-29 06:20:47.485 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 06:20:47.485 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 06:20:47.485 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-29 06:20:47.485 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-29 06:20:49.818 1 INFO neutron.plugins.ml2.managers [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Initializing driver for type 'vlan' 2026-05-29 06:20:50.097 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] VlanTypeDriver initialization complete 2026-05-29 06:20:50.097 1 INFO neutron.plugins.ml2.managers [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 06:20:50.097 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 06:20:50.097 1 INFO neutron.plugins.ml2.managers [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Initializing extension driver 'port_security' 2026-05-29 06:20:50.098 1 INFO neutron.plugins.ml2.extensions.port_security [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 06:20:50.098 1 INFO neutron.plugins.ml2.managers [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Initializing extension driver 'qos' 2026-05-29 06:20:50.098 1 INFO neutron.plugins.ml2.managers [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Initializing mechanism driver 'ovn' 2026-05-29 06:20:50.098 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Starting OVNMechanismDriver 2026-05-29 06:20:50.102 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] OVN logging driver registered 2026-05-29 06:20:50.109 1 INFO neutron.quota [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded quota_driver: . 2026-05-29 06:20:50.109 1 INFO neutron.plugins.ml2.plugin [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 06:20:50.109 1 INFO neutron.plugins.ml2.managers [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 06:20:50.110 1 INFO neutron.plugins.ml2.managers [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 06:20:50.110 1 INFO neutron.plugins.ml2.managers [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 06:20:50.110 1 INFO neutron.extensions.vlantransparent [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Disabled vlantransparent extension. 2026-05-29 06:20:50.110 1 INFO neutron.extensions.qinq [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Disabled VLAN QinQ extension. 2026-05-29 06:20:50.110 1 INFO neutron.manager [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loading Plugin: qos 2026-05-29 06:20:50.123 1 INFO neutron.manager [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loading Plugin: ovn-router 2026-05-29 06:20:50.150 1 INFO neutron.services.ovn_l3.plugin [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Starting OVNL3RouterPlugin 2026-05-29 06:20:50.154 1 INFO neutron.manager [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loading Plugin: segments 2026-05-29 06:20:50.229 1 INFO neutron.manager [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loading Plugin: trunk 2026-05-29 06:20:50.239 1 INFO neutron.manager [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loading Plugin: log 2026-05-29 06:20:50.242 1 INFO neutron.manager [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-29 06:20:50.294 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-29 06:20:50.294 1 WARNING stevedore.named [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-29 06:20:50.294 1 WARNING stevedore.named [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-29 06:20:50.333 1 INFO neutron_vpnaas.services.vpn.plugin [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 06:20:50.333 1 INFO neutron.common.utils [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-29 06:20:50.333 1 INFO neutron.manager [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loading Plugin: taas 2026-05-29 06:20:50.356 1 WARNING stevedore.named [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-29 06:20:50.360 1 INFO neutron_taas.services.taas.taas_plugin [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-29 06:20:50.360 1 INFO neutron.manager [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loading Plugin: tapmirror 2026-05-29 06:20:50.366 1 WARNING stevedore.named [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-29 06:20:50.367 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-29 06:20:50.367 1 INFO neutron.manager [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loading Plugin: auto_allocate 2026-05-29 06:20:50.371 1 INFO neutron.manager [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loading Plugin: tag 2026-05-29 06:20:50.377 1 INFO neutron.manager [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loading Plugin: timestamp 2026-05-29 06:20:50.379 1 INFO neutron.manager [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 06:20:50.382 1 INFO neutron.manager [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loading Plugin: flavors 2026-05-29 06:20:50.384 1 INFO neutron.manager [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loading Plugin: revisions 2026-05-29 06:20:50.387 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Initializing extension manager. 2026-05-29 06:20:50.388 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: address-group 2026-05-29 06:20:50.389 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: address-scope 2026-05-29 06:20:50.390 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-29 06:20:50.390 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: agent 2026-05-29 06:20:50.391 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-29 06:20:50.392 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 06:20:50.392 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 06:20:50.393 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: availability_zone 2026-05-29 06:20:50.393 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-29 06:20:50.394 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 06:20:50.394 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: default-subnetpools 2026-05-29 06:20:50.395 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 06:20:50.396 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: dns-integration 2026-05-29 06:20:50.396 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 06:20:50.397 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-29 06:20:50.397 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-29 06:20:50.398 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 06:20:50.398 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 06:20:50.399 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 06:20:50.399 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 06:20:50.399 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: external-net 2026-05-29 06:20:50.400 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 06:20:50.400 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: extraroute 2026-05-29 06:20:50.401 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-29 06:20:50.401 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 06:20:50.402 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 06:20:50.402 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 06:20:50.403 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 06:20:50.403 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: fip-port-details 2026-05-29 06:20:50.404 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: flavors 2026-05-29 06:20:50.405 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 06:20:50.405 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: floatingip-pools 2026-05-29 06:20:50.406 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: ip_allocation 2026-05-29 06:20:50.406 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-29 06:20:50.407 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: l2_adjacency 2026-05-29 06:20:50.407 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: router 2026-05-29 06:20:50.409 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 06:20:50.409 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-29 06:20:50.410 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-29 06:20:50.410 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 06:20:50.411 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: l3-ha 2026-05-29 06:20:50.411 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 06:20:50.412 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-29 06:20:50.412 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: l3-flavors 2026-05-29 06:20:50.413 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 06:20:50.413 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-29 06:20:50.415 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-29 06:20:50.416 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 06:20:50.417 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: logging 2026-05-29 06:20:50.418 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 06:20:50.418 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 06:20:50.419 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: multi-provider 2026-05-29 06:20:50.419 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: net-mtu 2026-05-29 06:20:50.420 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 06:20:50.420 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: network_availability_zone 2026-05-29 06:20:50.421 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-29 06:20:50.421 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: network-ip-availability 2026-05-29 06:20:50.422 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 06:20:50.423 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: pagination 2026-05-29 06:20:50.423 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: port-device-profile 2026-05-29 06:20:50.424 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-29 06:20:50.424 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 06:20:50.424 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 06:20:50.425 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-29 06:20:50.425 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 06:20:50.426 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 06:20:50.426 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-29 06:20:50.427 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: port-resource-request 2026-05-29 06:20:50.427 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 06:20:50.428 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-29 06:20:50.428 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: binding 2026-05-29 06:20:50.429 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: binding-extended 2026-05-29 06:20:50.429 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: port-security 2026-05-29 06:20:50.430 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: project-id 2026-05-29 06:20:50.430 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: provider 2026-05-29 06:20:50.431 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-29 06:20:50.432 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: qos 2026-05-29 06:20:50.433 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 06:20:50.433 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 06:20:50.434 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: qos-default 2026-05-29 06:20:50.434 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: qos-fip 2026-05-29 06:20:50.435 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 06:20:50.435 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 06:20:50.436 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 06:20:50.436 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 06:20:50.437 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 06:20:50.437 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: qos-pps 2026-05-29 06:20:50.438 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 06:20:50.438 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 06:20:50.439 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 06:20:50.439 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: quota-check-limit 2026-05-29 06:20:50.440 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: quota-check-limit-default 2026-05-29 06:20:50.442 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: quotas 2026-05-29 06:20:50.443 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: quota_details 2026-05-29 06:20:50.444 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: rbac-policies 2026-05-29 06:20:50.445 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-29 06:20:50.445 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 06:20:50.445 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 06:20:50.446 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-29 06:20:50.446 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: revision-if-match 2026-05-29 06:20:50.447 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 06:20:50.447 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: router_availability_zone 2026-05-29 06:20:50.448 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 06:20:50.449 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 06:20:50.450 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 06:20:50.450 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-29 06:20:50.451 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 06:20:50.451 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-29 06:20:50.452 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 06:20:50.455 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: security-group 2026-05-29 06:20:50.456 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: segment 2026-05-29 06:20:50.457 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 06:20:50.457 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: service-type 2026-05-29 06:20:50.458 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: sorting 2026-05-29 06:20:50.458 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 06:20:50.459 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: standard-attr-description 2026-05-29 06:20:50.459 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: stateful-security-group 2026-05-29 06:20:50.460 1 WARNING neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 06:20:50.460 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-29 06:20:50.461 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: subnet-external-network 2026-05-29 06:20:50.461 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-29 06:20:50.462 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 06:20:50.462 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: subnet-service-types 2026-05-29 06:20:50.463 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: subnet_allocation 2026-05-29 06:20:50.463 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 06:20:50.464 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: tag-creation 2026-05-29 06:20:50.464 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 06:20:50.468 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 06:20:50.468 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 06:20:50.469 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: trunk 2026-05-29 06:20:50.469 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: trunk-details 2026-05-29 06:20:50.470 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 06:20:50.470 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-29 06:20:50.471 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 06:20:50.471 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-29 06:20:50.473 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-29 06:20:50.473 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 06:20:50.474 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: vpn-flavors 2026-05-29 06:20:50.475 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: vpnaas 2026-05-29 06:20:50.476 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: taas 2026-05-29 06:20:50.477 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: tap-mirror 2026-05-29 06:20:50.478 1 INFO neutron.api.extensions [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Loaded extension: taas-vlan-filter 2026-05-29 06:20:50.481 1 INFO oslo_service.backend.eventlet.service [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Starting 2 workers 2026-05-29 06:20:50.486 1 INFO oslo_service.backend.eventlet.service [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Starting 1 workers 2026-05-29 06:20:50.493 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-29 06:20:50.496 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-29 06:20:50.500 1 WARNING oslo_config.cfg [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] 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-29 06:20:50.520 11 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] 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-29 06:20:50.522 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] tcp:10.107.133.91:6641: connecting... 2026-05-29 06:20:50.522 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] tcp:10.107.133.91:6641: connected 2026-05-29 06:20:50.529 12 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] 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-29 06:20:50.532 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] tcp:10.107.133.91:6641: connecting... 2026-05-29 06:20:50.532 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] tcp:10.107.133.91:6641: connected 2026-05-29 06:20:50.568 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ac2c80d2-4bc5-457c-a6fa-3e2716e38d61'". 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'ac2c80d2-4bc5-457c-a6fa-3e2716e38d61'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:50.575 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c7f9799a-51d8-4beb-aa55-db70041b858e'". 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'c7f9799a-51d8-4beb-aa55-db70041b858e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:50.583 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'279128f9-a251-4d93-935f-57e6b0fe19ab'". 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'279128f9-a251-4d93-935f-57e6b0fe19ab'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:50.585 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ac2c80d2-4bc5-457c-a6fa-3e2716e38d61'". 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'ac2c80d2-4bc5-457c-a6fa-3e2716e38d61'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:50.590 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ecc834a8-8f23-4a2d-adb0-b4850216860e'". 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'ecc834a8-8f23-4a2d-adb0-b4850216860e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:50.591 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-29 06:20:50.593 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c7f9799a-51d8-4beb-aa55-db70041b858e'". 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'c7f9799a-51d8-4beb-aa55-db70041b858e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:50.602 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'279128f9-a251-4d93-935f-57e6b0fe19ab'". 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'279128f9-a251-4d93-935f-57e6b0fe19ab'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:50.610 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ecc834a8-8f23-4a2d-adb0-b4850216860e'". 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'ecc834a8-8f23-4a2d-adb0-b4850216860e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:50.611 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-29 06:20:50.612 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] tcp:10.100.116.52:6642: connecting... 2026-05-29 06:20:50.612 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] tcp:10.100.116.52:6642: connected 2026-05-29 06:20:50.630 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] tcp:10.100.116.52:6642: connecting... 2026-05-29 06:20:50.630 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] tcp:10.100.116.52:6642: connected 2026-05-29 06:20:50.635 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'38be0f98-88fa-4a00-9c2f-eb28646cf29b'". 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'38be0f98-88fa-4a00-9c2f-eb28646cf29b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:50.642 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'de9f72a4-4a5a-4473-bd0d-8a5c7c088d57'". 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'de9f72a4-4a5a-4473-bd0d-8a5c7c088d57'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:50.652 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f30b1f74-2c9b-4f6f-a920-07bf84db637f'". 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'f30b1f74-2c9b-4f6f-a920-07bf84db637f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:50.653 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'38be0f98-88fa-4a00-9c2f-eb28646cf29b'". 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'38be0f98-88fa-4a00-9c2f-eb28646cf29b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:50.659 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a3710aa9-f099-4349-96b6-ed4e156f6100'". 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'a3710aa9-f099-4349-96b6-ed4e156f6100'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:50.660 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'de9f72a4-4a5a-4473-bd0d-8a5c7c088d57'". 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'de9f72a4-4a5a-4473-bd0d-8a5c7c088d57'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:50.667 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6064c784-d008-4bd0-a0a8-932a8bc6392c'". 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'6064c784-d008-4bd0-a0a8-932a8bc6392c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:50.669 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] RpcWorker process has finished the post initialization 2026-05-29 06:20:50.669 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f30b1f74-2c9b-4f6f-a920-07bf84db637f'". 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'f30b1f74-2c9b-4f6f-a920-07bf84db637f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:50.677 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a3710aa9-f099-4349-96b6-ed4e156f6100'". 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'a3710aa9-f099-4349-96b6-ed4e156f6100'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:50.684 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6064c784-d008-4bd0-a0a8-932a8bc6392c'". 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'6064c784-d008-4bd0-a0a8-932a8bc6392c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:50.685 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] RpcWorker process has finished the post initialization 2026-05-29 06:20:50.694 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] tcp:10.107.133.91:6641: connecting... 2026-05-29 06:20:50.695 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] tcp:10.107.133.91:6641: connected 2026-05-29 06:20:50.704 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] tcp:10.107.133.91:6641: connecting... 2026-05-29 06:20:50.704 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] tcp:10.107.133.91:6641: connected 2026-05-29 06:20:50.735 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] tcp:10.107.133.91:6641: connecting... 2026-05-29 06:20:50.735 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] tcp:10.107.133.91:6641: connected 2026-05-29 06:20:50.738 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] tcp:10.107.133.91:6641: connecting... 2026-05-29 06:20:50.738 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] tcp:10.107.133.91:6641: connected 2026-05-29 06:20:51.557 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'839fa89b-9f66-42b7-bdff-df51e5b81f9b'". 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'839fa89b-9f66-42b7-bdff-df51e5b81f9b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:51.557 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'839fa89b-9f66-42b7-bdff-df51e5b81f9b'". 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'839fa89b-9f66-42b7-bdff-df51e5b81f9b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:51.564 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b337ac2c-73e9-48ab-9fd7-ff38d4961ef6'". 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'b337ac2c-73e9-48ab-9fd7-ff38d4961ef6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:51.566 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b337ac2c-73e9-48ab-9fd7-ff38d4961ef6'". 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'b337ac2c-73e9-48ab-9fd7-ff38d4961ef6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:51.572 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8940d7e2-94c2-42c2-b066-0837bcdfcd47'". 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'8940d7e2-94c2-42c2-b066-0837bcdfcd47'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-29 06:20:51.574 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb126e76-cb00-4745-82c4-a1903f15714e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8940d7e2-94c2-42c2-b066-0837bcdfcd47'". 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'8940d7e2-94c2-42c2-b066-0837bcdfcd47'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster