+ 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 2026-05-07 13:53:31.832 1 INFO neutron.common.config [-] Logging enabled! 2026-05-07 13:53:31.832 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-07 13:53:31.832 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-07 13:53:31.833 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-07 13:53:33.318 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 13:53:33.321 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-07 13:53:33.324 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-07 13:53:33.325 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 13:53:33.325 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-07 13:53:33.325 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-07 13:53:33.325 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 13:53:33.332 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 13:53:33.332 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 13:53:33.332 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 13:53:33.350 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-07 13:53:33.351 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 13:53:33.351 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-07 13:53:33.371 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-07 13:53:33.371 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-07 13:53:33.371 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-07 13:53:33.371 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-07 13:53:33.673 1 INFO neutron.plugins.ml2.managers [None req-1dc8a357-8f18-4152-ac49-051d2b3668ce - - - - - -] Initializing driver for type 'vlan' 2026-05-07 13:53:33.812 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1dc8a357-8f18-4152-ac49-051d2b3668ce - - - - - -] VlanTypeDriver initialization complete 2026-05-07 13:53:33.813 1 INFO neutron.plugins.ml2.managers [None req-1dc8a357-8f18-4152-ac49-051d2b3668ce - - - - - -] Initializing driver for type 'vxlan' 2026-05-07 13:53:33.813 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1dc8a357-8f18-4152-ac49-051d2b3668ce - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-07 13:53:33.868 1 INFO neutron.plugins.ml2.managers [None req-1dc8a357-8f18-4152-ac49-051d2b3668ce - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-07 13:53:33.868 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1dc8a357-8f18-4152-ac49-051d2b3668ce - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-07 13:53:33.869 1 INFO neutron.plugins.ml2.managers [None req-1dc8a357-8f18-4152-ac49-051d2b3668ce - - - - - -] Initializing extension driver 'port_security' 2026-05-07 13:53:33.869 1 INFO neutron.plugins.ml2.extensions.port_security [None req-1dc8a357-8f18-4152-ac49-051d2b3668ce - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-07 13:53:33.869 1 INFO neutron.plugins.ml2.managers [None req-1dc8a357-8f18-4152-ac49-051d2b3668ce - - - - - -] Initializing extension driver 'qos' 2026-05-07 13:53:33.869 1 INFO neutron.plugins.ml2.managers [None req-1dc8a357-8f18-4152-ac49-051d2b3668ce - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-07 13:53:33.870 1 INFO neutron.plugins.ml2.managers [None req-1dc8a357-8f18-4152-ac49-051d2b3668ce - - - - - -] Initializing mechanism driver 'l2population' 2026-05-07 13:53:33.882 1 INFO neutron.quota [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded quota_driver: . 2026-05-07 13:53:33.883 1 INFO neutron.plugins.ml2.plugin [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Modular L2 Plugin initialization complete 2026-05-07 13:53:33.883 1 INFO neutron.plugins.ml2.managers [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-07 13:53:33.883 1 INFO neutron.plugins.ml2.managers [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-07 13:53:33.883 1 INFO neutron.plugins.ml2.managers [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-07 13:53:33.883 1 INFO neutron.manager [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loading Plugin: qos 2026-05-07 13:53:33.895 1 INFO neutron.manager [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loading Plugin: router 2026-05-07 13:53:33.930 1 INFO neutron.services.service_base [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-07 13:53:33.931 1 INFO neutron.manager [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loading Plugin: segments 2026-05-07 13:53:33.998 1 INFO neutron.manager [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loading Plugin: trunk 2026-05-07 13:53:34.012 1 INFO neutron.manager [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loading Plugin: vpnaas 2026-05-07 13:53:34.050 1 WARNING stevedore.named [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-07 13:53:34.132 1 INFO neutron_vpnaas.services.vpn.plugin [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-07 13:53:34.132 1 INFO neutron.common.utils [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-07 13:53:34.133 1 INFO neutron.manager [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loading Plugin: taas 2026-05-07 13:53:34.159 1 WARNING stevedore.named [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-07 13:53:34.159 1 WARNING stevedore.named [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 13:53:34.185 1 INFO neutron_taas.services.taas.taas_plugin [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-07 13:53:34.186 1 INFO neutron.manager [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loading Plugin: tapmirror 2026-05-07 13:53:34.198 1 WARNING stevedore.named [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-07 13:53:34.198 1 WARNING stevedore.named [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 13:53:34.211 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-07 13:53:34.212 1 INFO neutron.manager [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loading Plugin: auto_allocate 2026-05-07 13:53:34.224 1 INFO neutron.manager [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loading Plugin: tag 2026-05-07 13:53:34.233 1 INFO neutron.manager [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loading Plugin: timestamp 2026-05-07 13:53:34.236 1 INFO neutron.manager [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loading Plugin: network_ip_availability 2026-05-07 13:53:34.240 1 INFO neutron.manager [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loading Plugin: flavors 2026-05-07 13:53:34.243 1 INFO neutron.manager [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loading Plugin: revisions 2026-05-07 13:53:34.250 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Initializing extension manager. 2026-05-07 13:53:34.253 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: address-group 2026-05-07 13:53:34.254 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: address-scope 2026-05-07 13:53:34.255 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-07 13:53:34.256 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: agent 2026-05-07 13:53:34.256 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: agent-resources-synced 2026-05-07 13:53:34.258 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-07 13:53:34.258 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-07 13:53:34.259 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: availability_zone 2026-05-07 13:53:34.260 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: availability_zone_filter 2026-05-07 13:53:34.261 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-07 13:53:34.264 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: default-subnetpools 2026-05-07 13:53:34.266 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-07 13:53:34.267 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: dns-integration 2026-05-07 13:53:34.268 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: dns-domain-ports 2026-05-07 13:53:34.268 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-07 13:53:34.269 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: dvr 2026-05-07 13:53:34.269 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-07 13:53:34.270 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: empty-string-filtering 2026-05-07 13:53:34.270 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 13:53:34.271 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-07 13:53:34.271 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: external-net 2026-05-07 13:53:34.272 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-07 13:53:34.272 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: extraroute 2026-05-07 13:53:34.273 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: extraroute-atomic 2026-05-07 13:53:34.273 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-07 13:53:34.274 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-07 13:53:34.274 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-07 13:53:34.275 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-07 13:53:34.275 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: fip-port-details 2026-05-07 13:53:34.276 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: flavors 2026-05-07 13:53:34.277 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-07 13:53:34.277 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: floatingip-pools 2026-05-07 13:53:34.278 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: ip_allocation 2026-05-07 13:53:34.278 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-07 13:53:34.279 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: l2_adjacency 2026-05-07 13:53:34.279 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: router 2026-05-07 13:53:34.281 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 13:53:34.281 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-07 13:53:34.282 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-07 13:53:34.282 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: ext-gw-mode 2026-05-07 13:53:34.283 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: l3-ha 2026-05-07 13:53:34.283 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-07 13:53:34.284 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-07 13:53:34.284 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: l3-flavors 2026-05-07 13:53:34.285 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-07 13:53:34.285 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-07 13:53:34.287 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-07 13:53:34.288 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-07 13:53:34.289 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-07 13:53:34.290 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-07 13:53:34.290 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-07 13:53:34.291 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: multi-provider 2026-05-07 13:53:34.291 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: net-mtu 2026-05-07 13:53:34.292 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: net-mtu-writable 2026-05-07 13:53:34.293 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: network_availability_zone 2026-05-07 13:53:34.293 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: network_ha 2026-05-07 13:53:34.294 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: network-ip-availability 2026-05-07 13:53:34.294 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-07 13:53:34.295 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: pagination 2026-05-07 13:53:34.295 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: port-device-profile 2026-05-07 13:53:34.296 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-07 13:53:34.296 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-07 13:53:34.296 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-07 13:53:34.297 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: port-mac-override 2026-05-07 13:53:34.297 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-07 13:53:34.298 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-07 13:53:34.298 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-07 13:53:34.299 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: port-resource-request 2026-05-07 13:53:34.299 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-07 13:53:34.300 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-07 13:53:34.300 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: binding 2026-05-07 13:53:34.301 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: binding-extended 2026-05-07 13:53:34.302 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: port-security 2026-05-07 13:53:34.302 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: project-id 2026-05-07 13:53:34.302 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: provider 2026-05-07 13:53:34.303 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-07 13:53:34.305 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: qos 2026-05-07 13:53:34.306 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-07 13:53:34.306 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-07 13:53:34.307 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: qos-default 2026-05-07 13:53:34.308 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: qos-fip 2026-05-07 13:53:34.308 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-07 13:53:34.309 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-07 13:53:34.309 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-07 13:53:34.310 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-07 13:53:34.310 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-07 13:53:34.311 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: qos-pps 2026-05-07 13:53:34.311 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-07 13:53:34.312 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-07 13:53:34.313 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: qos-rules-alias 2026-05-07 13:53:34.313 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: quota-check-limit 2026-05-07 13:53:34.314 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-07 13:53:34.315 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: quotas 2026-05-07 13:53:34.319 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: quota_details 2026-05-07 13:53:34.320 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: rbac-policies 2026-05-07 13:53:34.321 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: rbac-address-group 2026-05-07 13:53:34.321 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: rbac-address-scope 2026-05-07 13:53:34.322 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: rbac-security-groups 2026-05-07 13:53:34.322 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-07 13:53:34.323 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: revision-if-match 2026-05-07 13:53:34.324 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-07 13:53:34.324 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: router_availability_zone 2026-05-07 13:53:34.325 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-07 13:53:34.326 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-07 13:53:34.327 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-07 13:53:34.327 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-07 13:53:34.327 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-07 13:53:34.328 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-07 13:53:34.328 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-07 13:53:34.332 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: security-group 2026-05-07 13:53:34.334 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: segment 2026-05-07 13:53:34.334 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-07 13:53:34.335 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: service-type 2026-05-07 13:53:34.335 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: sorting 2026-05-07 13:53:34.335 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: standard-attr-segment 2026-05-07 13:53:34.336 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: standard-attr-description 2026-05-07 13:53:34.336 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: stateful-security-group 2026-05-07 13:53:34.337 1 WARNING neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-07 13:53:34.337 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-07 13:53:34.338 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: subnet-external-network 2026-05-07 13:53:34.338 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: subnet_onboard 2026-05-07 13:53:34.338 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-07 13:53:34.339 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: subnet-service-types 2026-05-07 13:53:34.339 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: subnet_allocation 2026-05-07 13:53:34.340 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-07 13:53:34.340 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: tag-creation 2026-05-07 13:53:34.341 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-07 13:53:34.344 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: standard-attr-tag 2026-05-07 13:53:34.345 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-07 13:53:34.346 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: trunk 2026-05-07 13:53:34.346 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: trunk-details 2026-05-07 13:53:34.346 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-07 13:53:34.347 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-07 13:53:34.347 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-07 13:53:34.348 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-07 13:53:34.350 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-07 13:53:34.351 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-07 13:53:34.351 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: vpn-flavors 2026-05-07 13:53:34.353 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: vpnaas 2026-05-07 13:53:34.354 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: taas 2026-05-07 13:53:34.355 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: tap-mirror 2026-05-07 13:53:34.355 1 INFO neutron.api.extensions [None req-3dab1797-d6a9-4e53-b072-e270ef2f8013 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-07 13:54:04.443 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-07 13:54:04.488 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-07 13:54:04.488 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-07 13:54:18.525 16 INFO neutron.db.l3_hamode_db [None req-074d7a47-0408-41db-ac14-f3ee7d0a5c37 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 13:54:31.744 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 709a1960-db03-4972-b164-de0889a37552 2026-05-07 13:54:32.802 16 INFO neutron.plugins.ml2.plugin [None req-db63a91f-57c3-46de-a7ba-605ab418146e - - - - - -] Attempt 1 to provision port 709a1960-db03-4972-b164-de0889a37552 2026-05-07 13:54:33.644 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 709a1960-db03-4972-b164-de0889a37552 2026-05-07 13:54:34.492 16 INFO neutron.plugins.ml2.plugin [None req-6cc267a4-6824-4a93-afe3-fa58ce765bb8 - - - - - -] Attempt 1 to provision port 709a1960-db03-4972-b164-de0889a37552 2026-05-07 13:59:15.697 13 INFO neutron.plugins.ml2.plugin [None req-e39383d9-422b-48f9-83d3-b4ec53758134 - - - - - -] Attempt 1 to provision port 1eeba4e4-0725-48e8-ac2b-9bd1ba34a470 2026-05-07 13:59:15.756 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 1eeba4e4-0725-48e8-ac2b-9bd1ba34a470 2026-05-07 13:59:17.349 13 INFO neutron.plugins.ml2.plugin [None req-6518b1dc-05cb-484f-97bf-09b29ced8b59 - - - - - -] Attempt 1 to provision port 1eeba4e4-0725-48e8-ac2b-9bd1ba34a470 2026-05-07 13:59:17.731 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 1eeba4e4-0725-48e8-ac2b-9bd1ba34a470 2026-05-07 13:59:22.325 16 INFO neutron.plugins.ml2.plugin [None req-8b23019d-9081-427a-ae3a-ce04e9953093 - - - - - -] Attempt 1 to provision port ff26d457-24de-4493-8ced-b37571f4d83b 2026-05-07 14:03:36.403 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port ff26d457-24de-4493-8ced-b37571f4d83b 2026-05-07 14:03:37.811 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port ff26d457-24de-4493-8ced-b37571f4d83b 2026-05-07 14:12:15.983 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 1e59e953-f255-445c-a398-a20e8b2ea856 2026-05-07 14:12:17.957 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 1e59e953-f255-445c-a398-a20e8b2ea856 2026-05-07 14:22:02.090 13 INFO neutron.plugins.ml2.plugin [None req-cddca3b6-63fb-4977-868b-08fe66f3d8b4 - - - - - -] Attempt 1 to provision port ff26d457-24de-4493-8ced-b37571f4d83b 2026-05-07 14:22:02.129 13 INFO neutron.plugins.ml2.plugin [None req-cddca3b6-63fb-4977-868b-08fe66f3d8b4 - - - - - -] Attempt 1 to provision port 709a1960-db03-4972-b164-de0889a37552 2026-05-07 14:22:02.166 13 INFO neutron.plugins.ml2.plugin [None req-cddca3b6-63fb-4977-868b-08fe66f3d8b4 - - - - - -] Attempt 1 to provision port 1eeba4e4-0725-48e8-ac2b-9bd1ba34a470 2026-05-07 14:27:42.272 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 3aef07b9-ed31-442b-b8b5-2fa4a28a6bc4 2026-05-07 14:27:44.421 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 3aef07b9-ed31-442b-b8b5-2fa4a28a6bc4 2026-05-07 14:27:44.635 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 32b4c1d1-da62-4ba2-aa7e-300e515143a5 2026-05-07 14:27:46.470 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 32b4c1d1-da62-4ba2-aa7e-300e515143a5 2026-05-07 14:27:50.388 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port e421247a-851f-4b04-871e-227253a55c77 2026-05-07 14:27:50.751 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port b2dc8a30-daf6-443f-9517-962218ed0aad 2026-05-07 14:27:52.660 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 3ff80eeb-53df-4338-ad2a-67036e5d8706 2026-05-07 14:27:53.061 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port e421247a-851f-4b04-871e-227253a55c77 2026-05-07 14:27:53.243 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port b2dc8a30-daf6-443f-9517-962218ed0aad 2026-05-07 14:27:53.414 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 85750f98-6ffb-4540-8549-c21aa4b7c385 2026-05-07 14:27:54.290 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 3ff80eeb-53df-4338-ad2a-67036e5d8706 2026-05-07 14:27:54.585 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 85750f98-6ffb-4540-8549-c21aa4b7c385 2026-05-07 14:27:57.408 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port f304ad61-de33-4e2c-b282-38a46bab780e 2026-05-07 14:27:57.813 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 82372150-efbb-4a9b-b72a-fa31c6aef2c3 2026-05-07 14:27:58.079 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e87785a8-0238-4985-9e5c-a9fb673cc1ce'] response: {'server_uuid': 'b10ee982-8c4c-4e76-85d7-d0f9635f0342', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f304ad61-de33-4e2c-b282-38a46bab780e', 'code': 200} 2026-05-07 14:27:58.250 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 8f9acb5f-e5f0-426b-b54e-f2fb9b81a675 2026-05-07 14:27:58.666 16 INFO neutron.plugins.ml2.plugin [None req-c281414f-8880-4297-9fa8-93f4a0a35038 - - - - - -] Attempt 1 to provision port f304ad61-de33-4e2c-b282-38a46bab780e 2026-05-07 14:27:58.718 16 INFO neutron.plugins.ml2.plugin [None req-c281414f-8880-4297-9fa8-93f4a0a35038 - - - - - -] Attempt 1 to provision port 32b4c1d1-da62-4ba2-aa7e-300e515143a5 2026-05-07 14:27:58.772 16 INFO neutron.plugins.ml2.plugin [None req-c281414f-8880-4297-9fa8-93f4a0a35038 - - - - - -] Attempt 1 to provision port d61a648c-1955-4b6f-bd07-2564d06d675e 2026-05-07 14:27:58.799 16 INFO neutron.plugins.ml2.plugin [None req-c281414f-8880-4297-9fa8-93f4a0a35038 - - - - - -] Attempt 1 to provision port 3ff80eeb-53df-4338-ad2a-67036e5d8706 2026-05-07 14:27:58.859 16 INFO neutron.plugins.ml2.plugin [None req-c281414f-8880-4297-9fa8-93f4a0a35038 - - - - - -] Attempt 1 to provision port 21b53ae6-693f-4a0a-a6ca-cb9dd1fccc27 2026-05-07 14:27:58.894 16 INFO neutron.plugins.ml2.plugin [None req-c281414f-8880-4297-9fa8-93f4a0a35038 - - - - - -] Attempt 1 to provision port 82372150-efbb-4a9b-b72a-fa31c6aef2c3 2026-05-07 14:27:58.948 16 INFO neutron.plugins.ml2.plugin [None req-c281414f-8880-4297-9fa8-93f4a0a35038 - - - - - -] Attempt 1 to provision port fb8e2e6a-79d4-4717-a9c6-68c16d4687ca 2026-05-07 14:27:59.067 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port f304ad61-de33-4e2c-b282-38a46bab780e 2026-05-07 14:27:59.402 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 82372150-efbb-4a9b-b72a-fa31c6aef2c3 2026-05-07 14:27:59.659 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 8f9acb5f-e5f0-426b-b54e-f2fb9b81a675 2026-05-07 14:28:00.129 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b1a8731-d663-4be9-b72e-dc2a0099f8ab'] response: {'server_uuid': '03e45b53-5d05-4844-89af-5706863d87d0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8f9acb5f-e5f0-426b-b54e-f2fb9b81a675', 'code': 200} 2026-05-07 14:28:04.918 13 INFO neutron.plugins.ml2.plugin [None req-361d1499-5135-4564-918a-b85b63ff7dd5 - - - - - -] Attempt 1 to provision port 82372150-efbb-4a9b-b72a-fa31c6aef2c3 2026-05-07 14:28:04.997 13 INFO neutron.plugins.ml2.plugin [None req-361d1499-5135-4564-918a-b85b63ff7dd5 - - - - - -] Attempt 1 to provision port 21b53ae6-693f-4a0a-a6ca-cb9dd1fccc27 2026-05-07 14:28:05.038 13 INFO neutron.plugins.ml2.plugin [None req-361d1499-5135-4564-918a-b85b63ff7dd5 - - - - - -] Attempt 1 to provision port 8f9acb5f-e5f0-426b-b54e-f2fb9b81a675 2026-05-07 14:28:10.721 16 INFO neutron.plugins.ml2.plugin [None req-4fd08fe9-8845-453b-8f26-15ba72bc8e20 - - - - - -] Attempt 1 to provision port 3ff80eeb-53df-4338-ad2a-67036e5d8706 2026-05-07 14:28:10.799 16 INFO neutron.plugins.ml2.plugin [None req-4fd08fe9-8845-453b-8f26-15ba72bc8e20 - - - - - -] Attempt 1 to provision port f2a3a616-2968-4ac9-bccb-d0e08cadca7c 2026-05-07 14:28:14.156 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port af86da4f-08cc-4b14-acf5-9730a61021fa 2026-05-07 14:28:14.271 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f61befe5-2aae-4f4e-931a-7e87b4063aeb'] response: {'server_uuid': 'f592e15b-6039-44c6-a87b-d757f64f6920', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'af86da4f-08cc-4b14-acf5-9730a61021fa', 'code': 200} 2026-05-07 14:28:14.562 16 INFO neutron.plugins.ml2.plugin [None req-6bbd8dab-8b61-4f77-8001-28349cf7692e - - - - - -] Attempt 1 to provision port af86da4f-08cc-4b14-acf5-9730a61021fa 2026-05-07 14:28:15.175 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port af86da4f-08cc-4b14-acf5-9730a61021fa 2026-05-07 14:28:19.157 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port e2e2e100-2232-408a-a141-0b56ac975ffc 2026-05-07 14:28:19.505 13 INFO neutron.plugins.ml2.plugin [None req-bfdd9b31-e17e-4f06-9e51-383c80d4631c - - - - - -] Attempt 1 to provision port a72742ed-746d-4e18-9f1c-cc1957953034 2026-05-07 14:28:19.518 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port a72742ed-746d-4e18-9f1c-cc1957953034 2026-05-07 14:28:21.056 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port e2e2e100-2232-408a-a141-0b56ac975ffc 2026-05-07 14:28:21.317 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port a72742ed-746d-4e18-9f1c-cc1957953034 2026-05-07 14:28:25.696 13 INFO neutron.plugins.ml2.plugin [None req-6ebefefb-61db-47b5-8382-3cb5f255fa0a - - - - - -] Attempt 1 to provision port cb21658f-6457-4c38-a115-27bb124ba0d5 2026-05-07 14:28:25.717 13 INFO neutron.plugins.ml2.plugin [None req-6ebefefb-61db-47b5-8382-3cb5f255fa0a - - - - - -] Attempt 1 to provision port 613a8dfe-6437-4c23-b1c5-b0449ae07ca4 2026-05-07 14:28:25.744 13 INFO neutron.plugins.ml2.plugin [None req-6ebefefb-61db-47b5-8382-3cb5f255fa0a - - - - - -] Attempt 1 to provision port a72742ed-746d-4e18-9f1c-cc1957953034 2026-05-07 14:28:27.388 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port f2a3a616-2968-4ac9-bccb-d0e08cadca7c 2026-05-07 14:28:27.645 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port d61a648c-1955-4b6f-bd07-2564d06d675e 2026-05-07 14:28:29.424 13 INFO neutron.plugins.ml2.plugin [None req-233b56db-ae47-4a93-ae6d-0dfd86a5cafa - - - - - -] Attempt 1 to provision port 62870ca5-432c-495c-9dcb-5727178fb380 2026-05-07 14:28:29.457 13 INFO neutron.plugins.ml2.plugin [None req-233b56db-ae47-4a93-ae6d-0dfd86a5cafa - - - - - -] Attempt 1 to provision port 6d75abb7-fb28-4b49-bec7-117c1e3ef5ed 2026-05-07 14:28:30.440 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port f2a3a616-2968-4ac9-bccb-d0e08cadca7c 2026-05-07 14:28:30.609 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port d61a648c-1955-4b6f-bd07-2564d06d675e 2026-05-07 14:28:30.851 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port a3970e0f-462f-40ff-bd30-e95dc404572a 2026-05-07 14:28:30.969 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-75ff43d4-f300-4a59-9ae8-ee7ef35067c2'] response: {'server_uuid': '3dc8ed4c-3279-4f2a-9c72-59dfba4f1211', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a3970e0f-462f-40ff-bd30-e95dc404572a', 'code': 200} 2026-05-07 14:28:32.335 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port a3970e0f-462f-40ff-bd30-e95dc404572a 2026-05-07 14:28:34.567 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port f4c88bf1-e57c-4d63-8bbd-76f18593cac0 2026-05-07 14:28:36.141 13 INFO neutron.plugins.ml2.plugin [None req-913364ad-22a8-46e6-b7ee-99b7ae4549c7 - - - - - -] Attempt 1 to provision port 8f9acb5f-e5f0-426b-b54e-f2fb9b81a675 2026-05-07 14:28:36.366 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port f4c88bf1-e57c-4d63-8bbd-76f18593cac0 2026-05-07 14:28:38.554 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 38ba15de-19d1-4392-b320-2a41dace31d5 2026-05-07 14:28:40.608 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 38ba15de-19d1-4392-b320-2a41dace31d5 2026-05-07 14:28:46.906 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port a8a953ad-ecb5-4864-8111-01fefc1429dc 2026-05-07 14:28:47.013 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fe01b4a-b3f5-420e-b7c4-0f352a701bc7'] response: {'server_uuid': '7cfd4798-f323-4119-a64d-7efcebb9353e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a8a953ad-ecb5-4864-8111-01fefc1429dc', 'code': 200} 2026-05-07 14:28:47.950 13 INFO neutron.plugins.ml2.plugin [None req-aef14163-6390-4223-b2f7-54428b09eb6d - - - - - -] Attempt 1 to provision port 38ba15de-19d1-4392-b320-2a41dace31d5 2026-05-07 14:28:48.033 13 INFO neutron.plugins.ml2.plugin [None req-aef14163-6390-4223-b2f7-54428b09eb6d - - - - - -] Attempt 1 to provision port a8a953ad-ecb5-4864-8111-01fefc1429dc 2026-05-07 14:28:48.093 13 INFO neutron.plugins.ml2.plugin [None req-aef14163-6390-4223-b2f7-54428b09eb6d - - - - - -] Attempt 1 to provision port 7ce98e8d-0e01-4791-83a4-c74222ca73fd 2026-05-07 14:28:48.557 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port a8a953ad-ecb5-4864-8111-01fefc1429dc 2026-05-07 14:28:52.009 16 INFO neutron.plugins.ml2.plugin [None req-53384417-5efe-4cdb-a4b9-f21a467752ef - - - - - -] Attempt 1 to provision port 7ce98e8d-0e01-4791-83a4-c74222ca73fd 2026-05-07 14:28:52.362 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 7ce98e8d-0e01-4791-83a4-c74222ca73fd 2026-05-07 14:28:52.692 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 76f3f700-202f-43af-9407-25671782d062 2026-05-07 14:28:54.379 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 7ce98e8d-0e01-4791-83a4-c74222ca73fd 2026-05-07 14:28:54.577 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 76f3f700-202f-43af-9407-25671782d062 2026-05-07 14:28:56.462 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 675d7e78-ddb8-4af7-8bf0-e42e5f344fde 2026-05-07 14:28:56.700 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 2ceae28a-5dd1-4204-b565-6e811ce33935 2026-05-07 14:28:58.568 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 2ceae28a-5dd1-4204-b565-6e811ce33935 2026-05-07 14:29:00.394 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 178ebbff-c322-4af0-bf50-c6b83ab05b5a 2026-05-07 14:29:02.458 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 178ebbff-c322-4af0-bf50-c6b83ab05b5a 2026-05-07 14:29:04.500 13 INFO neutron.plugins.ml2.plugin [None req-41b094a9-5256-4b5e-8226-9fcad9750eeb - - - - - -] Attempt 1 to provision port ca4c74b2-8845-407b-9ca0-f97103117651 2026-05-07 14:29:04.530 13 INFO neutron.plugins.ml2.plugin [None req-41b094a9-5256-4b5e-8226-9fcad9750eeb - - - - - -] Attempt 1 to provision port 178ebbff-c322-4af0-bf50-c6b83ab05b5a 2026-05-07 14:29:04.581 13 INFO neutron.plugins.ml2.plugin [None req-41b094a9-5256-4b5e-8226-9fcad9750eeb - - - - - -] Attempt 1 to provision port a8a953ad-ecb5-4864-8111-01fefc1429dc 2026-05-07 14:29:04.637 13 INFO neutron.plugins.ml2.plugin [None req-41b094a9-5256-4b5e-8226-9fcad9750eeb - - - - - -] Attempt 1 to provision port 65d13a39-f323-4f0f-a25f-cc7b2f80e37b 2026-05-07 14:29:06.896 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 3310fa53-8b16-4933-9797-f52b190ee5ca 2026-05-07 14:29:07.408 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5aa9cbf-61ed-4f57-828d-cbf2e3f923d2'] response: {'server_uuid': '03250ebd-f5b9-43ba-9237-a1b0ecaac17c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3310fa53-8b16-4933-9797-f52b190ee5ca', 'code': 200} 2026-05-07 14:29:08.333 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 3310fa53-8b16-4933-9797-f52b190ee5ca 2026-05-07 14:29:09.904 13 INFO neutron.plugins.ml2.plugin [None req-1e93c2ea-52ff-4795-827f-34593474ed16 - - - - - -] Attempt 1 to provision port ca4c74b2-8845-407b-9ca0-f97103117651 2026-05-07 14:29:09.925 13 INFO neutron.plugins.ml2.plugin [None req-1e93c2ea-52ff-4795-827f-34593474ed16 - - - - - -] Attempt 1 to provision port 178ebbff-c322-4af0-bf50-c6b83ab05b5a 2026-05-07 14:29:09.997 13 INFO neutron.plugins.ml2.plugin [None req-1e93c2ea-52ff-4795-827f-34593474ed16 - - - - - -] Attempt 1 to provision port 3310fa53-8b16-4933-9797-f52b190ee5ca 2026-05-07 14:29:12.483 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 65d13a39-f323-4f0f-a25f-cc7b2f80e37b 2026-05-07 14:29:12.769 16 WARNING neutron.plugins.ml2.plugin [None req-7d0c5a93-8f4b-4426-a37a-1fcadd114299 - - - - - -] Concurrent port binding operations failed on port ca4c74b2-8845-407b-9ca0-f97103117651 2026-05-07 14:29:12.773 16 INFO neutron.plugins.ml2.plugin [None req-7d0c5a93-8f4b-4426-a37a-1fcadd114299 - - - - - -] Attempt 2 to bind port ca4c74b2-8845-407b-9ca0-f97103117651 2026-05-07 14:29:14.318 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port ca4c74b2-8845-407b-9ca0-f97103117651 2026-05-07 14:29:14.656 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 65d13a39-f323-4f0f-a25f-cc7b2f80e37b 2026-05-07 14:29:16.395 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port ca4c74b2-8845-407b-9ca0-f97103117651 2026-05-07 14:29:17.155 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-95032d2e-de00-4f1e-be7a-01e8533a2e39'] response: {'server_uuid': '7cfd4798-f323-4119-a64d-7efcebb9353e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a8a953ad-ecb5-4864-8111-01fefc1429dc', 'code': 200} 2026-05-07 14:29:21.199 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port a8a953ad-ecb5-4864-8111-01fefc1429dc 2026-05-07 14:29:21.334 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c3a79d5-8981-47fc-bc51-3ef2297bfb5e'] response: {'server_uuid': '7cfd4798-f323-4119-a64d-7efcebb9353e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a8a953ad-ecb5-4864-8111-01fefc1429dc', 'code': 200} 2026-05-07 14:29:22.711 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port a8a953ad-ecb5-4864-8111-01fefc1429dc 2026-05-07 14:29:22.947 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port f4170b7d-e051-4364-805d-0f33d4557b54 2026-05-07 14:29:24.707 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port a87b950c-1beb-45a6-a6bc-e27d9f06cdc1 2026-05-07 14:29:25.142 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port f4170b7d-e051-4364-805d-0f33d4557b54 2026-05-07 14:29:27.002 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port a87b950c-1beb-45a6-a6bc-e27d9f06cdc1 2026-05-07 14:29:27.482 13 INFO neutron.plugins.ml2.plugin [None req-8468c2dd-446a-4b8c-831c-9f651d21e601 - - - - - -] Attempt 1 to provision port a87b950c-1beb-45a6-a6bc-e27d9f06cdc1 2026-05-07 14:29:27.535 13 INFO neutron.plugins.ml2.plugin [None req-8468c2dd-446a-4b8c-831c-9f651d21e601 - - - - - -] Attempt 1 to provision port 4d554c67-64a0-4993-b567-de625e794905 2026-05-07 14:29:29.247 13 INFO neutron.plugins.ml2.plugin [None req-4aae6b85-ebed-47ea-893a-e689e3a09994 - - - - - -] Attempt 1 to provision port 4d554c67-64a0-4993-b567-de625e794905 2026-05-07 14:29:31.284 13 INFO neutron.plugins.ml2.plugin [None req-eab8a842-ddd4-4fe5-ba29-830502aa3ba7 - - - - - -] Attempt 1 to provision port 4d554c67-64a0-4993-b567-de625e794905 2026-05-07 14:29:33.813 16 INFO neutron.plugins.ml2.plugin [None req-558d3594-6237-4a71-8b82-409eaba604b7 - - - - - -] Attempt 1 to provision port a543e0d6-44d0-4c34-89a3-e461e81b06f4 2026-05-07 14:29:35.698 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port d35e31f4-c8b4-4be4-a065-6ad1b2e0fcf8 2026-05-07 14:29:35.801 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfcfff6b-63e8-47dc-ada3-a6ad6470c1e2'] response: {'server_uuid': '4c0caf36-82ef-4a3d-9273-12d7a3b12831', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd35e31f4-c8b4-4be4-a065-6ad1b2e0fcf8', 'code': 200} 2026-05-07 14:29:36.660 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port d35e31f4-c8b4-4be4-a065-6ad1b2e0fcf8 2026-05-07 14:29:38.698 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 4d554c67-64a0-4993-b567-de625e794905 2026-05-07 14:29:39.016 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port a543e0d6-44d0-4c34-89a3-e461e81b06f4 2026-05-07 14:29:40.704 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 4d554c67-64a0-4993-b567-de625e794905 2026-05-07 14:29:40.907 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port a543e0d6-44d0-4c34-89a3-e461e81b06f4 2026-05-07 14:30:20.706 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 02042d20-437e-4b57-9657-6919b6d15b81 2026-05-07 14:30:20.889 16 INFO neutron.plugins.ml2.plugin [None req-d5995213-50b2-41a8-a9cd-ab6d73de60c4 - - - - - -] Attempt 1 to provision port 02042d20-437e-4b57-9657-6919b6d15b81 2026-05-07 14:30:22.767 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port bbf8a179-1c90-4ef8-a389-790aac7537dc 2026-05-07 14:30:23.491 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 02042d20-437e-4b57-9657-6919b6d15b81 2026-05-07 14:30:24.679 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port bbf8a179-1c90-4ef8-a389-790aac7537dc 2026-05-07 14:30:28.771 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 0bf23ed3-ba6c-4694-ba46-ea2d22f59d31 2026-05-07 14:30:30.704 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 0bf23ed3-ba6c-4694-ba46-ea2d22f59d31 2026-05-07 14:30:32.247 13 INFO neutron.plugins.ml2.plugin [None req-64b735d0-7c7a-4016-ac52-b7a2de48c257 - - - - - -] Attempt 1 to provision port 02042d20-437e-4b57-9657-6919b6d15b81 2026-05-07 14:30:32.305 13 INFO neutron.plugins.ml2.plugin [None req-64b735d0-7c7a-4016-ac52-b7a2de48c257 - - - - - -] Attempt 1 to provision port 03346c02-144d-4693-9684-cd87ee1b882c 2026-05-07 14:30:32.341 13 INFO neutron.plugins.ml2.plugin [None req-64b735d0-7c7a-4016-ac52-b7a2de48c257 - - - - - -] Attempt 1 to provision port 8aed4a96-eb27-4c0e-a5ef-d32808de6031 2026-05-07 14:30:35.041 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port f0d83f62-1562-4609-85b0-3ff856a78838 2026-05-07 14:30:36.735 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port f0d83f62-1562-4609-85b0-3ff856a78838 2026-05-07 14:30:40.161 13 INFO neutron.plugins.ml2.plugin [None req-de355cff-96a0-4649-8c44-a011b8aefa37 - - - - - -] Attempt 1 to provision port c78d8243-5f65-4cde-943c-3f5aadd534e2 2026-05-07 14:30:40.186 13 INFO neutron.plugins.ml2.plugin [None req-de355cff-96a0-4649-8c44-a011b8aefa37 - - - - - -] Attempt 1 to provision port f0d83f62-1562-4609-85b0-3ff856a78838 2026-05-07 14:30:40.241 13 INFO neutron.plugins.ml2.plugin [None req-de355cff-96a0-4649-8c44-a011b8aefa37 - - - - - -] Attempt 1 to provision port 03346c02-144d-4693-9684-cd87ee1b882c 2026-05-07 14:30:43.910 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 32d585fa-b747-40f8-8eb6-e76367e8c594 2026-05-07 14:30:44.111 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3852f12-ffb4-4912-83fd-a8589364c00e'] response: {'server_uuid': '9c8a37da-3a9c-4167-8272-1fedc0c5e9d5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '32d585fa-b747-40f8-8eb6-e76367e8c594', 'code': 200} 2026-05-07 14:30:44.655 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 03346c02-144d-4693-9684-cd87ee1b882c 2026-05-07 14:30:45.131 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 8aed4a96-eb27-4c0e-a5ef-d32808de6031 2026-05-07 14:30:46.051 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port b0070d00-2d6d-4ec7-bd2b-84a21602f67e 2026-05-07 14:30:46.295 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 03346c02-144d-4693-9684-cd87ee1b882c 2026-05-07 14:30:46.472 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port c78d8243-5f65-4cde-943c-3f5aadd534e2 2026-05-07 14:30:46.734 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 8aed4a96-eb27-4c0e-a5ef-d32808de6031 2026-05-07 14:30:46.914 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 32d585fa-b747-40f8-8eb6-e76367e8c594 2026-05-07 14:30:47.962 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port b0070d00-2d6d-4ec7-bd2b-84a21602f67e 2026-05-07 14:30:48.028 16 INFO neutron.plugins.ml2.plugin [None req-88ddf342-c4cb-4c59-b752-da7845cff0ab - - - - - -] Attempt 1 to provision port b0070d00-2d6d-4ec7-bd2b-84a21602f67e 2026-05-07 14:30:48.121 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port c78d8243-5f65-4cde-943c-3f5aadd534e2 2026-05-07 14:30:51.588 16 INFO neutron.plugins.ml2.plugin [None req-97a31c07-d208-474f-8004-13b33ea14418 - - - - - -] Attempt 1 to provision port c78d8243-5f65-4cde-943c-3f5aadd534e2 2026-05-07 14:30:51.652 16 INFO neutron.plugins.ml2.plugin [None req-97a31c07-d208-474f-8004-13b33ea14418 - - - - - -] Attempt 1 to provision port f0d83f62-1562-4609-85b0-3ff856a78838 2026-05-07 14:30:55.650 16 INFO neutron.plugins.ml2.plugin [None req-76c1290e-b9e0-47d1-b962-7c2c28274716 - - - - - -] Attempt 1 to provision port c78d8243-5f65-4cde-943c-3f5aadd534e2 2026-05-07 14:30:58.233 16 INFO neutron.plugins.ml2.plugin [None req-62fb4cf7-f918-4fce-af37-a2760fa9f08c - - - - - -] Attempt 1 to provision port c78d8243-5f65-4cde-943c-3f5aadd534e2 2026-05-07 14:30:58.317 16 INFO neutron.plugins.ml2.plugin [None req-62fb4cf7-f918-4fce-af37-a2760fa9f08c - - - - - -] Attempt 1 to provision port 03346c02-144d-4693-9684-cd87ee1b882c 2026-05-07 14:30:59.981 13 INFO neutron.plugins.ml2.plugin [None req-c526910c-3367-4fb3-8cae-361073ebf537 - - - - - -] Attempt 1 to provision port 32d585fa-b747-40f8-8eb6-e76367e8c594 2026-05-07 14:31:01.772 16 INFO neutron.plugins.ml2.plugin [None req-8213d6e6-ed0e-411f-afd6-6d2bed3006b2 - - - - - -] Attempt 1 to provision port 2c7b4565-2ef2-4e8c-8446-87ce77df21e3 2026-05-07 14:31:04.028 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 29baea50-61e9-4eae-ae74-4f736bc3eff3 2026-05-07 14:31:05.463 16 INFO neutron.plugins.ml2.plugin [None req-24bfd12d-d6d1-45cf-a21a-a50e185f760a - - - - - -] Attempt 1 to provision port eb2fdb19-15a7-4441-9957-e29303886f7f 2026-05-07 14:31:06.042 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port eb2fdb19-15a7-4441-9957-e29303886f7f 2026-05-07 14:31:06.279 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 29baea50-61e9-4eae-ae74-4f736bc3eff3 2026-05-07 14:31:08.001 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 76b7f10f-25f9-4dfa-968c-cc268a064d25 2026-05-07 14:31:10.060 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 76b7f10f-25f9-4dfa-968c-cc268a064d25 2026-05-07 14:31:10.266 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 34274fa3-2a96-4a60-8f90-10e903618907 2026-05-07 14:31:12.088 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 34274fa3-2a96-4a60-8f90-10e903618907 2026-05-07 14:31:12.338 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 10592990-98ee-4659-ba53-2f7609070d7c 2026-05-07 14:31:14.006 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 10592990-98ee-4659-ba53-2f7609070d7c 2026-05-07 14:31:16.649 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 04c023d0-1599-4e14-b610-54fc0f0c6417 2026-05-07 14:31:16.771 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-45af5629-8e3f-4272-b6f6-923c1b744cc8'] response: {'server_uuid': 'fdb98e6f-6d54-4159-855a-acab5510408f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '04c023d0-1599-4e14-b610-54fc0f0c6417', 'code': 200} 2026-05-07 14:31:18.089 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 04c023d0-1599-4e14-b610-54fc0f0c6417 2026-05-07 14:31:18.255 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 4733b905-5853-49ab-84b9-6fd980649b88 2026-05-07 14:31:19.455 13 INFO neutron.plugins.ml2.plugin [None req-4268f559-a0c2-4ae2-8f20-d31d1490217b - - - - - -] Attempt 1 to provision port 10592990-98ee-4659-ba53-2f7609070d7c 2026-05-07 14:31:19.511 13 INFO neutron.plugins.ml2.plugin [None req-4268f559-a0c2-4ae2-8f20-d31d1490217b - - - - - -] Attempt 1 to provision port 2c8cbc46-2f15-4f71-bed7-9ef44c471472 2026-05-07 14:31:19.537 13 INFO neutron.plugins.ml2.plugin [None req-4268f559-a0c2-4ae2-8f20-d31d1490217b - - - - - -] Attempt 1 to provision port 76b7f10f-25f9-4dfa-968c-cc268a064d25 2026-05-07 14:31:19.593 13 INFO neutron.plugins.ml2.plugin [None req-4268f559-a0c2-4ae2-8f20-d31d1490217b - - - - - -] Attempt 1 to provision port 7030d6a0-61dc-47d1-b258-4eab33effa44 2026-05-07 14:31:19.619 13 INFO neutron.plugins.ml2.plugin [None req-4268f559-a0c2-4ae2-8f20-d31d1490217b - - - - - -] Attempt 1 to provision port 4733b905-5853-49ab-84b9-6fd980649b88 2026-05-07 14:31:20.007 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 4733b905-5853-49ab-84b9-6fd980649b88 2026-05-07 14:31:24.443 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 2c7b4565-2ef2-4e8c-8446-87ce77df21e3 2026-05-07 14:31:24.719 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port fb5a8c27-e9ee-40e5-9743-77ddb5df0476 2026-05-07 14:31:26.513 16 INFO neutron.plugins.ml2.plugin [None req-65fc3b68-1917-4f90-992a-c48292f20e24 - - - - - -] Attempt 1 to provision port eb2fdb19-15a7-4441-9957-e29303886f7f 2026-05-07 14:31:26.553 16 INFO neutron.plugins.ml2.plugin [None req-65fc3b68-1917-4f90-992a-c48292f20e24 - - - - - -] Attempt 1 to provision port 4733b905-5853-49ab-84b9-6fd980649b88 2026-05-07 14:31:26.597 16 INFO neutron.plugins.ml2.plugin [None req-65fc3b68-1917-4f90-992a-c48292f20e24 - - - - - -] Attempt 1 to provision port fb5a8c27-e9ee-40e5-9743-77ddb5df0476 2026-05-07 14:31:26.649 16 INFO neutron.plugins.ml2.plugin [None req-65fc3b68-1917-4f90-992a-c48292f20e24 - - - - - -] Attempt 1 to provision port 2c8cbc46-2f15-4f71-bed7-9ef44c471472 2026-05-07 14:31:26.674 16 INFO neutron.plugins.ml2.plugin [None req-65fc3b68-1917-4f90-992a-c48292f20e24 - - - - - -] Attempt 1 to provision port c5b75237-2670-4951-9d3d-3ee318a139d7 2026-05-07 14:31:26.694 16 INFO neutron.plugins.ml2.plugin [None req-65fc3b68-1917-4f90-992a-c48292f20e24 - - - - - -] Attempt 1 to provision port 7030d6a0-61dc-47d1-b258-4eab33effa44 2026-05-07 14:31:26.718 16 INFO neutron.plugins.ml2.plugin [None req-65fc3b68-1917-4f90-992a-c48292f20e24 - - - - - -] Attempt 1 to provision port 04c023d0-1599-4e14-b610-54fc0f0c6417 2026-05-07 14:31:26.768 16 INFO neutron.plugins.ml2.plugin [None req-65fc3b68-1917-4f90-992a-c48292f20e24 - - - - - -] Attempt 1 to provision port 10592990-98ee-4659-ba53-2f7609070d7c 2026-05-07 14:31:27.147 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 45e971d2-c435-44c3-a755-b4d42094efdc 2026-05-07 14:31:27.254 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed7fd0fe-c61d-4437-9721-57f6c737decc'] response: {'server_uuid': '87c91a97-a688-4104-8f1e-b737f7442611', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '45e971d2-c435-44c3-a755-b4d42094efdc', 'code': 200} 2026-05-07 14:31:27.522 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port fb5a8c27-e9ee-40e5-9743-77ddb5df0476 2026-05-07 14:31:27.741 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 2c7b4565-2ef2-4e8c-8446-87ce77df21e3 2026-05-07 14:31:29.052 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 2c8cbc46-2f15-4f71-bed7-9ef44c471472 2026-05-07 14:31:29.325 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 25ce95da-b50b-4fd8-af6d-9c74112d21d7 2026-05-07 14:31:29.604 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 7030d6a0-61dc-47d1-b258-4eab33effa44 2026-05-07 14:31:29.871 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port c5b75237-2670-4951-9d3d-3ee318a139d7 2026-05-07 14:31:30.147 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 45e971d2-c435-44c3-a755-b4d42094efdc 2026-05-07 14:31:31.092 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 2c8cbc46-2f15-4f71-bed7-9ef44c471472 2026-05-07 14:31:31.269 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 25ce95da-b50b-4fd8-af6d-9c74112d21d7 2026-05-07 14:31:31.418 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port c5b75237-2670-4951-9d3d-3ee318a139d7 2026-05-07 14:31:31.635 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 7030d6a0-61dc-47d1-b258-4eab33effa44 2026-05-07 14:31:32.881 16 INFO neutron.plugins.ml2.plugin [None req-f9060761-264b-440f-b3f7-cbee38fdfad1 - - - - - -] Attempt 1 to provision port 25ce95da-b50b-4fd8-af6d-9c74112d21d7 2026-05-07 14:31:32.991 16 INFO neutron.plugins.ml2.plugin [None req-f9060761-264b-440f-b3f7-cbee38fdfad1 - - - - - -] Attempt 1 to provision port 76b7f10f-25f9-4dfa-968c-cc268a064d25 2026-05-07 14:31:33.049 16 INFO neutron.plugins.ml2.plugin [None req-f9060761-264b-440f-b3f7-cbee38fdfad1 - - - - - -] Attempt 1 to provision port 2c8cbc46-2f15-4f71-bed7-9ef44c471472 2026-05-07 14:31:33.093 16 INFO neutron.plugins.ml2.plugin [None req-f9060761-264b-440f-b3f7-cbee38fdfad1 - - - - - -] Attempt 1 to provision port 4733b905-5853-49ab-84b9-6fd980649b88 2026-05-07 14:31:43.025 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 43b14c91-feee-4e07-88b2-93d19a735f3a 2026-05-07 14:31:43.129 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b20f32ae-ba2d-4b2c-ab1a-207df867e79a'] response: {'server_uuid': 'fcda8b91-57fe-495d-a84e-12d7f7b70025', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '43b14c91-feee-4e07-88b2-93d19a735f3a', 'code': 200} 2026-05-07 14:31:44.991 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 43b14c91-feee-4e07-88b2-93d19a735f3a 2026-05-07 14:31:49.780 13 INFO neutron.plugins.ml2.plugin [None req-5189a9a0-a03f-4153-9098-f43c7c666e55 - - - - - -] Attempt 1 to provision port fb5a8c27-e9ee-40e5-9743-77ddb5df0476 2026-05-07 14:31:49.897 13 INFO neutron.plugins.ml2.plugin [None req-5189a9a0-a03f-4153-9098-f43c7c666e55 - - - - - -] Attempt 1 to provision port 2c8cbc46-2f15-4f71-bed7-9ef44c471472 2026-05-07 14:31:50.011 13 INFO neutron.plugins.ml2.plugin [None req-5189a9a0-a03f-4153-9098-f43c7c666e55 - - - - - -] Attempt 1 to provision port 45e971d2-c435-44c3-a755-b4d42094efdc 2026-05-07 14:31:50.111 13 INFO neutron.plugins.ml2.plugin [None req-5189a9a0-a03f-4153-9098-f43c7c666e55 - - - - - -] Attempt 1 to provision port 43b14c91-feee-4e07-88b2-93d19a735f3a 2026-05-07 14:31:50.250 13 INFO neutron.plugins.ml2.plugin [None req-5189a9a0-a03f-4153-9098-f43c7c666e55 - - - - - -] Attempt 1 to provision port 25ce95da-b50b-4fd8-af6d-9c74112d21d7 2026-05-07 14:31:50.351 13 INFO neutron.plugins.ml2.plugin [None req-5189a9a0-a03f-4153-9098-f43c7c666e55 - - - - - -] Attempt 1 to provision port 76b7f10f-25f9-4dfa-968c-cc268a064d25 2026-05-07 14:31:50.468 13 INFO neutron.plugins.ml2.plugin [None req-5189a9a0-a03f-4153-9098-f43c7c666e55 - - - - - -] Attempt 1 to provision port 7030d6a0-61dc-47d1-b258-4eab33effa44 2026-05-07 14:31:50.581 13 INFO neutron.plugins.ml2.plugin [None req-5189a9a0-a03f-4153-9098-f43c7c666e55 - - - - - -] Attempt 1 to provision port 04c023d0-1599-4e14-b610-54fc0f0c6417 2026-05-07 14:31:55.511 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 48de7656-f0a7-427d-8d4b-64cb362fbeed 2026-05-07 14:31:56.105 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-46e71942-094b-430a-87c6-78e8184e018e'] response: {'server_uuid': '58485004-a26b-45a7-af48-f81136ae4907', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '48de7656-f0a7-427d-8d4b-64cb362fbeed', 'code': 200} 2026-05-07 14:31:56.969 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 48de7656-f0a7-427d-8d4b-64cb362fbeed 2026-05-07 14:32:10.177 16 INFO neutron.plugins.ml2.plugin [None req-e181428b-f4a7-4eaf-8545-9f86d6571817 - - - - - -] Attempt 1 to provision port b159058c-31ef-41ae-a85e-60c59ab86e00 2026-05-07 14:32:19.221 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-714bbd39-85ae-4c74-8855-a9399084db8b'] response: {'server_uuid': '58485004-a26b-45a7-af48-f81136ae4907', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '48de7656-f0a7-427d-8d4b-64cb362fbeed', 'code': 200} 2026-05-07 14:32:31.517 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 2f24a19a-2273-4e40-aac4-d4c0ccd1bee8 2026-05-07 14:32:31.649 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5663785-4141-47c1-8bee-6514f1ddeaab'] response: {'server_uuid': '01dabd6b-f28f-4ae3-9701-52da6f71b7e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2f24a19a-2273-4e40-aac4-d4c0ccd1bee8', 'code': 200} 2026-05-07 14:32:33.205 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 2f24a19a-2273-4e40-aac4-d4c0ccd1bee8 2026-05-07 14:32:33.662 16 INFO neutron_taas.services.taas.taas_plugin [None req-d7fa58ce-df83-45f1-8bf8-7f0f88cbf17f - - - - - -] TaaS: Handle Delete Port: eb2fdb19-15a7-4441-9957-e29303886f7f 2026-05-07 14:32:33.666 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7fa58ce-df83-45f1-8bf8-7f0f88cbf17f - - - - - -] Tap Mirror: Handle Delete Port: eb2fdb19-15a7-4441-9957-e29303886f7f 2026-05-07 14:33:15.589 16 INFO neutron.plugins.ml2.plugin [None req-aad93641-3dda-4b97-a044-933bd44009df - - - - - -] Attempt 1 to provision port ab608eba-8646-4009-a468-9e381d376ab2 2026-05-07 14:33:21.009 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port ab608eba-8646-4009-a468-9e381d376ab2 2026-05-07 14:33:21.126 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-de77f5e0-a5d7-439b-af57-1b6666104178'] response: {'server_uuid': '01dabd6b-f28f-4ae3-9701-52da6f71b7e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ab608eba-8646-4009-a468-9e381d376ab2', 'code': 200} 2026-05-07 14:33:22.991 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port ab608eba-8646-4009-a468-9e381d376ab2 2026-05-07 14:33:25.509 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port ab608eba-8646-4009-a468-9e381d376ab2 2026-05-07 14:33:45.615 16 INFO neutron.plugins.ml2.plugin [None req-c16a635d-9aa9-4166-8c78-c38aafbf5e6f - - - - - -] Attempt 1 to provision port 7dfd1768-220e-408f-9eea-86711ab8634b 2026-05-07 14:33:52.601 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 7dfd1768-220e-408f-9eea-86711ab8634b 2026-05-07 14:33:52.695 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-737e90a6-85ad-4839-92fc-7937635ef904'] response: {'server_uuid': '01dabd6b-f28f-4ae3-9701-52da6f71b7e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7dfd1768-220e-408f-9eea-86711ab8634b', 'code': 200} 2026-05-07 14:33:53.219 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 7dfd1768-220e-408f-9eea-86711ab8634b 2026-05-07 14:34:07.127 13 INFO neutron.plugins.ml2.plugin [None req-2237f98b-801e-40c5-a4e5-56073abd42c7 - - - - - -] Attempt 1 to provision port 73632524-20b5-45e7-9105-129223dfd276 2026-05-07 14:34:13.265 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 73632524-20b5-45e7-9105-129223dfd276 2026-05-07 14:34:13.429 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-68730f4b-e976-409b-bd84-5994b2a9b2ce'] response: {'server_uuid': '01dabd6b-f28f-4ae3-9701-52da6f71b7e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '73632524-20b5-45e7-9105-129223dfd276', 'code': 200} 2026-05-07 14:34:15.214 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 73632524-20b5-45e7-9105-129223dfd276 2026-05-07 14:34:17.002 13 INFO neutron.plugins.ml2.plugin [None req-0c4132fb-5a1e-40d3-a7b2-2cc2e3120fc7 - - - - - -] Attempt 1 to provision port 7dfd1768-220e-408f-9eea-86711ab8634b 2026-05-07 14:34:17.280 16 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 7dfd1768-220e-408f-9eea-86711ab8634b 2026-05-07 14:34:30.975 16 INFO neutron.plugins.ml2.plugin [None req-510ac2ff-fc1c-483d-8276-1e2710a5d9f3 - - - - - -] Attempt 1 to provision port 73632524-20b5-45e7-9105-129223dfd276 2026-05-07 14:34:31.305 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 73632524-20b5-45e7-9105-129223dfd276 2026-05-07 14:34:32.400 13 INFO neutron.plugins.ml2.plugin [None req-8430795c-171e-4b10-883f-37897a18ab13 - - - - - -] Attempt 1 to provision port 73632524-20b5-45e7-9105-129223dfd276 2026-05-07 14:34:41.275 13 INFO neutron.plugins.ml2.plugin [None req-99854442-1887-4359-b479-4fd8d92a99a9 - - - - - -] Attempt 1 to provision port 7dfd1768-220e-408f-9eea-86711ab8634b 2026-05-07 14:34:41.309 16 INFO neutron.plugins.ml2.plugin [None req-41befee0-f859-4d83-8c31-3a3a27da62ad - - - - - -] Attempt 1 to provision port 7dfd1768-220e-408f-9eea-86711ab8634b 2026-05-07 14:35:09.426 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-85ac792f-8444-4725-80c2-c3fedde40828'] response: {'server_uuid': '01dabd6b-f28f-4ae3-9701-52da6f71b7e6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2f24a19a-2273-4e40-aac4-d4c0ccd1bee8', 'code': 200} 2026-05-07 14:35:13.373 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2541b0c-e270-4248-a8da-697d9d130a4b'] response: {'server_uuid': 'fcda8b91-57fe-495d-a84e-12d7f7b70025', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '43b14c91-feee-4e07-88b2-93d19a735f3a', 'code': 200}