+ 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-08-11 13:43:13.992 1 INFO neutron.common.config [-] Logging enabled! 2026-08-11 13:43:13.992 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-08-11 13:43:13.992 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-08-11 13:43:13.992 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-11 13:43:15.410 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 13:43:15.412 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-11 13:43:15.415 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-11 13:43:15.416 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-11 13:43:15.416 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-11 13:43:15.416 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-11 13:43:15.416 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 13:43:15.423 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 13:43:15.423 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-11 13:43:15.423 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 13:43:15.441 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-11 13:43:15.442 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-11 13:43:15.442 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-11 13:43:15.459 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-11 13:43:15.460 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-11 13:43:15.460 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-11 13:43:15.460 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-11 13:43:15.722 1 INFO neutron.plugins.ml2.managers [None req-92b04d75-a5cf-4b3a-99be-08edb6370d54 - - - - - -] Initializing driver for type 'vlan' 2026-08-11 13:43:15.872 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-92b04d75-a5cf-4b3a-99be-08edb6370d54 - - - - - -] VlanTypeDriver initialization complete 2026-08-11 13:43:15.873 1 INFO neutron.plugins.ml2.managers [None req-92b04d75-a5cf-4b3a-99be-08edb6370d54 - - - - - -] Initializing driver for type 'vxlan' 2026-08-11 13:43:15.873 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-92b04d75-a5cf-4b3a-99be-08edb6370d54 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-11 13:43:15.932 1 INFO neutron.plugins.ml2.managers [None req-92b04d75-a5cf-4b3a-99be-08edb6370d54 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-11 13:43:15.932 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-92b04d75-a5cf-4b3a-99be-08edb6370d54 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-11 13:43:15.932 1 INFO neutron.plugins.ml2.managers [None req-92b04d75-a5cf-4b3a-99be-08edb6370d54 - - - - - -] Initializing extension driver 'port_security' 2026-08-11 13:43:15.932 1 INFO neutron.plugins.ml2.extensions.port_security [None req-92b04d75-a5cf-4b3a-99be-08edb6370d54 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-11 13:43:15.933 1 INFO neutron.plugins.ml2.managers [None req-92b04d75-a5cf-4b3a-99be-08edb6370d54 - - - - - -] Initializing extension driver 'qos' 2026-08-11 13:43:15.933 1 INFO neutron.plugins.ml2.managers [None req-92b04d75-a5cf-4b3a-99be-08edb6370d54 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-11 13:43:15.933 1 INFO neutron.plugins.ml2.managers [None req-92b04d75-a5cf-4b3a-99be-08edb6370d54 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-11 13:43:15.946 1 INFO neutron.quota [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded quota_driver: . 2026-08-11 13:43:15.946 1 INFO neutron.plugins.ml2.plugin [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Modular L2 Plugin initialization complete 2026-08-11 13:43:15.946 1 INFO neutron.plugins.ml2.managers [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-11 13:43:15.947 1 INFO neutron.plugins.ml2.managers [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-11 13:43:15.947 1 INFO neutron.plugins.ml2.managers [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-11 13:43:15.947 1 INFO neutron.manager [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loading Plugin: qos 2026-08-11 13:43:15.958 1 INFO neutron.manager [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loading Plugin: router 2026-08-11 13:43:16.001 1 INFO neutron.services.service_base [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-11 13:43:16.001 1 INFO neutron.manager [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loading Plugin: segments 2026-08-11 13:43:16.065 1 INFO neutron.manager [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loading Plugin: trunk 2026-08-11 13:43:16.078 1 INFO neutron.manager [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loading Plugin: vpnaas 2026-08-11 13:43:16.108 1 WARNING stevedore.named [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 13:43:16.184 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-11 13:43:16.185 1 INFO neutron.common.utils [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-11 13:43:16.185 1 INFO neutron.manager [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loading Plugin: taas 2026-08-11 13:43:16.208 1 WARNING stevedore.named [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 13:43:16.208 1 WARNING stevedore.named [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 13:43:16.241 1 INFO neutron_taas.services.taas.taas_plugin [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-11 13:43:16.241 1 INFO neutron.manager [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loading Plugin: tapmirror 2026-08-11 13:43:16.254 1 WARNING stevedore.named [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-11 13:43:16.254 1 WARNING stevedore.named [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-11 13:43:16.269 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-11 13:43:16.269 1 INFO neutron.manager [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loading Plugin: auto_allocate 2026-08-11 13:43:16.275 1 INFO neutron.manager [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loading Plugin: tag 2026-08-11 13:43:16.283 1 INFO neutron.manager [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loading Plugin: timestamp 2026-08-11 13:43:16.285 1 INFO neutron.manager [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loading Plugin: network_ip_availability 2026-08-11 13:43:16.289 1 INFO neutron.manager [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loading Plugin: flavors 2026-08-11 13:43:16.291 1 INFO neutron.manager [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loading Plugin: revisions 2026-08-11 13:43:16.294 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Initializing extension manager. 2026-08-11 13:43:16.295 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: address-group 2026-08-11 13:43:16.296 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: address-scope 2026-08-11 13:43:16.296 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-11 13:43:16.297 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: agent 2026-08-11 13:43:16.298 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: agent-resources-synced 2026-08-11 13:43:16.298 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-11 13:43:16.299 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-11 13:43:16.300 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: availability_zone 2026-08-11 13:43:16.300 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: availability_zone_filter 2026-08-11 13:43:16.300 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-11 13:43:16.301 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: default-subnetpools 2026-08-11 13:43:16.302 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-11 13:43:16.302 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: dns-integration 2026-08-11 13:43:16.303 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: dns-domain-ports 2026-08-11 13:43:16.303 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-11 13:43:16.304 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: dvr 2026-08-11 13:43:16.304 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-11 13:43:16.305 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: empty-string-filtering 2026-08-11 13:43:16.305 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 13:43:16.305 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-11 13:43:16.306 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: external-net 2026-08-11 13:43:16.306 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-11 13:43:16.306 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: extraroute 2026-08-11 13:43:16.307 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: extraroute-atomic 2026-08-11 13:43:16.307 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-11 13:43:16.308 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-11 13:43:16.308 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-11 13:43:16.309 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-11 13:43:16.310 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: fip-port-details 2026-08-11 13:43:16.310 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: flavors 2026-08-11 13:43:16.313 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-11 13:43:16.313 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: floatingip-pools 2026-08-11 13:43:16.314 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: ip_allocation 2026-08-11 13:43:16.314 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-11 13:43:16.315 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: l2_adjacency 2026-08-11 13:43:16.315 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: router 2026-08-11 13:43:16.317 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-11 13:43:16.317 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-11 13:43:16.318 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-11 13:43:16.319 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: ext-gw-mode 2026-08-11 13:43:16.319 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: l3-ha 2026-08-11 13:43:16.319 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-11 13:43:16.320 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-11 13:43:16.320 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: l3-flavors 2026-08-11 13:43:16.321 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-11 13:43:16.321 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-11 13:43:16.323 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-11 13:43:16.324 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-11 13:43:16.325 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-11 13:43:16.326 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-11 13:43:16.326 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-11 13:43:16.327 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: multi-provider 2026-08-11 13:43:16.327 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: net-mtu 2026-08-11 13:43:16.328 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: net-mtu-writable 2026-08-11 13:43:16.329 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: network_availability_zone 2026-08-11 13:43:16.329 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: network_ha 2026-08-11 13:43:16.330 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: network-ip-availability 2026-08-11 13:43:16.331 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-11 13:43:16.331 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: pagination 2026-08-11 13:43:16.331 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: port-device-profile 2026-08-11 13:43:16.332 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-11 13:43:16.333 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-11 13:43:16.333 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-11 13:43:16.333 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: port-mac-override 2026-08-11 13:43:16.334 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-11 13:43:16.334 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-11 13:43:16.335 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-11 13:43:16.335 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: port-resource-request 2026-08-11 13:43:16.335 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-11 13:43:16.336 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-11 13:43:16.336 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: binding 2026-08-11 13:43:16.337 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: binding-extended 2026-08-11 13:43:16.337 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: port-security 2026-08-11 13:43:16.338 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: project-id 2026-08-11 13:43:16.338 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: provider 2026-08-11 13:43:16.339 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-11 13:43:16.340 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: qos 2026-08-11 13:43:16.341 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-11 13:43:16.342 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-11 13:43:16.342 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: qos-default 2026-08-11 13:43:16.342 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: qos-fip 2026-08-11 13:43:16.343 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-11 13:43:16.343 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-11 13:43:16.344 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-11 13:43:16.344 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-11 13:43:16.345 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-11 13:43:16.345 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: qos-pps 2026-08-11 13:43:16.346 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-11 13:43:16.346 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-11 13:43:16.347 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: qos-rules-alias 2026-08-11 13:43:16.347 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: quota-check-limit 2026-08-11 13:43:16.348 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-11 13:43:16.349 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: quotas 2026-08-11 13:43:16.352 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: quota_details 2026-08-11 13:43:16.353 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: rbac-policies 2026-08-11 13:43:16.353 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: rbac-address-group 2026-08-11 13:43:16.354 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: rbac-address-scope 2026-08-11 13:43:16.354 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: rbac-security-groups 2026-08-11 13:43:16.355 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-11 13:43:16.355 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: revision-if-match 2026-08-11 13:43:16.355 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-11 13:43:16.356 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: router_availability_zone 2026-08-11 13:43:16.356 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-11 13:43:16.358 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-11 13:43:16.358 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-11 13:43:16.358 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-11 13:43:16.359 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-11 13:43:16.359 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-11 13:43:16.360 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-11 13:43:16.363 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: security-group 2026-08-11 13:43:16.365 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: segment 2026-08-11 13:43:16.365 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-11 13:43:16.366 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: service-type 2026-08-11 13:43:16.366 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: sorting 2026-08-11 13:43:16.369 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: standard-attr-segment 2026-08-11 13:43:16.371 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: standard-attr-description 2026-08-11 13:43:16.371 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: stateful-security-group 2026-08-11 13:43:16.372 1 WARNING neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-11 13:43:16.373 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-11 13:43:16.373 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: subnet-external-network 2026-08-11 13:43:16.374 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: subnet_onboard 2026-08-11 13:43:16.374 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-11 13:43:16.375 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: subnet-service-types 2026-08-11 13:43:16.376 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: subnet_allocation 2026-08-11 13:43:16.377 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-11 13:43:16.377 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: tag-creation 2026-08-11 13:43:16.378 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-11 13:43:16.381 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: standard-attr-tag 2026-08-11 13:43:16.382 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-11 13:43:16.383 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: trunk 2026-08-11 13:43:16.384 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: trunk-details 2026-08-11 13:43:16.384 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-11 13:43:16.385 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-11 13:43:16.385 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-11 13:43:16.386 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-11 13:43:16.388 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-11 13:43:16.388 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-11 13:43:16.389 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: vpn-flavors 2026-08-11 13:43:16.390 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: vpnaas 2026-08-11 13:43:16.391 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: taas 2026-08-11 13:43:16.392 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: tap-mirror 2026-08-11 13:43:16.392 1 INFO neutron.api.extensions [None req-f12092bd-6991-4eb0-b861-d86ad6fd2734 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-11 13:43:46.471 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-11 13:43:46.517 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-11 13:43:46.518 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-11 13:43:51.418 16 INFO neutron.db.l3_hamode_db [None req-553e813e-01bc-4b78-8511-cfa12094a54d - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-11 13:44:09.940 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 9030b42f-231d-4d7a-b44c-45157bd292a9 2026-08-11 13:44:10.694 16 INFO neutron.plugins.ml2.plugin [None req-6ce20175-c57d-424e-b44e-874fb2cd806c - - - - - -] Attempt 1 to provision port 9030b42f-231d-4d7a-b44c-45157bd292a9 2026-08-11 13:44:11.864 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 9030b42f-231d-4d7a-b44c-45157bd292a9 2026-08-11 13:44:12.347 16 INFO neutron.plugins.ml2.plugin [None req-ea48fe7d-c255-4735-924b-7c71a71ec00d - - - - - -] Attempt 1 to provision port 9030b42f-231d-4d7a-b44c-45157bd292a9 2026-08-11 13:48:47.980 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port f8a06269-c5a0-4cf6-b97c-df35666e8ee7 2026-08-11 13:48:48.720 16 INFO neutron.plugins.ml2.plugin [None req-a7c9e548-9d93-4498-8a41-b06750458bd9 - - - - - -] Attempt 1 to provision port f8a06269-c5a0-4cf6-b97c-df35666e8ee7 2026-08-11 13:48:49.932 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port f8a06269-c5a0-4cf6-b97c-df35666e8ee7 2026-08-11 13:48:54.279 13 INFO neutron.plugins.ml2.plugin [None req-e086f9f5-0cc2-4f4a-8d03-24d5a8e9c927 - - - - - -] Attempt 1 to provision port e15441ed-a8f4-46c7-a7cd-6247ef57d803 2026-08-11 13:52:30.584 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port e15441ed-a8f4-46c7-a7cd-6247ef57d803 2026-08-11 13:52:32.037 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port e15441ed-a8f4-46c7-a7cd-6247ef57d803 2026-08-11 14:01:04.183 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 906b0d40-c595-4233-ab58-e212ae858363 2026-08-11 14:01:06.155 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 906b0d40-c595-4233-ab58-e212ae858363 2026-08-11 14:11:46.463 16 INFO neutron.plugins.ml2.plugin [None req-c7585af0-5ed2-4fc6-8e02-ebe90787a429 - - - - - -] Attempt 1 to provision port 9030b42f-231d-4d7a-b44c-45157bd292a9 2026-08-11 14:11:46.508 16 INFO neutron.plugins.ml2.plugin [None req-c7585af0-5ed2-4fc6-8e02-ebe90787a429 - - - - - -] Attempt 1 to provision port e15441ed-a8f4-46c7-a7cd-6247ef57d803 2026-08-11 14:11:46.560 16 INFO neutron.plugins.ml2.plugin [None req-c7585af0-5ed2-4fc6-8e02-ebe90787a429 - - - - - -] Attempt 1 to provision port f8a06269-c5a0-4cf6-b97c-df35666e8ee7 2026-08-11 14:17:42.519 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 6b0e4cb9-e328-4aeb-a1c7-750ca32a8a25 2026-08-11 14:17:44.645 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 61ba5f88-dd93-4439-bb52-412fb48caf50 2026-08-11 14:17:44.980 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 6b0e4cb9-e328-4aeb-a1c7-750ca32a8a25 2026-08-11 14:17:46.540 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 61ba5f88-dd93-4439-bb52-412fb48caf50 2026-08-11 14:17:46.609 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] No ports have port_id starting with 61ba5f88-dd93-4439-bb52-412fb48caf50 2026-08-11 14:17:50.630 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 3fff79a1-9587-488f-951f-79734aed944b 2026-08-11 14:17:51.101 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port bd297aeb-d191-43c8-bad3-2cd66b10774a 2026-08-11 14:17:52.914 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port de1a9dd2-fadf-4212-b30d-7d3acad6e066 2026-08-11 14:17:53.255 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 3fff79a1-9587-488f-951f-79734aed944b 2026-08-11 14:17:53.495 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port bd297aeb-d191-43c8-bad3-2cd66b10774a 2026-08-11 14:17:53.526 13 INFO neutron.plugins.ml2.plugin [None req-0680f5df-05c9-47fb-8958-6856aa5cf184 - - - - - -] Attempt 1 to provision port de1a9dd2-fadf-4212-b30d-7d3acad6e066 2026-08-11 14:17:53.609 13 INFO neutron.plugins.ml2.plugin [None req-0680f5df-05c9-47fb-8958-6856aa5cf184 - - - - - -] Attempt 1 to provision port d0adfa67-d64f-400c-8749-2d7648cdf163 2026-08-11 14:17:53.646 13 INFO neutron.plugins.ml2.plugin [None req-0680f5df-05c9-47fb-8958-6856aa5cf184 - - - - - -] Attempt 1 to provision port 6b0e4cb9-e328-4aeb-a1c7-750ca32a8a25 2026-08-11 14:17:53.710 13 INFO neutron.plugins.ml2.plugin [None req-0680f5df-05c9-47fb-8958-6856aa5cf184 - - - - - -] Attempt 1 to provision port 62bf938d-d084-4c50-9409-f194fd2ef794 2026-08-11 14:17:53.762 13 INFO neutron.plugins.ml2.plugin [None req-0680f5df-05c9-47fb-8958-6856aa5cf184 - - - - - -] Attempt 1 to provision port 7b44fbc3-83e0-41a9-bfa4-bbf6e9219a12 2026-08-11 14:17:54.870 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 99966f55-6cc3-4a64-8f47-5b42f5c6d7d8 2026-08-11 14:17:55.379 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port de1a9dd2-fadf-4212-b30d-7d3acad6e066 2026-08-11 14:17:55.571 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 0b0dd93c-4a7e-4424-b9a8-3afb99982e18 2026-08-11 14:17:57.101 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 99966f55-6cc3-4a64-8f47-5b42f5c6d7d8 2026-08-11 14:17:57.324 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 09416f7b-f39d-42d8-b8f6-80659beb9df8 2026-08-11 14:17:57.630 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 0b0dd93c-4a7e-4424-b9a8-3afb99982e18 2026-08-11 14:17:58.773 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 09416f7b-f39d-42d8-b8f6-80659beb9df8 2026-08-11 14:18:03.838 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 1b030a1c-be0d-431e-9734-7e94e463974d 2026-08-11 14:18:04.278 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 95632f2e-0c15-448d-ab53-f2f6616cb5e9 2026-08-11 14:18:04.397 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-38b84968-0b99-407e-a006-fd9e4d646b05'] response: {'server_uuid': '8eb78043-83d2-4544-8dcf-4c446a1c0472', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1b030a1c-be0d-431e-9734-7e94e463974d', 'code': 200} 2026-08-11 14:18:05.314 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 1b030a1c-be0d-431e-9734-7e94e463974d 2026-08-11 14:18:05.553 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 95632f2e-0c15-448d-ab53-f2f6616cb5e9 2026-08-11 14:18:06.445 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-22e65871-4bc6-40f7-8ef6-0c9ddd47fe4f'] response: {'server_uuid': '63cc4a69-a9f9-4d1a-bec5-b1a346067a7f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '95632f2e-0c15-448d-ab53-f2f6616cb5e9', 'code': 200} 2026-08-11 14:18:07.703 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port e878baf8-79b8-4031-8dc9-6e8b0255d931 2026-08-11 14:18:08.060 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port cb295a38-fbc1-4edc-9c27-16395453128d 2026-08-11 14:18:08.604 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-458fb050-5f52-411a-bf30-048662c70a19'] response: {'server_uuid': 'ca2b3f79-a24d-43b7-a217-c7072dad680b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e878baf8-79b8-4031-8dc9-6e8b0255d931', 'code': 200} 2026-08-11 14:18:09.486 13 INFO neutron.plugins.ml2.plugin [None req-e269c177-3600-44ed-b8e3-b9c26fdc35a8 - - - - - -] Attempt 1 to provision port 09416f7b-f39d-42d8-b8f6-80659beb9df8 2026-08-11 14:18:09.556 13 INFO neutron.plugins.ml2.plugin [None req-e269c177-3600-44ed-b8e3-b9c26fdc35a8 - - - - - -] Attempt 1 to provision port d0adfa67-d64f-400c-8749-2d7648cdf163 2026-08-11 14:18:09.582 13 INFO neutron.plugins.ml2.plugin [None req-e269c177-3600-44ed-b8e3-b9c26fdc35a8 - - - - - -] Attempt 1 to provision port de1a9dd2-fadf-4212-b30d-7d3acad6e066 2026-08-11 14:18:09.693 13 INFO neutron.plugins.ml2.plugin [None req-e269c177-3600-44ed-b8e3-b9c26fdc35a8 - - - - - -] Attempt 1 to provision port 4627c253-31cf-4018-b6dc-4321d5b5804f 2026-08-11 14:18:09.749 13 INFO neutron.plugins.ml2.plugin [None req-e269c177-3600-44ed-b8e3-b9c26fdc35a8 - - - - - -] Attempt 1 to provision port d8ddbc69-74ba-42f9-8651-079d6b66ce29 2026-08-11 14:18:09.783 13 INFO neutron.plugins.ml2.plugin [None req-e269c177-3600-44ed-b8e3-b9c26fdc35a8 - - - - - -] Attempt 1 to provision port cb295a38-fbc1-4edc-9c27-16395453128d 2026-08-11 14:18:09.867 13 INFO neutron.plugins.ml2.plugin [None req-e269c177-3600-44ed-b8e3-b9c26fdc35a8 - - - - - -] Attempt 1 to provision port 95632f2e-0c15-448d-ab53-f2f6616cb5e9 2026-08-11 14:18:09.931 13 INFO neutron.plugins.ml2.plugin [None req-e269c177-3600-44ed-b8e3-b9c26fdc35a8 - - - - - -] Attempt 1 to provision port 62bf938d-d084-4c50-9409-f194fd2ef794 2026-08-11 14:18:09.960 13 INFO neutron.plugins.ml2.plugin [None req-e269c177-3600-44ed-b8e3-b9c26fdc35a8 - - - - - -] Attempt 1 to provision port 1b030a1c-be0d-431e-9734-7e94e463974d 2026-08-11 14:18:10.016 13 INFO neutron.plugins.ml2.plugin [None req-e269c177-3600-44ed-b8e3-b9c26fdc35a8 - - - - - -] Attempt 1 to provision port e878baf8-79b8-4031-8dc9-6e8b0255d931 2026-08-11 14:18:10.069 13 INFO neutron.plugins.ml2.plugin [None req-e269c177-3600-44ed-b8e3-b9c26fdc35a8 - - - - - -] Attempt 1 to provision port 489686d6-5bfb-4c7e-979c-b14a8b1b3135 2026-08-11 14:18:10.342 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port e878baf8-79b8-4031-8dc9-6e8b0255d931 2026-08-11 14:18:10.559 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port cb295a38-fbc1-4edc-9c27-16395453128d 2026-08-11 14:18:10.782 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port bd6a0b9b-b145-47dc-ae9d-9d14e4a8705f 2026-08-11 14:18:11.462 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-df25cc99-72ab-43af-b5ff-4fc8f17ebe30'] response: {'server_uuid': '7f00e127-e48e-409e-b775-d6ad39209116', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bd6a0b9b-b145-47dc-ae9d-9d14e4a8705f', 'code': 200} 2026-08-11 14:18:12.150 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port bd6a0b9b-b145-47dc-ae9d-9d14e4a8705f 2026-08-11 14:18:15.741 13 INFO neutron.plugins.ml2.plugin [None req-d26e57a0-36e7-478a-9578-222a18bcec56 - - - - - -] Attempt 1 to provision port bd6a0b9b-b145-47dc-ae9d-9d14e4a8705f 2026-08-11 14:18:15.815 13 INFO neutron.plugins.ml2.plugin [None req-d26e57a0-36e7-478a-9578-222a18bcec56 - - - - - -] Attempt 1 to provision port d0adfa67-d64f-400c-8749-2d7648cdf163 2026-08-11 14:18:15.853 13 INFO neutron.plugins.ml2.plugin [None req-d26e57a0-36e7-478a-9578-222a18bcec56 - - - - - -] Attempt 1 to provision port d8ddbc69-74ba-42f9-8651-079d6b66ce29 2026-08-11 14:18:15.877 13 INFO neutron.plugins.ml2.plugin [None req-d26e57a0-36e7-478a-9578-222a18bcec56 - - - - - -] Attempt 1 to provision port 4627c253-31cf-4018-b6dc-4321d5b5804f 2026-08-11 14:18:15.917 13 INFO neutron.plugins.ml2.plugin [None req-d26e57a0-36e7-478a-9578-222a18bcec56 - - - - - -] Attempt 1 to provision port cb295a38-fbc1-4edc-9c27-16395453128d 2026-08-11 14:18:22.501 16 INFO neutron.plugins.ml2.plugin [None req-5165e240-b34a-40ea-9599-d93ade66c10c - - - - - -] Attempt 1 to provision port 580e17a9-d2e0-496b-9cae-71bce2a831d3 2026-08-11 14:18:26.224 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port da31c637-dc3d-43fd-9b49-95f50922bd95 2026-08-11 14:18:26.635 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port befd90a2-71b2-4364-bacf-895c677e992e 2026-08-11 14:18:27.975 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port da31c637-dc3d-43fd-9b49-95f50922bd95 2026-08-11 14:18:28.202 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port befd90a2-71b2-4364-bacf-895c677e992e 2026-08-11 14:18:28.447 13 INFO neutron.plugins.ml2.plugin [None req-9a4b4946-6794-46a1-a87b-b1f7767b6ff3 - - - - - -] Attempt 1 to provision port 1d29ffde-9fd9-40d7-88a4-405c4a2cd2b3 2026-08-11 14:18:28.478 13 INFO neutron.plugins.ml2.plugin [None req-9a4b4946-6794-46a1-a87b-b1f7767b6ff3 - - - - - -] Attempt 1 to provision port da31c637-dc3d-43fd-9b49-95f50922bd95 2026-08-11 14:18:28.532 13 INFO neutron.plugins.ml2.plugin [None req-9a4b4946-6794-46a1-a87b-b1f7767b6ff3 - - - - - -] Attempt 1 to provision port b0b43c13-1e46-4874-9541-3154a3a3e2fb 2026-08-11 14:18:28.557 13 INFO neutron.plugins.ml2.plugin [None req-9a4b4946-6794-46a1-a87b-b1f7767b6ff3 - - - - - -] Attempt 1 to provision port 4627c253-31cf-4018-b6dc-4321d5b5804f 2026-08-11 14:18:33.432 16 INFO neutron.plugins.ml2.plugin [None req-4f6881dd-f349-468c-8d95-f017853f01a3 - - - - - -] Attempt 1 to provision port 1d29ffde-9fd9-40d7-88a4-405c4a2cd2b3 2026-08-11 14:18:33.465 16 INFO neutron.plugins.ml2.plugin [None req-4f6881dd-f349-468c-8d95-f017853f01a3 - - - - - -] Attempt 1 to provision port da31c637-dc3d-43fd-9b49-95f50922bd95 2026-08-11 14:18:33.515 16 INFO neutron.plugins.ml2.plugin [None req-4f6881dd-f349-468c-8d95-f017853f01a3 - - - - - -] Attempt 1 to provision port 574cda63-23ca-4001-b0f8-dfb20dcfb38e 2026-08-11 14:18:33.538 16 INFO neutron.plugins.ml2.plugin [None req-4f6881dd-f349-468c-8d95-f017853f01a3 - - - - - -] Attempt 1 to provision port e878baf8-79b8-4031-8dc9-6e8b0255d931 2026-08-11 14:18:34.033 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port b0b43c13-1e46-4874-9541-3154a3a3e2fb 2026-08-11 14:18:34.295 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 4627c253-31cf-4018-b6dc-4321d5b5804f 2026-08-11 14:18:37.087 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port b0b43c13-1e46-4874-9541-3154a3a3e2fb 2026-08-11 14:18:37.258 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 7b11ac31-dc53-4c87-93c5-a4229eb381b4 2026-08-11 14:18:37.378 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8fe1d0f-4e4e-4b32-a261-93a83cb1842f'] response: {'server_uuid': 'b7544cdd-f593-434c-9987-39c3bb97bd77', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7b11ac31-dc53-4c87-93c5-a4229eb381b4', 'code': 200} 2026-08-11 14:18:37.618 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 4627c253-31cf-4018-b6dc-4321d5b5804f 2026-08-11 14:18:38.327 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 7b11ac31-dc53-4c87-93c5-a4229eb381b4 2026-08-11 14:18:42.351 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 574cda63-23ca-4001-b0f8-dfb20dcfb38e 2026-08-11 14:18:42.496 16 INFO neutron.plugins.ml2.plugin [None req-3a0a99f5-3f60-4e56-8f5d-bac098c6558c - - - - - -] Attempt 1 to provision port 1d29ffde-9fd9-40d7-88a4-405c4a2cd2b3 2026-08-11 14:18:42.741 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 1d29ffde-9fd9-40d7-88a4-405c4a2cd2b3 2026-08-11 14:18:44.297 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 574cda63-23ca-4001-b0f8-dfb20dcfb38e 2026-08-11 14:18:44.440 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 1d29ffde-9fd9-40d7-88a4-405c4a2cd2b3 2026-08-11 14:18:46.404 13 INFO neutron.plugins.ml2.plugin [None req-5571332c-a7ec-4c0f-8401-babb2b4dd528 - - - - - -] Attempt 1 to provision port 1d29ffde-9fd9-40d7-88a4-405c4a2cd2b3 2026-08-11 14:18:46.459 13 INFO neutron.plugins.ml2.plugin [None req-5571332c-a7ec-4c0f-8401-babb2b4dd528 - - - - - -] Attempt 1 to provision port e878baf8-79b8-4031-8dc9-6e8b0255d931 2026-08-11 14:19:02.237 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 9a269e10-ab2b-42ca-8ced-b45984b394f4 2026-08-11 14:19:04.365 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 4f8955c2-0a81-43fc-bce5-6355960d1cb2 2026-08-11 14:19:04.749 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 9a269e10-ab2b-42ca-8ced-b45984b394f4 2026-08-11 14:19:06.412 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 4f8955c2-0a81-43fc-bce5-6355960d1cb2 2026-08-11 14:19:08.278 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 4bde718c-6235-44c0-afed-83e28ffe131b 2026-08-11 14:19:10.313 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 4bde718c-6235-44c0-afed-83e28ffe131b 2026-08-11 14:19:10.552 13 INFO neutron.plugins.ml2.plugin [None req-4f80cf66-24b0-44de-b695-540cb42256a0 - - - - - -] Attempt 1 to provision port bf46132f-0ce8-4f8e-8ebb-87eef6a91dfc 2026-08-11 14:19:10.583 13 INFO neutron.plugins.ml2.plugin [None req-4f80cf66-24b0-44de-b695-540cb42256a0 - - - - - -] Attempt 1 to provision port 4bde718c-6235-44c0-afed-83e28ffe131b 2026-08-11 14:19:16.296 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 23b2b9dc-6440-4ea4-a83f-bc82907faa92 2026-08-11 14:19:18.322 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 23b2b9dc-6440-4ea4-a83f-bc82907faa92 2026-08-11 14:19:18.510 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 761d2328-a17c-46e3-9157-bcb3c2f6c6f6 2026-08-11 14:19:20.558 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port bf46132f-0ce8-4f8e-8ebb-87eef6a91dfc 2026-08-11 14:19:22.877 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port bf46132f-0ce8-4f8e-8ebb-87eef6a91dfc 2026-08-11 14:19:23.141 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port f0241f79-ad6e-4010-9381-9d88101aae02 2026-08-11 14:19:23.269 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ca11fd2-09b8-4a18-8cdf-755981d816b9'] response: {'server_uuid': '1c6c6da9-9314-4934-b813-2f187bc8ab99', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f0241f79-ad6e-4010-9381-9d88101aae02', 'code': 200} 2026-08-11 14:19:23.502 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port e857ea62-62a1-45dc-a2d8-286bada9a324 2026-08-11 14:19:24.286 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port f0241f79-ad6e-4010-9381-9d88101aae02 2026-08-11 14:19:24.505 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port e857ea62-62a1-45dc-a2d8-286bada9a324 2026-08-11 14:19:31.160 13 INFO neutron.plugins.ml2.plugin [None req-1e606260-c33b-437d-bb3b-c643d8c34574 - - - - - -] Attempt 1 to provision port f0241f79-ad6e-4010-9381-9d88101aae02 2026-08-11 14:19:31.231 13 INFO neutron.plugins.ml2.plugin [None req-1e606260-c33b-437d-bb3b-c643d8c34574 - - - - - -] Attempt 1 to provision port e857ea62-62a1-45dc-a2d8-286bada9a324 2026-08-11 14:19:31.282 13 INFO neutron.plugins.ml2.plugin [None req-1e606260-c33b-437d-bb3b-c643d8c34574 - - - - - -] Attempt 1 to provision port bf46132f-0ce8-4f8e-8ebb-87eef6a91dfc 2026-08-11 14:19:31.356 13 INFO neutron.plugins.ml2.plugin [None req-1e606260-c33b-437d-bb3b-c643d8c34574 - - - - - -] Attempt 1 to provision port 4bde718c-6235-44c0-afed-83e28ffe131b 2026-08-11 14:19:41.781 16 INFO neutron.plugins.ml2.plugin [None req-ec32b8f4-0389-4da1-9c39-686b69611445 - - - - - -] Attempt 1 to provision port f0241f79-ad6e-4010-9381-9d88101aae02 2026-08-11 14:19:49.581 16 INFO neutron.plugins.ml2.plugin [None req-58c4d442-386e-4730-977e-259da40590f2 - - - - - -] Attempt 1 to provision port 4461ecd5-8060-4183-aa76-06e4d4a960d8 2026-08-11 14:19:50.324 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 19ca0d39-7da2-44ae-8fb0-6cc022ba5151 2026-08-11 14:19:50.677 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 4461ecd5-8060-4183-aa76-06e4d4a960d8 2026-08-11 14:19:52.238 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 19ca0d39-7da2-44ae-8fb0-6cc022ba5151 2026-08-11 14:19:56.337 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 0bcab2ff-7dfe-4d53-9597-1bbee36f9c48 2026-08-11 14:19:57.084 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 571843a6-cd94-42af-aa4a-8d5904ce2ab1 2026-08-11 14:19:58.305 16 INFO neutron.plugins.ml2.plugin [None req-aeff9452-5b7e-47b1-8684-acdcbfa82199 - - - - - -] Attempt 1 to provision port f35defe2-e946-47e0-9b5e-c5801c2b0fd2 2026-08-11 14:19:58.348 16 INFO neutron.plugins.ml2.plugin [None req-aeff9452-5b7e-47b1-8684-acdcbfa82199 - - - - - -] Attempt 1 to provision port 4461ecd5-8060-4183-aa76-06e4d4a960d8 2026-08-11 14:19:58.359 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 0bcab2ff-7dfe-4d53-9597-1bbee36f9c48 2026-08-11 14:19:58.406 16 INFO neutron.plugins.ml2.plugin [None req-aeff9452-5b7e-47b1-8684-acdcbfa82199 - - - - - -] Attempt 1 to provision port 571843a6-cd94-42af-aa4a-8d5904ce2ab1 2026-08-11 14:19:58.479 16 INFO neutron.plugins.ml2.plugin [None req-aeff9452-5b7e-47b1-8684-acdcbfa82199 - - - - - -] Attempt 1 to provision port 8f64d337-070d-433c-94aa-14bcc63ac2a2 2026-08-11 14:19:58.553 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 571843a6-cd94-42af-aa4a-8d5904ce2ab1 2026-08-11 14:19:59.134 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1727acce-e5c3-45dc-a14c-25a1a89e3c5a'] response: {'server_uuid': '1c6c6da9-9314-4934-b813-2f187bc8ab99', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f0241f79-ad6e-4010-9381-9d88101aae02', 'code': 200} 2026-08-11 14:20:00.530 13 INFO neutron.plugins.ml2.plugin [None req-c9c28d17-00ac-45af-8269-a4f39d034b8e - - - - - -] Attempt 1 to provision port f35defe2-e946-47e0-9b5e-c5801c2b0fd2 2026-08-11 14:20:00.749 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port f0241f79-ad6e-4010-9381-9d88101aae02 2026-08-11 14:20:00.897 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-43a7e93b-6cbd-4099-9887-80cd8337d009'] response: {'server_uuid': '1c6c6da9-9314-4934-b813-2f187bc8ab99', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f0241f79-ad6e-4010-9381-9d88101aae02', 'code': 200} 2026-08-11 14:20:02.317 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port f0241f79-ad6e-4010-9381-9d88101aae02 2026-08-11 14:20:02.469 16 INFO neutron.plugins.ml2.plugin [None req-37f92004-e7ee-401d-be01-da7c2a66ffa0 - - - - - -] Attempt 1 to provision port 05d4aad8-1624-4d5d-afa4-3ae857a1743f 2026-08-11 14:20:02.510 16 INFO neutron.plugins.ml2.plugin [None req-37f92004-e7ee-401d-be01-da7c2a66ffa0 - - - - - -] Attempt 1 to provision port b47e9fbb-9e4a-466d-bc7a-4664eb9e4f0c 2026-08-11 14:20:08.846 13 INFO neutron.plugins.ml2.plugin [None req-10d1ec23-df80-4ab8-bf9d-141d548c27dd - - - - - -] Attempt 1 to provision port 75c70d0c-8d85-4697-9ed9-3e48a1fe8c44 2026-08-11 14:20:11.553 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port fbc1b32a-7379-4944-9dfb-67da3fbca51d 2026-08-11 14:20:12.104 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 70fdbb02-57ed-45fa-86c2-b802a2fe83ee 2026-08-11 14:20:12.261 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f06030f-d7fb-4497-a211-ac803cd23af3'] response: {'server_uuid': 'b4bc2b02-5f29-4bd5-a1e9-345598584d09', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '70fdbb02-57ed-45fa-86c2-b802a2fe83ee', 'code': 200} 2026-08-11 14:20:12.564 16 INFO neutron.plugins.ml2.plugin [None req-6a271638-4b81-47a9-97c8-2f9ce9b53bf8 - - - - - -] Attempt 1 to provision port aa9b3c4f-5932-4fa0-959c-49c10721d9bc 2026-08-11 14:20:13.364 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 8f64d337-070d-433c-94aa-14bcc63ac2a2 2026-08-11 14:20:13.739 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port fbc1b32a-7379-4944-9dfb-67da3fbca51d 2026-08-11 14:20:14.034 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port b47e9fbb-9e4a-466d-bc7a-4664eb9e4f0c 2026-08-11 14:20:14.337 13 INFO neutron.plugins.ml2.plugin [None req-c1741e8a-c27f-442a-8173-68526a088040 - - - - - -] Attempt 1 to provision port aa9b3c4f-5932-4fa0-959c-49c10721d9bc 2026-08-11 14:20:14.413 13 INFO neutron.plugins.ml2.plugin [None req-c1741e8a-c27f-442a-8173-68526a088040 - - - - - -] Attempt 1 to provision port a88acf0b-8889-40f9-ad79-4c926537f1c9 2026-08-11 14:20:14.445 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port aa9b3c4f-5932-4fa0-959c-49c10721d9bc 2026-08-11 14:20:14.617 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 70fdbb02-57ed-45fa-86c2-b802a2fe83ee 2026-08-11 14:20:15.843 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 8f64d337-070d-433c-94aa-14bcc63ac2a2 2026-08-11 14:20:16.081 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port b47e9fbb-9e4a-466d-bc7a-4664eb9e4f0c 2026-08-11 14:20:16.276 16 INFO neutron.plugins.ml2.plugin [None req-9a5d6976-3d55-40e7-921c-e34e90522bfe - - - - - -] Attempt 1 to provision port a88acf0b-8889-40f9-ad79-4c926537f1c9 2026-08-11 14:20:19.605 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port f35defe2-e946-47e0-9b5e-c5801c2b0fd2 2026-08-11 14:20:19.900 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 05d4aad8-1624-4d5d-afa4-3ae857a1743f 2026-08-11 14:20:21.471 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port f35defe2-e946-47e0-9b5e-c5801c2b0fd2 2026-08-11 14:20:21.666 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 05d4aad8-1624-4d5d-afa4-3ae857a1743f 2026-08-11 14:20:24.028 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 07ae5554-2f1d-4250-8017-6d2eb162963b 2026-08-11 14:20:24.174 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f387efc-29cb-4672-b67e-3a3b708e6acc'] response: {'server_uuid': '0bc40157-16ff-47a8-a942-98b3c58c6766', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07ae5554-2f1d-4250-8017-6d2eb162963b', 'code': 200} 2026-08-11 14:20:25.573 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 07ae5554-2f1d-4250-8017-6d2eb162963b 2026-08-11 14:20:27.534 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port a88acf0b-8889-40f9-ad79-4c926537f1c9 2026-08-11 14:20:28.077 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 75c70d0c-8d85-4697-9ed9-3e48a1fe8c44 2026-08-11 14:20:29.729 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port a88acf0b-8889-40f9-ad79-4c926537f1c9 2026-08-11 14:20:30.127 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 75c70d0c-8d85-4697-9ed9-3e48a1fe8c44 2026-08-11 14:20:51.608 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 01538e02-ada0-4a42-9433-873a99ab298d 2026-08-11 14:20:53.532 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 01538e02-ada0-4a42-9433-873a99ab298d 2026-08-11 14:20:55.545 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 40cb5c39-c44b-4115-b49e-cf9ef7143a1e 2026-08-11 14:20:57.656 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 674ff85c-3ded-43f7-a0c5-1bc51c62bc16 2026-08-11 14:20:58.043 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 40cb5c39-c44b-4115-b49e-cf9ef7143a1e 2026-08-11 14:20:59.491 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 674ff85c-3ded-43f7-a0c5-1bc51c62bc16 2026-08-11 14:21:01.507 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 5c413bfb-1cab-4c27-a91a-9e0824b720a3 2026-08-11 14:21:03.532 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 5c413bfb-1cab-4c27-a91a-9e0824b720a3 2026-08-11 14:21:03.676 16 INFO neutron.plugins.ml2.plugin [None req-820618a3-4c08-4505-8a1c-7cb32fadd0e6 - - - - - -] Attempt 1 to provision port 674ff85c-3ded-43f7-a0c5-1bc51c62bc16 2026-08-11 14:21:03.744 16 INFO neutron.plugins.ml2.plugin [None req-820618a3-4c08-4505-8a1c-7cb32fadd0e6 - - - - - -] Attempt 1 to provision port 11d6bc53-4a1a-41da-aa24-42c0e40bbe70 2026-08-11 14:21:03.773 16 INFO neutron.plugins.ml2.plugin [None req-820618a3-4c08-4505-8a1c-7cb32fadd0e6 - - - - - -] Attempt 1 to provision port 01538e02-ada0-4a42-9433-873a99ab298d 2026-08-11 14:21:03.819 16 INFO neutron.plugins.ml2.plugin [None req-820618a3-4c08-4505-8a1c-7cb32fadd0e6 - - - - - -] Attempt 1 to provision port 96383f98-4365-4d9e-a555-c74621808223 2026-08-11 14:21:03.842 16 INFO neutron.plugins.ml2.plugin [None req-820618a3-4c08-4505-8a1c-7cb32fadd0e6 - - - - - -] Attempt 1 to provision port 5c413bfb-1cab-4c27-a91a-9e0824b720a3 2026-08-11 14:21:06.054 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port c9d06119-a70d-4954-b042-abef13cb2bdf 2026-08-11 14:21:06.179 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-85ed6eab-bb1f-49d9-a882-c7d4739bbf0e'] response: {'server_uuid': '59103085-ae74-4b1b-905b-0847da403d4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c9d06119-a70d-4954-b042-abef13cb2bdf', 'code': 200} 2026-08-11 14:21:07.508 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port c9d06119-a70d-4954-b042-abef13cb2bdf 2026-08-11 14:21:09.658 16 INFO neutron.plugins.ml2.plugin [None req-fc4b89b9-bcaf-4ab1-8506-6cb57b7b21f1 - - - - - -] Attempt 1 to provision port 33e1140e-a988-45b2-9819-465ba0b05db2 2026-08-11 14:21:09.681 16 INFO neutron.plugins.ml2.plugin [None req-fc4b89b9-bcaf-4ab1-8506-6cb57b7b21f1 - - - - - -] Attempt 1 to provision port 77029370-ddb4-4113-97b9-ff6fd07da66d 2026-08-11 14:21:09.720 16 INFO neutron.plugins.ml2.plugin [None req-fc4b89b9-bcaf-4ab1-8506-6cb57b7b21f1 - - - - - -] Attempt 1 to provision port 01538e02-ada0-4a42-9433-873a99ab298d 2026-08-11 14:21:09.764 16 INFO neutron.plugins.ml2.plugin [None req-fc4b89b9-bcaf-4ab1-8506-6cb57b7b21f1 - - - - - -] Attempt 1 to provision port 96383f98-4365-4d9e-a555-c74621808223 2026-08-11 14:21:09.786 16 INFO neutron.plugins.ml2.plugin [None req-fc4b89b9-bcaf-4ab1-8506-6cb57b7b21f1 - - - - - -] Attempt 1 to provision port 5c413bfb-1cab-4c27-a91a-9e0824b720a3 2026-08-11 14:21:10.147 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port d360f4f1-8ce3-4e73-9ba1-97640968ddcc 2026-08-11 14:21:10.569 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 5644d259-94d9-49c9-aacd-415700ab0278 2026-08-11 14:21:10.678 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-764abca8-f264-4332-902c-e9e595a39b78'] response: {'server_uuid': 'a29c0a57-19a0-425a-9852-b5e5f8335933', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5644d259-94d9-49c9-aacd-415700ab0278', 'code': 200} 2026-08-11 14:21:11.525 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port d360f4f1-8ce3-4e73-9ba1-97640968ddcc 2026-08-11 14:21:11.770 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 5644d259-94d9-49c9-aacd-415700ab0278 2026-08-11 14:21:13.530 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 65601048-943a-471c-86d0-a3dfd55ce150 2026-08-11 14:21:15.618 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 65601048-943a-471c-86d0-a3dfd55ce150 2026-08-11 14:21:17.535 16 WARNING neutron.plugins.ml2.plugin [None req-9dc631d3-22a4-4020-bc9c-7712cbc97a1c - - - - - -] Concurrent port binding operations failed on port 96383f98-4365-4d9e-a555-c74621808223 2026-08-11 14:21:17.539 16 INFO neutron.plugins.ml2.plugin [None req-9dc631d3-22a4-4020-bc9c-7712cbc97a1c - - - - - -] Attempt 2 to bind port 96383f98-4365-4d9e-a555-c74621808223 2026-08-11 14:21:17.664 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 77029370-ddb4-4113-97b9-ff6fd07da66d 2026-08-11 14:21:18.328 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 33e1140e-a988-45b2-9819-465ba0b05db2 2026-08-11 14:21:18.540 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 11d6bc53-4a1a-41da-aa24-42c0e40bbe70 2026-08-11 14:21:18.618 16 INFO neutron.plugins.ml2.plugin [None req-7d89cd05-696c-464b-9c5b-d42dd84affa0 - - - - - -] Attempt 1 to provision port 4ba7221a-2623-467d-a5eb-a6e987933a76 2026-08-11 14:21:18.675 16 INFO neutron.plugins.ml2.plugin [None req-7d89cd05-696c-464b-9c5b-d42dd84affa0 - - - - - -] Attempt 1 to provision port 5644d259-94d9-49c9-aacd-415700ab0278 2026-08-11 14:21:18.768 16 INFO neutron.plugins.ml2.plugin [None req-7d89cd05-696c-464b-9c5b-d42dd84affa0 - - - - - -] Attempt 1 to provision port eaa82d4c-20ed-4479-8b75-3b433d30ebf6 2026-08-11 14:21:18.824 16 INFO neutron.plugins.ml2.plugin [None req-7d89cd05-696c-464b-9c5b-d42dd84affa0 - - - - - -] Attempt 1 to provision port c9d06119-a70d-4954-b042-abef13cb2bdf 2026-08-11 14:21:18.905 16 INFO neutron.plugins.ml2.plugin [None req-7d89cd05-696c-464b-9c5b-d42dd84affa0 - - - - - -] Attempt 1 to provision port 96383f98-4365-4d9e-a555-c74621808223 2026-08-11 14:21:19.020 16 INFO neutron.plugins.ml2.plugin [None req-7d89cd05-696c-464b-9c5b-d42dd84affa0 - - - - - -] Attempt 1 to provision port 65601048-943a-471c-86d0-a3dfd55ce150 2026-08-11 14:21:19.064 16 INFO neutron.plugins.ml2.plugin [None req-7d89cd05-696c-464b-9c5b-d42dd84affa0 - - - - - -] Attempt 1 to provision port 674ff85c-3ded-43f7-a0c5-1bc51c62bc16 2026-08-11 14:21:19.108 16 INFO neutron.plugins.ml2.plugin [None req-7d89cd05-696c-464b-9c5b-d42dd84affa0 - - - - - -] Attempt 1 to provision port 77029370-ddb4-4113-97b9-ff6fd07da66d 2026-08-11 14:21:19.156 16 INFO neutron.plugins.ml2.plugin [None req-7d89cd05-696c-464b-9c5b-d42dd84affa0 - - - - - -] Attempt 1 to provision port 11d6bc53-4a1a-41da-aa24-42c0e40bbe70 2026-08-11 14:21:19.218 16 INFO neutron.plugins.ml2.plugin [None req-7d89cd05-696c-464b-9c5b-d42dd84affa0 - - - - - -] Attempt 1 to provision port 5c413bfb-1cab-4c27-a91a-9e0824b720a3 2026-08-11 14:21:19.553 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 77029370-ddb4-4113-97b9-ff6fd07da66d 2026-08-11 14:21:19.795 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 96383f98-4365-4d9e-a555-c74621808223 2026-08-11 14:21:19.995 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 11d6bc53-4a1a-41da-aa24-42c0e40bbe70 2026-08-11 14:21:20.179 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 33e1140e-a988-45b2-9819-465ba0b05db2 2026-08-11 14:21:22.574 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port d1e086ef-413f-4888-9c21-1d25cc9cd8dd 2026-08-11 14:21:22.671 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-45bdc86a-74ef-4335-a666-d3c947299c21'] response: {'server_uuid': '39b1f2de-384e-428f-8e57-651e742d249c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd1e086ef-413f-4888-9c21-1d25cc9cd8dd', 'code': 200} 2026-08-11 14:21:23.536 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port d1e086ef-413f-4888-9c21-1d25cc9cd8dd 2026-08-11 14:21:25.126 13 INFO neutron.plugins.ml2.plugin [None req-b4303a50-b73d-4faa-a702-accc2bc0514b - - - - - -] Attempt 1 to provision port 4ba7221a-2623-467d-a5eb-a6e987933a76 2026-08-11 14:21:25.153 13 INFO neutron.plugins.ml2.plugin [None req-b4303a50-b73d-4faa-a702-accc2bc0514b - - - - - -] Attempt 1 to provision port 5644d259-94d9-49c9-aacd-415700ab0278 2026-08-11 14:21:25.223 13 INFO neutron.plugins.ml2.plugin [None req-b4303a50-b73d-4faa-a702-accc2bc0514b - - - - - -] Attempt 1 to provision port d1e086ef-413f-4888-9c21-1d25cc9cd8dd 2026-08-11 14:21:25.283 13 INFO neutron.plugins.ml2.plugin [None req-b4303a50-b73d-4faa-a702-accc2bc0514b - - - - - -] Attempt 1 to provision port 96383f98-4365-4d9e-a555-c74621808223 2026-08-11 14:21:25.346 13 INFO neutron.plugins.ml2.plugin [None req-b4303a50-b73d-4faa-a702-accc2bc0514b - - - - - -] Attempt 1 to provision port 65601048-943a-471c-86d0-a3dfd55ce150 2026-08-11 14:21:25.390 13 INFO neutron.plugins.ml2.plugin [None req-b4303a50-b73d-4faa-a702-accc2bc0514b - - - - - -] Attempt 1 to provision port 674ff85c-3ded-43f7-a0c5-1bc51c62bc16 2026-08-11 14:21:25.441 13 INFO neutron.plugins.ml2.plugin [None req-b4303a50-b73d-4faa-a702-accc2bc0514b - - - - - -] Attempt 1 to provision port 77029370-ddb4-4113-97b9-ff6fd07da66d 2026-08-11 14:21:25.491 13 INFO neutron.plugins.ml2.plugin [None req-b4303a50-b73d-4faa-a702-accc2bc0514b - - - - - -] Attempt 1 to provision port 11d6bc53-4a1a-41da-aa24-42c0e40bbe70 2026-08-11 14:21:27.672 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 4ba7221a-2623-467d-a5eb-a6e987933a76 2026-08-11 14:21:27.850 16 INFO neutron.plugins.ml2.plugin [None req-1711387c-9b4d-4805-9045-69f473764ce2 - - - - - -] Attempt 1 to provision port 11d6bc53-4a1a-41da-aa24-42c0e40bbe70 2026-08-11 14:21:27.927 16 INFO neutron.plugins.ml2.plugin [None req-1711387c-9b4d-4805-9045-69f473764ce2 - - - - - -] Attempt 1 to provision port 4ba7221a-2623-467d-a5eb-a6e987933a76 2026-08-11 14:21:27.971 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port eaa82d4c-20ed-4479-8b75-3b433d30ebf6 2026-08-11 14:21:28.235 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 15f555cc-bedb-4ff5-9521-848d18154713 2026-08-11 14:21:28.338 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1d37934-50aa-4486-81ad-0e7b26b10e59'] response: {'server_uuid': 'cfc18dcc-6005-4bcb-a4ba-e7aa696b2e65', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '15f555cc-bedb-4ff5-9521-848d18154713', 'code': 200} 2026-08-11 14:21:29.586 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 4ba7221a-2623-467d-a5eb-a6e987933a76 2026-08-11 14:21:29.800 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port eaa82d4c-20ed-4479-8b75-3b433d30ebf6 2026-08-11 14:21:29.963 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 15f555cc-bedb-4ff5-9521-848d18154713 2026-08-11 14:21:30.744 13 INFO neutron.plugins.ml2.plugin [None req-d6758fdb-3c3d-4a68-aa07-36e50000c303 - - - - - -] Attempt 1 to provision port 11d6bc53-4a1a-41da-aa24-42c0e40bbe70 2026-08-11 14:21:30.810 13 INFO neutron.plugins.ml2.plugin [None req-d6758fdb-3c3d-4a68-aa07-36e50000c303 - - - - - -] Attempt 1 to provision port 96383f98-4365-4d9e-a555-c74621808223 2026-08-11 14:21:33.633 13 INFO neutron.plugins.ml2.plugin [None req-393502c2-da68-42aa-ad6e-5b83895e3ed7 - - - - - -] Attempt 1 to provision port 15f555cc-bedb-4ff5-9521-848d18154713 2026-08-11 14:21:33.701 13 INFO neutron.plugins.ml2.plugin [None req-393502c2-da68-42aa-ad6e-5b83895e3ed7 - - - - - -] Attempt 1 to provision port 5644d259-94d9-49c9-aacd-415700ab0278 2026-08-11 14:21:50.701 16 INFO neutron_taas.services.taas.taas_plugin [None req-11f32bb6-6af6-4752-a25d-047c8f7cacec - - - - - -] TaaS: Handle Delete Port: aa9b3c4f-5932-4fa0-959c-49c10721d9bc 2026-08-11 14:21:50.708 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11f32bb6-6af6-4752-a25d-047c8f7cacec - - - - - -] Tap Mirror: Handle Delete Port: aa9b3c4f-5932-4fa0-959c-49c10721d9bc 2026-08-11 14:21:54.086 13 INFO neutron.plugins.ml2.plugin [None req-d568862d-c8c9-4061-bfc1-95866ef8fd34 - - - - - -] Attempt 1 to provision port 09f5b3c4-ca77-42fa-bd7b-6e5db8841966 2026-08-11 14:22:11.522 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port c5626a12-dc32-4726-b6b3-2bf0bb958e6a 2026-08-11 14:22:11.913 16 INFO neutron.plugins.ml2.plugin [None req-2141cc0e-2018-4ee3-9ac1-985bc4276a03 - - - - - -] Attempt 1 to provision port c5626a12-dc32-4726-b6b3-2bf0bb958e6a 2026-08-11 14:22:18.095 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port e7b74021-5754-45b8-9516-df331a90b50f 2026-08-11 14:22:18.240 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d602b472-1c33-42c0-8f64-252e25c21983'] response: {'server_uuid': 'b786b8be-3ff2-4208-8b54-66a872652b79', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e7b74021-5754-45b8-9516-df331a90b50f', 'code': 200} 2026-08-11 14:22:19.535 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port e7b74021-5754-45b8-9516-df331a90b50f 2026-08-11 14:23:01.191 16 INFO neutron.plugins.ml2.plugin [None req-d467b2c0-3cb3-49de-bc88-b5d554e856a6 - - - - - -] Attempt 1 to provision port 115bd404-2cd6-4e1f-b8e0-e914e4af5faa 2026-08-11 14:23:07.557 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 115bd404-2cd6-4e1f-b8e0-e914e4af5faa 2026-08-11 14:23:07.700 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2478850c-25af-46ab-bac7-0b61d8b5b0af'] response: {'server_uuid': 'b786b8be-3ff2-4208-8b54-66a872652b79', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '115bd404-2cd6-4e1f-b8e0-e914e4af5faa', 'code': 200} 2026-08-11 14:23:09.532 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 115bd404-2cd6-4e1f-b8e0-e914e4af5faa 2026-08-11 14:23:12.054 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 115bd404-2cd6-4e1f-b8e0-e914e4af5faa 2026-08-11 14:23:30.334 16 INFO neutron.plugins.ml2.plugin [None req-200f074f-6f2f-49e7-9f40-b89737d48f7b - - - - - -] Attempt 1 to provision port bf29da48-f7a4-44ac-babd-174ee4f973a7 2026-08-11 14:23:37.123 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port bf29da48-f7a4-44ac-babd-174ee4f973a7 2026-08-11 14:23:37.288 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-be8ad8a2-94f3-4bc5-a593-624c5d0e20b5'] response: {'server_uuid': 'b786b8be-3ff2-4208-8b54-66a872652b79', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf29da48-f7a4-44ac-babd-174ee4f973a7', 'code': 200} 2026-08-11 14:23:37.740 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port bf29da48-f7a4-44ac-babd-174ee4f973a7 2026-08-11 14:23:51.084 13 INFO neutron.plugins.ml2.plugin [None req-0200e850-cd5f-4efe-8946-32a4e5624e3c - - - - - -] Attempt 1 to provision port 6f836012-81bf-402e-88c1-a1c9a7c55874 2026-08-11 14:23:57.771 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 6f836012-81bf-402e-88c1-a1c9a7c55874 2026-08-11 14:23:57.891 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a85dac2-e290-487b-8823-12ae0483849c'] response: {'server_uuid': 'b786b8be-3ff2-4208-8b54-66a872652b79', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6f836012-81bf-402e-88c1-a1c9a7c55874', 'code': 200} 2026-08-11 14:23:59.736 13 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 6f836012-81bf-402e-88c1-a1c9a7c55874 2026-08-11 14:24:01.802 16 INFO neutron.plugins.ml2.plugin [None req-50f865f7-961c-4d4f-9bac-121364009d2f - - - - - -] Attempt 1 to provision port bf29da48-f7a4-44ac-babd-174ee4f973a7 2026-08-11 14:24:16.659 16 INFO neutron.plugins.ml2.plugin [None req-8228c077-1f20-4ad2-a19e-c3984fda3047 - - - - - -] Attempt 1 to provision port 6f836012-81bf-402e-88c1-a1c9a7c55874 2026-08-11 14:24:17.838 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port 6f836012-81bf-402e-88c1-a1c9a7c55874 2026-08-11 14:24:18.010 13 INFO neutron.plugins.ml2.plugin [None req-78fbd082-ab5c-4e71-b0e3-3829c071d3cc - - - - - -] Attempt 1 to provision port 6f836012-81bf-402e-88c1-a1c9a7c55874 2026-08-11 14:24:25.548 13 INFO neutron.plugins.ml2.plugin [None req-9711029a-e64f-4546-89f1-f044bd7d622f - - - - - -] Attempt 1 to provision port bf29da48-f7a4-44ac-babd-174ee4f973a7 2026-08-11 14:24:25.815 16 INFO neutron.plugins.ml2.plugin [None req-39ec60aa-9a54-48f8-9980-23ceb8fd97b5 - - - - - -] Attempt 1 to provision port bf29da48-f7a4-44ac-babd-174ee4f973a7 2026-08-11 14:24:57.884 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-80e6efa8-b580-4b1b-91ed-0ae29c421845'] response: {'server_uuid': 'cfc18dcc-6005-4bcb-a4ba-e7aa696b2e65', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '15f555cc-bedb-4ff5-9521-848d18154713', 'code': 200}