+ 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-20 12:40:40.859 1 INFO neutron.common.config [-] Logging enabled! 2026-05-20 12:40:40.859 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-20 12:40:40.860 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-20 12:40:40.860 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-20 12:40:42.278 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-20 12:40:42.280 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-20 12:40:42.283 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-20 12:40:42.284 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-20 12:40:42.284 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-20 12:40:42.284 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-20 12:40:42.284 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-20 12:40:42.290 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-20 12:40:42.290 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-20 12:40:42.290 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-20 12:40:42.309 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-20 12:40:42.310 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-20 12:40:42.310 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-20 12:40:42.326 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-20 12:40:42.327 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-20 12:40:42.327 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-20 12:40:42.327 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-20 12:40:42.616 1 INFO neutron.plugins.ml2.managers [None req-f9bba215-a900-4970-9e5e-60a8b653545e - - - - - -] Initializing driver for type 'vlan' 2026-05-20 12:40:42.775 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f9bba215-a900-4970-9e5e-60a8b653545e - - - - - -] VlanTypeDriver initialization complete 2026-05-20 12:40:42.775 1 INFO neutron.plugins.ml2.managers [None req-f9bba215-a900-4970-9e5e-60a8b653545e - - - - - -] Initializing driver for type 'vxlan' 2026-05-20 12:40:42.776 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f9bba215-a900-4970-9e5e-60a8b653545e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-20 12:40:42.836 1 INFO neutron.plugins.ml2.managers [None req-f9bba215-a900-4970-9e5e-60a8b653545e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-20 12:40:42.836 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f9bba215-a900-4970-9e5e-60a8b653545e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-20 12:40:42.837 1 INFO neutron.plugins.ml2.managers [None req-f9bba215-a900-4970-9e5e-60a8b653545e - - - - - -] Initializing extension driver 'port_security' 2026-05-20 12:40:42.837 1 INFO neutron.plugins.ml2.extensions.port_security [None req-f9bba215-a900-4970-9e5e-60a8b653545e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-20 12:40:42.837 1 INFO neutron.plugins.ml2.managers [None req-f9bba215-a900-4970-9e5e-60a8b653545e - - - - - -] Initializing extension driver 'qos' 2026-05-20 12:40:42.837 1 INFO neutron.plugins.ml2.managers [None req-f9bba215-a900-4970-9e5e-60a8b653545e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-20 12:40:42.837 1 INFO neutron.plugins.ml2.managers [None req-f9bba215-a900-4970-9e5e-60a8b653545e - - - - - -] Initializing mechanism driver 'l2population' 2026-05-20 12:40:42.852 1 INFO neutron.quota [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded quota_driver: . 2026-05-20 12:40:42.853 1 INFO neutron.plugins.ml2.plugin [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Modular L2 Plugin initialization complete 2026-05-20 12:40:42.853 1 INFO neutron.plugins.ml2.managers [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-20 12:40:42.854 1 INFO neutron.plugins.ml2.managers [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-20 12:40:42.854 1 INFO neutron.plugins.ml2.managers [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Got port-security extension from driver 'port_security' 2026-05-20 12:40:42.854 1 INFO neutron.manager [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loading Plugin: qos 2026-05-20 12:40:42.871 1 INFO neutron.manager [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loading Plugin: router 2026-05-20 12:40:42.919 1 INFO neutron.services.service_base [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-20 12:40:42.919 1 INFO neutron.manager [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loading Plugin: segments 2026-05-20 12:40:42.986 1 INFO neutron.manager [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loading Plugin: trunk 2026-05-20 12:40:43.000 1 INFO neutron.manager [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loading Plugin: vpnaas 2026-05-20 12:40:43.034 1 WARNING stevedore.named [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-20 12:40:43.107 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-20 12:40:43.108 1 INFO neutron.common.utils [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-20 12:40:43.108 1 INFO neutron.manager [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loading Plugin: taas 2026-05-20 12:40:43.131 1 WARNING stevedore.named [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-20 12:40:43.131 1 WARNING stevedore.named [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-20 12:40:43.155 1 INFO neutron_taas.services.taas.taas_plugin [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-20 12:40:43.156 1 INFO neutron.manager [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loading Plugin: tapmirror 2026-05-20 12:40:43.169 1 WARNING stevedore.named [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-20 12:40:43.169 1 WARNING stevedore.named [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-20 12:40:43.182 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-20 12:40:43.182 1 INFO neutron.manager [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loading Plugin: auto_allocate 2026-05-20 12:40:43.192 1 INFO neutron.manager [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loading Plugin: tag 2026-05-20 12:40:43.202 1 INFO neutron.manager [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loading Plugin: timestamp 2026-05-20 12:40:43.206 1 INFO neutron.manager [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loading Plugin: network_ip_availability 2026-05-20 12:40:43.209 1 INFO neutron.manager [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loading Plugin: flavors 2026-05-20 12:40:43.213 1 INFO neutron.manager [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loading Plugin: revisions 2026-05-20 12:40:43.216 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Initializing extension manager. 2026-05-20 12:40:43.218 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: address-group 2026-05-20 12:40:43.219 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: address-scope 2026-05-20 12:40:43.219 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-20 12:40:43.220 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: agent 2026-05-20 12:40:43.221 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: agent-resources-synced 2026-05-20 12:40:43.222 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: allowed-address-pairs 2026-05-20 12:40:43.223 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: auto-allocated-topology 2026-05-20 12:40:43.224 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: availability_zone 2026-05-20 12:40:43.225 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: availability_zone_filter 2026-05-20 12:40:43.225 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-20 12:40:43.226 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: default-subnetpools 2026-05-20 12:40:43.227 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-20 12:40:43.228 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: dns-integration 2026-05-20 12:40:43.228 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: dns-domain-ports 2026-05-20 12:40:43.229 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-20 12:40:43.229 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: dvr 2026-05-20 12:40:43.230 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-20 12:40:43.231 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: empty-string-filtering 2026-05-20 12:40:43.231 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-20 12:40:43.232 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-20 12:40:43.232 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: external-net 2026-05-20 12:40:43.233 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-20 12:40:43.233 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: extraroute 2026-05-20 12:40:43.234 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: extraroute-atomic 2026-05-20 12:40:43.234 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-20 12:40:43.235 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-20 12:40:43.235 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-20 12:40:43.236 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-20 12:40:43.240 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: fip-port-details 2026-05-20 12:40:43.241 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: flavors 2026-05-20 12:40:43.242 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-20 12:40:43.242 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: floatingip-pools 2026-05-20 12:40:43.243 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: ip_allocation 2026-05-20 12:40:43.243 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: ip-substring-filtering 2026-05-20 12:40:43.244 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: l2_adjacency 2026-05-20 12:40:43.245 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: router 2026-05-20 12:40:43.246 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-20 12:40:43.247 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-20 12:40:43.248 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-20 12:40:43.249 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: ext-gw-mode 2026-05-20 12:40:43.250 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: l3-ha 2026-05-20 12:40:43.251 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-20 12:40:43.252 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-20 12:40:43.253 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: l3-flavors 2026-05-20 12:40:43.254 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-20 12:40:43.255 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-20 12:40:43.259 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-20 12:40:43.260 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-20 12:40:43.261 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-20 12:40:43.264 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-20 12:40:43.265 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-20 12:40:43.265 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: multi-provider 2026-05-20 12:40:43.266 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: net-mtu 2026-05-20 12:40:43.266 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: net-mtu-writable 2026-05-20 12:40:43.266 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: network_availability_zone 2026-05-20 12:40:43.267 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: network_ha 2026-05-20 12:40:43.267 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: network-ip-availability 2026-05-20 12:40:43.268 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-20 12:40:43.269 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: pagination 2026-05-20 12:40:43.269 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: port-device-profile 2026-05-20 12:40:43.270 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-20 12:40:43.270 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-20 12:40:43.271 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-20 12:40:43.271 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: port-mac-override 2026-05-20 12:40:43.272 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-20 12:40:43.272 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-20 12:40:43.273 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-20 12:40:43.273 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: port-resource-request 2026-05-20 12:40:43.273 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: port-resource-request-groups 2026-05-20 12:40:43.274 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-20 12:40:43.274 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: binding 2026-05-20 12:40:43.275 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: binding-extended 2026-05-20 12:40:43.275 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: port-security 2026-05-20 12:40:43.276 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: project-id 2026-05-20 12:40:43.276 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: provider 2026-05-20 12:40:43.277 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-20 12:40:43.279 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: qos 2026-05-20 12:40:43.279 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-20 12:40:43.280 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-20 12:40:43.280 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: qos-default 2026-05-20 12:40:43.281 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: qos-fip 2026-05-20 12:40:43.281 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-20 12:40:43.282 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: qos-gateway-ip 2026-05-20 12:40:43.282 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: qos-port-network-policy 2026-05-20 12:40:43.282 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: qos-pps-minimum 2026-05-20 12:40:43.283 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-20 12:40:43.284 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: qos-pps 2026-05-20 12:40:43.284 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: qos-rule-type-details 2026-05-20 12:40:43.284 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-20 12:40:43.285 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: qos-rules-alias 2026-05-20 12:40:43.285 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: quota-check-limit 2026-05-20 12:40:43.286 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: quota-check-limit-default 2026-05-20 12:40:43.288 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: quotas 2026-05-20 12:40:43.291 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: quota_details 2026-05-20 12:40:43.292 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: rbac-policies 2026-05-20 12:40:43.293 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: rbac-address-group 2026-05-20 12:40:43.293 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: rbac-address-scope 2026-05-20 12:40:43.294 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: rbac-security-groups 2026-05-20 12:40:43.294 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: rbac-subnetpool 2026-05-20 12:40:43.294 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: revision-if-match 2026-05-20 12:40:43.295 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: standard-attr-revisions 2026-05-20 12:40:43.296 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: router_availability_zone 2026-05-20 12:40:43.296 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-20 12:40:43.297 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: security-groups-default-rules 2026-05-20 12:40:43.298 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-20 12:40:43.298 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-20 12:40:43.299 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-20 12:40:43.299 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-20 12:40:43.300 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-20 12:40:43.304 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: security-group 2026-05-20 12:40:43.306 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: segment 2026-05-20 12:40:43.306 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-20 12:40:43.307 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: service-type 2026-05-20 12:40:43.307 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: sorting 2026-05-20 12:40:43.308 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: standard-attr-segment 2026-05-20 12:40:43.308 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: standard-attr-description 2026-05-20 12:40:43.309 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: stateful-security-group 2026-05-20 12:40:43.309 1 WARNING neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-20 12:40:43.310 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-20 12:40:43.310 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: subnet-external-network 2026-05-20 12:40:43.311 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: subnet_onboard 2026-05-20 12:40:43.311 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-20 12:40:43.311 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: subnet-service-types 2026-05-20 12:40:43.312 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: subnet_allocation 2026-05-20 12:40:43.313 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-20 12:40:43.313 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: tag-creation 2026-05-20 12:40:43.313 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-20 12:40:43.317 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: standard-attr-tag 2026-05-20 12:40:43.318 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-20 12:40:43.318 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: trunk 2026-05-20 12:40:43.319 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: trunk-details 2026-05-20 12:40:43.319 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-20 12:40:43.319 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-20 12:40:43.320 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-20 12:40:43.320 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-20 12:40:43.322 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-20 12:40:43.323 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-20 12:40:43.323 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: vpn-flavors 2026-05-20 12:40:43.326 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: vpnaas 2026-05-20 12:40:43.327 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: taas 2026-05-20 12:40:43.328 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: tap-mirror 2026-05-20 12:40:43.330 1 INFO neutron.api.extensions [None req-f72b2f96-7c22-4471-82bc-d43fe2c522ca - - - - - -] Loaded extension: taas-vlan-filter 2026-05-20 12:41:13.429 18 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-20 12:41:13.480 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-20 12:41:13.483 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-20 12:41:26.650 16 INFO neutron.db.l3_hamode_db [None req-522a3946-9d92-42e9-abeb-d4406e88e68a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-20 12:41:41.846 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port a7f40a04-96ad-4eb5-b91e-a905769e1d14 2026-05-20 12:41:43.508 16 INFO neutron.plugins.ml2.plugin [None req-201a99a5-54f4-4bfb-ab22-03ed766b70a9 - - - - - -] Attempt 1 to provision port a7f40a04-96ad-4eb5-b91e-a905769e1d14 2026-05-20 12:41:43.750 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port a7f40a04-96ad-4eb5-b91e-a905769e1d14 2026-05-20 12:41:45.169 16 INFO neutron.plugins.ml2.plugin [None req-391eb92d-5ed3-4868-a15c-c9eea95dbed1 - - - - - -] Attempt 1 to provision port a7f40a04-96ad-4eb5-b91e-a905769e1d14 2026-05-20 12:46:19.819 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port cfba3ed8-9d36-4449-acee-0fc7b2564464 2026-05-20 12:46:21.257 16 INFO neutron.plugins.ml2.plugin [None req-22460af7-5307-42a1-bc24-e139a835d2f6 - - - - - -] Attempt 1 to provision port cfba3ed8-9d36-4449-acee-0fc7b2564464 2026-05-20 12:46:21.813 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port cfba3ed8-9d36-4449-acee-0fc7b2564464 2026-05-20 12:46:27.146 13 INFO neutron.plugins.ml2.plugin [None req-1ab954c1-feb2-49c1-80ac-02ce3020f860 - - - - - -] Attempt 1 to provision port ca3ef20c-96c7-45b6-bb01-a253b9595c38 2026-05-20 12:50:12.472 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port ca3ef20c-96c7-45b6-bb01-a253b9595c38 2026-05-20 12:50:13.893 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port ca3ef20c-96c7-45b6-bb01-a253b9595c38 2026-05-20 13:00:06.036 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port a6ec9ce0-badc-4ebf-93b0-3f8012e56baa 2026-05-20 13:00:08.008 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port a6ec9ce0-badc-4ebf-93b0-3f8012e56baa 2026-05-20 13:09:10.962 16 INFO neutron.plugins.ml2.plugin [None req-641db26d-3455-4082-a1f9-e79480a0022d - - - - - -] Attempt 1 to provision port ca3ef20c-96c7-45b6-bb01-a253b9595c38 2026-05-20 13:09:11.020 16 INFO neutron.plugins.ml2.plugin [None req-641db26d-3455-4082-a1f9-e79480a0022d - - - - - -] Attempt 1 to provision port a7f40a04-96ad-4eb5-b91e-a905769e1d14 2026-05-20 13:09:11.090 16 INFO neutron.plugins.ml2.plugin [None req-641db26d-3455-4082-a1f9-e79480a0022d - - - - - -] Attempt 1 to provision port cfba3ed8-9d36-4449-acee-0fc7b2564464 2026-05-20 13:15:58.165 16 INFO neutron.plugins.ml2.plugin [None req-317fdf4d-2456-4c71-a2fd-f880e39b7cbc - - - - - -] Attempt 1 to provision port d565dc8b-5bca-4649-b96e-007570d242de 2026-05-20 13:15:58.299 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port d565dc8b-5bca-4649-b96e-007570d242de 2026-05-20 13:16:00.413 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port d565dc8b-5bca-4649-b96e-007570d242de 2026-05-20 13:16:00.638 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port b4e8f93f-51bf-4cf1-b625-28f57dddf58e 2026-05-20 13:16:02.481 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port b4e8f93f-51bf-4cf1-b625-28f57dddf58e 2026-05-20 13:16:04.122 13 INFO neutron.plugins.ml2.plugin [None req-cd8d5913-9b7f-4db7-b332-b6aec5a9fd62 - - - - - -] Attempt 1 to provision port b4e8f93f-51bf-4cf1-b625-28f57dddf58e 2026-05-20 13:16:04.177 13 INFO neutron.plugins.ml2.plugin [None req-cd8d5913-9b7f-4db7-b332-b6aec5a9fd62 - - - - - -] Attempt 1 to provision port 5ec15692-bd18-4c63-a4a6-2309dd7c5da1 2026-05-20 13:16:06.459 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 3d985f37-5f4d-4264-b532-a6edf5430810 2026-05-20 13:16:07.006 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port b7a92205-13ab-4c2d-a29b-d422b351bcf3 2026-05-20 13:16:08.479 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port b204048e-5584-4582-9b9f-88bee31bd61c 2026-05-20 13:16:08.895 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 3d985f37-5f4d-4264-b532-a6edf5430810 2026-05-20 13:16:09.069 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port b7a92205-13ab-4c2d-a29b-d422b351bcf3 2026-05-20 13:16:10.289 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port b204048e-5584-4582-9b9f-88bee31bd61c 2026-05-20 13:16:12.302 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 06bc9cd5-f9e7-4e2e-a227-ca31e5b53771 2026-05-20 13:16:14.931 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port d8e4c870-08e1-46ac-9977-64e9bff11c74 2026-05-20 13:16:15.332 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 06bc9cd5-f9e7-4e2e-a227-ca31e5b53771 2026-05-20 13:16:15.617 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-865953bb-13b1-442f-91e8-ad14837d49cc'] response: {'server_uuid': 'e5aa9864-081b-4e87-8d38-1fb24e32f4b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd8e4c870-08e1-46ac-9977-64e9bff11c74', 'code': 200} 2026-05-20 13:16:16.453 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port d8e4c870-08e1-46ac-9977-64e9bff11c74 2026-05-20 13:16:16.618 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port e52d2914-48d1-45a9-8a35-8c726bce8d45 2026-05-20 13:16:18.990 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 1019a7da-6db3-4934-9ce7-d88ee2b2b0ac 2026-05-20 13:16:19.420 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port e52d2914-48d1-45a9-8a35-8c726bce8d45 2026-05-20 13:16:19.593 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d76fa379-4d49-4e11-8fd4-87b735d8ca50'] response: {'server_uuid': 'd7c62bdf-5e57-494f-9736-63f57d6e6cb7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1019a7da-6db3-4934-9ce7-d88ee2b2b0ac', 'code': 200} 2026-05-20 13:16:20.929 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 1019a7da-6db3-4934-9ce7-d88ee2b2b0ac 2026-05-20 13:16:23.429 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 66b13869-a45c-4e36-a3e3-0c1dff6286d5 2026-05-20 13:16:23.440 16 INFO neutron.plugins.ml2.plugin [None req-837bbe45-afa1-4013-b8d1-2c64ed54eb72 - - - - - -] Attempt 1 to provision port 1019a7da-6db3-4934-9ce7-d88ee2b2b0ac 2026-05-20 13:16:23.504 16 INFO neutron.plugins.ml2.plugin [None req-837bbe45-afa1-4013-b8d1-2c64ed54eb72 - - - - - -] Attempt 1 to provision port 01a5d923-5f49-41a3-95b2-20ad74eed0f5 2026-05-20 13:16:23.531 16 INFO neutron.plugins.ml2.plugin [None req-837bbe45-afa1-4013-b8d1-2c64ed54eb72 - - - - - -] Attempt 1 to provision port b4e8f93f-51bf-4cf1-b625-28f57dddf58e 2026-05-20 13:16:23.537 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-90dc201a-24e3-4cc9-8a43-179563a7404d'] response: {'server_uuid': '097317cc-0f95-46ac-b3e9-522da38b3f40', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '66b13869-a45c-4e36-a3e3-0c1dff6286d5', 'code': 200} 2026-05-20 13:16:23.590 16 INFO neutron.plugins.ml2.plugin [None req-837bbe45-afa1-4013-b8d1-2c64ed54eb72 - - - - - -] Attempt 1 to provision port 5ec15692-bd18-4c63-a4a6-2309dd7c5da1 2026-05-20 13:16:23.624 16 INFO neutron.plugins.ml2.plugin [None req-837bbe45-afa1-4013-b8d1-2c64ed54eb72 - - - - - -] Attempt 1 to provision port 06bc9cd5-f9e7-4e2e-a227-ca31e5b53771 2026-05-20 13:16:23.697 16 INFO neutron.plugins.ml2.plugin [None req-837bbe45-afa1-4013-b8d1-2c64ed54eb72 - - - - - -] Attempt 1 to provision port 20db57e5-da87-4036-a9b5-82ea43e0d117 2026-05-20 13:16:23.737 16 INFO neutron.plugins.ml2.plugin [None req-837bbe45-afa1-4013-b8d1-2c64ed54eb72 - - - - - -] Attempt 1 to provision port e52d2914-48d1-45a9-8a35-8c726bce8d45 2026-05-20 13:16:23.799 16 INFO neutron.plugins.ml2.plugin [None req-837bbe45-afa1-4013-b8d1-2c64ed54eb72 - - - - - -] Attempt 1 to provision port 6e15d656-3ea6-451f-9821-d664cf360c8a 2026-05-20 13:16:23.844 16 INFO neutron.plugins.ml2.plugin [None req-837bbe45-afa1-4013-b8d1-2c64ed54eb72 - - - - - -] Attempt 1 to provision port 66b13869-a45c-4e36-a3e3-0c1dff6286d5 2026-05-20 13:16:25.318 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 66b13869-a45c-4e36-a3e3-0c1dff6286d5 2026-05-20 13:16:29.729 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cbe1040-c468-41f4-830c-b5e6b5a6876d'] response: {'server_uuid': '097317cc-0f95-46ac-b3e9-522da38b3f40', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '66b13869-a45c-4e36-a3e3-0c1dff6286d5', 'code': 200} 2026-05-20 13:16:29.844 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] No ports have port_id starting with 66b13869-a45c-4e36-a3e3-0c1dff6286d5 2026-05-20 13:16:31.356 16 INFO neutron.plugins.ml2.plugin [None req-50adf4b1-d756-4e11-881a-0484714d9d4c - - - - - -] Attempt 1 to provision port 1a923862-7539-4062-99c5-9735034cfaa6 2026-05-20 13:16:31.384 16 INFO neutron.plugins.ml2.plugin [None req-50adf4b1-d756-4e11-881a-0484714d9d4c - - - - - -] Attempt 1 to provision port 20db57e5-da87-4036-a9b5-82ea43e0d117 2026-05-20 13:16:35.603 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 5061e4be-4dc5-4b1a-9076-441cae1c32eb 2026-05-20 13:16:37.528 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 5061e4be-4dc5-4b1a-9076-441cae1c32eb 2026-05-20 13:16:40.693 16 INFO neutron.plugins.ml2.plugin [None req-0c36cd05-45a4-4cc0-b493-6d9be12aac99 - - - - - -] Attempt 1 to provision port e506cf34-1831-4d44-8b6a-24e55ada05ea 2026-05-20 13:16:40.906 16 INFO neutron.plugins.ml2.plugin [None req-0c36cd05-45a4-4cc0-b493-6d9be12aac99 - - - - - -] Attempt 1 to provision port 4108c186-2d03-48a7-8b73-2edf20f63802 2026-05-20 13:16:41.322 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port e506cf34-1831-4d44-8b6a-24e55ada05ea 2026-05-20 13:16:43.309 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 1a923862-7539-4062-99c5-9735034cfaa6 2026-05-20 13:16:43.609 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 6e15d656-3ea6-451f-9821-d664cf360c8a 2026-05-20 13:16:44.509 13 INFO neutron.plugins.ml2.plugin [None req-f111068c-ad3b-4d4e-ac83-658fbabcd506 - - - - - -] Attempt 1 to provision port f389944c-c9d3-4c0e-a4fc-1525d912d4cb 2026-05-20 13:16:45.252 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 1a923862-7539-4062-99c5-9735034cfaa6 2026-05-20 13:16:45.438 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 6e15d656-3ea6-451f-9821-d664cf360c8a 2026-05-20 13:16:47.409 13 INFO neutron.plugins.ml2.plugin [None req-91e5b524-4d26-4154-bbce-061751717aa1 - - - - - -] Attempt 1 to provision port e506cf34-1831-4d44-8b6a-24e55ada05ea 2026-05-20 13:16:47.466 13 INFO neutron.plugins.ml2.plugin [None req-91e5b524-4d26-4154-bbce-061751717aa1 - - - - - -] Attempt 1 to provision port 4108c186-2d03-48a7-8b73-2edf20f63802 2026-05-20 13:16:48.429 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 72cbc03f-8235-468a-95b9-51e84f19d6d7 2026-05-20 13:16:48.540 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c370f49d-c4d4-4e29-9acc-663269f57be6'] response: {'server_uuid': '471fb447-3da7-4d06-9cce-54d10e8ee399', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '72cbc03f-8235-468a-95b9-51e84f19d6d7', 'code': 200} 2026-05-20 13:16:49.627 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 72cbc03f-8235-468a-95b9-51e84f19d6d7 2026-05-20 13:16:50.840 13 INFO neutron.plugins.ml2.plugin [None req-e9023857-e17f-4dee-90a9-881ce6983c9f - - - - - -] Attempt 1 to provision port 1019a7da-6db3-4934-9ce7-d88ee2b2b0ac 2026-05-20 13:16:50.903 13 INFO neutron.plugins.ml2.plugin [None req-e9023857-e17f-4dee-90a9-881ce6983c9f - - - - - -] Attempt 1 to provision port 4108c186-2d03-48a7-8b73-2edf20f63802 2026-05-20 13:16:52.749 16 INFO neutron.plugins.ml2.plugin [None req-4fbb6beb-e2ea-49a5-aaed-72388ad68509 - - - - - -] Attempt 1 to provision port 1019a7da-6db3-4934-9ce7-d88ee2b2b0ac 2026-05-20 13:16:52.794 16 INFO neutron.plugins.ml2.plugin [None req-4fbb6beb-e2ea-49a5-aaed-72388ad68509 - - - - - -] Attempt 1 to provision port 72cbc03f-8235-468a-95b9-51e84f19d6d7 2026-05-20 13:16:53.554 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 4108c186-2d03-48a7-8b73-2edf20f63802 2026-05-20 13:16:54.318 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port f389944c-c9d3-4c0e-a4fc-1525d912d4cb 2026-05-20 13:16:55.941 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 4108c186-2d03-48a7-8b73-2edf20f63802 2026-05-20 13:16:56.134 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port f389944c-c9d3-4c0e-a4fc-1525d912d4cb 2026-05-20 13:16:59.949 13 INFO neutron.plugins.ml2.plugin [None req-d60d7709-d1ec-4ee6-83bc-3cfeb10280f0 - - - - - -] Attempt 1 to provision port b3c3efec-07cd-48c1-9cb4-a3be37e952ec 2026-05-20 13:17:07.929 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 258bdb9f-5191-4cdf-bc0a-e40068015826 2026-05-20 13:17:10.048 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 292199d6-42e1-47e1-a238-15662024ffaf 2026-05-20 13:17:10.132 16 INFO neutron.plugins.ml2.plugin [None req-8697f3ef-46c9-46d9-9d23-5cd7e5dfe6b5 - - - - - -] Attempt 1 to provision port 258bdb9f-5191-4cdf-bc0a-e40068015826 2026-05-20 13:17:10.191 16 INFO neutron.plugins.ml2.plugin [None req-8697f3ef-46c9-46d9-9d23-5cd7e5dfe6b5 - - - - - -] Attempt 1 to provision port ac285d5f-e81d-4095-84ea-94c74de73b19 2026-05-20 13:17:10.443 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 258bdb9f-5191-4cdf-bc0a-e40068015826 2026-05-20 13:17:11.912 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 292199d6-42e1-47e1-a238-15662024ffaf 2026-05-20 13:17:13.354 16 INFO neutron.plugins.ml2.plugin [None req-54454778-a4a9-4ab3-bf7c-4b9aaf02ba5b - - - - - -] Attempt 1 to provision port 258bdb9f-5191-4cdf-bc0a-e40068015826 2026-05-20 13:17:13.414 16 INFO neutron.plugins.ml2.plugin [None req-54454778-a4a9-4ab3-bf7c-4b9aaf02ba5b - - - - - -] Attempt 1 to provision port 651d7a0e-e89c-474d-94c4-c38e82c213e8 2026-05-20 13:17:26.075 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 6358a9ad-a47e-43c0-889e-01bdb3bf1afb 2026-05-20 13:17:26.399 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 651d7a0e-e89c-474d-94c4-c38e82c213e8 2026-05-20 13:17:27.950 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 6358a9ad-a47e-43c0-889e-01bdb3bf1afb 2026-05-20 13:17:28.231 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port ac285d5f-e81d-4095-84ea-94c74de73b19 2026-05-20 13:17:28.488 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 651d7a0e-e89c-474d-94c4-c38e82c213e8 2026-05-20 13:17:30.695 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port d7e87a9f-14ff-4065-96d3-89724f442e49 2026-05-20 13:17:30.816 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d724969-e1c5-4145-b4be-9003eec3aaf7'] response: {'server_uuid': '5cbeaec8-01bd-43ae-b74b-87f1f948889a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd7e87a9f-14ff-4065-96d3-89724f442e49', 'code': 200} 2026-05-20 13:17:31.010 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port ac285d5f-e81d-4095-84ea-94c74de73b19 2026-05-20 13:17:32.175 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port d7e87a9f-14ff-4065-96d3-89724f442e49 2026-05-20 13:17:32.469 16 INFO neutron.plugins.ml2.plugin [None req-2e485175-c524-457e-bb7a-65bc7e564c59 - - - - - -] Attempt 1 to provision port d7e87a9f-14ff-4065-96d3-89724f442e49 2026-05-20 13:17:51.982 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port a1c541b6-a714-41b9-9b9e-ebf8ef09e844 2026-05-20 13:17:54.070 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port ae4e9847-60af-482a-8be5-357ca72f5eaf 2026-05-20 13:17:54.384 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port a1c541b6-a714-41b9-9b9e-ebf8ef09e844 2026-05-20 13:18:00.009 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 5af03745-f876-43c7-9edb-4146cdfe26ed 2026-05-20 13:18:01.927 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 5af03745-f876-43c7-9edb-4146cdfe26ed 2026-05-20 13:18:04.146 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 5439c5f8-4715-430b-9a3a-d800f36d2e2d 2026-05-20 13:18:04.183 16 INFO neutron.plugins.ml2.plugin [None req-2d56ca6d-ce16-496d-8bf4-5e59ebfecc62 - - - - - -] Attempt 1 to provision port 736fe5bc-a033-4672-ac0b-ae4446893393 2026-05-20 13:18:04.209 16 INFO neutron.plugins.ml2.plugin [None req-2d56ca6d-ce16-496d-8bf4-5e59ebfecc62 - - - - - -] Attempt 1 to provision port 5439c5f8-4715-430b-9a3a-d800f36d2e2d 2026-05-20 13:18:04.837 16 INFO neutron.plugins.ml2.plugin [None req-2d56ca6d-ce16-496d-8bf4-5e59ebfecc62 - - - - - -] Attempt 1 to provision port bcd22b09-b125-43f2-ac6e-8bc68e6f80a0 2026-05-20 13:18:06.572 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port e6ae036e-583d-4e75-af44-abcbcddb4bf9 2026-05-20 13:18:06.701 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3246f4e-d80b-4fad-b8c8-d0b27390ce0d'] response: {'server_uuid': 'bf08984c-7fdf-459b-ac30-6ca53a172cc7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e6ae036e-583d-4e75-af44-abcbcddb4bf9', 'code': 200} 2026-05-20 13:18:07.050 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 5439c5f8-4715-430b-9a3a-d800f36d2e2d 2026-05-20 13:18:08.414 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 33cbf5e7-3de4-4260-9d10-16306f537797 2026-05-20 13:18:08.781 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port e6ae036e-583d-4e75-af44-abcbcddb4bf9 2026-05-20 13:18:10.262 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 33cbf5e7-3de4-4260-9d10-16306f537797 2026-05-20 13:18:11.145 16 INFO neutron.plugins.ml2.plugin [None req-0167443a-fe8d-45b5-be58-251138c590d2 - - - - - -] Attempt 1 to provision port 736fe5bc-a033-4672-ac0b-ae4446893393 2026-05-20 13:18:11.213 16 INFO neutron.plugins.ml2.plugin [None req-0167443a-fe8d-45b5-be58-251138c590d2 - - - - - -] Attempt 1 to provision port 5439c5f8-4715-430b-9a3a-d800f36d2e2d 2026-05-20 13:18:11.279 16 INFO neutron.plugins.ml2.plugin [None req-0167443a-fe8d-45b5-be58-251138c590d2 - - - - - -] Attempt 1 to provision port 67019b76-bce1-42db-8fe3-5da45c4830dd 2026-05-20 13:18:11.304 16 INFO neutron.plugins.ml2.plugin [None req-0167443a-fe8d-45b5-be58-251138c590d2 - - - - - -] Attempt 1 to provision port 33cbf5e7-3de4-4260-9d10-16306f537797 2026-05-20 13:18:11.346 16 INFO neutron.plugins.ml2.plugin [None req-0167443a-fe8d-45b5-be58-251138c590d2 - - - - - -] Attempt 1 to provision port e6ae036e-583d-4e75-af44-abcbcddb4bf9 2026-05-20 13:18:12.904 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 59b53513-0e95-4ac0-b128-204394e6fe4b 2026-05-20 13:18:13.085 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-675221d3-488a-4ec8-aec4-b7c7c3d94393'] response: {'server_uuid': 'bda3302c-86ef-47ae-9d20-5d70fe8be831', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '59b53513-0e95-4ac0-b128-204394e6fe4b', 'code': 200} 2026-05-20 13:18:14.695 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 59b53513-0e95-4ac0-b128-204394e6fe4b 2026-05-20 13:18:14.891 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port bcd22b09-b125-43f2-ac6e-8bc68e6f80a0 2026-05-20 13:18:15.166 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 736fe5bc-a033-4672-ac0b-ae4446893393 2026-05-20 13:18:16.399 13 INFO neutron.plugins.ml2.plugin [None req-17fc7f88-b2c0-4e71-9b73-179eb9090861 - - - - - -] Attempt 1 to provision port 736fe5bc-a033-4672-ac0b-ae4446893393 2026-05-20 13:18:16.549 13 INFO neutron.plugins.ml2.plugin [None req-17fc7f88-b2c0-4e71-9b73-179eb9090861 - - - - - -] Attempt 1 to provision port 3cc43bf3-a75f-4f65-8b8c-da367ffc7c2c 2026-05-20 13:18:16.756 13 INFO neutron.plugins.ml2.plugin [None req-17fc7f88-b2c0-4e71-9b73-179eb9090861 - - - - - -] Attempt 1 to provision port 59b53513-0e95-4ac0-b128-204394e6fe4b 2026-05-20 13:18:16.771 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 3cc43bf3-a75f-4f65-8b8c-da367ffc7c2c 2026-05-20 13:18:16.812 13 INFO neutron.plugins.ml2.plugin [None req-17fc7f88-b2c0-4e71-9b73-179eb9090861 - - - - - -] Attempt 1 to provision port 33cbf5e7-3de4-4260-9d10-16306f537797 2026-05-20 13:18:16.871 13 INFO neutron.plugins.ml2.plugin [None req-17fc7f88-b2c0-4e71-9b73-179eb9090861 - - - - - -] Attempt 1 to provision port 67019b76-bce1-42db-8fe3-5da45c4830dd 2026-05-20 13:18:17.068 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 67019b76-bce1-42db-8fe3-5da45c4830dd 2026-05-20 13:18:17.438 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port bcd22b09-b125-43f2-ac6e-8bc68e6f80a0 2026-05-20 13:18:17.722 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 736fe5bc-a033-4672-ac0b-ae4446893393 2026-05-20 13:18:18.779 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port a271502e-dc14-433e-988f-ef1a4f1037f5 2026-05-20 13:18:19.159 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 67019b76-bce1-42db-8fe3-5da45c4830dd 2026-05-20 13:18:19.410 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 3cc43bf3-a75f-4f65-8b8c-da367ffc7c2c 2026-05-20 13:18:20.664 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port a271502e-dc14-433e-988f-ef1a4f1037f5 2026-05-20 13:18:23.823 13 INFO neutron.plugins.ml2.plugin [None req-0f1b7663-95ef-4309-83f2-e844684bd34d - - - - - -] Attempt 1 to provision port 1fd14816-cf35-4c1b-981f-a3fd30e778c4 2026-05-20 13:18:23.862 13 INFO neutron.plugins.ml2.plugin [None req-0f1b7663-95ef-4309-83f2-e844684bd34d - - - - - -] Attempt 1 to provision port 67019b76-bce1-42db-8fe3-5da45c4830dd 2026-05-20 13:18:23.921 13 INFO neutron.plugins.ml2.plugin [None req-0f1b7663-95ef-4309-83f2-e844684bd34d - - - - - -] Attempt 1 to provision port 736fe5bc-a033-4672-ac0b-ae4446893393 2026-05-20 13:18:26.641 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port b7a8ed9a-3131-4a88-8991-f32e22bf3616 2026-05-20 13:18:28.641 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port b7a8ed9a-3131-4a88-8991-f32e22bf3616 2026-05-20 13:18:29.961 13 INFO neutron.plugins.ml2.plugin [None req-64b768b8-c486-4b06-9842-7c03136a53b8 - - - - - -] Attempt 1 to provision port b7a8ed9a-3131-4a88-8991-f32e22bf3616 2026-05-20 13:18:30.014 13 INFO neutron.plugins.ml2.plugin [None req-64b768b8-c486-4b06-9842-7c03136a53b8 - - - - - -] Attempt 1 to provision port 9f73f359-cfc9-4d82-9733-20462db10927 2026-05-20 13:18:30.044 13 INFO neutron.plugins.ml2.plugin [None req-64b768b8-c486-4b06-9842-7c03136a53b8 - - - - - -] Attempt 1 to provision port 59b53513-0e95-4ac0-b128-204394e6fe4b 2026-05-20 13:18:30.098 13 INFO neutron.plugins.ml2.plugin [None req-64b768b8-c486-4b06-9842-7c03136a53b8 - - - - - -] Attempt 1 to provision port e6ae036e-583d-4e75-af44-abcbcddb4bf9 2026-05-20 13:18:31.717 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 5e3492c5-e7dc-4c6f-8a52-cee71636a7af 2026-05-20 13:18:31.819 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-39567818-d281-416e-96c8-9ec77937ee1f'] response: {'server_uuid': '8517f859-5328-43b7-9c23-1ba538a0f06c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5e3492c5-e7dc-4c6f-8a52-cee71636a7af', 'code': 200} 2026-05-20 13:18:32.662 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 5e3492c5-e7dc-4c6f-8a52-cee71636a7af 2026-05-20 13:18:33.120 16 INFO neutron.plugins.ml2.plugin [None req-f9611f4e-39b6-4b7c-8789-31e32f5bb228 - - - - - -] Attempt 1 to provision port b7a8ed9a-3131-4a88-8991-f32e22bf3616 2026-05-20 13:18:33.176 16 INFO neutron.plugins.ml2.plugin [None req-f9611f4e-39b6-4b7c-8789-31e32f5bb228 - - - - - -] Attempt 1 to provision port 9f73f359-cfc9-4d82-9733-20462db10927 2026-05-20 13:18:33.214 16 INFO neutron.plugins.ml2.plugin [None req-f9611f4e-39b6-4b7c-8789-31e32f5bb228 - - - - - -] Attempt 1 to provision port 5e3492c5-e7dc-4c6f-8a52-cee71636a7af 2026-05-20 13:18:34.864 13 INFO neutron.plugins.ml2.plugin [None req-3c3f08fc-7778-4fa1-8b41-5a1d830a3862 - - - - - -] Attempt 1 to provision port 9f73f359-cfc9-4d82-9733-20462db10927 2026-05-20 13:18:36.294 13 INFO neutron.plugins.ml2.plugin [None req-4f0905bd-ae75-46af-9ee1-1eed2e92fb71 - - - - - -] Attempt 1 to provision port 5e3492c5-e7dc-4c6f-8a52-cee71636a7af 2026-05-20 13:18:36.786 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 1fd14816-cf35-4c1b-981f-a3fd30e778c4 2026-05-20 13:18:37.041 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 9f73f359-cfc9-4d82-9733-20462db10927 2026-05-20 13:18:38.037 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-87edfce1-971e-4523-9dcb-a4c0e7bc028e'] response: {'server_uuid': 'bf08984c-7fdf-459b-ac30-6ca53a172cc7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e6ae036e-583d-4e75-af44-abcbcddb4bf9', 'code': 200} 2026-05-20 13:18:38.723 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 1fd14816-cf35-4c1b-981f-a3fd30e778c4 2026-05-20 13:18:38.881 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 9f73f359-cfc9-4d82-9733-20462db10927 2026-05-20 13:18:41.191 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port e6ae036e-583d-4e75-af44-abcbcddb4bf9 2026-05-20 13:18:41.292 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3090d601-f8f5-4516-b8e2-4db2609f8838'] response: {'server_uuid': 'bf08984c-7fdf-459b-ac30-6ca53a172cc7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e6ae036e-583d-4e75-af44-abcbcddb4bf9', 'code': 200} 2026-05-20 13:18:42.642 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port e6ae036e-583d-4e75-af44-abcbcddb4bf9 2026-05-20 13:18:50.672 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 77fa6e76-12b4-43ea-99b9-a5747aeed498 2026-05-20 13:18:50.894 13 INFO neutron.plugins.ml2.plugin [None req-dfd2e81d-f217-4177-ad5c-29ccc029c946 - - - - - -] Attempt 1 to provision port 77fa6e76-12b4-43ea-99b9-a5747aeed498 2026-05-20 13:18:53.348 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 77fa6e76-12b4-43ea-99b9-a5747aeed498 2026-05-20 13:18:53.530 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 94b54c21-81ba-4b62-8806-1ba0e61814b1 2026-05-20 13:18:53.959 13 INFO neutron.plugins.ml2.plugin [None req-84d70eaf-e1af-4087-bdee-4d864b4e7f5d - - - - - -] Attempt 1 to provision port cefb70c7-753d-4a9a-8786-ea4ab31a1b1c 2026-05-20 13:18:53.986 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 0a1352fc-540e-4e07-a760-ae5df903b38e 2026-05-20 13:18:53.990 13 INFO neutron.plugins.ml2.plugin [None req-84d70eaf-e1af-4087-bdee-4d864b4e7f5d - - - - - -] Attempt 1 to provision port 77fa6e76-12b4-43ea-99b9-a5747aeed498 2026-05-20 13:18:54.046 13 INFO neutron.plugins.ml2.plugin [None req-84d70eaf-e1af-4087-bdee-4d864b4e7f5d - - - - - -] Attempt 1 to provision port 5b6a3a31-d5b9-4683-a275-bc64c2288037 2026-05-20 13:18:54.108 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd33ef0c-18e2-481c-8c87-0f683584ea94'] response: {'server_uuid': '811141b4-c040-40d7-b87c-ff5ff9735abc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a1352fc-540e-4e07-a760-ae5df903b38e', 'code': 200} 2026-05-20 13:18:54.693 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 94b54c21-81ba-4b62-8806-1ba0e61814b1 2026-05-20 13:18:54.895 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 0a1352fc-540e-4e07-a760-ae5df903b38e 2026-05-20 13:18:56.698 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port d322ef3f-1b3a-4c17-b4f5-56b1d0e78a9c 2026-05-20 13:18:58.787 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 91085eff-ec2c-4632-9cfb-7bb7c4d73000 2026-05-20 13:18:59.527 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port d322ef3f-1b3a-4c17-b4f5-56b1d0e78a9c 2026-05-20 13:18:59.663 13 INFO neutron.plugins.ml2.plugin [None req-b82d9638-e020-441f-8217-9f88cdbb6107 - - - - - -] Attempt 1 to provision port cefb70c7-753d-4a9a-8786-ea4ab31a1b1c 2026-05-20 13:18:59.704 13 INFO neutron.plugins.ml2.plugin [None req-b82d9638-e020-441f-8217-9f88cdbb6107 - - - - - -] Attempt 1 to provision port 13523388-2432-4a46-9a4d-1379fc1af7f8 2026-05-20 13:18:59.749 13 INFO neutron.plugins.ml2.plugin [None req-b82d9638-e020-441f-8217-9f88cdbb6107 - - - - - -] Attempt 1 to provision port d322ef3f-1b3a-4c17-b4f5-56b1d0e78a9c 2026-05-20 13:19:00.720 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 91085eff-ec2c-4632-9cfb-7bb7c4d73000 2026-05-20 13:19:02.627 13 INFO neutron.plugins.ml2.plugin [None req-5f9cc544-47c5-46df-b4c1-42ed9a8f5e20 - - - - - -] Attempt 1 to provision port a30ffdd5-1a59-4317-9334-82f47fc6f6db 2026-05-20 13:19:02.653 13 INFO neutron.plugins.ml2.plugin [None req-5f9cc544-47c5-46df-b4c1-42ed9a8f5e20 - - - - - -] Attempt 1 to provision port cefb70c7-753d-4a9a-8786-ea4ab31a1b1c 2026-05-20 13:19:02.679 13 INFO neutron.plugins.ml2.plugin [None req-5f9cc544-47c5-46df-b4c1-42ed9a8f5e20 - - - - - -] Attempt 1 to provision port d322ef3f-1b3a-4c17-b4f5-56b1d0e78a9c 2026-05-20 13:19:04.549 13 INFO neutron.plugins.ml2.plugin [None req-533c8b71-6da6-4820-9185-3ee17f0af3d7 - - - - - -] Attempt 1 to provision port a30ffdd5-1a59-4317-9334-82f47fc6f6db 2026-05-20 13:19:11.708 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 53403c8c-681e-4337-8531-7f5814413655 2026-05-20 13:19:11.823 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-363f0c17-a822-4a85-8984-f3e553636e87'] response: {'server_uuid': 'f2728ce1-c3d7-4149-814f-7561c0bf4d41', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '53403c8c-681e-4337-8531-7f5814413655', 'code': 200} 2026-05-20 13:19:13.161 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 5b6a3a31-d5b9-4683-a275-bc64c2288037 2026-05-20 13:19:13.451 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 53403c8c-681e-4337-8531-7f5814413655 2026-05-20 13:19:13.898 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port cefb70c7-753d-4a9a-8786-ea4ab31a1b1c 2026-05-20 13:19:14.904 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port a30ffdd5-1a59-4317-9334-82f47fc6f6db 2026-05-20 13:19:15.235 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 13523388-2432-4a46-9a4d-1379fc1af7f8 2026-05-20 13:19:15.553 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 5b6a3a31-d5b9-4683-a275-bc64c2288037 2026-05-20 13:19:15.721 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port cefb70c7-753d-4a9a-8786-ea4ab31a1b1c 2026-05-20 13:19:17.232 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port a30ffdd5-1a59-4317-9334-82f47fc6f6db 2026-05-20 13:19:17.438 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 13523388-2432-4a46-9a4d-1379fc1af7f8 2026-05-20 13:19:25.414 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5c385a5-9ae6-4f28-9a96-147ba63d0cab'] response: {'server_uuid': 'bda3302c-86ef-47ae-9d20-5d70fe8be831', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '59b53513-0e95-4ac0-b128-204394e6fe4b', 'code': 200} 2026-05-20 13:19:29.388 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d73ea76c-b6b7-4a4a-8252-667fc923073f'] response: {'server_uuid': 'f2728ce1-c3d7-4149-814f-7561c0bf4d41', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '53403c8c-681e-4337-8531-7f5814413655', 'code': 200} 2026-05-20 13:20:15.251 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port b23d66ae-d43c-4cac-a22f-0d1f6d2dea55 2026-05-20 13:20:17.215 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port b23d66ae-d43c-4cac-a22f-0d1f6d2dea55 2026-05-20 13:20:19.300 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port d422673d-8c38-48c7-902e-895a10b83cd7 2026-05-20 13:20:21.300 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port d422673d-8c38-48c7-902e-895a10b83cd7 2026-05-20 13:20:21.561 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 191e9514-7dc7-40cc-8211-7f46c6aac821 2026-05-20 13:20:23.224 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 191e9514-7dc7-40cc-8211-7f46c6aac821 2026-05-20 13:20:24.002 13 INFO neutron.plugins.ml2.plugin [None req-6a163833-43e5-430e-afc8-0fa05002ef5f - - - - - -] Attempt 1 to provision port 191e9514-7dc7-40cc-8211-7f46c6aac821 2026-05-20 13:20:24.084 13 INFO neutron.plugins.ml2.plugin [None req-6a163833-43e5-430e-afc8-0fa05002ef5f - - - - - -] Attempt 1 to provision port b9c6105a-489e-4ae6-9fbe-f90cf06db1b1 2026-05-20 13:20:24.117 13 INFO neutron.plugins.ml2.plugin [None req-6a163833-43e5-430e-afc8-0fa05002ef5f - - - - - -] Attempt 1 to provision port b23d66ae-d43c-4cac-a22f-0d1f6d2dea55 2026-05-20 13:20:27.693 13 INFO neutron.plugins.ml2.plugin [None req-8f387e14-b48e-40f3-b63e-98f930f76530 - - - - - -] Attempt 1 to provision port 78c27f26-e1d2-483f-8595-563bf15725c1 2026-05-20 13:20:27.719 13 INFO neutron.plugins.ml2.plugin [None req-8f387e14-b48e-40f3-b63e-98f930f76530 - - - - - -] Attempt 1 to provision port edb52b57-4bd2-4e25-b53c-a37641f6f4bf 2026-05-20 13:20:27.745 13 INFO neutron.plugins.ml2.plugin [None req-8f387e14-b48e-40f3-b63e-98f930f76530 - - - - - -] Attempt 1 to provision port b23d66ae-d43c-4cac-a22f-0d1f6d2dea55 2026-05-20 13:20:31.265 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 81d069fb-3bbe-4a81-95f8-105f1925f92e 2026-05-20 13:20:35.776 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port c3ac7ca9-2b0e-468d-9f4f-87462daa4a37 2026-05-20 13:20:35.892 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9425f41-83a8-4d03-9e3d-43886866f431'] response: {'server_uuid': 'b8633da0-667c-40ea-a808-d9171298e035', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c3ac7ca9-2b0e-468d-9f4f-87462daa4a37', 'code': 200} 2026-05-20 13:20:37.401 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port c3ac7ca9-2b0e-468d-9f4f-87462daa4a37 2026-05-20 13:20:37.735 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 7b38576b-07d1-4b01-b53b-bdaf130a2667 2026-05-20 13:20:37.994 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 78c27f26-e1d2-483f-8595-563bf15725c1 2026-05-20 13:20:38.287 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 6647f64d-d929-439b-9f6f-a138befb4cab 2026-05-20 13:20:39.334 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port edb52b57-4bd2-4e25-b53c-a37641f6f4bf 2026-05-20 13:20:39.590 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 7b38576b-07d1-4b01-b53b-bdaf130a2667 2026-05-20 13:20:39.770 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 78c27f26-e1d2-483f-8595-563bf15725c1 2026-05-20 13:20:39.947 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 6647f64d-d929-439b-9f6f-a138befb4cab 2026-05-20 13:20:40.147 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port b9c6105a-489e-4ae6-9fbe-f90cf06db1b1 2026-05-20 13:20:40.226 16 INFO neutron.plugins.ml2.plugin [None req-66247b6e-746c-47b1-8509-c592e11c2c17 - - - - - -] Attempt 1 to provision port 7b38576b-07d1-4b01-b53b-bdaf130a2667 2026-05-20 13:20:40.319 16 INFO neutron.plugins.ml2.plugin [None req-66247b6e-746c-47b1-8509-c592e11c2c17 - - - - - -] Attempt 1 to provision port c3ac7ca9-2b0e-468d-9f4f-87462daa4a37 2026-05-20 13:20:40.415 16 INFO neutron.plugins.ml2.plugin [None req-66247b6e-746c-47b1-8509-c592e11c2c17 - - - - - -] Attempt 1 to provision port b9c6105a-489e-4ae6-9fbe-f90cf06db1b1 2026-05-20 13:20:40.504 16 INFO neutron.plugins.ml2.plugin [None req-66247b6e-746c-47b1-8509-c592e11c2c17 - - - - - -] Attempt 1 to provision port 191e9514-7dc7-40cc-8211-7f46c6aac821 2026-05-20 13:20:40.565 16 INFO neutron.plugins.ml2.plugin [None req-66247b6e-746c-47b1-8509-c592e11c2c17 - - - - - -] Attempt 1 to provision port 6647f64d-d929-439b-9f6f-a138befb4cab 2026-05-20 13:20:41.295 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port edb52b57-4bd2-4e25-b53c-a37641f6f4bf 2026-05-20 13:20:41.457 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port b9c6105a-489e-4ae6-9fbe-f90cf06db1b1 2026-05-20 13:20:52.664 13 INFO neutron.plugins.ml2.plugin [None req-79523f8f-bbbb-4d68-81bb-27c140e755e5 - - - - - -] Attempt 1 to provision port 78c27f26-e1d2-483f-8595-563bf15725c1 2026-05-20 13:20:52.724 13 INFO neutron.plugins.ml2.plugin [None req-79523f8f-bbbb-4d68-81bb-27c140e755e5 - - - - - -] Attempt 1 to provision port 7b38576b-07d1-4b01-b53b-bdaf130a2667 2026-05-20 13:20:52.784 13 INFO neutron.plugins.ml2.plugin [None req-79523f8f-bbbb-4d68-81bb-27c140e755e5 - - - - - -] Attempt 1 to provision port b9c6105a-489e-4ae6-9fbe-f90cf06db1b1 2026-05-20 13:20:52.841 13 INFO neutron.plugins.ml2.plugin [None req-79523f8f-bbbb-4d68-81bb-27c140e755e5 - - - - - -] Attempt 1 to provision port 6647f64d-d929-439b-9f6f-a138befb4cab 2026-05-20 13:20:53.275 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port b56b46aa-3346-4cdb-8171-a8484434e508 2026-05-20 13:20:53.392 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6421207-051c-4fc4-ba82-b68d3aa0f7e9'] response: {'server_uuid': '65229fdb-d4c6-444e-8982-fe638bda61ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b56b46aa-3346-4cdb-8171-a8484434e508', 'code': 200} 2026-05-20 13:20:55.267 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port b56b46aa-3346-4cdb-8171-a8484434e508 2026-05-20 13:20:56.024 13 INFO neutron.plugins.ml2.plugin [None req-67eb6cf9-e968-4804-8962-3036cce23273 - - - - - -] Attempt 1 to provision port 7b38576b-07d1-4b01-b53b-bdaf130a2667 2026-05-20 13:20:56.082 13 INFO neutron.plugins.ml2.plugin [None req-67eb6cf9-e968-4804-8962-3036cce23273 - - - - - -] Attempt 1 to provision port c3ac7ca9-2b0e-468d-9f4f-87462daa4a37 2026-05-20 13:20:57.482 13 INFO neutron.plugins.ml2.plugin [None req-8f71ebbe-8ca0-41cc-937c-6b70ef4a6a75 - - - - - -] Attempt 1 to provision port b56b46aa-3346-4cdb-8171-a8484434e508 2026-05-20 13:21:20.976 13 INFO neutron.plugins.ml2.plugin [None req-02077985-7864-40e7-8626-85aa1a98219b - - - - - -] Attempt 1 to provision port 33005828-cd51-474a-a644-17df32981ed3 2026-05-20 13:21:43.829 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 9314e1f9-39ed-4679-bd93-952927783f57 2026-05-20 13:21:43.997 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e9353b2-6f7c-4610-bfc1-8049b330ba4f'] response: {'server_uuid': 'b4f92b80-a8de-455c-a5b9-be1fb311d35f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9314e1f9-39ed-4679-bd93-952927783f57', 'code': 200} 2026-05-20 13:21:45.291 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 9314e1f9-39ed-4679-bd93-952927783f57 2026-05-20 13:22:23.648 16 INFO neutron.plugins.ml2.plugin [None req-51996ce2-b2e9-4050-8d8a-4bb06c72dc78 - - - - - -] Attempt 1 to provision port bd692da6-0f31-48cb-893c-ad1a46bb8d4a 2026-05-20 13:22:29.290 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port bd692da6-0f31-48cb-893c-ad1a46bb8d4a 2026-05-20 13:22:29.399 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4be8c721-e455-42d6-b6e4-754b00e70a6a'] response: {'server_uuid': 'b4f92b80-a8de-455c-a5b9-be1fb311d35f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bd692da6-0f31-48cb-893c-ad1a46bb8d4a', 'code': 200} 2026-05-20 13:22:31.315 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port bd692da6-0f31-48cb-893c-ad1a46bb8d4a 2026-05-20 13:22:33.833 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port bd692da6-0f31-48cb-893c-ad1a46bb8d4a 2026-05-20 13:22:56.504 16 INFO neutron.plugins.ml2.plugin [None req-053a6910-060c-45a5-8db8-e885182e365f - - - - - -] Attempt 1 to provision port 4542f972-333d-4247-ba62-6c42b4056d9d 2026-05-20 13:23:04.874 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 4542f972-333d-4247-ba62-6c42b4056d9d 2026-05-20 13:23:05.011 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ddf53db-edf3-495f-88f1-b250babc4e68'] response: {'server_uuid': 'b4f92b80-a8de-455c-a5b9-be1fb311d35f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4542f972-333d-4247-ba62-6c42b4056d9d', 'code': 200} 2026-05-20 13:23:05.497 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 4542f972-333d-4247-ba62-6c42b4056d9d 2026-05-20 13:23:12.586 13 INFO neutron.plugins.ml2.plugin [None req-b8f8dfad-3b82-4ee6-8b41-832e2ed8eb29 - - - - - -] Attempt 1 to provision port c2c2214b-8b6a-4ed4-8fcd-2ce481b23972 2026-05-20 13:23:19.556 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port c2c2214b-8b6a-4ed4-8fcd-2ce481b23972 2026-05-20 13:23:19.682 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c44c257c-fa8f-4ca6-bedb-85fd33233a93'] response: {'server_uuid': 'b4f92b80-a8de-455c-a5b9-be1fb311d35f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c2c2214b-8b6a-4ed4-8fcd-2ce481b23972', 'code': 200} 2026-05-20 13:23:21.518 13 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port c2c2214b-8b6a-4ed4-8fcd-2ce481b23972 2026-05-20 13:23:22.331 13 INFO neutron.plugins.ml2.plugin [None req-1ed3810b-2d6f-4cf0-ad08-2889ecb22d33 - - - - - -] Attempt 1 to provision port 4542f972-333d-4247-ba62-6c42b4056d9d 2026-05-20 13:23:23.514 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 4542f972-333d-4247-ba62-6c42b4056d9d 2026-05-20 13:23:36.559 16 INFO neutron.plugins.ml2.plugin [None req-b578c985-e8fa-4ccd-93a6-c038efdfe146 - - - - - -] Attempt 1 to provision port c2c2214b-8b6a-4ed4-8fcd-2ce481b23972 2026-05-20 13:23:37.575 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port c2c2214b-8b6a-4ed4-8fcd-2ce481b23972 2026-05-20 13:23:37.902 13 INFO neutron.plugins.ml2.plugin [None req-ec56f4c6-20e4-4e1d-8d39-8fd2ad9cd359 - - - - - -] Attempt 1 to provision port c2c2214b-8b6a-4ed4-8fcd-2ce481b23972 2026-05-20 13:23:46.808 13 INFO neutron.plugins.ml2.plugin [None req-89e6b5f9-e784-4b91-8553-03abb6487be7 - - - - - -] Attempt 1 to provision port 4542f972-333d-4247-ba62-6c42b4056d9d 2026-05-20 13:23:47.544 16 INFO neutron.plugins.ml2.plugin [None req-6357f185-66c7-4cf3-ba37-3183423ba4c1 - - - - - -] Attempt 1 to provision port 4542f972-333d-4247-ba62-6c42b4056d9d 2026-05-20 13:24:19.677 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3af4bbf-d88a-4ab8-aebc-d0b9a5b5dc1d'] response: {'server_uuid': '65229fdb-d4c6-444e-8982-fe638bda61ec', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b56b46aa-3346-4cdb-8171-a8484434e508', 'code': 200}