+ 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-06-25 22:57:46.359 1 INFO neutron.common.config [-] Logging enabled! 2026-06-25 22:57:46.359 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev32 2026-06-25 22:57:46.360 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-25 22:57:46.360 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-25 22:57:47.334 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-25 22:57:47.337 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-25 22:57:47.340 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-25 22:57:47.340 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-25 22:57:47.340 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-25 22:57:47.340 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-25 22:57:47.341 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:57:47.348 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:57:47.348 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:57:47.349 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-06-25 22:57:47.665 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-06-25 22:57:47.665 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-06-25 22:57:47.665 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-25 22:57:47.681 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-25 22:57:47.681 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-25 22:57:47.681 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-25 22:57:47.681 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-25 22:57:50.113 1 INFO neutron.plugins.ml2.managers [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Initializing driver for type 'vlan' 2026-06-25 22:57:50.381 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] VlanTypeDriver initialization complete 2026-06-25 22:57:50.382 1 INFO neutron.plugins.ml2.managers [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-25 22:57:50.382 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-25 22:57:50.382 1 INFO neutron.plugins.ml2.managers [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Initializing extension driver 'port_security' 2026-06-25 22:57:50.383 1 INFO neutron.plugins.ml2.extensions.port_security [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-25 22:57:50.383 1 INFO neutron.plugins.ml2.managers [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Initializing extension driver 'qos' 2026-06-25 22:57:50.383 1 INFO neutron.plugins.ml2.managers [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Initializing mechanism driver 'ovn' 2026-06-25 22:57:50.383 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Starting OVNMechanismDriver 2026-06-25 22:57:50.387 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] OVN logging driver registered 2026-06-25 22:57:50.394 1 INFO neutron.quota [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded quota_driver: . 2026-06-25 22:57:50.394 1 INFO neutron.plugins.ml2.plugin [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Modular L2 Plugin initialization complete 2026-06-25 22:57:50.395 1 INFO neutron.plugins.ml2.managers [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-25 22:57:50.395 1 INFO neutron.plugins.ml2.managers [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-25 22:57:50.395 1 INFO neutron.plugins.ml2.managers [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-25 22:57:50.395 1 INFO neutron.extensions.vlantransparent [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Disabled vlantransparent extension. 2026-06-25 22:57:50.396 1 INFO neutron.extensions.qinq [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Disabled VLAN QinQ extension. 2026-06-25 22:57:50.396 1 INFO neutron.manager [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loading Plugin: qos 2026-06-25 22:57:50.406 1 INFO neutron.manager [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loading Plugin: ovn-router 2026-06-25 22:57:50.434 1 INFO neutron.services.ovn_l3.plugin [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Starting OVNL3RouterPlugin 2026-06-25 22:57:50.438 1 INFO neutron.manager [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loading Plugin: segments 2026-06-25 22:57:50.498 1 INFO neutron.manager [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loading Plugin: trunk 2026-06-25 22:57:50.507 1 INFO neutron.manager [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loading Plugin: log 2026-06-25 22:57:50.510 1 INFO neutron.manager [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loading Plugin: ovn-vpnaas 2026-06-25 22:57:50.558 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-06-25 22:57:50.559 1 WARNING stevedore.named [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-25 22:57:50.559 1 WARNING stevedore.named [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-25 22:57:50.613 1 INFO neutron_vpnaas.services.vpn.plugin [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-25 22:57:50.614 1 INFO neutron.common.utils [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-06-25 22:57:50.614 1 INFO neutron.manager [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loading Plugin: taas 2026-06-25 22:57:50.639 1 WARNING stevedore.named [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-25 22:57:50.646 1 INFO neutron_taas.services.taas.taas_plugin [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-25 22:57:50.646 1 INFO neutron.manager [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loading Plugin: tapmirror 2026-06-25 22:57:50.654 1 WARNING stevedore.named [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-25 22:57:50.655 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-25 22:57:50.656 1 INFO neutron.manager [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loading Plugin: auto_allocate 2026-06-25 22:57:50.660 1 INFO neutron.manager [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loading Plugin: tag 2026-06-25 22:57:50.672 1 INFO neutron.manager [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loading Plugin: timestamp 2026-06-25 22:57:50.677 1 INFO neutron.manager [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loading Plugin: network_ip_availability 2026-06-25 22:57:50.687 1 INFO neutron.manager [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loading Plugin: flavors 2026-06-25 22:57:50.695 1 INFO neutron.manager [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loading Plugin: revisions 2026-06-25 22:57:50.699 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Initializing extension manager. 2026-06-25 22:57:50.700 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: address-group 2026-06-25 22:57:50.701 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: address-scope 2026-06-25 22:57:50.702 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-06-25 22:57:50.703 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: agent 2026-06-25 22:57:50.703 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-06-25 22:57:50.704 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-25 22:57:50.705 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-25 22:57:50.706 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: availability_zone 2026-06-25 22:57:50.706 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-06-25 22:57:50.707 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-25 22:57:50.707 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: default-subnetpools 2026-06-25 22:57:50.708 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-25 22:57:50.709 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: dns-integration 2026-06-25 22:57:50.710 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: dns-domain-ports 2026-06-25 22:57:50.710 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-06-25 22:57:50.711 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-06-25 22:57:50.711 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-25 22:57:50.712 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: empty-string-filtering 2026-06-25 22:57:50.712 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-25 22:57:50.713 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-25 22:57:50.713 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: external-net 2026-06-25 22:57:50.713 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-25 22:57:50.714 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: extraroute 2026-06-25 22:57:50.715 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-06-25 22:57:50.715 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-25 22:57:50.716 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-25 22:57:50.716 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-25 22:57:50.716 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-25 22:57:50.717 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: fip-port-details 2026-06-25 22:57:50.718 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: flavors 2026-06-25 22:57:50.719 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-25 22:57:50.720 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: floatingip-pools 2026-06-25 22:57:50.720 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: ip_allocation 2026-06-25 22:57:50.720 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-06-25 22:57:50.721 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: l2_adjacency 2026-06-25 22:57:50.722 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: router 2026-06-25 22:57:50.724 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-25 22:57:50.724 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: enable-default-route-bfd 2026-06-25 22:57:50.725 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-06-25 22:57:50.725 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: ext-gw-mode 2026-06-25 22:57:50.726 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: l3-ha 2026-06-25 22:57:50.726 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-25 22:57:50.727 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: external-gateway-multihoming 2026-06-25 22:57:50.727 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: l3-flavors 2026-06-25 22:57:50.728 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-25 22:57:50.728 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-06-25 22:57:50.730 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-06-25 22:57:50.731 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-25 22:57:50.732 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: logging 2026-06-25 22:57:50.733 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-25 22:57:50.734 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-25 22:57:50.734 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: multi-provider 2026-06-25 22:57:50.735 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: net-mtu 2026-06-25 22:57:50.735 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: net-mtu-writable 2026-06-25 22:57:50.736 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: network_availability_zone 2026-06-25 22:57:50.736 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-06-25 22:57:50.737 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: network-ip-availability 2026-06-25 22:57:50.738 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-25 22:57:50.738 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: pagination 2026-06-25 22:57:50.739 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: port-device-profile 2026-06-25 22:57:50.739 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-25 22:57:50.740 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-25 22:57:50.740 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-25 22:57:50.740 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-06-25 22:57:50.741 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-25 22:57:50.741 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-25 22:57:50.742 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-25 22:57:50.742 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: port-resource-request 2026-06-25 22:57:50.743 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-25 22:57:50.743 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-25 22:57:50.744 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: binding 2026-06-25 22:57:50.744 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: binding-extended 2026-06-25 22:57:50.745 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: port-security 2026-06-25 22:57:50.745 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: project-id 2026-06-25 22:57:50.746 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: provider 2026-06-25 22:57:50.746 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-25 22:57:50.748 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: qos 2026-06-25 22:57:50.749 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-25 22:57:50.749 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-25 22:57:50.750 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: qos-default 2026-06-25 22:57:50.750 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: qos-fip 2026-06-25 22:57:50.751 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-25 22:57:50.751 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-25 22:57:50.752 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-25 22:57:50.752 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-25 22:57:50.753 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-25 22:57:50.753 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: qos-pps 2026-06-25 22:57:50.754 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-25 22:57:50.754 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-25 22:57:50.755 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: qos-rules-alias 2026-06-25 22:57:50.755 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: quota-check-limit 2026-06-25 22:57:50.756 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-25 22:57:50.758 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: quotas 2026-06-25 22:57:50.759 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: quota_details 2026-06-25 22:57:50.760 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: rbac-policies 2026-06-25 22:57:50.761 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-06-25 22:57:50.761 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: rbac-address-scope 2026-06-25 22:57:50.762 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: rbac-security-groups 2026-06-25 22:57:50.762 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-06-25 22:57:50.763 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: revision-if-match 2026-06-25 22:57:50.763 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-25 22:57:50.764 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: router_availability_zone 2026-06-25 22:57:50.764 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-25 22:57:50.766 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-25 22:57:50.766 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-25 22:57:50.767 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-06-25 22:57:50.767 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-25 22:57:50.768 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-25 22:57:50.768 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-25 22:57:50.772 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: security-group 2026-06-25 22:57:50.773 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: segment 2026-06-25 22:57:50.773 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-25 22:57:50.774 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: service-type 2026-06-25 22:57:50.774 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: sorting 2026-06-25 22:57:50.775 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: standard-attr-segment 2026-06-25 22:57:50.775 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: standard-attr-description 2026-06-25 22:57:50.776 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: stateful-security-group 2026-06-25 22:57:50.776 1 WARNING neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-25 22:57:50.777 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-06-25 22:57:50.777 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: subnet-external-network 2026-06-25 22:57:50.778 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-06-25 22:57:50.778 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-25 22:57:50.779 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: subnet-service-types 2026-06-25 22:57:50.779 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: subnet_allocation 2026-06-25 22:57:50.780 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-25 22:57:50.780 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: tag-creation 2026-06-25 22:57:50.781 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-25 22:57:50.784 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: standard-attr-tag 2026-06-25 22:57:50.785 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-25 22:57:50.785 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: trunk 2026-06-25 22:57:50.786 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: trunk-details 2026-06-25 22:57:50.786 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-25 22:57:50.787 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-25 22:57:50.787 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-25 22:57:50.788 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-25 22:57:50.789 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-06-25 22:57:50.790 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-25 22:57:50.791 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: vpn-flavors 2026-06-25 22:57:50.792 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: vpnaas 2026-06-25 22:57:50.793 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: taas 2026-06-25 22:57:50.794 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: tap-mirror 2026-06-25 22:57:50.795 1 INFO neutron.api.extensions [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-25 22:57:50.797 1 INFO oslo_service.backend.eventlet.service [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Starting 2 workers 2026-06-25 22:57:50.802 1 INFO oslo_service.backend.eventlet.service [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Starting 1 workers 2026-06-25 22:57:50.808 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-25 22:57:50.809 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-25 22:57:50.818 1 WARNING oslo_config.cfg [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] 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-06-25 22:57:50.836 12 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] 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-06-25 22:57:50.836 11 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] 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-06-25 22:57:50.838 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] tcp:10.97.232.88:6641: connecting... 2026-06-25 22:57:50.838 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] tcp:10.97.232.88:6641: connected 2026-06-25 22:57:50.841 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] tcp:10.97.232.88:6641: connecting... 2026-06-25 22:57:50.841 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] tcp:10.97.232.88:6641: connected 2026-06-25 22:57:50.884 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7e9979a0-f043-4e16-a145-36d7499af0e3'". 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'7e9979a0-f043-4e16-a145-36d7499af0e3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:50.893 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9ddc7bb1-4f0f-4218-8022-62054e759a45'". 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'9ddc7bb1-4f0f-4218-8022-62054e759a45'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:50.893 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7e9979a0-f043-4e16-a145-36d7499af0e3'". 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'7e9979a0-f043-4e16-a145-36d7499af0e3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:50.902 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9ddc7bb1-4f0f-4218-8022-62054e759a45'". 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'9ddc7bb1-4f0f-4218-8022-62054e759a45'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:50.912 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'cb94d685-09e4-4d5a-a765-76e323b242ff'". 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'cb94d685-09e4-4d5a-a765-76e323b242ff'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:50.917 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'cb94d685-09e4-4d5a-a765-76e323b242ff'". 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'cb94d685-09e4-4d5a-a765-76e323b242ff'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:50.922 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7f23b11c-7da0-4a47-8074-eaf1b414f621'". 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'7f23b11c-7da0-4a47-8074-eaf1b414f621'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:50.923 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-25 22:57:50.929 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7f23b11c-7da0-4a47-8074-eaf1b414f621'". 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'7f23b11c-7da0-4a47-8074-eaf1b414f621'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:50.930 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-25 22:57:50.946 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] tcp:10.108.241.178:6642: connecting... 2026-06-25 22:57:50.946 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] tcp:10.108.241.178:6642: connected 2026-06-25 22:57:50.956 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] tcp:10.108.241.178:6642: connecting... 2026-06-25 22:57:50.956 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] tcp:10.108.241.178:6642: connected 2026-06-25 22:57:50.969 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'42f625fd-57b1-4294-aded-276045ef19d8'". 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'42f625fd-57b1-4294-aded-276045ef19d8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:50.977 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'926e515b-1adb-4b12-9466-19906b3057e5'". 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'926e515b-1adb-4b12-9466-19906b3057e5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:50.988 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'42f625fd-57b1-4294-aded-276045ef19d8'". 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'42f625fd-57b1-4294-aded-276045ef19d8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:50.990 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'2038302e-d209-475f-96fb-ca1c74b61a8f'". 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'2038302e-d209-475f-96fb-ca1c74b61a8f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:50.994 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'926e515b-1adb-4b12-9466-19906b3057e5'". 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'926e515b-1adb-4b12-9466-19906b3057e5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:50.998 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b97b596b-f42e-4f4e-bc52-cdf5743ed24c'". 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'b97b596b-f42e-4f4e-bc52-cdf5743ed24c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:51.000 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'2038302e-d209-475f-96fb-ca1c74b61a8f'". 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'2038302e-d209-475f-96fb-ca1c74b61a8f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:51.005 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0c410aa3-af3c-4557-8ea0-e4ba9976f00f'". 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'0c410aa3-af3c-4557-8ea0-e4ba9976f00f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:51.006 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] RpcWorker process has finished the post initialization 2026-06-25 22:57:51.007 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b97b596b-f42e-4f4e-bc52-cdf5743ed24c'". 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'b97b596b-f42e-4f4e-bc52-cdf5743ed24c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:51.013 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0c410aa3-af3c-4557-8ea0-e4ba9976f00f'". 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'0c410aa3-af3c-4557-8ea0-e4ba9976f00f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:51.015 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] RpcWorker process has finished the post initialization 2026-06-25 22:57:51.026 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] tcp:10.97.232.88:6641: connecting... 2026-06-25 22:57:51.026 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] tcp:10.97.232.88:6641: connected 2026-06-25 22:57:51.035 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] tcp:10.97.232.88:6641: connecting... 2026-06-25 22:57:51.035 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] tcp:10.97.232.88:6641: connected 2026-06-25 22:57:51.056 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] tcp:10.97.232.88:6641: connecting... 2026-06-25 22:57:51.056 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] tcp:10.97.232.88:6641: connected 2026-06-25 22:57:51.066 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] tcp:10.97.232.88:6641: connecting... 2026-06-25 22:57:51.067 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] tcp:10.97.232.88:6641: connected 2026-06-25 22:57:51.799 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'4fd53f4c-c730-472c-be50-6fb0c9e11f88'". 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'4fd53f4c-c730-472c-be50-6fb0c9e11f88'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:51.801 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'4fd53f4c-c730-472c-be50-6fb0c9e11f88'". 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'4fd53f4c-c730-472c-be50-6fb0c9e11f88'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:51.809 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8488f5b0-1c33-4d92-9042-1252dea500b1'". 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'8488f5b0-1c33-4d92-9042-1252dea500b1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:51.810 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8488f5b0-1c33-4d92-9042-1252dea500b1'". 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'8488f5b0-1c33-4d92-9042-1252dea500b1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 22:57:51.816 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-11c265af-1b89-4c3e-98b0-f386d555cb66 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'73c5cf71-0465-49b3-93c3-4eee909e44a5'". 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'73c5cf71-0465-49b3-93c3-4eee909e44a5'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server [None req-4bb72aeb-0af8-4899-971c-65a67debda41 e6b7c34f919648aab2fb7b51bec84957 cee121a92688420bace95ae12f0c4f20 - - default default] Exception during message handling: sqlalchemy.exc.PendingRollbackError: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (pymysql.err.IntegrityError) (1062, "Duplicate entry 'c1d07b33-2240-4ee0-a102-57615f99e51d-db41d23f-e75c-5aa1-acc3-34f' for key 'routervpnagentbindings.PRIMARY'") [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] [parameters: {'router_id': 'c1d07b33-2240-4ee0-a102-57615f99e51d', 'vpn_agent_id': 'db41d23f-e75c-5aa1-acc3-34ff2c98756b'}] (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/services/vpn/service_drivers/base_ipsec.py", line 80, in get_vpn_services_on_host 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server local_cidr_map = plugin._build_local_subnet_cidr_map(context) 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/db/vpn/vpn_db.py", line 731, in _build_local_subnet_cidr_map 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server return {sn.id: sn.cidr for sn in query.all()} 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^ 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2699, in all 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server return self._iter().all() # type: ignore 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^ 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2853, in _iter 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server result: Union[ScalarResult[_T], Result[_T]] = self.session.execute( 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2365, in execute 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server return self._execute_internal( 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2241, in _execute_internal 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server conn = self._connection_for_bind(bind) 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2110, in _connection_for_bind 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server return trans._connection_for_bind(engine, execution_options) 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server File "", line 2, in _connection_for_bind 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/state_changes.py", line 103, in _go 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server self._raise_for_prerequisite_state(fn.__name__, current_state) 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 973, in _raise_for_prerequisite_state 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server raise sa_exc.PendingRollbackError( 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server sqlalchemy.exc.PendingRollbackError: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (pymysql.err.IntegrityError) (1062, "Duplicate entry 'c1d07b33-2240-4ee0-a102-57615f99e51d-db41d23f-e75c-5aa1-acc3-34f' for key 'routervpnagentbindings.PRIMARY'") 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server [parameters: {'router_id': 'c1d07b33-2240-4ee0-a102-57615f99e51d', 'vpn_agent_id': 'db41d23f-e75c-5aa1-acc3-34ff2c98756b'}] 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-06-25 23:41:48.680 12 ERROR oslo_messaging.rpc.server