+ 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-03-09 14:13:57.879 1 INFO neutron.common.config [-] Logging enabled! 2026-03-09 14:13:57.879 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-03-09 14:13:57.879 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-03-09 14:13:57.879 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-09 14:13:59.273 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-09 14:13:59.276 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-09 14:13:59.279 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-09 14:13:59.279 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-09 14:13:59.280 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-09 14:13:59.280 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-09 14:13:59.280 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-09 14:13:59.286 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-09 14:13:59.286 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-09 14:13:59.287 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-09 14:13:59.305 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-09 14:13:59.306 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-09 14:13:59.306 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-09 14:13:59.326 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-09 14:13:59.326 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-09 14:13:59.326 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-09 14:13:59.326 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-09 14:13:59.598 1 INFO neutron.plugins.ml2.managers [None req-684e0a18-bbc2-4e1e-aa00-3613217ec301 - - - - - -] Initializing driver for type 'vlan' 2026-03-09 14:13:59.751 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-684e0a18-bbc2-4e1e-aa00-3613217ec301 - - - - - -] VlanTypeDriver initialization complete 2026-03-09 14:13:59.752 1 INFO neutron.plugins.ml2.managers [None req-684e0a18-bbc2-4e1e-aa00-3613217ec301 - - - - - -] Initializing driver for type 'vxlan' 2026-03-09 14:13:59.752 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-684e0a18-bbc2-4e1e-aa00-3613217ec301 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-09 14:13:59.804 1 INFO neutron.plugins.ml2.managers [None req-684e0a18-bbc2-4e1e-aa00-3613217ec301 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-09 14:13:59.805 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-684e0a18-bbc2-4e1e-aa00-3613217ec301 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-09 14:13:59.805 1 INFO neutron.plugins.ml2.managers [None req-684e0a18-bbc2-4e1e-aa00-3613217ec301 - - - - - -] Initializing extension driver 'port_security' 2026-03-09 14:13:59.805 1 INFO neutron.plugins.ml2.extensions.port_security [None req-684e0a18-bbc2-4e1e-aa00-3613217ec301 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-09 14:13:59.805 1 INFO neutron.plugins.ml2.managers [None req-684e0a18-bbc2-4e1e-aa00-3613217ec301 - - - - - -] Initializing extension driver 'qos' 2026-03-09 14:13:59.805 1 INFO neutron.plugins.ml2.managers [None req-684e0a18-bbc2-4e1e-aa00-3613217ec301 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-09 14:13:59.805 1 INFO neutron.plugins.ml2.managers [None req-684e0a18-bbc2-4e1e-aa00-3613217ec301 - - - - - -] Initializing mechanism driver 'l2population' 2026-03-09 14:13:59.821 1 INFO neutron.quota [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded quota_driver: . 2026-03-09 14:13:59.821 1 INFO neutron.plugins.ml2.plugin [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Modular L2 Plugin initialization complete 2026-03-09 14:13:59.821 1 INFO neutron.plugins.ml2.managers [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-09 14:13:59.821 1 INFO neutron.plugins.ml2.managers [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-09 14:13:59.821 1 INFO neutron.plugins.ml2.managers [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Got port-security extension from driver 'port_security' 2026-03-09 14:13:59.821 1 INFO neutron.manager [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loading Plugin: qos 2026-03-09 14:13:59.832 1 INFO neutron.manager [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loading Plugin: router 2026-03-09 14:13:59.868 1 INFO neutron.services.service_base [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-09 14:13:59.869 1 INFO neutron.manager [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loading Plugin: segments 2026-03-09 14:13:59.940 1 INFO neutron.manager [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loading Plugin: trunk 2026-03-09 14:13:59.952 1 INFO neutron.manager [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loading Plugin: vpnaas 2026-03-09 14:13:59.989 1 WARNING stevedore.named [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-09 14:14:00.067 1 INFO neutron_vpnaas.services.vpn.plugin [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-09 14:14:00.068 1 INFO neutron.common.utils [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-09 14:14:00.068 1 INFO neutron.manager [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loading Plugin: taas 2026-03-09 14:14:00.091 1 WARNING stevedore.named [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-09 14:14:00.091 1 WARNING stevedore.named [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-09 14:14:00.116 1 INFO neutron_taas.services.taas.taas_plugin [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-09 14:14:00.116 1 INFO neutron.manager [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loading Plugin: tapmirror 2026-03-09 14:14:00.128 1 WARNING stevedore.named [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-09 14:14:00.128 1 WARNING stevedore.named [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-09 14:14:00.144 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-09 14:14:00.144 1 INFO neutron.manager [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loading Plugin: auto_allocate 2026-03-09 14:14:00.151 1 INFO neutron.manager [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loading Plugin: tag 2026-03-09 14:14:00.158 1 INFO neutron.manager [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loading Plugin: timestamp 2026-03-09 14:14:00.160 1 INFO neutron.manager [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loading Plugin: network_ip_availability 2026-03-09 14:14:00.164 1 INFO neutron.manager [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loading Plugin: flavors 2026-03-09 14:14:00.168 1 INFO neutron.manager [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loading Plugin: revisions 2026-03-09 14:14:00.171 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Initializing extension manager. 2026-03-09 14:14:00.173 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: address-group 2026-03-09 14:14:00.174 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: address-scope 2026-03-09 14:14:00.175 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-09 14:14:00.176 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: agent 2026-03-09 14:14:00.176 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: agent-resources-synced 2026-03-09 14:14:00.177 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: allowed-address-pairs 2026-03-09 14:14:00.178 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: auto-allocated-topology 2026-03-09 14:14:00.178 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: availability_zone 2026-03-09 14:14:00.179 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: availability_zone_filter 2026-03-09 14:14:00.180 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-09 14:14:00.180 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: default-subnetpools 2026-03-09 14:14:00.181 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-09 14:14:00.182 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: dns-integration 2026-03-09 14:14:00.182 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: dns-domain-ports 2026-03-09 14:14:00.183 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-09 14:14:00.183 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: dvr 2026-03-09 14:14:00.184 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-09 14:14:00.184 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: empty-string-filtering 2026-03-09 14:14:00.185 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-09 14:14:00.185 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-09 14:14:00.186 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: external-net 2026-03-09 14:14:00.186 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-09 14:14:00.187 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: extraroute 2026-03-09 14:14:00.188 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: extraroute-atomic 2026-03-09 14:14:00.188 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-09 14:14:00.189 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-09 14:14:00.189 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-09 14:14:00.190 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-09 14:14:00.191 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: fip-port-details 2026-03-09 14:14:00.191 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: flavors 2026-03-09 14:14:00.193 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-09 14:14:00.194 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: floatingip-pools 2026-03-09 14:14:00.194 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: ip_allocation 2026-03-09 14:14:00.195 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: ip-substring-filtering 2026-03-09 14:14:00.195 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: l2_adjacency 2026-03-09 14:14:00.196 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: router 2026-03-09 14:14:00.199 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-09 14:14:00.201 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-09 14:14:00.202 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-09 14:14:00.202 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: ext-gw-mode 2026-03-09 14:14:00.203 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: l3-ha 2026-03-09 14:14:00.204 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-09 14:14:00.204 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-09 14:14:00.205 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: l3-flavors 2026-03-09 14:14:00.206 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-09 14:14:00.206 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-09 14:14:00.208 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-09 14:14:00.210 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-09 14:14:00.211 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-09 14:14:00.212 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-09 14:14:00.213 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-09 14:14:00.213 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: multi-provider 2026-03-09 14:14:00.214 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: net-mtu 2026-03-09 14:14:00.214 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: net-mtu-writable 2026-03-09 14:14:00.215 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: network_availability_zone 2026-03-09 14:14:00.216 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: network_ha 2026-03-09 14:14:00.216 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: network-ip-availability 2026-03-09 14:14:00.217 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-09 14:14:00.218 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: pagination 2026-03-09 14:14:00.219 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: port-device-profile 2026-03-09 14:14:00.219 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-09 14:14:00.220 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-09 14:14:00.220 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-09 14:14:00.221 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: port-mac-override 2026-03-09 14:14:00.222 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-09 14:14:00.222 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-09 14:14:00.223 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-09 14:14:00.223 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: port-resource-request 2026-03-09 14:14:00.224 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: port-resource-request-groups 2026-03-09 14:14:00.224 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-09 14:14:00.225 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: binding 2026-03-09 14:14:00.226 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: binding-extended 2026-03-09 14:14:00.227 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: port-security 2026-03-09 14:14:00.227 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: project-id 2026-03-09 14:14:00.228 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: provider 2026-03-09 14:14:00.229 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-09 14:14:00.232 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: qos 2026-03-09 14:14:00.234 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-09 14:14:00.235 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-09 14:14:00.236 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: qos-default 2026-03-09 14:14:00.237 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: qos-fip 2026-03-09 14:14:00.237 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-09 14:14:00.238 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: qos-gateway-ip 2026-03-09 14:14:00.239 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: qos-port-network-policy 2026-03-09 14:14:00.240 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: qos-pps-minimum 2026-03-09 14:14:00.241 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-09 14:14:00.241 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: qos-pps 2026-03-09 14:14:00.242 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: qos-rule-type-details 2026-03-09 14:14:00.242 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-09 14:14:00.243 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: qos-rules-alias 2026-03-09 14:14:00.244 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: quota-check-limit 2026-03-09 14:14:00.244 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: quota-check-limit-default 2026-03-09 14:14:00.247 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: quotas 2026-03-09 14:14:00.249 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: quota_details 2026-03-09 14:14:00.251 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: rbac-policies 2026-03-09 14:14:00.251 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: rbac-address-group 2026-03-09 14:14:00.251 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: rbac-address-scope 2026-03-09 14:14:00.252 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: rbac-security-groups 2026-03-09 14:14:00.252 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: rbac-subnetpool 2026-03-09 14:14:00.253 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: revision-if-match 2026-03-09 14:14:00.253 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: standard-attr-revisions 2026-03-09 14:14:00.254 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: router_availability_zone 2026-03-09 14:14:00.254 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-09 14:14:00.255 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: security-groups-default-rules 2026-03-09 14:14:00.256 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-09 14:14:00.256 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-09 14:14:00.257 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-09 14:14:00.257 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-09 14:14:00.257 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-09 14:14:00.261 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: security-group 2026-03-09 14:14:00.262 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: segment 2026-03-09 14:14:00.263 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-09 14:14:00.264 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: service-type 2026-03-09 14:14:00.264 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: sorting 2026-03-09 14:14:00.264 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: standard-attr-segment 2026-03-09 14:14:00.265 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: standard-attr-description 2026-03-09 14:14:00.265 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: stateful-security-group 2026-03-09 14:14:00.266 1 WARNING neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-09 14:14:00.266 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-09 14:14:00.267 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: subnet-external-network 2026-03-09 14:14:00.267 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: subnet_onboard 2026-03-09 14:14:00.267 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-09 14:14:00.268 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: subnet-service-types 2026-03-09 14:14:00.268 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: subnet_allocation 2026-03-09 14:14:00.269 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-09 14:14:00.269 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: tag-creation 2026-03-09 14:14:00.270 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-09 14:14:00.273 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: standard-attr-tag 2026-03-09 14:14:00.273 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-09 14:14:00.274 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: trunk 2026-03-09 14:14:00.274 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: trunk-details 2026-03-09 14:14:00.275 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-09 14:14:00.275 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-09 14:14:00.276 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-09 14:14:00.276 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-09 14:14:00.277 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-09 14:14:00.278 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-09 14:14:00.279 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: vpn-flavors 2026-03-09 14:14:00.280 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: vpnaas 2026-03-09 14:14:00.281 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: taas 2026-03-09 14:14:00.282 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: tap-mirror 2026-03-09 14:14:00.284 1 INFO neutron.api.extensions [None req-21374341-adb4-421a-a3ba-6838c33f10ce - - - - - -] Loaded extension: taas-vlan-filter 2026-03-09 14:14:30.368 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-09 14:14:30.421 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-09 14:14:30.428 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-09 14:14:48.463 13 INFO neutron.db.l3_hamode_db [None req-e08cc849-c016-422f-a563-acdbc42301d7 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-09 14:15:05.082 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 125b37dc-ed51-4662-9305-840ca3430c9c 2026-03-09 14:15:06.124 16 INFO neutron.plugins.ml2.plugin [None req-467bd961-3189-46e6-91fc-0f65c1887d7e - - - - - -] Attempt 1 to provision port 125b37dc-ed51-4662-9305-840ca3430c9c 2026-03-09 14:15:06.957 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 125b37dc-ed51-4662-9305-840ca3430c9c 2026-03-09 14:15:07.797 16 INFO neutron.plugins.ml2.plugin [None req-b94ba653-2eda-43a6-a173-80fdb8bde598 - - - - - -] Attempt 1 to provision port 125b37dc-ed51-4662-9305-840ca3430c9c 2026-03-09 14:19:41.037 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 8a2cbde6-7756-444a-80ed-e5ac4e9a4345 2026-03-09 14:19:42.621 16 INFO neutron.plugins.ml2.plugin [None req-bf1198c7-b6be-405c-b0ed-03829b656b5d - - - - - -] Attempt 1 to provision port 8a2cbde6-7756-444a-80ed-e5ac4e9a4345 2026-03-09 14:19:43.007 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 8a2cbde6-7756-444a-80ed-e5ac4e9a4345 2026-03-09 14:19:48.439 13 INFO neutron.plugins.ml2.plugin [None req-9790ce4e-e0b5-407c-8762-4511fe5dff06 - - - - - -] Attempt 1 to provision port 71f7191d-f62b-49e6-947c-4da0fe5c61d4 2026-03-09 14:23:23.653 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 71f7191d-f62b-49e6-947c-4da0fe5c61d4 2026-03-09 14:23:25.087 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 71f7191d-f62b-49e6-947c-4da0fe5c61d4 2026-03-09 14:31:55.233 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 4291c639-735b-449e-bbba-4aff8c5b0895 2026-03-09 14:31:57.223 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 4291c639-735b-449e-bbba-4aff8c5b0895 2026-03-09 14:42:20.395 16 INFO neutron.plugins.ml2.plugin [None req-53f18c78-66f6-4448-9e7b-8e273b7ac3ce - - - - - -] Attempt 1 to provision port 125b37dc-ed51-4662-9305-840ca3430c9c 2026-03-09 14:42:20.448 16 INFO neutron.plugins.ml2.plugin [None req-53f18c78-66f6-4448-9e7b-8e273b7ac3ce - - - - - -] Attempt 1 to provision port 71f7191d-f62b-49e6-947c-4da0fe5c61d4 2026-03-09 14:42:20.507 16 INFO neutron.plugins.ml2.plugin [None req-53f18c78-66f6-4448-9e7b-8e273b7ac3ce - - - - - -] Attempt 1 to provision port 8a2cbde6-7756-444a-80ed-e5ac4e9a4345 2026-03-09 14:47:05.506 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 00cf7c99-8139-4c99-9f08-e92ff542f2e2 2026-03-09 14:47:06.331 13 INFO neutron.plugins.ml2.plugin [None req-dfddb1ac-00ad-43d2-a5f7-5ef198f0d76c - - - - - -] Attempt 1 to provision port 00cf7c99-8139-4c99-9f08-e92ff542f2e2 2026-03-09 14:47:07.461 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 00cf7c99-8139-4c99-9f08-e92ff542f2e2 2026-03-09 14:47:09.565 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port f32bade9-6e03-4733-b0d8-0706278e04e4 2026-03-09 14:47:11.514 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port f32bade9-6e03-4733-b0d8-0706278e04e4 2026-03-09 14:47:13.701 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 1e7e9b67-6384-4c3e-9500-84c35e1d2d38 2026-03-09 14:47:14.431 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port b9973071-48d3-470a-843e-314d3d7da74c 2026-03-09 14:47:15.844 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 1e7e9b67-6384-4c3e-9500-84c35e1d2d38 2026-03-09 14:47:16.054 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port b9973071-48d3-470a-843e-314d3d7da74c 2026-03-09 14:47:17.738 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port d7fb012e-a22a-4241-99be-de74ed7a55ec 2026-03-09 14:47:19.862 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port d7fb012e-a22a-4241-99be-de74ed7a55ec 2026-03-09 14:47:22.387 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port b80ec2d5-cc3e-439b-bd51-c404941ba4bc 2026-03-09 14:47:22.814 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port eaa86712-146e-42be-83a0-324b10f47644 2026-03-09 14:47:23.482 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c70dbf3-47dc-4028-a643-2339417e6e08'] response: {'server_uuid': '62406641-0708-49d2-a532-a294f7c35856', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eaa86712-146e-42be-83a0-324b10f47644', 'code': 200} 2026-03-09 14:47:24.474 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port e92f33b6-d172-4f8a-814c-3143c5e529eb 2026-03-09 14:47:24.936 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port b80ec2d5-cc3e-439b-bd51-c404941ba4bc 2026-03-09 14:47:25.135 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port eaa86712-146e-42be-83a0-324b10f47644 2026-03-09 14:47:25.537 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-66562f69-5de6-4f61-98c4-1a52853e41b0'] response: {'server_uuid': 'b89767c8-8715-4299-9137-8460b05c7a60', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e92f33b6-d172-4f8a-814c-3143c5e529eb', 'code': 200} 2026-03-09 14:47:27.011 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port f1cbe17b-31ca-45a8-8dde-2211a7e5cff2 2026-03-09 14:47:27.482 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port e92f33b6-d172-4f8a-814c-3143c5e529eb 2026-03-09 14:47:27.630 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-851fa695-34f6-4da9-9753-e847a6f68f3e'] response: {'server_uuid': '66d1e8e6-706b-4785-91af-e725773e9c44', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f1cbe17b-31ca-45a8-8dde-2211a7e5cff2', 'code': 200} 2026-03-09 14:47:27.886 16 INFO neutron.plugins.ml2.plugin [None req-9c68cf18-a02a-4c83-b49b-c73f7f20a54b - - - - - -] Attempt 1 to provision port 46983185-e43b-4c81-ba71-28f11deb2205 2026-03-09 14:47:27.932 16 INFO neutron.plugins.ml2.plugin [None req-9c68cf18-a02a-4c83-b49b-c73f7f20a54b - - - - - -] Attempt 1 to provision port aafddd26-8476-46d4-87a4-1427aa7079d7 2026-03-09 14:47:27.969 16 INFO neutron.plugins.ml2.plugin [None req-9c68cf18-a02a-4c83-b49b-c73f7f20a54b - - - - - -] Attempt 1 to provision port f32bade9-6e03-4733-b0d8-0706278e04e4 2026-03-09 14:47:28.034 16 INFO neutron.plugins.ml2.plugin [None req-9c68cf18-a02a-4c83-b49b-c73f7f20a54b - - - - - -] Attempt 1 to provision port 00cf7c99-8139-4c99-9f08-e92ff542f2e2 2026-03-09 14:47:28.110 16 INFO neutron.plugins.ml2.plugin [None req-9c68cf18-a02a-4c83-b49b-c73f7f20a54b - - - - - -] Attempt 1 to provision port b80ec2d5-cc3e-439b-bd51-c404941ba4bc 2026-03-09 14:47:28.164 16 INFO neutron.plugins.ml2.plugin [None req-9c68cf18-a02a-4c83-b49b-c73f7f20a54b - - - - - -] Attempt 1 to provision port f4b473f5-ce88-44ff-a95f-f65d177f18e8 2026-03-09 14:47:28.190 16 INFO neutron.plugins.ml2.plugin [None req-9c68cf18-a02a-4c83-b49b-c73f7f20a54b - - - - - -] Attempt 1 to provision port eaa86712-146e-42be-83a0-324b10f47644 2026-03-09 14:47:28.281 16 INFO neutron.plugins.ml2.plugin [None req-9c68cf18-a02a-4c83-b49b-c73f7f20a54b - - - - - -] Attempt 1 to provision port e92f33b6-d172-4f8a-814c-3143c5e529eb 2026-03-09 14:47:28.356 16 INFO neutron.plugins.ml2.plugin [None req-9c68cf18-a02a-4c83-b49b-c73f7f20a54b - - - - - -] Attempt 1 to provision port 2bc39804-1dcb-4367-b6a3-fe3c1a4fa3aa 2026-03-09 14:47:29.100 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port f1cbe17b-31ca-45a8-8dde-2211a7e5cff2 2026-03-09 14:47:32.259 13 INFO neutron.plugins.ml2.plugin [None req-5db7db8f-722e-4a5e-859a-7e498025214b - - - - - -] Attempt 1 to provision port f4b473f5-ce88-44ff-a95f-f65d177f18e8 2026-03-09 14:47:32.286 13 INFO neutron.plugins.ml2.plugin [None req-5db7db8f-722e-4a5e-859a-7e498025214b - - - - - -] Attempt 1 to provision port f1cbe17b-31ca-45a8-8dde-2211a7e5cff2 2026-03-09 14:47:32.334 13 INFO neutron.plugins.ml2.plugin [None req-5db7db8f-722e-4a5e-859a-7e498025214b - - - - - -] Attempt 1 to provision port aafddd26-8476-46d4-87a4-1427aa7079d7 2026-03-09 14:47:32.367 13 INFO neutron.plugins.ml2.plugin [None req-5db7db8f-722e-4a5e-859a-7e498025214b - - - - - -] Attempt 1 to provision port 05ccdac7-084b-4c81-9c16-0e42e9f59b7d 2026-03-09 14:47:32.389 13 INFO neutron.plugins.ml2.plugin [None req-5db7db8f-722e-4a5e-859a-7e498025214b - - - - - -] Attempt 1 to provision port b80ec2d5-cc3e-439b-bd51-c404941ba4bc 2026-03-09 14:47:39.260 13 INFO neutron.plugins.ml2.plugin [None req-ff150ef3-5a29-4d37-b99f-2be3c9fcefdf - - - - - -] Attempt 1 to provision port f4b473f5-ce88-44ff-a95f-f65d177f18e8 2026-03-09 14:47:39.313 13 INFO neutron.plugins.ml2.plugin [None req-ff150ef3-5a29-4d37-b99f-2be3c9fcefdf - - - - - -] Attempt 1 to provision port f1cbe17b-31ca-45a8-8dde-2211a7e5cff2 2026-03-09 14:47:39.385 13 INFO neutron.plugins.ml2.plugin [None req-ff150ef3-5a29-4d37-b99f-2be3c9fcefdf - - - - - -] Attempt 1 to provision port 71dbfb8e-413f-4df7-b971-e12f72cec5ba 2026-03-09 14:47:45.072 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port ab907a56-89a3-4f4d-ab3b-56fb675b430e 2026-03-09 14:47:45.738 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 9c558a5f-4998-4ce5-981a-aa23468215dd 2026-03-09 14:47:46.627 13 INFO neutron.plugins.ml2.plugin [None req-549977ff-5d99-4442-b066-01c44a777f07 - - - - - -] Attempt 1 to provision port 9c558a5f-4998-4ce5-981a-aa23468215dd 2026-03-09 14:47:46.682 13 INFO neutron.plugins.ml2.plugin [None req-549977ff-5d99-4442-b066-01c44a777f07 - - - - - -] Attempt 1 to provision port e451ef65-b9ac-4d7a-ab98-b3aa19c38307 2026-03-09 14:47:46.706 13 INFO neutron.plugins.ml2.plugin [None req-549977ff-5d99-4442-b066-01c44a777f07 - - - - - -] Attempt 1 to provision port c59018c7-e727-4102-8e0a-6d1295562126 2026-03-09 14:47:47.117 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port ab907a56-89a3-4f4d-ab3b-56fb675b430e 2026-03-09 14:47:47.341 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 9c558a5f-4998-4ce5-981a-aa23468215dd 2026-03-09 14:47:49.023 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 71dd73cd-6146-45b9-9629-0525e70e7b78 2026-03-09 14:47:50.932 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 71dd73cd-6146-45b9-9629-0525e70e7b78 2026-03-09 14:47:51.180 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port e6f13fe4-f1c5-44f5-a6ae-c4b452ad89e5 2026-03-09 14:47:52.515 16 INFO neutron.plugins.ml2.plugin [None req-f17831dc-e5a3-49d0-afc5-29fff4508c37 - - - - - -] Attempt 1 to provision port 9c558a5f-4998-4ce5-981a-aa23468215dd 2026-03-09 14:47:52.570 16 INFO neutron.plugins.ml2.plugin [None req-f17831dc-e5a3-49d0-afc5-29fff4508c37 - - - - - -] Attempt 1 to provision port 9531e67a-0c50-4fc1-aaef-1e33bfe231e1 2026-03-09 14:47:52.595 16 INFO neutron.plugins.ml2.plugin [None req-f17831dc-e5a3-49d0-afc5-29fff4508c37 - - - - - -] Attempt 1 to provision port e6f13fe4-f1c5-44f5-a6ae-c4b452ad89e5 2026-03-09 14:47:52.646 16 INFO neutron.plugins.ml2.plugin [None req-f17831dc-e5a3-49d0-afc5-29fff4508c37 - - - - - -] Attempt 1 to provision port e451ef65-b9ac-4d7a-ab98-b3aa19c38307 2026-03-09 14:47:52.955 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port e6f13fe4-f1c5-44f5-a6ae-c4b452ad89e5 2026-03-09 14:47:55.905 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 023042fd-138b-409e-b7db-fc112abbf7b9 2026-03-09 14:47:56.509 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc07fd9a-76df-4f14-892c-d1947012cde0'] response: {'server_uuid': 'd1018b77-6af8-43d6-bfb0-668487144981', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '023042fd-138b-409e-b7db-fc112abbf7b9', 'code': 200} 2026-03-09 14:47:56.882 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 023042fd-138b-409e-b7db-fc112abbf7b9 2026-03-09 14:47:57.095 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 71dbfb8e-413f-4df7-b971-e12f72cec5ba 2026-03-09 14:47:57.373 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port f4b473f5-ce88-44ff-a95f-f65d177f18e8 2026-03-09 14:47:58.133 16 INFO neutron.plugins.ml2.plugin [None req-24c1b012-236f-4e0e-b6f9-6033a693ccc2 - - - - - -] Attempt 1 to provision port e451ef65-b9ac-4d7a-ab98-b3aa19c38307 2026-03-09 14:47:58.172 16 INFO neutron.plugins.ml2.plugin [None req-24c1b012-236f-4e0e-b6f9-6033a693ccc2 - - - - - -] Attempt 1 to provision port f1cf08c9-cbad-4567-af1c-b6797063fc09 2026-03-09 14:47:58.193 16 INFO neutron.plugins.ml2.plugin [None req-24c1b012-236f-4e0e-b6f9-6033a693ccc2 - - - - - -] Attempt 1 to provision port 9531e67a-0c50-4fc1-aaef-1e33bfe231e1 2026-03-09 14:47:58.216 16 INFO neutron.plugins.ml2.plugin [None req-24c1b012-236f-4e0e-b6f9-6033a693ccc2 - - - - - -] Attempt 1 to provision port e6f13fe4-f1c5-44f5-a6ae-c4b452ad89e5 2026-03-09 14:47:59.462 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 284f6ea9-7fae-43ea-921d-19e8a1c92644 2026-03-09 14:47:59.567 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b1e6778-4117-4789-b67f-c4a250804e0f'] response: {'server_uuid': '7b593891-0151-4348-be2d-3361b0415a2e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '284f6ea9-7fae-43ea-921d-19e8a1c92644', 'code': 200} 2026-03-09 14:47:59.802 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port f4b473f5-ce88-44ff-a95f-f65d177f18e8 2026-03-09 14:48:00.039 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 71dbfb8e-413f-4df7-b971-e12f72cec5ba 2026-03-09 14:48:00.988 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 284f6ea9-7fae-43ea-921d-19e8a1c92644 2026-03-09 14:48:02.966 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port e451ef65-b9ac-4d7a-ab98-b3aa19c38307 2026-03-09 14:48:03.484 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port c59018c7-e727-4102-8e0a-6d1295562126 2026-03-09 14:48:05.239 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port e451ef65-b9ac-4d7a-ab98-b3aa19c38307 2026-03-09 14:48:05.384 16 INFO neutron.plugins.ml2.plugin [None req-65646e4a-1e2b-4a3e-b1cc-74ef30251636 - - - - - -] Attempt 1 to provision port e451ef65-b9ac-4d7a-ab98-b3aa19c38307 2026-03-09 14:48:05.606 16 INFO neutron.plugins.ml2.plugin [None req-65646e4a-1e2b-4a3e-b1cc-74ef30251636 - - - - - -] Attempt 1 to provision port 9531e67a-0c50-4fc1-aaef-1e33bfe231e1 2026-03-09 14:48:05.793 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port c59018c7-e727-4102-8e0a-6d1295562126 2026-03-09 14:48:06.869 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 9531e67a-0c50-4fc1-aaef-1e33bfe231e1 2026-03-09 14:48:07.046 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port f1cf08c9-cbad-4567-af1c-b6797063fc09 2026-03-09 14:48:08.854 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port f1cf08c9-cbad-4567-af1c-b6797063fc09 2026-03-09 14:48:11.076 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 60737e7e-268e-4bf4-a61f-be7335201cb1 2026-03-09 14:48:22.892 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 85a4df8d-7b65-4a1e-ba44-0e697b7e6928 2026-03-09 14:48:24.838 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 85a4df8d-7b65-4a1e-ba44-0e697b7e6928 2026-03-09 14:48:26.917 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port ad739121-f47e-4d35-94b9-3deeacac04f1 2026-03-09 14:48:28.883 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port ad739121-f47e-4d35-94b9-3deeacac04f1 2026-03-09 14:48:37.479 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 086f4e16-cd4f-494e-b10b-93fb7f556ac5 2026-03-09 14:48:37.654 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fc180fd-3ecd-4fde-b1ef-738bba455c15'] response: {'server_uuid': 'ccc8edec-3e82-4883-9be8-308fd3cfea5e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '086f4e16-cd4f-494e-b10b-93fb7f556ac5', 'code': 200} 2026-03-09 14:48:39.023 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 086f4e16-cd4f-494e-b10b-93fb7f556ac5 2026-03-09 14:48:40.987 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port c1fbe6ee-a94e-4f31-90ca-41cd697bbe58 2026-03-09 14:48:41.248 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 0b0cb4c2-bb6d-42a3-a8be-b7ee7115edeb 2026-03-09 14:48:42.875 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port c1fbe6ee-a94e-4f31-90ca-41cd697bbe58 2026-03-09 14:48:43.208 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 0b0cb4c2-bb6d-42a3-a8be-b7ee7115edeb 2026-03-09 14:48:52.768 13 INFO neutron.plugins.ml2.plugin [None req-ebdd99b2-5145-4d6a-b280-2ab3999558dc - - - - - -] Attempt 1 to provision port ad739121-f47e-4d35-94b9-3deeacac04f1 2026-03-09 14:48:52.821 13 INFO neutron.plugins.ml2.plugin [None req-ebdd99b2-5145-4d6a-b280-2ab3999558dc - - - - - -] Attempt 1 to provision port 0b0cb4c2-bb6d-42a3-a8be-b7ee7115edeb 2026-03-09 14:48:52.886 13 INFO neutron.plugins.ml2.plugin [None req-ebdd99b2-5145-4d6a-b280-2ab3999558dc - - - - - -] Attempt 1 to provision port c1fbe6ee-a94e-4f31-90ca-41cd697bbe58 2026-03-09 14:48:52.935 13 INFO neutron.plugins.ml2.plugin [None req-ebdd99b2-5145-4d6a-b280-2ab3999558dc - - - - - -] Attempt 1 to provision port 086f4e16-cd4f-494e-b10b-93fb7f556ac5 2026-03-09 14:49:06.932 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 1c37815f-1e0f-4748-900f-c304e8cc51fd 2026-03-09 14:49:07.277 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 8c71ec4a-7502-49b3-abba-ad9358a04b89 2026-03-09 14:49:08.909 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 1c37815f-1e0f-4748-900f-c304e8cc51fd 2026-03-09 14:49:09.147 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 8c71ec4a-7502-49b3-abba-ad9358a04b89 2026-03-09 14:49:09.458 13 INFO neutron.plugins.ml2.plugin [None req-5ec9631a-9b29-4148-8513-a13bea438485 - - - - - -] Attempt 1 to provision port 8c71ec4a-7502-49b3-abba-ad9358a04b89 2026-03-09 14:49:13.036 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c72852b-a4cd-44d1-980c-fa04776dafa9'] response: {'server_uuid': 'ccc8edec-3e82-4883-9be8-308fd3cfea5e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '086f4e16-cd4f-494e-b10b-93fb7f556ac5', 'code': 200} 2026-03-09 14:49:13.907 16 INFO neutron.plugins.ml2.plugin [None req-ba00759f-abd5-481a-9dc2-c97763bf4f26 - - - - - -] Attempt 1 to provision port 0350a83a-dc00-4f24-a380-1c11f743ae5f 2026-03-09 14:49:13.943 16 INFO neutron.plugins.ml2.plugin [None req-ba00759f-abd5-481a-9dc2-c97763bf4f26 - - - - - -] Attempt 1 to provision port df8f65a2-b5ed-4551-a0f0-b2b27a5019e6 2026-03-09 14:49:13.962 16 INFO neutron.plugins.ml2.plugin [None req-ba00759f-abd5-481a-9dc2-c97763bf4f26 - - - - - -] Attempt 1 to provision port 8c71ec4a-7502-49b3-abba-ad9358a04b89 2026-03-09 14:49:14.047 16 INFO neutron.plugins.ml2.plugin [None req-ba00759f-abd5-481a-9dc2-c97763bf4f26 - - - - - -] Attempt 1 to provision port 944eff9c-a335-4557-8670-16353ada585b 2026-03-09 14:49:15.432 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 43855ab7-6e71-433e-afba-f388e4cf9b6a 2026-03-09 14:49:15.896 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 086f4e16-cd4f-494e-b10b-93fb7f556ac5 2026-03-09 14:49:16.011 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-43d9f195-aee5-4286-9ddd-997e3a64fffa'] response: {'server_uuid': 'ccc8edec-3e82-4883-9be8-308fd3cfea5e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '086f4e16-cd4f-494e-b10b-93fb7f556ac5', 'code': 200} 2026-03-09 14:49:16.967 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 43855ab7-6e71-433e-afba-f388e4cf9b6a 2026-03-09 14:49:17.145 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 6d2305e6-cf09-443b-a008-a3eea9d25f87 2026-03-09 14:49:17.440 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 086f4e16-cd4f-494e-b10b-93fb7f556ac5 2026-03-09 14:49:18.913 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 6d2305e6-cf09-443b-a008-a3eea9d25f87 2026-03-09 14:49:19.844 16 INFO neutron.plugins.ml2.plugin [None req-214cc328-4929-4254-8aa9-e9d954757230 - - - - - -] Attempt 1 to provision port bac3a991-e0b7-4218-974b-056c3eb2365e 2026-03-09 14:49:19.872 16 INFO neutron.plugins.ml2.plugin [None req-214cc328-4929-4254-8aa9-e9d954757230 - - - - - -] Attempt 1 to provision port 6d2305e6-cf09-443b-a008-a3eea9d25f87 2026-03-09 14:49:19.925 16 INFO neutron.plugins.ml2.plugin [None req-214cc328-4929-4254-8aa9-e9d954757230 - - - - - -] Attempt 1 to provision port 944eff9c-a335-4557-8670-16353ada585b 2026-03-09 14:49:19.944 16 INFO neutron.plugins.ml2.plugin [None req-214cc328-4929-4254-8aa9-e9d954757230 - - - - - -] Attempt 1 to provision port 08f145f3-9fb9-4f91-9cb1-730284b3fcd7 2026-03-09 14:49:21.999 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port fc61636f-dea6-4247-ba5a-c692e7eebbdd 2026-03-09 14:49:22.154 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdcb490e-b455-430b-b73d-770aed2bba8b'] response: {'server_uuid': 'b5829537-56a8-4033-a331-90784fdeb370', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc61636f-dea6-4247-ba5a-c692e7eebbdd', 'code': 200} 2026-03-09 14:49:22.422 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port f97a274a-ef61-4585-8334-5ee94daaa44f 2026-03-09 14:49:23.305 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port d3d4e12e-ab6e-496e-9767-4101b77d431b 2026-03-09 14:49:23.736 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port f97a274a-ef61-4585-8334-5ee94daaa44f 2026-03-09 14:49:23.980 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port fc61636f-dea6-4247-ba5a-c692e7eebbdd 2026-03-09 14:49:25.237 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port d3d4e12e-ab6e-496e-9767-4101b77d431b 2026-03-09 14:49:26.699 16 INFO neutron.plugins.ml2.plugin [None req-de933fd3-b5b6-445b-97e1-80bdea8dcca6 - - - - - -] Attempt 1 to provision port d3d4e12e-ab6e-496e-9767-4101b77d431b 2026-03-09 14:49:26.811 16 INFO neutron.plugins.ml2.plugin [None req-de933fd3-b5b6-445b-97e1-80bdea8dcca6 - - - - - -] Attempt 1 to provision port 2f042f99-1a51-44c0-8c17-3d268d480ddf 2026-03-09 14:49:26.868 16 INFO neutron.plugins.ml2.plugin [None req-de933fd3-b5b6-445b-97e1-80bdea8dcca6 - - - - - -] Attempt 1 to provision port fc61636f-dea6-4247-ba5a-c692e7eebbdd 2026-03-09 14:49:26.971 16 INFO neutron.plugins.ml2.plugin [None req-de933fd3-b5b6-445b-97e1-80bdea8dcca6 - - - - - -] Attempt 1 to provision port 6d2305e6-cf09-443b-a008-a3eea9d25f87 2026-03-09 14:49:27.123 16 INFO neutron.plugins.ml2.plugin [None req-de933fd3-b5b6-445b-97e1-80bdea8dcca6 - - - - - -] Attempt 1 to provision port 08f145f3-9fb9-4f91-9cb1-730284b3fcd7 2026-03-09 14:49:27.414 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-37be1076-5fbd-43ce-9e42-01b0106ee02a'] response: {'server_uuid': 'b5829537-56a8-4033-a331-90784fdeb370', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fc61636f-dea6-4247-ba5a-c692e7eebbdd', 'code': 200} 2026-03-09 14:49:29.224 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 0350a83a-dc00-4f24-a380-1c11f743ae5f 2026-03-09 14:49:29.481 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 944eff9c-a335-4557-8670-16353ada585b 2026-03-09 14:49:30.386 13 INFO neutron.plugins.ml2.plugin [None req-16ad3004-736b-4d59-838a-f0ffab5c0269 - - - - - -] Attempt 1 to provision port 2f042f99-1a51-44c0-8c17-3d268d480ddf 2026-03-09 14:49:30.409 13 INFO neutron.plugins.ml2.plugin [None req-16ad3004-736b-4d59-838a-f0ffab5c0269 - - - - - -] Attempt 1 to provision port 08f145f3-9fb9-4f91-9cb1-730284b3fcd7 2026-03-09 14:49:31.139 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 0350a83a-dc00-4f24-a380-1c11f743ae5f 2026-03-09 14:49:31.515 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 944eff9c-a335-4557-8670-16353ada585b 2026-03-09 14:49:34.699 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 19a419f3-0db8-40ef-97ba-6e016e7dfcc4 2026-03-09 14:49:34.824 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5949ebf6-533d-4037-b038-50d0e530e93e'] response: {'server_uuid': '57a09e01-b0b2-432b-a86a-bf6d5f1e14ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '19a419f3-0db8-40ef-97ba-6e016e7dfcc4', 'code': 200} 2026-03-09 14:49:35.173 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 098bab04-185f-4bfc-a267-6887d71d1b72 2026-03-09 14:49:36.101 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port e2000758-f57f-4595-a053-c42cbdf55220 2026-03-09 14:49:36.438 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 19a419f3-0db8-40ef-97ba-6e016e7dfcc4 2026-03-09 14:49:36.645 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 098bab04-185f-4bfc-a267-6887d71d1b72 2026-03-09 14:49:38.208 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 9ef4c5b5-a80f-46de-b8ee-8d7692b164b5 2026-03-09 14:49:38.570 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port e2000758-f57f-4595-a053-c42cbdf55220 2026-03-09 14:49:40.340 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 9ef4c5b5-a80f-46de-b8ee-8d7692b164b5 2026-03-09 14:49:42.209 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port df8f65a2-b5ed-4551-a0f0-b2b27a5019e6 2026-03-09 14:49:42.458 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 08f145f3-9fb9-4f91-9cb1-730284b3fcd7 2026-03-09 14:49:42.754 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 65f72098-6122-4796-a0c1-494fbcea71bb 2026-03-09 14:49:43.118 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 2f042f99-1a51-44c0-8c17-3d268d480ddf 2026-03-09 14:49:43.376 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port bac3a991-e0b7-4218-974b-056c3eb2365e 2026-03-09 14:49:44.622 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 08f145f3-9fb9-4f91-9cb1-730284b3fcd7 2026-03-09 14:49:44.871 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port df8f65a2-b5ed-4551-a0f0-b2b27a5019e6 2026-03-09 14:49:45.009 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 2f042f99-1a51-44c0-8c17-3d268d480ddf 2026-03-09 14:49:45.176 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 65f72098-6122-4796-a0c1-494fbcea71bb 2026-03-09 14:49:45.343 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port bac3a991-e0b7-4218-974b-056c3eb2365e 2026-03-09 14:49:45.821 16 INFO neutron.plugins.ml2.plugin [None req-cfb0d683-dcfc-4587-b253-5ab58e318ace - - - - - -] Attempt 1 to provision port 19a419f3-0db8-40ef-97ba-6e016e7dfcc4 2026-03-09 14:49:45.874 16 INFO neutron.plugins.ml2.plugin [None req-cfb0d683-dcfc-4587-b253-5ab58e318ace - - - - - -] Attempt 1 to provision port 1f503446-4c54-4492-b4ff-862bddc22f2e 2026-03-09 14:49:45.903 16 INFO neutron.plugins.ml2.plugin [None req-cfb0d683-dcfc-4587-b253-5ab58e318ace - - - - - -] Attempt 1 to provision port 9ef4c5b5-a80f-46de-b8ee-8d7692b164b5 2026-03-09 14:49:45.961 16 INFO neutron.plugins.ml2.plugin [None req-cfb0d683-dcfc-4587-b253-5ab58e318ace - - - - - -] Attempt 1 to provision port a030a503-c788-48df-be7e-60f14111d8dd 2026-03-09 14:49:45.988 16 INFO neutron.plugins.ml2.plugin [None req-cfb0d683-dcfc-4587-b253-5ab58e318ace - - - - - -] Attempt 1 to provision port 2f042f99-1a51-44c0-8c17-3d268d480ddf 2026-03-09 14:49:46.033 16 INFO neutron.plugins.ml2.plugin [None req-cfb0d683-dcfc-4587-b253-5ab58e318ace - - - - - -] Attempt 1 to provision port e2000758-f57f-4595-a053-c42cbdf55220 2026-03-09 14:49:46.079 16 INFO neutron.plugins.ml2.plugin [None req-cfb0d683-dcfc-4587-b253-5ab58e318ace - - - - - -] Attempt 1 to provision port 43a2d1ce-58d9-40e2-a8c7-3e28ea2a646f 2026-03-09 14:49:46.102 16 INFO neutron.plugins.ml2.plugin [None req-cfb0d683-dcfc-4587-b253-5ab58e318ace - - - - - -] Attempt 1 to provision port 65f72098-6122-4796-a0c1-494fbcea71bb 2026-03-09 14:49:46.166 16 INFO neutron.plugins.ml2.plugin [None req-cfb0d683-dcfc-4587-b253-5ab58e318ace - - - - - -] Attempt 1 to provision port 08f145f3-9fb9-4f91-9cb1-730284b3fcd7 2026-03-09 14:49:49.375 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 3a6c5a78-4146-4f0e-8646-2f3bc35bbb47 2026-03-09 14:49:49.498 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8bce566-234a-420d-8aa9-db13699771f9'] response: {'server_uuid': '101cd2cd-4de9-4bbf-9322-02ceb029ac8e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3a6c5a78-4146-4f0e-8646-2f3bc35bbb47', 'code': 200} 2026-03-09 14:49:50.920 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 1f503446-4c54-4492-b4ff-862bddc22f2e 2026-03-09 14:49:51.218 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 43a2d1ce-58d9-40e2-a8c7-3e28ea2a646f 2026-03-09 14:49:51.553 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 3a6c5a78-4146-4f0e-8646-2f3bc35bbb47 2026-03-09 14:49:52.950 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 1f503446-4c54-4492-b4ff-862bddc22f2e 2026-03-09 14:49:53.155 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 43a2d1ce-58d9-40e2-a8c7-3e28ea2a646f 2026-03-09 14:49:53.342 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port e24b0771-817a-425c-9ab2-b7d4b5c43cd5 2026-03-09 14:49:53.628 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port a030a503-c788-48df-be7e-60f14111d8dd 2026-03-09 14:49:53.664 13 INFO neutron.plugins.ml2.plugin [None req-38ae8efb-a8f1-45a0-9447-fdae7047c083 - - - - - -] Attempt 1 to provision port e2000758-f57f-4595-a053-c42cbdf55220 2026-03-09 14:49:53.700 13 INFO neutron.plugins.ml2.plugin [None req-38ae8efb-a8f1-45a0-9447-fdae7047c083 - - - - - -] Attempt 1 to provision port 1f503446-4c54-4492-b4ff-862bddc22f2e 2026-03-09 14:49:53.752 13 INFO neutron.plugins.ml2.plugin [None req-38ae8efb-a8f1-45a0-9447-fdae7047c083 - - - - - -] Attempt 1 to provision port 9ef4c5b5-a80f-46de-b8ee-8d7692b164b5 2026-03-09 14:49:53.812 13 INFO neutron.plugins.ml2.plugin [None req-38ae8efb-a8f1-45a0-9447-fdae7047c083 - - - - - -] Attempt 1 to provision port 3a6c5a78-4146-4f0e-8646-2f3bc35bbb47 2026-03-09 14:49:53.876 13 INFO neutron.plugins.ml2.plugin [None req-38ae8efb-a8f1-45a0-9447-fdae7047c083 - - - - - -] Attempt 1 to provision port 43a2d1ce-58d9-40e2-a8c7-3e28ea2a646f 2026-03-09 14:49:53.934 13 INFO neutron.plugins.ml2.plugin [None req-38ae8efb-a8f1-45a0-9447-fdae7047c083 - - - - - -] Attempt 1 to provision port 65f72098-6122-4796-a0c1-494fbcea71bb 2026-03-09 14:49:53.998 13 INFO neutron.plugins.ml2.plugin [None req-38ae8efb-a8f1-45a0-9447-fdae7047c083 - - - - - -] Attempt 1 to provision port a030a503-c788-48df-be7e-60f14111d8dd 2026-03-09 14:49:54.888 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port e24b0771-817a-425c-9ab2-b7d4b5c43cd5 2026-03-09 14:49:55.036 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port a030a503-c788-48df-be7e-60f14111d8dd 2026-03-09 14:50:00.934 16 INFO neutron.plugins.ml2.plugin [None req-4c3a551a-8c38-4029-8290-abef654315b9 - - - - - -] Attempt 1 to provision port e2000758-f57f-4595-a053-c42cbdf55220 2026-03-09 14:50:00.976 16 INFO neutron.plugins.ml2.plugin [None req-4c3a551a-8c38-4029-8290-abef654315b9 - - - - - -] Attempt 1 to provision port 1f503446-4c54-4492-b4ff-862bddc22f2e 2026-03-09 14:50:01.014 16 INFO neutron.plugins.ml2.plugin [None req-4c3a551a-8c38-4029-8290-abef654315b9 - - - - - -] Attempt 1 to provision port 9ef4c5b5-a80f-46de-b8ee-8d7692b164b5 2026-03-09 14:50:01.077 16 INFO neutron.plugins.ml2.plugin [None req-4c3a551a-8c38-4029-8290-abef654315b9 - - - - - -] Attempt 1 to provision port 3a6c5a78-4146-4f0e-8646-2f3bc35bbb47 2026-03-09 14:50:01.147 16 INFO neutron.plugins.ml2.plugin [None req-4c3a551a-8c38-4029-8290-abef654315b9 - - - - - -] Attempt 1 to provision port 43a2d1ce-58d9-40e2-a8c7-3e28ea2a646f 2026-03-09 14:50:01.204 16 INFO neutron.plugins.ml2.plugin [None req-4c3a551a-8c38-4029-8290-abef654315b9 - - - - - -] Attempt 1 to provision port 65f72098-6122-4796-a0c1-494fbcea71bb 2026-03-09 14:50:01.282 16 INFO neutron.plugins.ml2.plugin [None req-4c3a551a-8c38-4029-8290-abef654315b9 - - - - - -] Attempt 1 to provision port a030a503-c788-48df-be7e-60f14111d8dd 2026-03-09 14:50:06.771 13 INFO neutron.plugins.ml2.plugin [None req-4b784ebe-4586-4308-ac7c-bf22c7f24ed0 - - - - - -] Attempt 1 to provision port 43a2d1ce-58d9-40e2-a8c7-3e28ea2a646f 2026-03-09 14:50:06.838 13 INFO neutron.plugins.ml2.plugin [None req-4b784ebe-4586-4308-ac7c-bf22c7f24ed0 - - - - - -] Attempt 1 to provision port 1f503446-4c54-4492-b4ff-862bddc22f2e 2026-03-09 14:50:07.147 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 8fc0b557-2a85-480b-b123-516a576f2a0f 2026-03-09 14:50:07.326 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6529bfb-3b2c-4467-8fdc-0cb6b3680faa'] response: {'server_uuid': '44c518c1-f0d3-4d09-8676-35d5d24c29d6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8fc0b557-2a85-480b-b123-516a576f2a0f', 'code': 200} 2026-03-09 14:50:09.335 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 8fc0b557-2a85-480b-b123-516a576f2a0f 2026-03-09 14:50:13.679 16 INFO neutron.plugins.ml2.plugin [None req-247e0405-cfb0-40ed-a8c7-ae1fd7eb2d2d - - - - - -] Attempt 1 to provision port e24b0771-817a-425c-9ab2-b7d4b5c43cd5 2026-03-09 14:50:13.725 16 INFO neutron.plugins.ml2.plugin [None req-247e0405-cfb0-40ed-a8c7-ae1fd7eb2d2d - - - - - -] Attempt 1 to provision port 8fc0b557-2a85-480b-b123-516a576f2a0f 2026-03-09 14:50:13.827 16 INFO neutron.plugins.ml2.plugin [None req-247e0405-cfb0-40ed-a8c7-ae1fd7eb2d2d - - - - - -] Attempt 1 to provision port 1f503446-4c54-4492-b4ff-862bddc22f2e 2026-03-09 14:50:13.898 16 INFO neutron.plugins.ml2.plugin [None req-247e0405-cfb0-40ed-a8c7-ae1fd7eb2d2d - - - - - -] Attempt 1 to provision port a030a503-c788-48df-be7e-60f14111d8dd 2026-03-09 14:50:19.943 16 INFO neutron.plugins.ml2.plugin [None req-e6929fbe-5f24-4d36-bff7-56481a104584 - - - - - -] Attempt 1 to provision port 3a6c5a78-4146-4f0e-8646-2f3bc35bbb47 2026-03-09 14:50:20.008 16 INFO neutron.plugins.ml2.plugin [None req-e6929fbe-5f24-4d36-bff7-56481a104584 - - - - - -] Attempt 1 to provision port a030a503-c788-48df-be7e-60f14111d8dd 2026-03-09 14:50:29.152 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 059994f7-233a-4433-bc37-578845ed7fe3 2026-03-09 14:50:30.187 16 INFO neutron.plugins.ml2.plugin [None req-d29cab1a-8bd6-42d1-9fd4-7f0d75ee4488 - - - - - -] Attempt 1 to provision port 059994f7-233a-4433-bc37-578845ed7fe3 2026-03-09 14:50:38.187 13 INFO neutron.plugins.ml2.plugin [None req-1b130e0b-2254-435f-926b-e7a40b1df2fd - - - - - -] Attempt 1 to provision port b9f6aea3-9f04-4113-8c76-777690dd3fd7 2026-03-09 14:50:41.061 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 330cc51e-5f2d-4829-837b-539cbcdb0fcb 2026-03-09 14:50:41.377 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 65aa7881-546b-483f-95aa-2f52ba2cf32a 2026-03-09 14:50:43.074 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 330cc51e-5f2d-4829-837b-539cbcdb0fcb 2026-03-09 14:50:43.128 13 INFO neutron.plugins.ml2.plugin [None req-77b75ce6-620f-4951-a6c3-bb43eb872153 - - - - - -] Attempt 1 to provision port 65aa7881-546b-483f-95aa-2f52ba2cf32a 2026-03-09 14:50:43.187 13 INFO neutron.plugins.ml2.plugin [None req-77b75ce6-620f-4951-a6c3-bb43eb872153 - - - - - -] Attempt 1 to provision port e3fc96f8-ec0d-46f4-9c39-e66bc5703486 2026-03-09 14:50:43.319 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 65aa7881-546b-483f-95aa-2f52ba2cf32a 2026-03-09 14:50:46.019 16 INFO neutron.plugins.ml2.plugin [None req-48356d31-54c9-4901-95fc-dc7da6c7d0a5 - - - - - -] Attempt 1 to provision port 0255efe8-26e8-48a9-a4f9-1a58646dcc9e 2026-03-09 14:50:48.510 16 INFO neutron.plugins.ml2.plugin [None req-7c6f6cc1-5799-4458-952a-77879967125a - - - - - -] Attempt 1 to provision port e3fc96f8-ec0d-46f4-9c39-e66bc5703486 2026-03-09 14:50:53.572 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 0f676ebf-e6f1-4b1b-8f7b-5908f839b031 2026-03-09 14:50:53.678 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b77c4577-927c-4f94-8d07-4b79d609b3f3'] response: {'server_uuid': '7a985db4-a55f-43b8-8a80-ab312a05a7cf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0f676ebf-e6f1-4b1b-8f7b-5908f839b031', 'code': 200} 2026-03-09 14:50:55.063 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 0f676ebf-e6f1-4b1b-8f7b-5908f839b031 2026-03-09 14:50:57.068 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port b9f6aea3-9f04-4113-8c76-777690dd3fd7 2026-03-09 14:50:57.320 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port e3fc96f8-ec0d-46f4-9c39-e66bc5703486 2026-03-09 14:50:59.023 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port b9f6aea3-9f04-4113-8c76-777690dd3fd7 2026-03-09 14:50:59.184 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port e3fc96f8-ec0d-46f4-9c39-e66bc5703486 2026-03-09 14:51:03.653 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 064657dd-7119-466b-8e1d-e7ad9caf8fc8 2026-03-09 14:51:03.803 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d810d114-5455-4047-8805-5115e4208971'] response: {'server_uuid': 'f4cb952c-039a-4bb9-909f-d87a62187413', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '064657dd-7119-466b-8e1d-e7ad9caf8fc8', 'code': 200} 2026-03-09 14:51:05.156 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 064657dd-7119-466b-8e1d-e7ad9caf8fc8 2026-03-09 14:51:33.588 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 00830772-8ce4-4dfc-9242-b0df4c97dd9c 2026-03-09 14:51:33.699 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a2063b0-7c0f-498d-bce1-fd0dbd61db64'] response: {'server_uuid': '39c3110e-9bba-4fa0-87e3-d31f7e3ebf03', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '00830772-8ce4-4dfc-9242-b0df4c97dd9c', 'code': 200} 2026-03-09 14:51:35.047 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 00830772-8ce4-4dfc-9242-b0df4c97dd9c 2026-03-09 14:51:44.188 13 INFO neutron.plugins.ml2.plugin [None req-9734436f-fe56-438c-91b7-4e161e6dfcdf - - - - - -] Attempt 1 to provision port 61d49197-24c2-48ee-97be-89b252518364 2026-03-09 14:51:49.085 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 61d49197-24c2-48ee-97be-89b252518364 2026-03-09 14:51:49.199 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-15623748-0f87-4855-af56-7bf85e5c9985'] response: {'server_uuid': 'f4cb952c-039a-4bb9-909f-d87a62187413', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '61d49197-24c2-48ee-97be-89b252518364', 'code': 200} 2026-03-09 14:51:51.041 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 61d49197-24c2-48ee-97be-89b252518364 2026-03-09 14:51:53.574 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 61d49197-24c2-48ee-97be-89b252518364 2026-03-09 14:52:16.964 16 INFO neutron.plugins.ml2.plugin [None req-279835f1-7cdf-40b2-849a-11317d9ccb4e - - - - - -] Attempt 1 to provision port 3b7a5dfe-c378-4dd2-942c-58c5deae0fa2 2026-03-09 14:52:24.686 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 3b7a5dfe-c378-4dd2-942c-58c5deae0fa2 2026-03-09 14:52:24.913 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b3ac38a-5826-4fc6-a7a6-e37f09dc349a'] response: {'server_uuid': 'f4cb952c-039a-4bb9-909f-d87a62187413', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3b7a5dfe-c378-4dd2-942c-58c5deae0fa2', 'code': 200} 2026-03-09 14:52:25.280 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 3b7a5dfe-c378-4dd2-942c-58c5deae0fa2 2026-03-09 14:52:47.316 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 5e5d8617-2881-4058-a69f-ac5c379be611 2026-03-09 14:52:47.409 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e82b109-a022-4aa9-90b9-1b0f515775bf'] response: {'server_uuid': 'f4cb952c-039a-4bb9-909f-d87a62187413', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5e5d8617-2881-4058-a69f-ac5c379be611', 'code': 200} 2026-03-09 14:52:49.337 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 5e5d8617-2881-4058-a69f-ac5c379be611 2026-03-09 14:52:50.146 13 INFO neutron.plugins.ml2.plugin [None req-f5fb0b4b-3ac3-4f4d-995d-10bd058485c2 - - - - - -] Attempt 1 to provision port 3b7a5dfe-c378-4dd2-942c-58c5deae0fa2 2026-03-09 14:52:51.323 16 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 3b7a5dfe-c378-4dd2-942c-58c5deae0fa2 2026-03-09 14:53:02.142 13 INFO neutron.plugins.ml2.plugin [None req-c2d3d54d-d0b8-4ccf-8263-96aeaebc44b7 - - - - - -] Attempt 1 to provision port 5e5d8617-2881-4058-a69f-ac5c379be611 2026-03-09 14:53:03.316 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 5e5d8617-2881-4058-a69f-ac5c379be611 2026-03-09 14:53:03.589 16 INFO neutron.plugins.ml2.plugin [None req-6c9ec908-8653-49b2-a760-2b4df9d75dfa - - - - - -] Attempt 1 to provision port 5e5d8617-2881-4058-a69f-ac5c379be611 2026-03-09 14:53:12.365 16 INFO neutron.plugins.ml2.plugin [None req-5b359568-918c-438b-a452-82091094f053 - - - - - -] Attempt 1 to provision port 3b7a5dfe-c378-4dd2-942c-58c5deae0fa2 2026-03-09 14:53:13.373 13 INFO neutron.plugins.ml2.plugin [None req-75b1318c-91cc-452d-ba1b-7d4e6f54260b - - - - - -] Attempt 1 to provision port 3b7a5dfe-c378-4dd2-942c-58c5deae0fa2 2026-03-09 14:53:45.546 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0fab18a4-a7b0-4526-99de-82b443382779'] response: {'server_uuid': '44c518c1-f0d3-4d09-8676-35d5d24c29d6', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8fc0b557-2a85-480b-b123-516a576f2a0f', 'code': 200}