+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --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-08-21 03:09:55.178 1 INFO neutron.common.config [-] Logging enabled! 2026-08-21 03:09:55.178 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.6.dev9 2026-08-21 03:09:55.178 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-08-21 03:09:55.179 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-21 03:09:56.186 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-21 03:09:56.188 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-21 03:09:56.192 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-21 03:09:56.192 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-21 03:09:56.193 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-21 03:09:56.193 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-21 03:09:56.193 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-21 03:09:56.199 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-21 03:09:56.199 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-21 03:09:56.200 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-21 03:09:56.218 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-21 03:09:56.219 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-21 03:09:56.219 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-21 03:09:56.253 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-21 03:09:56.253 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-21 03:09:56.253 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-21 03:09:56.253 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-21 03:09:56.533 1 INFO neutron.plugins.ml2.managers [None req-e330b37d-f611-4e21-a1d2-ed903dbb4d2d - - - - - -] Initializing driver for type 'vlan' 2026-08-21 03:09:56.688 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e330b37d-f611-4e21-a1d2-ed903dbb4d2d - - - - - -] VlanTypeDriver initialization complete 2026-08-21 03:09:56.689 1 INFO neutron.plugins.ml2.managers [None req-e330b37d-f611-4e21-a1d2-ed903dbb4d2d - - - - - -] Initializing driver for type 'vxlan' 2026-08-21 03:09:56.689 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e330b37d-f611-4e21-a1d2-ed903dbb4d2d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-21 03:09:56.745 1 INFO neutron.plugins.ml2.managers [None req-e330b37d-f611-4e21-a1d2-ed903dbb4d2d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-21 03:09:56.746 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e330b37d-f611-4e21-a1d2-ed903dbb4d2d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-21 03:09:56.746 1 INFO neutron.plugins.ml2.managers [None req-e330b37d-f611-4e21-a1d2-ed903dbb4d2d - - - - - -] Initializing extension driver 'port_security' 2026-08-21 03:09:56.746 1 INFO neutron.plugins.ml2.extensions.port_security [None req-e330b37d-f611-4e21-a1d2-ed903dbb4d2d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-21 03:09:56.746 1 INFO neutron.plugins.ml2.managers [None req-e330b37d-f611-4e21-a1d2-ed903dbb4d2d - - - - - -] Initializing extension driver 'qos' 2026-08-21 03:09:56.746 1 INFO neutron.plugins.ml2.managers [None req-e330b37d-f611-4e21-a1d2-ed903dbb4d2d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-21 03:09:56.746 1 INFO neutron.plugins.ml2.managers [None req-e330b37d-f611-4e21-a1d2-ed903dbb4d2d - - - - - -] Initializing mechanism driver 'l2population' 2026-08-21 03:09:56.756 1 INFO neutron.quota [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded quota_driver: . 2026-08-21 03:09:56.756 1 INFO neutron.plugins.ml2.plugin [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Modular L2 Plugin initialization complete 2026-08-21 03:09:56.757 1 INFO neutron.plugins.ml2.managers [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-21 03:09:56.757 1 INFO neutron.plugins.ml2.managers [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-21 03:09:56.757 1 INFO neutron.plugins.ml2.managers [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Got port-security extension from driver 'port_security' 2026-08-21 03:09:56.757 1 INFO neutron.extensions.vlantransparent [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Disabled vlantransparent extension. 2026-08-21 03:09:56.757 1 INFO neutron.extensions.qinq [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Disabled VLAN QinQ extension. 2026-08-21 03:09:56.757 1 INFO neutron.manager [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loading Plugin: qos 2026-08-21 03:09:56.768 1 INFO neutron.manager [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loading Plugin: router 2026-08-21 03:09:56.803 1 INFO neutron.services.service_base [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-21 03:09:56.803 1 INFO neutron.manager [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loading Plugin: segments 2026-08-21 03:09:56.865 1 INFO neutron.manager [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loading Plugin: trunk 2026-08-21 03:09:56.876 1 INFO neutron.manager [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loading Plugin: vpnaas 2026-08-21 03:09:56.907 1 WARNING stevedore.named [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-21 03:09:56.907 1 WARNING stevedore.named [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-21 03:09:57.100 1 INFO neutron_vpnaas.services.vpn.plugin [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-21 03:09:57.100 1 INFO neutron.common.utils [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-21 03:09:57.100 1 INFO neutron.manager [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loading Plugin: taas 2026-08-21 03:09:57.120 1 WARNING stevedore.named [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-21 03:09:57.146 1 INFO neutron_taas.services.taas.taas_plugin [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-21 03:09:57.147 1 INFO neutron.manager [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loading Plugin: tapmirror 2026-08-21 03:09:57.156 1 WARNING stevedore.named [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-21 03:09:57.169 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-21 03:09:57.169 1 INFO neutron.manager [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loading Plugin: auto_allocate 2026-08-21 03:09:57.173 1 INFO neutron.manager [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loading Plugin: tag 2026-08-21 03:09:57.178 1 INFO neutron.manager [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loading Plugin: timestamp 2026-08-21 03:09:57.181 1 INFO neutron.manager [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loading Plugin: network_ip_availability 2026-08-21 03:09:57.184 1 INFO neutron.manager [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loading Plugin: flavors 2026-08-21 03:09:57.186 1 INFO neutron.manager [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loading Plugin: revisions 2026-08-21 03:09:57.189 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Initializing extension manager. 2026-08-21 03:09:57.190 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: address-group 2026-08-21 03:09:57.191 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: address-scope 2026-08-21 03:09:57.191 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-21 03:09:57.192 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: agent 2026-08-21 03:09:57.193 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: agent-resources-synced 2026-08-21 03:09:57.194 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: allowed-address-pairs 2026-08-21 03:09:57.194 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: auto-allocated-topology 2026-08-21 03:09:57.195 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: availability_zone 2026-08-21 03:09:57.195 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: availability_zone_filter 2026-08-21 03:09:57.196 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-21 03:09:57.196 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: default-subnetpools 2026-08-21 03:09:57.197 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-21 03:09:57.198 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: dns-integration 2026-08-21 03:09:57.198 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: dns-domain-ports 2026-08-21 03:09:57.199 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-21 03:09:57.199 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: dvr 2026-08-21 03:09:57.200 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-21 03:09:57.200 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: empty-string-filtering 2026-08-21 03:09:57.201 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-21 03:09:57.201 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-21 03:09:57.201 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: external-net 2026-08-21 03:09:57.202 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-21 03:09:57.202 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: extraroute 2026-08-21 03:09:57.203 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: extraroute-atomic 2026-08-21 03:09:57.203 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-21 03:09:57.204 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-21 03:09:57.204 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-21 03:09:57.204 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-21 03:09:57.205 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: fip-port-details 2026-08-21 03:09:57.205 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: flavors 2026-08-21 03:09:57.206 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-21 03:09:57.207 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: floatingip-pools 2026-08-21 03:09:57.207 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: ip_allocation 2026-08-21 03:09:57.208 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: ip-substring-filtering 2026-08-21 03:09:57.208 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: l2_adjacency 2026-08-21 03:09:57.209 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: router 2026-08-21 03:09:57.211 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-21 03:09:57.211 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-21 03:09:57.212 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-21 03:09:57.212 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: ext-gw-mode 2026-08-21 03:09:57.213 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: l3-ha 2026-08-21 03:09:57.213 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-21 03:09:57.214 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-21 03:09:57.214 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: l3-flavors 2026-08-21 03:09:57.215 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-21 03:09:57.215 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-21 03:09:57.217 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-21 03:09:57.218 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-21 03:09:57.219 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-21 03:09:57.219 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-21 03:09:57.220 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-21 03:09:57.220 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: multi-provider 2026-08-21 03:09:57.221 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: net-mtu 2026-08-21 03:09:57.221 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: net-mtu-writable 2026-08-21 03:09:57.222 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: network_availability_zone 2026-08-21 03:09:57.222 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: network_ha 2026-08-21 03:09:57.223 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: network-ip-availability 2026-08-21 03:09:57.224 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-21 03:09:57.224 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: pagination 2026-08-21 03:09:57.224 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: port-device-profile 2026-08-21 03:09:57.225 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-21 03:09:57.225 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-21 03:09:57.226 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-21 03:09:57.226 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: port-mac-override 2026-08-21 03:09:57.227 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-21 03:09:57.227 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-21 03:09:57.227 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-21 03:09:57.228 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: port-resource-request 2026-08-21 03:09:57.228 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: port-resource-request-groups 2026-08-21 03:09:57.229 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-21 03:09:57.229 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: binding 2026-08-21 03:09:57.230 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: binding-extended 2026-08-21 03:09:57.230 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: port-security 2026-08-21 03:09:57.231 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: project-id 2026-08-21 03:09:57.231 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: provider 2026-08-21 03:09:57.232 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-21 03:09:57.233 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: qos 2026-08-21 03:09:57.234 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-21 03:09:57.234 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-21 03:09:57.235 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: qos-default 2026-08-21 03:09:57.235 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: qos-fip 2026-08-21 03:09:57.236 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-21 03:09:57.236 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: qos-gateway-ip 2026-08-21 03:09:57.236 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: qos-port-network-policy 2026-08-21 03:09:57.237 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: qos-pps-minimum 2026-08-21 03:09:57.237 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-21 03:09:57.238 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: qos-pps 2026-08-21 03:09:57.238 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: qos-rule-type-details 2026-08-21 03:09:57.239 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-21 03:09:57.239 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: qos-rules-alias 2026-08-21 03:09:57.240 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: quota-check-limit 2026-08-21 03:09:57.240 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: quota-check-limit-default 2026-08-21 03:09:57.242 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: quotas 2026-08-21 03:09:57.244 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: quota_details 2026-08-21 03:09:57.246 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: rbac-policies 2026-08-21 03:09:57.246 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: rbac-address-group 2026-08-21 03:09:57.246 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: rbac-address-scope 2026-08-21 03:09:57.247 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: rbac-security-groups 2026-08-21 03:09:57.247 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: rbac-subnetpool 2026-08-21 03:09:57.248 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: revision-if-match 2026-08-21 03:09:57.248 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: standard-attr-revisions 2026-08-21 03:09:57.249 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: router_availability_zone 2026-08-21 03:09:57.249 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-21 03:09:57.251 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: security-groups-default-rules 2026-08-21 03:09:57.251 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-21 03:09:57.251 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-21 03:09:57.252 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-21 03:09:57.252 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-21 03:09:57.253 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-21 03:09:57.256 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: security-group 2026-08-21 03:09:57.257 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: segment 2026-08-21 03:09:57.258 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-21 03:09:57.258 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: service-type 2026-08-21 03:09:57.259 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: sorting 2026-08-21 03:09:57.259 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: standard-attr-segment 2026-08-21 03:09:57.260 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: standard-attr-description 2026-08-21 03:09:57.260 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: stateful-security-group 2026-08-21 03:09:57.260 1 WARNING neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-21 03:09:57.261 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-21 03:09:57.261 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: subnet-external-network 2026-08-21 03:09:57.262 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: subnet_onboard 2026-08-21 03:09:57.262 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-21 03:09:57.263 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: subnet-service-types 2026-08-21 03:09:57.263 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: subnet_allocation 2026-08-21 03:09:57.264 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-21 03:09:57.264 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: tag-creation 2026-08-21 03:09:57.265 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-21 03:09:57.268 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: standard-attr-tag 2026-08-21 03:09:57.268 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-21 03:09:57.269 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: trunk 2026-08-21 03:09:57.269 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: trunk-details 2026-08-21 03:09:57.270 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-21 03:09:57.270 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-21 03:09:57.271 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-21 03:09:57.271 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-21 03:09:57.273 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-21 03:09:57.273 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-21 03:09:57.274 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: vpn-flavors 2026-08-21 03:09:57.275 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: vpnaas 2026-08-21 03:09:57.276 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: taas 2026-08-21 03:09:57.277 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: tap-mirror 2026-08-21 03:09:57.278 1 INFO neutron.api.extensions [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Loaded extension: taas-vlan-filter 2026-08-21 03:09:57.280 1 INFO oslo_service.backend.eventlet.service [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Starting 2 workers 2026-08-21 03:09:57.284 1 INFO oslo_service.backend.eventlet.service [None req-a80f33c6-2ac2-4075-bed5-79b5db3fb3fe - - - - - -] Starting 1 workers 2026-08-21 03:10:35.235 12 INFO neutron.db.l3_hamode_db [None req-48d04f24-6470-4313-ada3-b59c6ff84230 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-21 03:10:48.784 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 795a815f-881a-40bc-8323-b700a8832405 2026-08-21 03:10:49.501 12 INFO neutron.plugins.ml2.plugin [None req-0e74b409-b977-44b1-bf09-4a6c69cc7ae7 - - - - - -] Attempt 1 to provision port 795a815f-881a-40bc-8323-b700a8832405 2026-08-21 03:10:55.322 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 795a815f-881a-40bc-8323-b700a8832405 2026-08-21 03:10:56.681 12 INFO neutron.plugins.ml2.plugin [None req-93d52adc-836a-4579-b28b-9e75da1056fe - - - - - -] Attempt 1 to provision port 795a815f-881a-40bc-8323-b700a8832405 2026-08-21 03:15:25.536 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 7f57427c-ce75-4754-a1fc-4341398a6497 2026-08-21 03:15:26.315 12 INFO neutron.plugins.ml2.plugin [None req-7690f3a5-8e71-48c9-92bc-c8e27787cb1c - - - - - -] Attempt 1 to provision port 7f57427c-ce75-4754-a1fc-4341398a6497 2026-08-21 03:15:27.507 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 7f57427c-ce75-4754-a1fc-4341398a6497 2026-08-21 03:15:27.970 12 INFO neutron.plugins.ml2.plugin [None req-4b4cb6d2-905c-47ce-b587-cc8935e41d2f - - - - - -] Attempt 1 to provision port 7f57427c-ce75-4754-a1fc-4341398a6497 2026-08-21 03:15:33.053 12 INFO neutron.plugins.ml2.plugin [None req-da651fa7-1a42-405c-8402-1a0702d7c0a1 - - - - - -] Attempt 1 to provision port d231d2aa-ae66-4fc2-b034-f4a9182a27a2 2026-08-21 03:19:28.401 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port d231d2aa-ae66-4fc2-b034-f4a9182a27a2 2026-08-21 03:19:29.794 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port d231d2aa-ae66-4fc2-b034-f4a9182a27a2 2026-08-21 03:29:06.153 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 387125e8-f167-4fea-9b1c-dcd1599bb628 2026-08-21 03:29:08.138 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 387125e8-f167-4fea-9b1c-dcd1599bb628 2026-08-21 03:46:35.228 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port e37a9e7c-a2bf-486d-ac65-09608b6fe3bb 2026-08-21 03:46:35.945 11 INFO neutron.plugins.ml2.plugin [None req-f6e70f9e-11b3-47b7-8913-60dca1a1e7cf - - - - - -] Attempt 1 to provision port e37a9e7c-a2bf-486d-ac65-09608b6fe3bb 2026-08-21 03:46:37.225 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port e37a9e7c-a2bf-486d-ac65-09608b6fe3bb 2026-08-21 03:46:39.242 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port d3629097-dc27-4d39-8b6d-fcb77de4ba78 2026-08-21 03:46:41.292 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 56326a12-1809-4111-a2c8-1deae928c775 2026-08-21 03:46:41.719 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port d3629097-dc27-4d39-8b6d-fcb77de4ba78 2026-08-21 03:46:43.243 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 56326a12-1809-4111-a2c8-1deae928c775 2026-08-21 03:46:44.745 11 INFO neutron.plugins.ml2.plugin [None req-5e147d53-4254-4bd0-91ff-2824e1dc0951 - - - - - -] Attempt 1 to provision port e37a9e7c-a2bf-486d-ac65-09608b6fe3bb 2026-08-21 03:46:44.812 11 INFO neutron.plugins.ml2.plugin [None req-5e147d53-4254-4bd0-91ff-2824e1dc0951 - - - - - -] Attempt 1 to provision port 06fde315-4add-4108-8c13-06248525f4c9 2026-08-21 03:46:44.845 11 INFO neutron.plugins.ml2.plugin [None req-5e147d53-4254-4bd0-91ff-2824e1dc0951 - - - - - -] Attempt 1 to provision port 9492664c-7fcb-4ddb-b62b-acf45e7804b1 2026-08-21 03:46:44.878 11 INFO neutron.plugins.ml2.plugin [None req-5e147d53-4254-4bd0-91ff-2824e1dc0951 - - - - - -] Attempt 1 to provision port d3629097-dc27-4d39-8b6d-fcb77de4ba78 2026-08-21 03:46:44.925 11 INFO neutron.plugins.ml2.plugin [None req-5e147d53-4254-4bd0-91ff-2824e1dc0951 - - - - - -] Attempt 1 to provision port 56326a12-1809-4111-a2c8-1deae928c775 2026-08-21 03:46:49.544 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port a59082c4-d8cb-4062-bc64-55a767dd2d00 2026-08-21 03:46:49.940 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 267b7e69-5625-47d5-9dbf-692229569914 2026-08-21 03:46:51.362 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 267b7e69-5625-47d5-9dbf-692229569914 2026-08-21 03:46:57.294 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 8cdf6e14-7cf5-4b03-8f32-16c451e320e3 2026-08-21 03:46:59.323 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 6dc52149-ae78-4ef8-ad6d-998e2abab68f 2026-08-21 03:46:59.653 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 8cdf6e14-7cf5-4b03-8f32-16c451e320e3 2026-08-21 03:47:01.380 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 6dc52149-ae78-4ef8-ad6d-998e2abab68f 2026-08-21 03:47:01.619 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port de6db7df-4dc4-4716-8e83-9368fc2fe776 2026-08-21 03:47:03.303 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port de6db7df-4dc4-4716-8e83-9368fc2fe776 2026-08-21 03:47:05.474 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 40161a96-bc42-4904-91cf-b90ff8d3af82 2026-08-21 03:47:06.008 12 INFO neutron.plugins.ml2.plugin [None req-7839a107-e629-4a96-85d4-1252449ebc57 - - - - - -] Attempt 1 to provision port 906891c8-5fe4-4bff-9256-bf63532897fd 2026-08-21 03:47:06.036 12 INFO neutron.plugins.ml2.plugin [None req-7839a107-e629-4a96-85d4-1252449ebc57 - - - - - -] Attempt 1 to provision port 40161a96-bc42-4904-91cf-b90ff8d3af82 2026-08-21 03:47:07.303 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 40161a96-bc42-4904-91cf-b90ff8d3af82 2026-08-21 03:47:10.435 12 INFO neutron.plugins.ml2.plugin [None req-f4b4b205-122d-4773-b6dc-b0c8294dcbbf - - - - - -] Attempt 1 to provision port 40161a96-bc42-4904-91cf-b90ff8d3af82 2026-08-21 03:47:11.358 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 2451ba4c-f3c6-4c8f-a1d4-5310a269eed0 2026-08-21 03:47:13.471 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 2451ba4c-f3c6-4c8f-a1d4-5310a269eed0 2026-08-21 03:47:15.323 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 3875284e-4dfb-48bd-9f03-fbf0324aeaae 2026-08-21 03:47:17.027 11 INFO neutron.plugins.ml2.plugin [None req-b5435e7c-2cee-4a8d-99af-2e0814856037 - - - - - -] Attempt 1 to provision port eca0db58-0676-455a-ae12-91087b5f2e6b 2026-08-21 03:47:17.064 11 INFO neutron.plugins.ml2.plugin [None req-b5435e7c-2cee-4a8d-99af-2e0814856037 - - - - - -] Attempt 1 to provision port 3875284e-4dfb-48bd-9f03-fbf0324aeaae 2026-08-21 03:47:17.373 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 3875284e-4dfb-48bd-9f03-fbf0324aeaae 2026-08-21 03:47:27.304 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 74e1a66a-8dcd-464e-b3f0-29340fcac60b 2026-08-21 03:47:27.482 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 769cbaea-05a7-4d64-928f-eb1f2620b658 2026-08-21 03:47:29.577 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 769cbaea-05a7-4d64-928f-eb1f2620b658 2026-08-21 03:47:31.386 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 6b80e983-7c97-4285-983a-34134cc566e9 2026-08-21 03:47:33.428 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 6b80e983-7c97-4285-983a-34134cc566e9 2026-08-21 03:47:33.909 12 INFO neutron.plugins.ml2.plugin [None req-dfbee1c5-4ba0-4c1d-a28c-f825d82a5abc - - - - - -] Attempt 1 to provision port 6b80e983-7c97-4285-983a-34134cc566e9 2026-08-21 03:47:45.358 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 113a6caf-c836-4d69-91b1-b386f9f3e20e 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server [None req-84f288cd-e602-4c71-acdf-a3090646d397 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet c2487607-22b2-4baf-a0a4-429acaab0445: This subnet is being modified by another concurrent operation. 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-21 03:48:04.774 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-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 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-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 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-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server raise self.value 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server raise self.value 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server raise self.value 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server raise self.value 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server raise self.value 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server raise self.value 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1585, in create_port_db 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 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-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server raise exception 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet c2487607-22b2-4baf-a0a4-429acaab0445: This subnet is being modified by another concurrent operation. 2026-08-21 03:48:04.774 12 ERROR oslo_messaging.rpc.server 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server [None req-d46f0c07-6cd4-4757-add9-436ee3a87eda - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 7caec5f8-16d2-46c7-bac1-c71d8f410b0d: This subnet is being modified by another concurrent operation. 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-21 03:48:09.407 11 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-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 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-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server raise self.value 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1585, in create_port_db 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server raise exception 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 7caec5f8-16d2-46c7-bac1-c71d8f410b0d: This subnet is being modified by another concurrent operation. 2026-08-21 03:48:09.407 11 ERROR oslo_messaging.rpc.server 2026-08-21 03:48:14.598 12 INFO neutron.plugins.ml2.plugin [None req-a6963e30-a0bf-45de-adb2-6d902e2c88d8 - - - - - -] Attempt 1 to provision port 795a815f-881a-40bc-8323-b700a8832405 2026-08-21 03:48:27.310 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 2140ab1d-1882-497e-b071-2707a2787605 2026-08-21 03:48:28.175 12 INFO neutron.plugins.ml2.plugin [None req-a81e6a67-37fb-46e7-9b5a-20994447d1bd - - - - - -] Attempt 1 to provision port 5fbca563-fdd4-4ee7-8ba4-c12eb8321056 2026-08-21 03:48:28.198 12 INFO neutron.plugins.ml2.plugin [None req-a81e6a67-37fb-46e7-9b5a-20994447d1bd - - - - - -] Attempt 1 to provision port 2140ab1d-1882-497e-b071-2707a2787605 2026-08-21 03:48:29.427 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 2140ab1d-1882-497e-b071-2707a2787605 2026-08-21 03:48:29.624 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 93dd2a44-d8a1-4b78-b591-a8d9f139dab5 2026-08-21 03:48:31.286 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 93dd2a44-d8a1-4b78-b591-a8d9f139dab5 2026-08-21 03:48:31.472 12 INFO neutron.plugins.ml2.plugin [None req-e2d9df68-31d3-49a0-941f-5659c094e12d - - - - - -] Attempt 1 to provision port 2140ab1d-1882-497e-b071-2707a2787605 2026-08-21 03:48:31.549 12 INFO neutron.plugins.ml2.plugin [None req-e2d9df68-31d3-49a0-941f-5659c094e12d - - - - - -] Attempt 1 to provision port ae1c7bc2-a3f5-4e75-b7a5-6eabae57776e 2026-08-21 03:48:53.083 12 INFO neutron.plugins.ml2.plugin [None req-a175990c-a2df-404f-86d5-c605acad2ff3 - - - - - -] Attempt 1 to provision port 99306321-9a44-4f80-a81d-ab475045e9e5 2026-08-21 03:48:57.433 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 572def45-5cc3-4fc2-8c71-6e0ce43fa8fe 2026-08-21 03:48:58.822 11 INFO neutron.plugins.ml2.plugin [None req-06498256-381b-4398-a3ad-3a38e6a4380d - - - - - -] Attempt 1 to provision port a8440acb-0e17-4239-b1e1-7a96f5cfaf4a 2026-08-21 03:48:59.393 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port a8440acb-0e17-4239-b1e1-7a96f5cfaf4a 2026-08-21 03:48:59.682 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 572def45-5cc3-4fc2-8c71-6e0ce43fa8fe 2026-08-21 03:49:00.564 12 INFO neutron.plugins.ml2.plugin [None req-a8bb566b-cbe2-4df2-8233-e244c2d88476 - - - - - -] Attempt 1 to provision port fb7f444e-705a-4cf9-ba19-e065f688405b 2026-08-21 03:49:00.614 12 INFO neutron.plugins.ml2.plugin [None req-12f3ee33-faa6-4310-a66d-9e55dac1e180 - - - - - -] Attempt 1 to provision port a8440acb-0e17-4239-b1e1-7a96f5cfaf4a 2026-08-21 03:49:01.299 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port a8440acb-0e17-4239-b1e1-7a96f5cfaf4a 2026-08-21 03:49:01.764 12 INFO neutron.plugins.ml2.plugin [None req-213749f2-9f64-46f4-b4c7-4edfaebc230c - - - - - -] Attempt 1 to provision port fb7f444e-705a-4cf9-ba19-e065f688405b 2026-08-21 03:49:03.069 12 INFO neutron.plugins.ml2.plugin [None req-0325b28d-a244-422c-8e0a-f467e9742cb6 - - - - - -] Attempt 1 to provision port fb7f444e-705a-4cf9-ba19-e065f688405b 2026-08-21 03:49:13.268 11 INFO neutron_taas.services.taas.taas_plugin [None req-815982c1-83ab-4ad7-814b-5966337bee32 - - - - - -] TaaS: Handle Delete Port: a8440acb-0e17-4239-b1e1-7a96f5cfaf4a 2026-08-21 03:49:13.276 11 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-815982c1-83ab-4ad7-814b-5966337bee32 - - - - - -] Tap Mirror: Handle Delete Port: a8440acb-0e17-4239-b1e1-7a96f5cfaf4a 2026-08-21 03:49:27.447 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 06f8fbf7-bc17-414c-9cbd-2e7d216e5e96 2026-08-21 03:49:28.401 11 INFO neutron.plugins.ml2.plugin [None req-724d6485-1106-4359-8858-ba99baf3a7cf - - - - - -] Attempt 1 to provision port 06f8fbf7-bc17-414c-9cbd-2e7d216e5e96 2026-08-21 03:49:29.313 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 06f8fbf7-bc17-414c-9cbd-2e7d216e5e96 2026-08-21 03:49:32.396 11 INFO neutron.plugins.ml2.plugin [None req-a0a49a48-a7e4-48dd-b8ee-5bb3f248d449 - - - - - -] Attempt 1 to provision port be1722a8-df0a-41fe-80ac-3c85ff56829c 2026-08-21 03:49:32.424 11 INFO neutron.plugins.ml2.plugin [None req-a0a49a48-a7e4-48dd-b8ee-5bb3f248d449 - - - - - -] Attempt 1 to provision port 06f8fbf7-bc17-414c-9cbd-2e7d216e5e96 2026-08-21 03:49:33.395 11 INFO neutron.plugins.ml2.plugin [None req-ce69051f-27c3-4742-8bc9-e2018de0748f - - - - - -] Attempt 1 to provision port bc08a09e-7777-469b-9d2e-dcf872cb2670 2026-08-21 03:49:35.203 11 INFO neutron.plugins.ml2.plugin [None req-b7a5f9f1-0264-4323-8d5f-4227dc61da4a - - - - - -] Attempt 1 to provision port e001cdd7-bf54-4f26-8362-ba8e02ade80f 2026-08-21 03:49:35.386 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port bc08a09e-7777-469b-9d2e-dcf872cb2670 2026-08-21 03:49:37.441 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port a1bfbf45-6b41-42af-b580-8ffee5279434 2026-08-21 03:49:39.399 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port fd3b21e9-5ade-4dd4-962c-51d26fa44816 2026-08-21 03:49:39.881 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port a1bfbf45-6b41-42af-b580-8ffee5279434 2026-08-21 03:49:40.312 11 INFO neutron.plugins.ml2.plugin [None req-badbbc85-150e-4860-a14d-e1ff3cdd8f70 - - - - - -] Attempt 1 to provision port a1bfbf45-6b41-42af-b580-8ffee5279434 2026-08-21 03:49:40.377 11 INFO neutron.plugins.ml2.plugin [None req-badbbc85-150e-4860-a14d-e1ff3cdd8f70 - - - - - -] Attempt 1 to provision port e33b80aa-9575-45a3-8f25-106cde7fc83b 2026-08-21 03:49:40.397 11 INFO neutron.plugins.ml2.plugin [None req-badbbc85-150e-4860-a14d-e1ff3cdd8f70 - - - - - -] Attempt 1 to provision port e001cdd7-bf54-4f26-8362-ba8e02ade80f 2026-08-21 03:49:41.340 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port fd3b21e9-5ade-4dd4-962c-51d26fa44816 2026-08-21 03:49:42.553 11 INFO neutron.plugins.ml2.plugin [None req-531b3dd3-5d64-45ae-a6e6-35bd0effc283 - - - - - -] Attempt 1 to provision port a1bfbf45-6b41-42af-b580-8ffee5279434 2026-08-21 03:49:42.633 11 INFO neutron.plugins.ml2.plugin [None req-531b3dd3-5d64-45ae-a6e6-35bd0effc283 - - - - - -] Attempt 1 to provision port 74670f0f-516c-44cc-8f14-a1ae6d457a3a 2026-08-21 03:49:46.810 12 INFO neutron.plugins.ml2.plugin [None req-fbe219b0-03f7-42ad-b45f-e7c1b58f06ca - - - - - -] Attempt 1 to provision port 74670f0f-516c-44cc-8f14-a1ae6d457a3a 2026-08-21 03:49:46.835 12 INFO neutron.plugins.ml2.plugin [None req-fbe219b0-03f7-42ad-b45f-e7c1b58f06ca - - - - - -] Attempt 1 to provision port ba0b1cac-9a90-4579-8cf4-3ad55cbc29a8 2026-08-21 03:49:47.596 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port ba0b1cac-9a90-4579-8cf4-3ad55cbc29a8 2026-08-21 03:50:05.392 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port c76f5599-4138-4efa-b434-1f5a673a627a 2026-08-21 03:50:05.779 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 2062b9a9-8373-4e79-b4c3-c54d3b201517 2026-08-21 03:50:07.351 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port c76f5599-4138-4efa-b434-1f5a673a627a 2026-08-21 03:50:07.572 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 2062b9a9-8373-4e79-b4c3-c54d3b201517 2026-08-21 03:50:09.498 11 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port edb63c11-9fc9-40df-8cd6-b0a9b99d57f7 2026-08-21 03:50:11.568 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 92727812-a52a-4904-af19-1039ff2ee9af 2026-08-21 03:50:12.029 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port edb63c11-9fc9-40df-8cd6-b0a9b99d57f7 2026-08-21 03:50:13.397 12 INFO neutron.plugins.ml2.plugin [None req-274971c3-7cca-4c48-8c63-79826c578c0b - - - - - -] Attempt 1 to provision port 92727812-a52a-4904-af19-1039ff2ee9af 2026-08-21 03:50:15.198 12 INFO neutron.plugins.ml2.plugin [None req-9d6ccd01-e9b0-4873-ad7d-39be9fecccbf - - - - - -] Attempt 1 to provision port 92727812-a52a-4904-af19-1039ff2ee9af 2026-08-21 03:50:15.243 12 INFO neutron.plugins.ml2.plugin [None req-9d6ccd01-e9b0-4873-ad7d-39be9fecccbf - - - - - -] Attempt 1 to provision port 46575b88-0da0-4d3d-b55c-99fa853352cd 2026-08-21 03:50:15.266 12 INFO neutron.plugins.ml2.plugin [None req-9d6ccd01-e9b0-4873-ad7d-39be9fecccbf - - - - - -] Attempt 1 to provision port 25e7ea86-5325-4dec-b0af-bea89a891c9b 2026-08-21 03:50:15.294 12 INFO neutron.plugins.ml2.plugin [None req-9d6ccd01-e9b0-4873-ad7d-39be9fecccbf - - - - - -] Attempt 1 to provision port edb63c11-9fc9-40df-8cd6-b0a9b99d57f7 2026-08-21 03:50:15.347 12 INFO neutron.plugins.ml2.plugin [None req-9d6ccd01-e9b0-4873-ad7d-39be9fecccbf - - - - - -] Attempt 1 to provision port c76f5599-4138-4efa-b434-1f5a673a627a 2026-08-21 03:50:15.409 12 INFO neutron.plugins.ml2.plugin [None req-9d6ccd01-e9b0-4873-ad7d-39be9fecccbf - - - - - -] Attempt 1 to provision port 5f1025d0-b9c1-47f0-a571-0abf02ab04b3 2026-08-21 03:50:20.616 12 INFO neutron.plugins.ml2.plugin [None req-63c2e330-8a94-451a-b081-a609aeb71c50 - - - - - -] Attempt 1 to provision port fe14034b-5547-4e72-9b07-65fd5b82690d 2026-08-21 03:50:20.642 12 INFO neutron.plugins.ml2.plugin [None req-63c2e330-8a94-451a-b081-a609aeb71c50 - - - - - -] Attempt 1 to provision port edb63c11-9fc9-40df-8cd6-b0a9b99d57f7 2026-08-21 03:50:20.702 12 INFO neutron.plugins.ml2.plugin [None req-63c2e330-8a94-451a-b081-a609aeb71c50 - - - - - -] Attempt 1 to provision port c76f5599-4138-4efa-b434-1f5a673a627a 2026-08-21 03:50:20.750 12 INFO neutron.plugins.ml2.plugin [None req-63c2e330-8a94-451a-b081-a609aeb71c50 - - - - - -] Attempt 1 to provision port 92727812-a52a-4904-af19-1039ff2ee9af 2026-08-21 03:50:25.602 11 INFO neutron.plugins.ml2.plugin [None req-e04eb096-3fcf-4fce-9e8c-8ba5f97885de - - - - - -] Attempt 1 to provision port c76f5599-4138-4efa-b434-1f5a673a627a