+ 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-04-14 13:38:53.235 1 INFO neutron.common.config [-] Logging enabled! 2026-04-14 13:38:53.235 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.3.dev42 2026-04-14 13:38:53.235 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-14 13:38:53.236 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-14 13:38:54.181 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 13:38:54.183 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-14 13:38:54.186 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-14 13:38:54.187 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-14 13:38:54.187 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-14 13:38:54.188 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-14 13:38:54.188 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 13:38:54.194 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 13:38:54.194 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-14 13:38:54.194 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 13:38:54.214 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-14 13:38:54.216 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-14 13:38:54.216 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-14 13:38:54.252 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-14 13:38:54.252 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-14 13:38:54.253 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-14 13:38:54.253 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-14 13:38:54.546 1 INFO neutron.plugins.ml2.managers [None req-edfdbd75-35d4-4b04-9c17-4f6d8d4ee652 - - - - - -] Initializing driver for type 'vlan' 2026-04-14 13:38:54.688 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-edfdbd75-35d4-4b04-9c17-4f6d8d4ee652 - - - - - -] VlanTypeDriver initialization complete 2026-04-14 13:38:54.688 1 INFO neutron.plugins.ml2.managers [None req-edfdbd75-35d4-4b04-9c17-4f6d8d4ee652 - - - - - -] Initializing driver for type 'vxlan' 2026-04-14 13:38:54.688 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-edfdbd75-35d4-4b04-9c17-4f6d8d4ee652 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-14 13:38:54.746 1 INFO neutron.plugins.ml2.managers [None req-edfdbd75-35d4-4b04-9c17-4f6d8d4ee652 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-14 13:38:54.746 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-edfdbd75-35d4-4b04-9c17-4f6d8d4ee652 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-14 13:38:54.746 1 INFO neutron.plugins.ml2.managers [None req-edfdbd75-35d4-4b04-9c17-4f6d8d4ee652 - - - - - -] Initializing extension driver 'port_security' 2026-04-14 13:38:54.747 1 INFO neutron.plugins.ml2.extensions.port_security [None req-edfdbd75-35d4-4b04-9c17-4f6d8d4ee652 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-14 13:38:54.747 1 INFO neutron.plugins.ml2.managers [None req-edfdbd75-35d4-4b04-9c17-4f6d8d4ee652 - - - - - -] Initializing extension driver 'qos' 2026-04-14 13:38:54.747 1 INFO neutron.plugins.ml2.managers [None req-edfdbd75-35d4-4b04-9c17-4f6d8d4ee652 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-14 13:38:54.747 1 INFO neutron.plugins.ml2.managers [None req-edfdbd75-35d4-4b04-9c17-4f6d8d4ee652 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-14 13:38:54.761 1 INFO neutron.quota [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded quota_driver: . 2026-04-14 13:38:54.761 1 INFO neutron.plugins.ml2.plugin [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Modular L2 Plugin initialization complete 2026-04-14 13:38:54.761 1 INFO neutron.plugins.ml2.managers [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-14 13:38:54.762 1 INFO neutron.plugins.ml2.managers [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-14 13:38:54.762 1 INFO neutron.plugins.ml2.managers [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Got port-security extension from driver 'port_security' 2026-04-14 13:38:54.762 1 INFO neutron.extensions.vlantransparent [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Disabled vlantransparent extension. 2026-04-14 13:38:54.762 1 INFO neutron.extensions.qinq [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Disabled VLAN QinQ extension. 2026-04-14 13:38:54.762 1 INFO neutron.manager [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loading Plugin: qos 2026-04-14 13:38:54.774 1 INFO neutron.manager [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loading Plugin: router 2026-04-14 13:38:54.812 1 INFO neutron.services.service_base [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-14 13:38:54.813 1 INFO neutron.manager [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loading Plugin: segments 2026-04-14 13:38:54.876 1 INFO neutron.manager [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loading Plugin: trunk 2026-04-14 13:38:54.888 1 INFO neutron.manager [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loading Plugin: vpnaas 2026-04-14 13:38:54.919 1 WARNING stevedore.named [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 13:38:54.919 1 WARNING stevedore.named [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-14 13:38:55.142 1 INFO neutron_vpnaas.services.vpn.plugin [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-14 13:38:55.142 1 INFO neutron.common.utils [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-14 13:38:55.143 1 INFO neutron.manager [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loading Plugin: taas 2026-04-14 13:38:55.163 1 WARNING stevedore.named [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 13:38:55.163 1 WARNING stevedore.named [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-14 13:38:55.190 1 INFO neutron_taas.services.taas.taas_plugin [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-14 13:38:55.190 1 INFO neutron.manager [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loading Plugin: tapmirror 2026-04-14 13:38:55.203 1 WARNING stevedore.named [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-14 13:38:55.203 1 WARNING stevedore.named [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-14 13:38:55.215 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-14 13:38:55.215 1 INFO neutron.manager [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loading Plugin: auto_allocate 2026-04-14 13:38:55.220 1 INFO neutron.manager [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loading Plugin: tag 2026-04-14 13:38:55.228 1 INFO neutron.manager [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loading Plugin: timestamp 2026-04-14 13:38:55.231 1 INFO neutron.manager [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loading Plugin: network_ip_availability 2026-04-14 13:38:55.234 1 INFO neutron.manager [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loading Plugin: flavors 2026-04-14 13:38:55.236 1 INFO neutron.manager [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loading Plugin: revisions 2026-04-14 13:38:55.239 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Initializing extension manager. 2026-04-14 13:38:55.240 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: address-group 2026-04-14 13:38:55.241 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: address-scope 2026-04-14 13:38:55.242 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-14 13:38:55.243 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: agent 2026-04-14 13:38:55.243 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: agent-resources-synced 2026-04-14 13:38:55.244 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: allowed-address-pairs 2026-04-14 13:38:55.245 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: auto-allocated-topology 2026-04-14 13:38:55.245 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: availability_zone 2026-04-14 13:38:55.246 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: availability_zone_filter 2026-04-14 13:38:55.246 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-14 13:38:55.247 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: default-subnetpools 2026-04-14 13:38:55.248 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-14 13:38:55.248 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: dns-integration 2026-04-14 13:38:55.249 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: dns-domain-ports 2026-04-14 13:38:55.249 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-14 13:38:55.250 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: dvr 2026-04-14 13:38:55.250 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-14 13:38:55.250 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: empty-string-filtering 2026-04-14 13:38:55.251 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 13:38:55.251 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-14 13:38:55.252 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: external-net 2026-04-14 13:38:55.252 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-14 13:38:55.253 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: extraroute 2026-04-14 13:38:55.253 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: extraroute-atomic 2026-04-14 13:38:55.254 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-14 13:38:55.254 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-14 13:38:55.254 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-14 13:38:55.255 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-14 13:38:55.255 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: fip-port-details 2026-04-14 13:38:55.256 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: flavors 2026-04-14 13:38:55.257 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-14 13:38:55.257 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: floatingip-pools 2026-04-14 13:38:55.258 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: ip_allocation 2026-04-14 13:38:55.258 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: ip-substring-filtering 2026-04-14 13:38:55.259 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: l2_adjacency 2026-04-14 13:38:55.260 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: router 2026-04-14 13:38:55.261 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-14 13:38:55.262 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-14 13:38:55.262 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-14 13:38:55.263 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: ext-gw-mode 2026-04-14 13:38:55.263 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: l3-ha 2026-04-14 13:38:55.263 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-14 13:38:55.264 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-14 13:38:55.264 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: l3-flavors 2026-04-14 13:38:55.265 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-14 13:38:55.265 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-14 13:38:55.267 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-14 13:38:55.268 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-14 13:38:55.269 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-14 13:38:55.270 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-14 13:38:55.270 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-14 13:38:55.271 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: multi-provider 2026-04-14 13:38:55.271 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: net-mtu 2026-04-14 13:38:55.272 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: net-mtu-writable 2026-04-14 13:38:55.272 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: network_availability_zone 2026-04-14 13:38:55.273 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: network_ha 2026-04-14 13:38:55.273 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: network-ip-availability 2026-04-14 13:38:55.274 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-14 13:38:55.275 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: pagination 2026-04-14 13:38:55.275 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: port-device-profile 2026-04-14 13:38:55.276 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-14 13:38:55.276 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-14 13:38:55.277 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-14 13:38:55.277 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: port-mac-override 2026-04-14 13:38:55.277 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-14 13:38:55.278 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-14 13:38:55.279 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-14 13:38:55.279 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: port-resource-request 2026-04-14 13:38:55.279 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: port-resource-request-groups 2026-04-14 13:38:55.280 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-14 13:38:55.280 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: binding 2026-04-14 13:38:55.281 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: binding-extended 2026-04-14 13:38:55.281 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: port-security 2026-04-14 13:38:55.282 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: project-id 2026-04-14 13:38:55.282 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: provider 2026-04-14 13:38:55.283 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-14 13:38:55.285 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: qos 2026-04-14 13:38:55.285 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-14 13:38:55.286 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-14 13:38:55.286 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: qos-default 2026-04-14 13:38:55.287 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: qos-fip 2026-04-14 13:38:55.287 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-14 13:38:55.288 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: qos-gateway-ip 2026-04-14 13:38:55.288 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: qos-port-network-policy 2026-04-14 13:38:55.289 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: qos-pps-minimum 2026-04-14 13:38:55.289 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-14 13:38:55.290 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: qos-pps 2026-04-14 13:38:55.290 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: qos-rule-type-details 2026-04-14 13:38:55.291 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-14 13:38:55.291 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: qos-rules-alias 2026-04-14 13:38:55.292 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: quota-check-limit 2026-04-14 13:38:55.292 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: quota-check-limit-default 2026-04-14 13:38:55.294 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: quotas 2026-04-14 13:38:55.297 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: quota_details 2026-04-14 13:38:55.298 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: rbac-policies 2026-04-14 13:38:55.298 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: rbac-address-group 2026-04-14 13:38:55.299 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: rbac-address-scope 2026-04-14 13:38:55.299 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: rbac-security-groups 2026-04-14 13:38:55.300 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: rbac-subnetpool 2026-04-14 13:38:55.300 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: revision-if-match 2026-04-14 13:38:55.300 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: standard-attr-revisions 2026-04-14 13:38:55.301 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: router_availability_zone 2026-04-14 13:38:55.301 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-14 13:38:55.303 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: security-groups-default-rules 2026-04-14 13:38:55.304 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-14 13:38:55.305 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-14 13:38:55.305 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-14 13:38:55.306 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-14 13:38:55.306 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-14 13:38:55.310 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: security-group 2026-04-14 13:38:55.311 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: segment 2026-04-14 13:38:55.312 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-14 13:38:55.312 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: service-type 2026-04-14 13:38:55.313 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: sorting 2026-04-14 13:38:55.313 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: standard-attr-segment 2026-04-14 13:38:55.314 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: standard-attr-description 2026-04-14 13:38:55.314 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: stateful-security-group 2026-04-14 13:38:55.315 1 WARNING neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-14 13:38:55.315 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-14 13:38:55.315 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: subnet-external-network 2026-04-14 13:38:55.316 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: subnet_onboard 2026-04-14 13:38:55.316 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-14 13:38:55.317 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: subnet-service-types 2026-04-14 13:38:55.317 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: subnet_allocation 2026-04-14 13:38:55.318 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-14 13:38:55.318 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: tag-creation 2026-04-14 13:38:55.319 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-14 13:38:55.322 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: standard-attr-tag 2026-04-14 13:38:55.323 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-14 13:38:55.323 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: trunk 2026-04-14 13:38:55.324 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: trunk-details 2026-04-14 13:38:55.324 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-14 13:38:55.324 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-14 13:38:55.325 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-14 13:38:55.325 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-14 13:38:55.327 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-14 13:38:55.328 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-14 13:38:55.328 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: vpn-flavors 2026-04-14 13:38:55.329 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: vpnaas 2026-04-14 13:38:55.330 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: taas 2026-04-14 13:38:55.331 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: tap-mirror 2026-04-14 13:38:55.332 1 INFO neutron.api.extensions [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Loaded extension: taas-vlan-filter 2026-04-14 13:38:55.335 1 INFO oslo_service.backend.eventlet.service [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Starting 2 workers 2026-04-14 13:38:55.339 1 INFO oslo_service.backend.eventlet.service [None req-5b60e94a-449c-4fc7-acdf-6790e685612c - - - - - -] Starting 1 workers 2026-04-14 13:39:37.810 12 INFO neutron.db.l3_hamode_db [None req-8e65e248-f77f-479d-9d48-4384654c01a1 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-14 13:39:52.835 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 017d3d59-b8bd-43e6-84f8-9e949888f647 2026-04-14 13:39:54.338 11 INFO neutron.plugins.ml2.plugin [None req-8c6b125f-c010-4fe7-95db-13471705e8af - - - - - -] Attempt 1 to provision port 017d3d59-b8bd-43e6-84f8-9e949888f647 2026-04-14 13:39:54.827 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 017d3d59-b8bd-43e6-84f8-9e949888f647 2026-04-14 13:39:56.015 11 INFO neutron.plugins.ml2.plugin [None req-ecb22adf-f4ac-4f1f-aaef-3cfb4cc13baf - - - - - -] Attempt 1 to provision port 017d3d59-b8bd-43e6-84f8-9e949888f647 2026-04-14 13:44:25.007 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 2ebb15eb-2942-41ef-a8dc-7e273b5db5d1 2026-04-14 13:44:25.836 11 INFO neutron.plugins.ml2.plugin [None req-ec73ec8e-d0a6-4412-97ad-1618a29271a3 - - - - - -] Attempt 1 to provision port 2ebb15eb-2942-41ef-a8dc-7e273b5db5d1 2026-04-14 13:44:26.922 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 2ebb15eb-2942-41ef-a8dc-7e273b5db5d1 2026-04-14 13:44:27.480 11 INFO neutron.plugins.ml2.plugin [None req-995aa34f-a580-4d27-a967-3fd8fe29fa77 - - - - - -] Attempt 1 to provision port 2ebb15eb-2942-41ef-a8dc-7e273b5db5d1 2026-04-14 13:44:32.791 11 INFO neutron.plugins.ml2.plugin [None req-5735bbe0-c614-4c7d-bdc1-5f6f82240dfb - - - - - -] Attempt 1 to provision port 6615a8dc-ca81-4972-8e85-7a43970ea6a4 2026-04-14 13:48:11.673 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 6615a8dc-ca81-4972-8e85-7a43970ea6a4 2026-04-14 13:48:13.064 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 6615a8dc-ca81-4972-8e85-7a43970ea6a4 2026-04-14 13:56:33.400 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 7dbf73ed-0512-4467-a87f-843408cd843c 2026-04-14 13:56:35.377 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 7dbf73ed-0512-4467-a87f-843408cd843c 2026-04-14 14:12:48.170 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port d19f0dba-5a9b-4028-a29e-3fcfde9051f2 2026-04-14 14:12:49.121 12 INFO neutron.plugins.ml2.plugin [None req-d79178b8-a79f-4300-9c70-f23b2bc66cd7 - - - - - -] Attempt 1 to provision port d19f0dba-5a9b-4028-a29e-3fcfde9051f2 2026-04-14 14:12:50.014 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port d19f0dba-5a9b-4028-a29e-3fcfde9051f2 2026-04-14 14:12:52.059 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 8bfd9086-0b73-451e-a88d-aac9823ea51c 2026-04-14 14:12:54.218 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 8bfd9086-0b73-451e-a88d-aac9823ea51c 2026-04-14 14:12:54.483 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port a65b7bdb-f41f-4a22-8f46-c425a6152df0 2026-04-14 14:12:56.052 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port a65b7bdb-f41f-4a22-8f46-c425a6152df0 2026-04-14 14:12:58.229 12 INFO neutron.plugins.ml2.plugin [None req-5b54f417-a8fd-4a99-be8a-aba78f2d4ff5 - - - - - -] Attempt 1 to provision port 8bfd9086-0b73-451e-a88d-aac9823ea51c 2026-04-14 14:12:58.273 12 INFO neutron.plugins.ml2.plugin [None req-5b54f417-a8fd-4a99-be8a-aba78f2d4ff5 - - - - - -] Attempt 1 to provision port a65b7bdb-f41f-4a22-8f46-c425a6152df0 2026-04-14 14:12:58.314 12 INFO neutron.plugins.ml2.plugin [None req-5b54f417-a8fd-4a99-be8a-aba78f2d4ff5 - - - - - -] Attempt 1 to provision port d19f0dba-5a9b-4028-a29e-3fcfde9051f2 2026-04-14 14:12:58.371 12 INFO neutron.plugins.ml2.plugin [None req-5b54f417-a8fd-4a99-be8a-aba78f2d4ff5 - - - - - -] Attempt 1 to provision port c8d38f59-688b-4067-b9c6-8e2b05847541 2026-04-14 14:12:58.389 12 INFO neutron.plugins.ml2.plugin [None req-5b54f417-a8fd-4a99-be8a-aba78f2d4ff5 - - - - - -] Attempt 1 to provision port 2d332db0-8206-4612-b717-185ea7ede77e 2026-04-14 14:12:58.407 12 INFO neutron.plugins.ml2.plugin [None req-5b54f417-a8fd-4a99-be8a-aba78f2d4ff5 - - - - - -] Attempt 1 to provision port 6013c1fb-af44-475e-a5ea-40dc997d9cc5 2026-04-14 14:13:02.469 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 14b586b0-e974-4f32-9b0c-94691975fda7 2026-04-14 14:13:03.006 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port d68c3333-7d0d-4059-ba65-80d6ea686995 2026-04-14 14:13:03.401 12 INFO neutron.plugins.ml2.plugin [None req-45428ceb-8f2a-4606-bcd7-a1e7c3ca63f5 - - - - - -] Attempt 1 to provision port a06a83e0-bbb7-4b17-b43b-2d558cac9d58 2026-04-14 14:13:04.091 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 14b586b0-e974-4f32-9b0c-94691975fda7 2026-04-14 14:13:04.338 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port a06a83e0-bbb7-4b17-b43b-2d558cac9d58 2026-04-14 14:13:04.580 11 INFO neutron.plugins.ml2.plugin [None req-abb77e94-1d3a-422b-8844-aa7ebbfa381a - - - - - -] Attempt 1 to provision port d68c3333-7d0d-4059-ba65-80d6ea686995 2026-04-14 14:13:06.233 12 INFO neutron.plugins.ml2.plugin [None req-b0bfde84-8690-46c3-a304-76bdf5ce0019 - - - - - -] Attempt 1 to provision port 2d332db0-8206-4612-b717-185ea7ede77e 2026-04-14 14:13:06.271 12 INFO neutron.plugins.ml2.plugin [None req-b0bfde84-8690-46c3-a304-76bdf5ce0019 - - - - - -] Attempt 1 to provision port d888e5be-4f52-4e9b-8f1a-824b836890d8 2026-04-14 14:13:06.310 12 INFO neutron.plugins.ml2.plugin [None req-b0bfde84-8690-46c3-a304-76bdf5ce0019 - - - - - -] Attempt 1 to provision port a06a83e0-bbb7-4b17-b43b-2d558cac9d58 2026-04-14 14:13:08.170 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port e085652c-7786-4aad-a8d3-ba8b6e3900ad 2026-04-14 14:13:08.563 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 328010e3-8f66-485c-a294-0ed78b92e57b 2026-04-14 14:13:10.724 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 7dd13191-8606-4605-82fb-6889df4b469c 2026-04-14 14:13:11.169 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 328010e3-8f66-485c-a294-0ed78b92e57b 2026-04-14 14:13:11.391 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port e085652c-7786-4aad-a8d3-ba8b6e3900ad 2026-04-14 14:13:11.677 12 INFO neutron.plugins.ml2.plugin [None req-a8a3871e-359b-4303-92cd-5b99bf6b994f - - - - - -] Attempt 1 to provision port 1ae1e768-8775-4212-8576-f88ee3519e4c 2026-04-14 14:13:12.285 12 INFO neutron.notifiers.nova [None req-ced3ba22-8a84-4693-98be-c6c0a605e77e - - - - - -] Nova event matching ['req-2c5b6ea8-c8b3-4068-93cf-794ae53dfa76'] response: {'server_uuid': 'dc782841-79db-404a-9a99-d2c0635d1f93', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1ae1e768-8775-4212-8576-f88ee3519e4c', 'code': 200} 2026-04-14 14:13:12.893 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 7dd13191-8606-4605-82fb-6889df4b469c 2026-04-14 14:13:13.082 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 1ae1e768-8775-4212-8576-f88ee3519e4c 2026-04-14 14:13:13.289 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 2c727d88-6cb5-4d5a-8637-52bc4ce4e507 2026-04-14 14:13:14.319 12 INFO neutron.notifiers.nova [None req-501ef348-a1b5-4692-933e-66bd424c0eea - - - - - -] Nova event matching ['req-ae2b9622-c5b8-42a3-b7d3-f7dae290454a'] response: {'server_uuid': '5d2334f1-5141-464e-b499-cc8916fbf8db', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2c727d88-6cb5-4d5a-8637-52bc4ce4e507', 'code': 200} 2026-04-14 14:13:14.360 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 2c727d88-6cb5-4d5a-8637-52bc4ce4e507 2026-04-14 14:13:16.080 11 INFO neutron.plugins.ml2.plugin [None req-eec2b0e9-f932-457a-a4b2-7ce7e34646c8 - - - - - -] Attempt 1 to provision port 087aa206-d692-433a-8b06-d7000deb6d8b 2026-04-14 14:13:16.107 11 INFO neutron.plugins.ml2.plugin [None req-eec2b0e9-f932-457a-a4b2-7ce7e34646c8 - - - - - -] Attempt 1 to provision port 7dd13191-8606-4605-82fb-6889df4b469c 2026-04-14 14:13:16.169 11 INFO neutron.plugins.ml2.plugin [None req-eec2b0e9-f932-457a-a4b2-7ce7e34646c8 - - - - - -] Attempt 1 to provision port 2d332db0-8206-4612-b717-185ea7ede77e 2026-04-14 14:13:16.190 11 INFO neutron.plugins.ml2.plugin [None req-eec2b0e9-f932-457a-a4b2-7ce7e34646c8 - - - - - -] Attempt 1 to provision port ddc61e96-9745-45f9-a4f4-c83bf41f970a 2026-04-14 14:13:16.212 11 INFO neutron.plugins.ml2.plugin [None req-eec2b0e9-f932-457a-a4b2-7ce7e34646c8 - - - - - -] Attempt 1 to provision port fa72daba-2771-440c-acb6-e524bfc24d4d 2026-04-14 14:13:16.351 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port fa72daba-2771-440c-acb6-e524bfc24d4d 2026-04-14 14:13:19.438 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port fa72daba-2771-440c-acb6-e524bfc24d4d 2026-04-14 14:13:19.654 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 895af23c-0bff-4659-8397-e566992b5d72 2026-04-14 14:13:20.178 11 INFO neutron.notifiers.nova [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Nova event matching ['req-58fa9b32-44f2-4472-8432-c80c32aab807'] response: {'server_uuid': 'e5128698-bdac-451a-8039-8e263104a195', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '895af23c-0bff-4659-8397-e566992b5d72', 'code': 200} 2026-04-14 14:13:20.639 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 895af23c-0bff-4659-8397-e566992b5d72 2026-04-14 14:13:21.487 12 INFO neutron.plugins.ml2.plugin [None req-3a4b149d-277f-49ce-9466-4d00be98dea2 - - - - - -] Attempt 1 to provision port 087aa206-d692-433a-8b06-d7000deb6d8b 2026-04-14 14:13:21.513 12 INFO neutron.plugins.ml2.plugin [None req-3a4b149d-277f-49ce-9466-4d00be98dea2 - - - - - -] Attempt 1 to provision port 7dd13191-8606-4605-82fb-6889df4b469c 2026-04-14 14:13:21.592 12 INFO neutron.plugins.ml2.plugin [None req-3a4b149d-277f-49ce-9466-4d00be98dea2 - - - - - -] Attempt 1 to provision port 2c727d88-6cb5-4d5a-8637-52bc4ce4e507 2026-04-14 14:13:21.645 12 INFO neutron.plugins.ml2.plugin [None req-3a4b149d-277f-49ce-9466-4d00be98dea2 - - - - - -] Attempt 1 to provision port d888e5be-4f52-4e9b-8f1a-824b836890d8 2026-04-14 14:13:21.666 12 INFO neutron.plugins.ml2.plugin [None req-3a4b149d-277f-49ce-9466-4d00be98dea2 - - - - - -] Attempt 1 to provision port a06a83e0-bbb7-4b17-b43b-2d558cac9d58 2026-04-14 14:13:21.718 12 INFO neutron.plugins.ml2.plugin [None req-3a4b149d-277f-49ce-9466-4d00be98dea2 - - - - - -] Attempt 1 to provision port 895af23c-0bff-4659-8397-e566992b5d72 2026-04-14 14:13:26.156 11 INFO neutron.plugins.ml2.plugin [None req-8f25ba88-6b2e-4cc4-bab6-b32aa04f373b - - - - - -] Attempt 1 to provision port 01c0b589-3e69-4d6e-9e04-03c444eb14f9 2026-04-14 14:13:26.181 11 INFO neutron.plugins.ml2.plugin [None req-8f25ba88-6b2e-4cc4-bab6-b32aa04f373b - - - - - -] Attempt 1 to provision port ddc61e96-9745-45f9-a4f4-c83bf41f970a 2026-04-14 14:13:26.202 11 INFO neutron.plugins.ml2.plugin [None req-8f25ba88-6b2e-4cc4-bab6-b32aa04f373b - - - - - -] Attempt 1 to provision port fa72daba-2771-440c-acb6-e524bfc24d4d 2026-04-14 14:13:29.160 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 5f5853b7-92a3-49cc-9939-0c4cdef9bfaf 2026-04-14 14:13:29.272 11 INFO neutron.notifiers.nova [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Nova event matching ['req-fc27123c-eadc-45c3-ad76-cbfee368e646'] response: {'server_uuid': 'c235c21d-4dd8-4adc-bdde-77bcdee5e957', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5f5853b7-92a3-49cc-9939-0c4cdef9bfaf', 'code': 200} 2026-04-14 14:13:30.297 11 INFO neutron.plugins.ml2.plugin [None req-cb7f4da2-a8c0-4057-be15-f28eb00e42c0 - - - - - -] Attempt 1 to provision port 494bb9a0-565a-41dd-adfc-c2c95e8e842d 2026-04-14 14:13:30.332 11 INFO neutron.plugins.ml2.plugin [None req-cb7f4da2-a8c0-4057-be15-f28eb00e42c0 - - - - - -] Attempt 1 to provision port ddc61e96-9745-45f9-a4f4-c83bf41f970a 2026-04-14 14:13:30.357 11 INFO neutron.plugins.ml2.plugin [None req-cb7f4da2-a8c0-4057-be15-f28eb00e42c0 - - - - - -] Attempt 1 to provision port 1ae1e768-8775-4212-8576-f88ee3519e4c 2026-04-14 14:13:30.409 11 INFO neutron.plugins.ml2.plugin [None req-cb7f4da2-a8c0-4057-be15-f28eb00e42c0 - - - - - -] Attempt 1 to provision port d888e5be-4f52-4e9b-8f1a-824b836890d8 2026-04-14 14:13:30.733 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 5f5853b7-92a3-49cc-9939-0c4cdef9bfaf 2026-04-14 14:13:33.780 12 INFO neutron.plugins.ml2.plugin [None req-d98777b0-cf62-4e8f-b4f0-c10fdd0f3176 - - - - - -] Attempt 1 to provision port ddc61e96-9745-45f9-a4f4-c83bf41f970a 2026-04-14 14:13:33.815 12 INFO neutron.plugins.ml2.plugin [None req-d98777b0-cf62-4e8f-b4f0-c10fdd0f3176 - - - - - -] Attempt 1 to provision port d888e5be-4f52-4e9b-8f1a-824b836890d8 2026-04-14 14:13:33.842 12 INFO neutron.plugins.ml2.plugin [None req-d98777b0-cf62-4e8f-b4f0-c10fdd0f3176 - - - - - -] Attempt 1 to provision port 3df0d3ca-e8f9-4b68-98e3-571775e9cb2a 2026-04-14 14:13:37.108 12 INFO neutron.plugins.ml2.plugin [None req-fcde0697-b81e-4f94-886b-f29a446ee6c2 - - - - - -] Attempt 1 to provision port 2c727d88-6cb5-4d5a-8637-52bc4ce4e507 2026-04-14 14:13:42.609 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 6013c1fb-af44-475e-a5ea-40dc997d9cc5 2026-04-14 14:13:42.869 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 2d332db0-8206-4612-b717-185ea7ede77e 2026-04-14 14:13:44.778 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 6013c1fb-af44-475e-a5ea-40dc997d9cc5 2026-04-14 14:13:44.917 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 2d332db0-8206-4612-b717-185ea7ede77e 2026-04-14 14:13:45.105 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 01c0b589-3e69-4d6e-9e04-03c444eb14f9 2026-04-14 14:13:45.365 11 INFO neutron.plugins.ml2.plugin [None req-f7dae598-5a66-46ba-821b-ebd88cf4b872 - - - - - -] Attempt 1 to provision port d888e5be-4f52-4e9b-8f1a-824b836890d8 2026-04-14 14:13:46.571 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 01c0b589-3e69-4d6e-9e04-03c444eb14f9 2026-04-14 14:13:46.755 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port d888e5be-4f52-4e9b-8f1a-824b836890d8 2026-04-14 14:13:50.597 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 3f482c43-fb32-4400-93c1-db35706ad526 2026-04-14 14:13:51.249 12 INFO neutron.plugins.ml2.plugin [None req-a0b76337-7429-4adb-95da-bf3c14de7d8b - - - - - -] Attempt 1 to provision port 2c727d88-6cb5-4d5a-8637-52bc4ce4e507 2026-04-14 14:13:51.293 12 INFO neutron.plugins.ml2.plugin [None req-a0b76337-7429-4adb-95da-bf3c14de7d8b - - - - - -] Attempt 1 to provision port 3f482c43-fb32-4400-93c1-db35706ad526 2026-04-14 14:13:52.750 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 9665bd6d-f3e1-4c93-b5ca-52f4f8070aef 2026-04-14 14:13:53.108 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 3f482c43-fb32-4400-93c1-db35706ad526 2026-04-14 14:13:53.339 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 2c727d88-6cb5-4d5a-8637-52bc4ce4e507 2026-04-14 14:13:54.570 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 9665bd6d-f3e1-4c93-b5ca-52f4f8070aef 2026-04-14 14:13:54.936 11 INFO neutron.plugins.ml2.plugin [None req-19dcd918-4918-45f3-8d32-dd25c7b2a4d5 - - - - - -] Attempt 1 to provision port 25dc71bb-dca0-4316-9669-685eeb7613e9 2026-04-14 14:13:54.965 11 INFO neutron.plugins.ml2.plugin [None req-19dcd918-4918-45f3-8d32-dd25c7b2a4d5 - - - - - -] Attempt 1 to provision port 2c727d88-6cb5-4d5a-8637-52bc4ce4e507 2026-04-14 14:13:55.062 11 INFO neutron.plugins.ml2.plugin [None req-19dcd918-4918-45f3-8d32-dd25c7b2a4d5 - - - - - -] Attempt 1 to provision port 3f482c43-fb32-4400-93c1-db35706ad526 2026-04-14 14:13:55.122 11 INFO neutron.plugins.ml2.plugin [None req-19dcd918-4918-45f3-8d32-dd25c7b2a4d5 - - - - - -] Attempt 1 to provision port 5c58908a-3510-4c22-9dca-72a8f2b20e91 2026-04-14 14:13:56.833 12 INFO neutron.notifiers.nova [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Nova event matching ['req-93f2e0dc-75b7-4046-81f1-8992e6ab5eec'] response: {'server_uuid': 'dc782841-79db-404a-9a99-d2c0635d1f93', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1ae1e768-8775-4212-8576-f88ee3519e4c', 'code': 200} 2026-04-14 14:13:57.219 11 INFO neutron.plugins.ml2.plugin [None req-c9118634-5304-45aa-a59d-69ed5bceb356 - - - - - -] Attempt 1 to provision port 25dc71bb-dca0-4316-9669-685eeb7613e9 2026-04-14 14:13:59.151 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 1ae1e768-8775-4212-8576-f88ee3519e4c 2026-04-14 14:13:59.284 11 INFO neutron.notifiers.nova [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Nova event matching ['req-95bcb7f2-7555-4d89-acac-e3c65ee061da'] response: {'server_uuid': 'dc782841-79db-404a-9a99-d2c0635d1f93', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1ae1e768-8775-4212-8576-f88ee3519e4c', 'code': 200} 2026-04-14 14:14:00.625 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 1ae1e768-8775-4212-8576-f88ee3519e4c 2026-04-14 14:14:01.297 12 INFO neutron.plugins.ml2.plugin [None req-817da69c-0795-4e97-b350-63f417155499 - - - - - -] Attempt 1 to provision port d98670e0-ed55-4f2e-9f18-7131b0388c8e 2026-04-14 14:14:01.337 12 INFO neutron.plugins.ml2.plugin [None req-817da69c-0795-4e97-b350-63f417155499 - - - - - -] Attempt 1 to provision port 25dc71bb-dca0-4316-9669-685eeb7613e9 2026-04-14 14:14:03.180 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port ada0f4b6-0a90-4502-9e6c-6b9ea7fec47c 2026-04-14 14:14:03.289 12 INFO neutron.notifiers.nova [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Nova event matching ['req-c78d36ed-41f3-4c63-9e13-9ce82b7b7a2a'] response: {'server_uuid': '6d587f79-7f54-4f83-be36-04ffe40a3a15', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ada0f4b6-0a90-4502-9e6c-6b9ea7fec47c', 'code': 200} 2026-04-14 14:14:04.684 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port ada0f4b6-0a90-4502-9e6c-6b9ea7fec47c 2026-04-14 14:14:08.669 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 25dc71bb-dca0-4316-9669-685eeb7613e9 2026-04-14 14:14:08.970 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 5c58908a-3510-4c22-9dca-72a8f2b20e91 2026-04-14 14:14:10.622 11 INFO neutron.plugins.ml2.plugin [None req-a51fc037-a7db-4a11-a221-e65ce15959f0 - - - - - -] Attempt 1 to provision port a6cf25fd-2aff-48f1-865b-35d9835d24f3 2026-04-14 14:14:10.672 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 25dc71bb-dca0-4316-9669-685eeb7613e9 2026-04-14 14:14:10.899 11 INFO neutron.plugins.ml2.plugin [None req-a51fc037-a7db-4a11-a221-e65ce15959f0 - - - - - -] Attempt 1 to provision port 5c58908a-3510-4c22-9dca-72a8f2b20e91 2026-04-14 14:14:11.084 11 INFO neutron.plugins.ml2.plugin [None req-a51fc037-a7db-4a11-a221-e65ce15959f0 - - - - - -] Attempt 1 to provision port a6cf25fd-2aff-48f1-865b-35d9835d24f3 2026-04-14 14:14:12.781 12 INFO neutron.plugins.ml2.plugin [None req-44fc9d3b-92c4-45ad-965e-9edc11217763 - - - - - -] Attempt 1 to provision port d8a83699-1169-4848-bd10-9666039ce860 2026-04-14 14:14:13.137 12 INFO neutron.plugins.ml2.plugin [None req-a11197ce-5068-43c3-a00f-be940c6b2dfa - - - - - -] Attempt 1 to provision port a6cf25fd-2aff-48f1-865b-35d9835d24f3 2026-04-14 14:14:14.363 12 INFO neutron.plugins.ml2.plugin [None req-7a38fc83-8a3c-4760-8058-8a235ffd8a20 - - - - - -] Attempt 1 to provision port a6cf25fd-2aff-48f1-865b-35d9835d24f3 2026-04-14 14:14:14.446 12 INFO neutron.plugins.ml2.plugin [None req-7a38fc83-8a3c-4760-8058-8a235ffd8a20 - - - - - -] Attempt 1 to provision port 508e82b2-2042-415f-8f02-173b035a2765 2026-04-14 14:14:14.473 12 INFO neutron.plugins.ml2.plugin [None req-7a38fc83-8a3c-4760-8058-8a235ffd8a20 - - - - - -] Attempt 1 to provision port d2f4a4c3-eab5-478e-a53f-00197ab98936 2026-04-14 14:14:14.639 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port d8a83699-1169-4848-bd10-9666039ce860 2026-04-14 14:14:18.119 11 INFO neutron.plugins.ml2.plugin [None req-8e15690a-021d-4e3b-a983-eb5523d543d8 - - - - - -] Attempt 1 to provision port d2f4a4c3-eab5-478e-a53f-00197ab98936 2026-04-14 14:14:20.857 11 INFO neutron.plugins.ml2.plugin [None req-6e33e60e-9283-4c3a-ae03-aa5edb3085bc - - - - - -] Attempt 1 to provision port d2f4a4c3-eab5-478e-a53f-00197ab98936 2026-04-14 14:14:23.232 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port b8621c98-356b-4687-a38d-b6059c821037 2026-04-14 14:14:23.348 11 INFO neutron.notifiers.nova [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Nova event matching ['req-3cc51706-e8e5-47ee-a9d2-f734c05fae48'] response: {'server_uuid': 'a3871fca-7aaa-4247-98bc-f952b8fa48ac', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b8621c98-356b-4687-a38d-b6059c821037', 'code': 200} 2026-04-14 14:14:24.805 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port b8621c98-356b-4687-a38d-b6059c821037 2026-04-14 14:14:25.034 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 5478f38c-c751-420a-b13a-361fe8be9637 2026-04-14 14:14:26.724 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 5478f38c-c751-420a-b13a-361fe8be9637 2026-04-14 14:14:28.167 11 WARNING neutron.plugins.ml2.plugin [None req-c045a8b6-0ff5-4275-815c-f345d6989e96 - - - - - -] Concurrent port binding operations failed on port 508e82b2-2042-415f-8f02-173b035a2765 2026-04-14 14:14:28.172 11 INFO neutron.plugins.ml2.plugin [None req-c045a8b6-0ff5-4275-815c-f345d6989e96 - - - - - -] Attempt 2 to bind port 508e82b2-2042-415f-8f02-173b035a2765 2026-04-14 14:14:28.858 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 508e82b2-2042-415f-8f02-173b035a2765 2026-04-14 14:14:29.188 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port d2f4a4c3-eab5-478e-a53f-00197ab98936 2026-04-14 14:14:30.684 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 508e82b2-2042-415f-8f02-173b035a2765 2026-04-14 14:14:30.899 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 9e639b85-7243-4e73-9b88-e332ff74d939 2026-04-14 14:14:31.333 11 INFO neutron.plugins.ml2.plugin [None req-62009929-5464-418d-bf79-121d2e59ac09 - - - - - -] Attempt 1 to provision port d2f4a4c3-eab5-478e-a53f-00197ab98936 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server [None req-42a2aec4-615a-4b79-ae32-99b4ccc9a8e1 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 1fb67aaf-8486-4f16-9197-714191e433ca: This subnet is being modified by another concurrent operation. 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server raise self.value 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server raise self.value 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server raise self.value 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server raise self.value 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server raise self.value 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server raise self.value 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1574, in create_port_db 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-04-14 14:14:57.878 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-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server raise exception 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 1fb67aaf-8486-4f16-9197-714191e433ca: This subnet is being modified by another concurrent operation. 2026-04-14 14:14:57.878 12 ERROR oslo_messaging.rpc.server 2026-04-14 14:15:08.653 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 03f4e735-b87f-46dc-956b-48c740e947fa 2026-04-14 14:15:08.986 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 24892287-6ebf-468e-a486-a2cd27f07bb7 2026-04-14 14:15:09.750 11 INFO neutron.plugins.ml2.plugin [None req-6b24b558-ac31-4f34-9b6f-31a822e10372 - - - - - -] Attempt 1 to provision port 24892287-6ebf-468e-a486-a2cd27f07bb7 2026-04-14 14:15:10.746 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 03f4e735-b87f-46dc-956b-48c740e947fa 2026-04-14 14:15:10.932 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 24892287-6ebf-468e-a486-a2cd27f07bb7 2026-04-14 14:15:11.094 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port ea0b5a35-4354-4982-b0b8-09ce4444323f 2026-04-14 14:15:12.629 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port ea0b5a35-4354-4982-b0b8-09ce4444323f 2026-04-14 14:15:14.731 12 INFO neutron.plugins.ml2.plugin [None req-5888900f-9163-41e8-a0da-95bf584d0d49 - - - - - -] Attempt 1 to provision port c3b2dc9b-1d7a-4318-93b4-3eb46e6b42a1 2026-04-14 14:15:15.077 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 5727f0cb-093a-407a-9097-a3d57c2a4283 2026-04-14 14:15:16.745 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 5727f0cb-093a-407a-9097-a3d57c2a4283 2026-04-14 14:15:16.751 11 INFO neutron.plugins.ml2.plugin [None req-33d32e75-f32f-4a6d-99b8-53f050d003a8 - - - - - -] Attempt 1 to provision port c70cbb68-17a6-46de-b69c-a830fd6d6aae 2026-04-14 14:15:16.787 11 INFO neutron.plugins.ml2.plugin [None req-33d32e75-f32f-4a6d-99b8-53f050d003a8 - - - - - -] Attempt 1 to provision port 24892287-6ebf-468e-a486-a2cd27f07bb7 2026-04-14 14:15:16.851 11 INFO neutron.plugins.ml2.plugin [None req-33d32e75-f32f-4a6d-99b8-53f050d003a8 - - - - - -] Attempt 1 to provision port c3b2dc9b-1d7a-4318-93b4-3eb46e6b42a1 2026-04-14 14:15:16.899 11 INFO neutron.plugins.ml2.plugin [None req-33d32e75-f32f-4a6d-99b8-53f050d003a8 - - - - - -] Attempt 1 to provision port 2a3ca50a-1da8-4739-8b3f-880d6b0b4b85 2026-04-14 14:15:17.028 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port c3b2dc9b-1d7a-4318-93b4-3eb46e6b42a1 2026-04-14 14:15:24.251 11 INFO neutron.plugins.ml2.plugin [None req-f6133360-16ef-4b1f-83b7-eea99ff37174 - - - - - -] Attempt 1 to provision port e77843e0-6348-4c07-a8ed-5bf40a4a97d7 2026-04-14 14:15:24.536 11 INFO neutron.plugins.ml2.plugin [None req-f6133360-16ef-4b1f-83b7-eea99ff37174 - - - - - -] Attempt 1 to provision port ba64d698-6c3a-4838-a6c8-0505524756b5 2026-04-14 14:15:24.577 11 INFO neutron.plugins.ml2.plugin [None req-f6133360-16ef-4b1f-83b7-eea99ff37174 - - - - - -] Attempt 1 to provision port c3b2dc9b-1d7a-4318-93b4-3eb46e6b42a1 2026-04-14 14:15:24.635 11 INFO neutron.plugins.ml2.plugin [None req-f6133360-16ef-4b1f-83b7-eea99ff37174 - - - - - -] Attempt 1 to provision port 2a3ca50a-1da8-4739-8b3f-880d6b0b4b85 2026-04-14 14:15:25.720 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port e77843e0-6348-4c07-a8ed-5bf40a4a97d7 2026-04-14 14:15:25.910 12 INFO neutron.plugins.ml2.plugin [None req-2a00404b-1c82-4480-a187-f668bf775023 - - - - - -] Attempt 1 to provision port 9746e1a3-a758-4c6b-9f4f-2c449dcebb76 2026-04-14 14:15:26.029 12 INFO neutron.notifiers.nova [None req-2a00404b-1c82-4480-a187-f668bf775023 - - - - - -] Nova event matching ['req-23820dff-7ca9-4b0e-9450-98b836a26c61'] response: {'server_uuid': '4fa0e0c0-359e-4fff-971b-95674d97702d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9746e1a3-a758-4c6b-9f4f-2c449dcebb76', 'code': 200} 2026-04-14 14:15:26.856 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port e77843e0-6348-4c07-a8ed-5bf40a4a97d7 2026-04-14 14:15:27.052 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 9746e1a3-a758-4c6b-9f4f-2c449dcebb76 2026-04-14 14:15:29.871 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 243a1791-f4f0-427e-9177-c66b14768088 2026-04-14 14:15:29.981 12 INFO neutron.notifiers.nova [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Nova event matching ['req-b2d68f6a-4c20-4f51-8f5d-7278ab722c8d'] response: {'server_uuid': 'e50d59e2-69a7-4bd9-b5f2-d553fc6a7568', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '243a1791-f4f0-427e-9177-c66b14768088', 'code': 200} 2026-04-14 14:15:30.884 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 243a1791-f4f0-427e-9177-c66b14768088 2026-04-14 14:15:32.862 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port c70cbb68-17a6-46de-b69c-a830fd6d6aae 2026-04-14 14:15:33.200 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port b0e7be39-1328-4ba8-a403-34361848b2ac 2026-04-14 14:15:33.604 11 INFO neutron.plugins.ml2.plugin [None req-e0c99ba8-5080-45ce-88a7-eac149408a67 - - - - - -] Attempt 1 to provision port e77843e0-6348-4c07-a8ed-5bf40a4a97d7 2026-04-14 14:15:33.682 11 INFO neutron.plugins.ml2.plugin [None req-e0c99ba8-5080-45ce-88a7-eac149408a67 - - - - - -] Attempt 1 to provision port ba64d698-6c3a-4838-a6c8-0505524756b5 2026-04-14 14:15:34.855 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 1dc585ae-68a0-46c5-bbfd-357ac869afca 2026-04-14 14:15:35.194 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port c70cbb68-17a6-46de-b69c-a830fd6d6aae 2026-04-14 14:15:35.445 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port b0e7be39-1328-4ba8-a403-34361848b2ac 2026-04-14 14:15:35.623 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 2a3ca50a-1da8-4739-8b3f-880d6b0b4b85 2026-04-14 14:15:36.845 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 1dc585ae-68a0-46c5-bbfd-357ac869afca 2026-04-14 14:15:37.022 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port ba64d698-6c3a-4838-a6c8-0505524756b5 2026-04-14 14:15:37.286 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 2a3ca50a-1da8-4739-8b3f-880d6b0b4b85 2026-04-14 14:15:37.534 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 7dadfe7a-b099-4842-b5c5-82639668db0d 2026-04-14 14:15:38.176 11 INFO neutron.plugins.ml2.plugin [None req-bed5bf7a-d715-4255-8ce8-39f82f7dc7ab - - - - - -] Attempt 1 to provision port c70cbb68-17a6-46de-b69c-a830fd6d6aae 2026-04-14 14:15:38.223 11 INFO neutron.plugins.ml2.plugin [None req-bed5bf7a-d715-4255-8ce8-39f82f7dc7ab - - - - - -] Attempt 1 to provision port b0e7be39-1328-4ba8-a403-34361848b2ac 2026-04-14 14:15:38.274 11 INFO neutron.plugins.ml2.plugin [None req-bed5bf7a-d715-4255-8ce8-39f82f7dc7ab - - - - - -] Attempt 1 to provision port ba64d698-6c3a-4838-a6c8-0505524756b5 2026-04-14 14:15:39.072 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port ba64d698-6c3a-4838-a6c8-0505524756b5 2026-04-14 14:15:39.304 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 7dadfe7a-b099-4842-b5c5-82639668db0d 2026-04-14 14:15:41.710 12 INFO neutron.plugins.ml2.plugin [None req-95637ee6-d0af-4e35-9fbb-cc458fff5474 - - - - - -] Attempt 1 to provision port ba64d698-6c3a-4838-a6c8-0505524756b5 2026-04-14 14:15:41.764 12 INFO neutron.plugins.ml2.plugin [None req-95637ee6-d0af-4e35-9fbb-cc458fff5474 - - - - - -] Attempt 1 to provision port c70cbb68-17a6-46de-b69c-a830fd6d6aae 2026-04-14 14:15:44.522 12 INFO neutron.plugins.ml2.plugin [None req-c5d012b8-49da-40be-9894-3e992c659197 - - - - - -] Attempt 1 to provision port 243a1791-f4f0-427e-9177-c66b14768088 2026-04-14 14:15:44.596 12 INFO neutron.plugins.ml2.plugin [None req-c5d012b8-49da-40be-9894-3e992c659197 - - - - - -] Attempt 1 to provision port 7dadfe7a-b099-4842-b5c5-82639668db0d 2026-04-14 14:15:55.712 12 INFO neutron.plugins.ml2.plugin [None req-e0523c6b-802e-448c-909b-d3a8bb6c8a65 - - - - - -] Attempt 1 to provision port 240547ac-5e55-49f0-bdae-600ba39879ff 2026-04-14 14:15:57.073 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port d40c2af7-261c-4ae7-ac26-f22d7a7ecc7a 2026-04-14 14:15:58.895 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 17c81db2-cf45-4b42-8141-57cd00ff92b6 2026-04-14 14:15:59.282 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port d40c2af7-261c-4ae7-ac26-f22d7a7ecc7a 2026-04-14 14:15:59.960 12 INFO neutron.plugins.ml2.plugin [None req-0969955a-fecd-4c96-ad37-c1f676f15e39 - - - - - -] Attempt 1 to provision port f254ec67-16a5-47a7-97ac-6e37a0ddb2d4 2026-04-14 14:15:59.988 12 INFO neutron.plugins.ml2.plugin [None req-0969955a-fecd-4c96-ad37-c1f676f15e39 - - - - - -] Attempt 1 to provision port 17c81db2-cf45-4b42-8141-57cd00ff92b6 2026-04-14 14:16:00.847 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 17c81db2-cf45-4b42-8141-57cd00ff92b6 2026-04-14 14:16:02.280 12 INFO neutron.plugins.ml2.plugin [None req-f85f9fec-c608-4814-aa9d-e6a8cc808afa - - - - - -] Attempt 1 to provision port f254ec67-16a5-47a7-97ac-6e37a0ddb2d4 2026-04-14 14:16:02.310 12 INFO neutron.plugins.ml2.plugin [None req-f85f9fec-c608-4814-aa9d-e6a8cc808afa - - - - - -] Attempt 1 to provision port 17c81db2-cf45-4b42-8141-57cd00ff92b6 2026-04-14 14:16:04.661 12 INFO neutron.plugins.ml2.plugin [None req-957216ff-af75-45ab-aa0d-ce1086f063b8 - - - - - -] Attempt 1 to provision port f254ec67-16a5-47a7-97ac-6e37a0ddb2d4 2026-04-14 14:16:05.924 12 INFO neutron.plugins.ml2.plugin [None req-db22b38a-b6e9-4633-8838-2c520c0ba305 - - - - - -] Attempt 1 to provision port f254ec67-16a5-47a7-97ac-6e37a0ddb2d4 2026-04-14 14:16:09.375 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 659437ad-d78b-4d9c-859e-5f64e5e7f6d9 2026-04-14 14:16:09.534 11 INFO neutron.notifiers.nova [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Nova event matching ['req-fc4bbd72-f13d-465a-820b-42e9236317d0'] response: {'server_uuid': '833adfac-0f59-4459-8492-2b71494fc80d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '659437ad-d78b-4d9c-859e-5f64e5e7f6d9', 'code': 200} 2026-04-14 14:16:11.320 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 659437ad-d78b-4d9c-859e-5f64e5e7f6d9 2026-04-14 14:16:13.343 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 240547ac-5e55-49f0-bdae-600ba39879ff 2026-04-14 14:16:15.107 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port f254ec67-16a5-47a7-97ac-6e37a0ddb2d4 2026-04-14 14:16:15.352 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 240547ac-5e55-49f0-bdae-600ba39879ff 2026-04-14 14:16:17.160 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port f254ec67-16a5-47a7-97ac-6e37a0ddb2d4 2026-04-14 14:16:41.138 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port df5c8a61-b60b-4d64-86ca-ef2ddb31ed82 2026-04-14 14:16:41.466 11 INFO neutron.plugins.ml2.plugin [None req-c8d7debf-aab4-4c15-bf58-ed77cbd44701 - - - - - -] Attempt 1 to provision port df5c8a61-b60b-4d64-86ca-ef2ddb31ed82 2026-04-14 14:16:47.657 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 96c702d1-b822-4134-a0ce-166fffff7408 2026-04-14 14:16:47.776 11 INFO neutron.notifiers.nova [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Nova event matching ['req-d7914178-4944-4738-82d3-3b786ea56072'] response: {'server_uuid': 'd768601a-8050-4fe9-abda-4c171f766948', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '96c702d1-b822-4134-a0ce-166fffff7408', 'code': 200} 2026-04-14 14:16:47.840 12 INFO neutron.plugins.ml2.plugin [None req-2e8600dd-9e82-437e-8668-0c2949b146e2 - - - - - -] Attempt 1 to provision port 96c702d1-b822-4134-a0ce-166fffff7408 2026-04-14 14:16:49.125 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 96c702d1-b822-4134-a0ce-166fffff7408 2026-04-14 14:16:51.188 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port e2c42304-eb98-4abb-8a5b-e1de688ce46e 2026-04-14 14:16:53.304 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port e2c42304-eb98-4abb-8a5b-e1de688ce46e 2026-04-14 14:16:53.529 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 3894b5e8-4e85-43ca-a83c-20d412c514e4 2026-04-14 14:16:55.191 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 9c24ce49-b1aa-4801-b7d8-7fb9f712c70d 2026-04-14 14:16:55.566 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 3894b5e8-4e85-43ca-a83c-20d412c514e4 2026-04-14 14:16:57.604 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port c66f5fd3-d58c-451e-888b-f9fbe478c3c7 2026-04-14 14:16:57.995 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 9c24ce49-b1aa-4801-b7d8-7fb9f712c70d 2026-04-14 14:16:59.014 11 INFO neutron.plugins.ml2.plugin [None req-1ac339dc-8d2c-43b2-90ff-f6ed7a1142b6 - - - - - -] Attempt 1 to provision port 9c24ce49-b1aa-4801-b7d8-7fb9f712c70d 2026-04-14 14:16:59.062 11 INFO neutron.plugins.ml2.plugin [None req-1ac339dc-8d2c-43b2-90ff-f6ed7a1142b6 - - - - - -] Attempt 1 to provision port e2c42304-eb98-4abb-8a5b-e1de688ce46e 2026-04-14 14:16:59.118 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port c66f5fd3-d58c-451e-888b-f9fbe478c3c7 2026-04-14 14:16:59.119 11 INFO neutron.plugins.ml2.plugin [None req-1ac339dc-8d2c-43b2-90ff-f6ed7a1142b6 - - - - - -] Attempt 1 to provision port c66f5fd3-d58c-451e-888b-f9fbe478c3c7 2026-04-14 14:16:59.165 11 INFO neutron.plugins.ml2.plugin [None req-1ac339dc-8d2c-43b2-90ff-f6ed7a1142b6 - - - - - -] Attempt 1 to provision port 26b88bec-b74e-4e1a-8148-535e51379cc9 2026-04-14 14:17:03.323 11 INFO neutron.plugins.ml2.plugin [None req-c18409ce-5325-4993-bdf4-91793946e14d - - - - - -] Attempt 1 to provision port 9216c892-5d3b-474d-931c-cf08a0a18693 2026-04-14 14:17:03.361 11 INFO neutron.plugins.ml2.plugin [None req-c18409ce-5325-4993-bdf4-91793946e14d - - - - - -] Attempt 1 to provision port fa794d17-d5ec-45a0-a634-4bdf3522df51 2026-04-14 14:17:03.396 11 INFO neutron.plugins.ml2.plugin [None req-c18409ce-5325-4993-bdf4-91793946e14d - - - - - -] Attempt 1 to provision port 9c24ce49-b1aa-4801-b7d8-7fb9f712c70d 2026-04-14 14:17:03.449 11 INFO neutron.plugins.ml2.plugin [None req-c18409ce-5325-4993-bdf4-91793946e14d - - - - - -] Attempt 1 to provision port e2c42304-eb98-4abb-8a5b-e1de688ce46e 2026-04-14 14:17:07.793 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 69ca4bfe-2e0f-4cb9-a722-211c84be9cf4 2026-04-14 14:17:07.909 12 INFO neutron.notifiers.nova [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Nova event matching ['req-0ccad7e8-13c9-45b5-bce5-12f05ee50dfb'] response: {'server_uuid': 'ccf4f029-e8e5-41ef-b577-c484673b4ba0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '69ca4bfe-2e0f-4cb9-a722-211c84be9cf4', 'code': 200} 2026-04-14 14:17:09.153 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 69ca4bfe-2e0f-4cb9-a722-211c84be9cf4 2026-04-14 14:17:09.311 12 INFO neutron.plugins.ml2.plugin [None req-61d7bb11-62cc-47e6-a6db-32fff0709f9f - - - - - -] Attempt 1 to provision port 69ca4bfe-2e0f-4cb9-a722-211c84be9cf4 2026-04-14 14:17:09.354 12 INFO neutron.plugins.ml2.plugin [None req-61d7bb11-62cc-47e6-a6db-32fff0709f9f - - - - - -] Attempt 1 to provision port c66f5fd3-d58c-451e-888b-f9fbe478c3c7 2026-04-14 14:17:09.426 12 INFO neutron.plugins.ml2.plugin [None req-61d7bb11-62cc-47e6-a6db-32fff0709f9f - - - - - -] Attempt 1 to provision port 544e401a-0998-42bb-bed6-6aea0a469eb5 2026-04-14 14:17:09.446 12 INFO neutron.plugins.ml2.plugin [None req-61d7bb11-62cc-47e6-a6db-32fff0709f9f - - - - - -] Attempt 1 to provision port 26b88bec-b74e-4e1a-8148-535e51379cc9 2026-04-14 14:17:09.463 12 INFO neutron.plugins.ml2.plugin [None req-61d7bb11-62cc-47e6-a6db-32fff0709f9f - - - - - -] Attempt 1 to provision port 9216c892-5d3b-474d-931c-cf08a0a18693 2026-04-14 14:17:09.481 12 INFO neutron.plugins.ml2.plugin [None req-61d7bb11-62cc-47e6-a6db-32fff0709f9f - - - - - -] Attempt 1 to provision port fa794d17-d5ec-45a0-a634-4bdf3522df51 2026-04-14 14:17:09.506 12 INFO neutron.plugins.ml2.plugin [None req-61d7bb11-62cc-47e6-a6db-32fff0709f9f - - - - - -] Attempt 1 to provision port 9c24ce49-b1aa-4801-b7d8-7fb9f712c70d 2026-04-14 14:17:09.570 12 INFO neutron.plugins.ml2.plugin [None req-61d7bb11-62cc-47e6-a6db-32fff0709f9f - - - - - -] Attempt 1 to provision port e2c42304-eb98-4abb-8a5b-e1de688ce46e 2026-04-14 14:17:11.166 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 544e401a-0998-42bb-bed6-6aea0a469eb5 2026-04-14 14:17:11.425 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port fa794d17-d5ec-45a0-a634-4bdf3522df51 2026-04-14 14:17:11.760 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 9216c892-5d3b-474d-931c-cf08a0a18693 2026-04-14 14:17:11.957 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 26b88bec-b74e-4e1a-8148-535e51379cc9 2026-04-14 14:17:13.190 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 544e401a-0998-42bb-bed6-6aea0a469eb5 2026-04-14 14:17:13.361 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port fa794d17-d5ec-45a0-a634-4bdf3522df51 2026-04-14 14:17:13.548 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 9216c892-5d3b-474d-931c-cf08a0a18693 2026-04-14 14:17:13.661 12 INFO neutron.plugins.ml2.plugin [None req-1e072038-20c5-47fe-a072-759dae6c170a - - - - - -] Attempt 1 to provision port 9216c892-5d3b-474d-931c-cf08a0a18693 2026-04-14 14:17:13.722 12 INFO neutron.plugins.ml2.plugin [None req-1e072038-20c5-47fe-a072-759dae6c170a - - - - - -] Attempt 1 to provision port fa794d17-d5ec-45a0-a634-4bdf3522df51 2026-04-14 14:17:13.787 12 INFO neutron.plugins.ml2.plugin [None req-1e072038-20c5-47fe-a072-759dae6c170a - - - - - -] Attempt 1 to provision port 26b88bec-b74e-4e1a-8148-535e51379cc9 2026-04-14 14:17:13.799 12 INFO neutron.plugins.ml2.plugin [None req-1e072038-20c5-47fe-a072-759dae6c170a - - - - - -] Attempt 1 to provision port c66f5fd3-d58c-451e-888b-f9fbe478c3c7 2026-04-14 14:17:13.852 12 INFO neutron.plugins.ml2.plugin [None req-1e072038-20c5-47fe-a072-759dae6c170a - - - - - -] Attempt 1 to provision port 26b88bec-b74e-4e1a-8148-535e51379cc9 2026-04-14 14:17:17.859 12 INFO neutron.plugins.ml2.plugin [None req-101b10fd-ecb2-4a4b-b1d1-7709dd8caff4 - - - - - -] Attempt 1 to provision port 9216c892-5d3b-474d-931c-cf08a0a18693 2026-04-14 14:17:17.907 12 INFO neutron.plugins.ml2.plugin [None req-101b10fd-ecb2-4a4b-b1d1-7709dd8caff4 - - - - - -] Attempt 1 to provision port fa794d17-d5ec-45a0-a634-4bdf3522df51 2026-04-14 14:17:17.955 12 INFO neutron.plugins.ml2.plugin [None req-101b10fd-ecb2-4a4b-b1d1-7709dd8caff4 - - - - - -] Attempt 1 to provision port 26b88bec-b74e-4e1a-8148-535e51379cc9 2026-04-14 14:17:19.347 12 INFO neutron.notifiers.nova [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Nova event matching ['req-4d9a6ffd-c24b-4bd1-a3b7-f53aac704252'] response: {'server_uuid': '833adfac-0f59-4459-8492-2b71494fc80d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '659437ad-d78b-4d9c-859e-5f64e5e7f6d9', 'code': 200} 2026-04-14 14:17:20.102 12 INFO neutron.plugins.ml2.plugin [None req-7e4b1406-03b5-4879-9e01-b9d35e26831c - - - - - -] Attempt 1 to provision port 69ca4bfe-2e0f-4cb9-a722-211c84be9cf4 2026-04-14 14:17:20.149 12 INFO neutron.plugins.ml2.plugin [None req-7e4b1406-03b5-4879-9e01-b9d35e26831c - - - - - -] Attempt 1 to provision port 26b88bec-b74e-4e1a-8148-535e51379cc9 2026-04-14 14:17:25.426 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 429cc4b1-db11-4d81-b9ea-16f7fd6bffe9 2026-04-14 14:17:25.537 11 INFO neutron.notifiers.nova [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Nova event matching ['req-304cdb4e-c289-409c-ba4e-1f666568d8a5'] response: {'server_uuid': '30bdbef4-3911-4ad8-8008-5dbfca358fe5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '429cc4b1-db11-4d81-b9ea-16f7fd6bffe9', 'code': 200} 2026-04-14 14:17:27.453 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 429cc4b1-db11-4d81-b9ea-16f7fd6bffe9 2026-04-14 14:17:58.656 12 INFO neutron.plugins.ml2.plugin [None req-112e1733-2a4f-47f0-9432-30c62c2d446f - - - - - -] Attempt 1 to provision port e7e94f0f-f536-4401-acab-98e6608f6c79 2026-04-14 14:18:21.721 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 994ca2a7-d611-4795-9143-77ed06ac945d 2026-04-14 14:18:21.872 12 INFO neutron.notifiers.nova [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Nova event matching ['req-0096dc47-6c95-48cb-ac23-1b4e4621a157'] response: {'server_uuid': 'cf6f1500-9b44-4bc4-ba70-d21cba871693', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '994ca2a7-d611-4795-9143-77ed06ac945d', 'code': 200} 2026-04-14 14:18:23.199 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 994ca2a7-d611-4795-9143-77ed06ac945d 2026-04-14 14:19:05.152 11 INFO neutron.plugins.ml2.plugin [None req-e3b5d5b5-56fe-4b77-b563-644a6a1f2cff - - - - - -] Attempt 1 to provision port 4abe32ac-f0fa-420c-8b0f-10ddd9cf118a 2026-04-14 14:19:11.261 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 4abe32ac-f0fa-420c-8b0f-10ddd9cf118a 2026-04-14 14:19:11.370 12 INFO neutron.notifiers.nova [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Nova event matching ['req-1a3101d1-f06a-472b-8846-da06271d5650'] response: {'server_uuid': 'cf6f1500-9b44-4bc4-ba70-d21cba871693', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4abe32ac-f0fa-420c-8b0f-10ddd9cf118a', 'code': 200} 2026-04-14 14:19:13.232 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 4abe32ac-f0fa-420c-8b0f-10ddd9cf118a 2026-04-14 14:19:15.762 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 4abe32ac-f0fa-420c-8b0f-10ddd9cf118a 2026-04-14 14:19:39.722 11 INFO neutron.plugins.ml2.plugin [None req-73a353fb-506a-4483-a52d-542cec74d8d0 - - - - - -] Attempt 1 to provision port 25ba5580-5175-477a-b79b-78b78bc9aee4 2026-04-14 14:19:46.853 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 25ba5580-5175-477a-b79b-78b78bc9aee4 2026-04-14 14:19:47.031 11 INFO neutron.notifiers.nova [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Nova event matching ['req-bdecb109-61c3-4c7d-b25c-c324e0fc2d1c'] response: {'server_uuid': 'cf6f1500-9b44-4bc4-ba70-d21cba871693', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '25ba5580-5175-477a-b79b-78b78bc9aee4', 'code': 200} 2026-04-14 14:19:47.446 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 25ba5580-5175-477a-b79b-78b78bc9aee4 2026-04-14 14:20:01.278 12 INFO neutron.plugins.ml2.plugin [None req-475f9191-6a1b-47a5-a6a9-65e3df63b886 - - - - - -] Attempt 1 to provision port 389a28b3-1f64-4616-b0c3-b530d86e182f 2026-04-14 14:20:07.492 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 389a28b3-1f64-4616-b0c3-b530d86e182f 2026-04-14 14:20:07.634 11 INFO neutron.notifiers.nova [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Nova event matching ['req-20c80bc7-b8d3-4814-acc4-9aa99ee44c5f'] response: {'server_uuid': 'cf6f1500-9b44-4bc4-ba70-d21cba871693', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '389a28b3-1f64-4616-b0c3-b530d86e182f', 'code': 200} 2026-04-14 14:20:09.452 12 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 389a28b3-1f64-4616-b0c3-b530d86e182f 2026-04-14 14:20:11.874 11 INFO neutron.plugins.ml2.plugin [None req-297dc00e-67d6-4a60-8f17-900e3fc27def - - - - - -] Attempt 1 to provision port 25ba5580-5175-477a-b79b-78b78bc9aee4 2026-04-14 14:20:24.267 11 INFO neutron.plugins.ml2.plugin [None req-4daaeb50-0029-4142-a57b-e570ecd5e604 - - - - - -] Attempt 1 to provision port 389a28b3-1f64-4616-b0c3-b530d86e182f 2026-04-14 14:20:25.538 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 389a28b3-1f64-4616-b0c3-b530d86e182f 2026-04-14 14:20:25.674 12 INFO neutron.plugins.ml2.plugin [None req-fbfe3f7a-fe55-48f8-883d-af868dbe2eb2 - - - - - -] Attempt 1 to provision port 389a28b3-1f64-4616-b0c3-b530d86e182f 2026-04-14 14:20:34.695 12 INFO neutron.plugins.ml2.plugin [None req-b5d93ef1-32f1-419f-b153-221fa3d4fd8f - - - - - -] Attempt 1 to provision port 25ba5580-5175-477a-b79b-78b78bc9aee4 2026-04-14 14:20:35.529 11 INFO neutron.plugins.ml2.plugin [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Attempt 1 to provision port 25ba5580-5175-477a-b79b-78b78bc9aee4 2026-04-14 14:21:07.685 11 INFO neutron.notifiers.nova [None req-3cf2ecba-1c4e-477d-833d-09593381029b - - - - - -] Nova event matching ['req-4b5220f9-59d3-4b63-bcd1-b2115afdeac7'] response: {'server_uuid': '30bdbef4-3911-4ad8-8008-5dbfca358fe5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '429cc4b1-db11-4d81-b9ea-16f7fd6bffe9', 'code': 200}