+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-03-09 16:05:26.633 1 INFO neutron.common.config [-] Logging enabled! 2026-03-09 16:05:26.634 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-03-09 16:05:26.634 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-03-09 16:05:26.634 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-09 16:05:27.977 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-09 16:05:27.979 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-09 16:05:27.982 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-09 16:05:27.983 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-09 16:05:27.983 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-09 16:05:27.984 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-09 16:05:27.984 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-09 16:05:27.990 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-09 16:05:27.990 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-09 16:05:27.990 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-09 16:05:28.008 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-09 16:05:28.009 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-09 16:05:28.009 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-09 16:05:28.028 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-09 16:05:28.029 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-09 16:05:28.029 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-09 16:05:28.029 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-09 16:05:28.286 1 INFO neutron.plugins.ml2.managers [None req-d12dd168-a751-4f21-ad0c-3250f6aec59d - - - - - -] Initializing driver for type 'vlan' 2026-03-09 16:05:28.439 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d12dd168-a751-4f21-ad0c-3250f6aec59d - - - - - -] VlanTypeDriver initialization complete 2026-03-09 16:05:28.439 1 INFO neutron.plugins.ml2.managers [None req-d12dd168-a751-4f21-ad0c-3250f6aec59d - - - - - -] Initializing driver for type 'vxlan' 2026-03-09 16:05:28.440 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d12dd168-a751-4f21-ad0c-3250f6aec59d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-09 16:05:28.485 1 INFO neutron.plugins.ml2.managers [None req-d12dd168-a751-4f21-ad0c-3250f6aec59d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-09 16:05:28.485 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d12dd168-a751-4f21-ad0c-3250f6aec59d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-09 16:05:28.485 1 INFO neutron.plugins.ml2.managers [None req-d12dd168-a751-4f21-ad0c-3250f6aec59d - - - - - -] Initializing extension driver 'port_security' 2026-03-09 16:05:28.486 1 INFO neutron.plugins.ml2.extensions.port_security [None req-d12dd168-a751-4f21-ad0c-3250f6aec59d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-09 16:05:28.486 1 INFO neutron.plugins.ml2.managers [None req-d12dd168-a751-4f21-ad0c-3250f6aec59d - - - - - -] Initializing extension driver 'qos' 2026-03-09 16:05:28.486 1 INFO neutron.plugins.ml2.managers [None req-d12dd168-a751-4f21-ad0c-3250f6aec59d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-09 16:05:28.486 1 INFO neutron.plugins.ml2.managers [None req-d12dd168-a751-4f21-ad0c-3250f6aec59d - - - - - -] Initializing mechanism driver 'l2population' 2026-03-09 16:05:28.500 1 INFO neutron.quota [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded quota_driver: . 2026-03-09 16:05:28.501 1 INFO neutron.plugins.ml2.plugin [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Modular L2 Plugin initialization complete 2026-03-09 16:05:28.501 1 INFO neutron.plugins.ml2.managers [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-09 16:05:28.501 1 INFO neutron.plugins.ml2.managers [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-09 16:05:28.501 1 INFO neutron.plugins.ml2.managers [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Got port-security extension from driver 'port_security' 2026-03-09 16:05:28.502 1 INFO neutron.manager [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loading Plugin: qos 2026-03-09 16:05:28.516 1 INFO neutron.manager [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loading Plugin: router 2026-03-09 16:05:28.551 1 INFO neutron.services.service_base [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-09 16:05:28.551 1 INFO neutron.manager [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loading Plugin: segments 2026-03-09 16:05:28.617 1 INFO neutron.manager [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loading Plugin: trunk 2026-03-09 16:05:28.629 1 INFO neutron.manager [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loading Plugin: vpnaas 2026-03-09 16:05:28.661 1 WARNING stevedore.named [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-09 16:05:28.740 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-09 16:05:28.740 1 INFO neutron.common.utils [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-09 16:05:28.740 1 INFO neutron.manager [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loading Plugin: taas 2026-03-09 16:05:28.758 1 WARNING stevedore.named [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-09 16:05:28.759 1 WARNING stevedore.named [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-09 16:05:28.781 1 INFO neutron_taas.services.taas.taas_plugin [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-09 16:05:28.782 1 INFO neutron.manager [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loading Plugin: tapmirror 2026-03-09 16:05:28.792 1 WARNING stevedore.named [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-09 16:05:28.792 1 WARNING stevedore.named [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-09 16:05:28.810 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-09 16:05:28.810 1 INFO neutron.manager [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loading Plugin: auto_allocate 2026-03-09 16:05:28.816 1 INFO neutron.manager [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loading Plugin: tag 2026-03-09 16:05:28.824 1 INFO neutron.manager [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loading Plugin: timestamp 2026-03-09 16:05:28.827 1 INFO neutron.manager [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loading Plugin: network_ip_availability 2026-03-09 16:05:28.830 1 INFO neutron.manager [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loading Plugin: flavors 2026-03-09 16:05:28.832 1 INFO neutron.manager [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loading Plugin: revisions 2026-03-09 16:05:28.835 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Initializing extension manager. 2026-03-09 16:05:28.836 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: address-group 2026-03-09 16:05:28.837 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: address-scope 2026-03-09 16:05:28.838 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-09 16:05:28.838 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: agent 2026-03-09 16:05:28.839 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: agent-resources-synced 2026-03-09 16:05:28.840 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: allowed-address-pairs 2026-03-09 16:05:28.840 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: auto-allocated-topology 2026-03-09 16:05:28.841 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: availability_zone 2026-03-09 16:05:28.841 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: availability_zone_filter 2026-03-09 16:05:28.842 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-09 16:05:28.842 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: default-subnetpools 2026-03-09 16:05:28.843 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-09 16:05:28.844 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: dns-integration 2026-03-09 16:05:28.844 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: dns-domain-ports 2026-03-09 16:05:28.845 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-09 16:05:28.845 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: dvr 2026-03-09 16:05:28.846 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-09 16:05:28.846 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: empty-string-filtering 2026-03-09 16:05:28.846 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-09 16:05:28.847 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-09 16:05:28.847 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: external-net 2026-03-09 16:05:28.848 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-09 16:05:28.848 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: extraroute 2026-03-09 16:05:28.848 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: extraroute-atomic 2026-03-09 16:05:28.849 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-09 16:05:28.849 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-09 16:05:28.850 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-09 16:05:28.850 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-09 16:05:28.850 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: fip-port-details 2026-03-09 16:05:28.851 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: flavors 2026-03-09 16:05:28.852 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-09 16:05:28.853 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: floatingip-pools 2026-03-09 16:05:28.853 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: ip_allocation 2026-03-09 16:05:28.854 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: ip-substring-filtering 2026-03-09 16:05:28.854 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: l2_adjacency 2026-03-09 16:05:28.855 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: router 2026-03-09 16:05:28.857 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-09 16:05:28.858 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-09 16:05:28.858 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-09 16:05:28.859 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: ext-gw-mode 2026-03-09 16:05:28.860 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: l3-ha 2026-03-09 16:05:28.860 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-09 16:05:28.861 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-09 16:05:28.861 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: l3-flavors 2026-03-09 16:05:28.864 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-09 16:05:28.864 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-09 16:05:28.866 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-09 16:05:28.867 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-09 16:05:28.868 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-09 16:05:28.869 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-09 16:05:28.870 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-09 16:05:28.870 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: multi-provider 2026-03-09 16:05:28.870 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: net-mtu 2026-03-09 16:05:28.871 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: net-mtu-writable 2026-03-09 16:05:28.871 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: network_availability_zone 2026-03-09 16:05:28.872 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: network_ha 2026-03-09 16:05:28.872 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: network-ip-availability 2026-03-09 16:05:28.873 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-09 16:05:28.874 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: pagination 2026-03-09 16:05:28.874 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: port-device-profile 2026-03-09 16:05:28.874 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-09 16:05:28.875 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-09 16:05:28.875 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-09 16:05:28.876 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: port-mac-override 2026-03-09 16:05:28.876 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-09 16:05:28.876 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-09 16:05:28.877 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-09 16:05:28.877 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: port-resource-request 2026-03-09 16:05:28.878 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: port-resource-request-groups 2026-03-09 16:05:28.878 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-09 16:05:28.879 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: binding 2026-03-09 16:05:28.879 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: binding-extended 2026-03-09 16:05:28.880 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: port-security 2026-03-09 16:05:28.880 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: project-id 2026-03-09 16:05:28.881 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: provider 2026-03-09 16:05:28.881 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-09 16:05:28.883 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: qos 2026-03-09 16:05:28.884 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-09 16:05:28.884 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-09 16:05:28.885 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: qos-default 2026-03-09 16:05:28.886 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: qos-fip 2026-03-09 16:05:28.886 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-09 16:05:28.887 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: qos-gateway-ip 2026-03-09 16:05:28.887 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: qos-port-network-policy 2026-03-09 16:05:28.887 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: qos-pps-minimum 2026-03-09 16:05:28.888 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-09 16:05:28.888 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: qos-pps 2026-03-09 16:05:28.889 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: qos-rule-type-details 2026-03-09 16:05:28.889 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-09 16:05:28.890 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: qos-rules-alias 2026-03-09 16:05:28.890 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: quota-check-limit 2026-03-09 16:05:28.891 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: quota-check-limit-default 2026-03-09 16:05:28.893 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: quotas 2026-03-09 16:05:28.895 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: quota_details 2026-03-09 16:05:28.897 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: rbac-policies 2026-03-09 16:05:28.897 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: rbac-address-group 2026-03-09 16:05:28.898 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: rbac-address-scope 2026-03-09 16:05:28.898 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: rbac-security-groups 2026-03-09 16:05:28.899 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: rbac-subnetpool 2026-03-09 16:05:28.899 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: revision-if-match 2026-03-09 16:05:28.899 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: standard-attr-revisions 2026-03-09 16:05:28.900 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: router_availability_zone 2026-03-09 16:05:28.900 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-09 16:05:28.902 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: security-groups-default-rules 2026-03-09 16:05:28.902 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-09 16:05:28.903 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-09 16:05:28.903 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-09 16:05:28.904 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-09 16:05:28.904 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-09 16:05:28.908 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: security-group 2026-03-09 16:05:28.909 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: segment 2026-03-09 16:05:28.909 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-09 16:05:28.910 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: service-type 2026-03-09 16:05:28.910 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: sorting 2026-03-09 16:05:28.911 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: standard-attr-segment 2026-03-09 16:05:28.911 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: standard-attr-description 2026-03-09 16:05:28.912 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: stateful-security-group 2026-03-09 16:05:28.912 1 WARNING neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-09 16:05:28.912 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-09 16:05:28.913 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: subnet-external-network 2026-03-09 16:05:28.913 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: subnet_onboard 2026-03-09 16:05:28.914 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-09 16:05:28.914 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: subnet-service-types 2026-03-09 16:05:28.915 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: subnet_allocation 2026-03-09 16:05:28.915 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-09 16:05:28.916 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: tag-creation 2026-03-09 16:05:28.916 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-09 16:05:28.919 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: standard-attr-tag 2026-03-09 16:05:28.920 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-09 16:05:28.921 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: trunk 2026-03-09 16:05:28.921 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: trunk-details 2026-03-09 16:05:28.921 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-09 16:05:28.922 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-09 16:05:28.923 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-09 16:05:28.923 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-09 16:05:28.925 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-09 16:05:28.926 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-09 16:05:28.926 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: vpn-flavors 2026-03-09 16:05:28.928 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: vpnaas 2026-03-09 16:05:28.929 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: taas 2026-03-09 16:05:28.929 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: tap-mirror 2026-03-09 16:05:28.930 1 INFO neutron.api.extensions [None req-b87ecf97-623f-420f-9637-2374b35d153a - - - - - -] Loaded extension: taas-vlan-filter 2026-03-09 16:05:59.021 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-09 16:05:59.066 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-09 16:05:59.072 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-09 16:06:07.054 13 INFO neutron.db.l3_hamode_db [None req-54002f38-29f3-4718-99d0-7173876c720d - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-09 16:06:21.290 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 36eeafe0-8a27-474c-9059-c9e9da20ddfd 2026-03-09 16:06:21.351 16 INFO neutron.plugins.ml2.plugin [None req-43985c78-2c18-4926-b315-323c56330261 - - - - - -] Attempt 1 to provision port 36eeafe0-8a27-474c-9059-c9e9da20ddfd 2026-03-09 16:06:23.013 13 INFO neutron.plugins.ml2.plugin [None req-a8813df0-d96f-44ff-915b-620e35f79905 - - - - - -] Attempt 1 to provision port 36eeafe0-8a27-474c-9059-c9e9da20ddfd 2026-03-09 16:06:23.203 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 36eeafe0-8a27-474c-9059-c9e9da20ddfd 2026-03-09 16:10:49.401 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port d45f20e8-2105-42b6-ae74-3c0aad607800 2026-03-09 16:10:50.180 16 INFO neutron.plugins.ml2.plugin [None req-3358e764-aeb3-493f-ad07-65a6677ff678 - - - - - -] Attempt 1 to provision port d45f20e8-2105-42b6-ae74-3c0aad607800 2026-03-09 16:10:51.273 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port d45f20e8-2105-42b6-ae74-3c0aad607800 2026-03-09 16:10:51.854 16 INFO neutron.plugins.ml2.plugin [None req-c5bc2bc0-1c9b-44df-a8ec-fcc1962a9f21 - - - - - -] Attempt 1 to provision port d45f20e8-2105-42b6-ae74-3c0aad607800 2026-03-09 16:10:56.559 16 INFO neutron.plugins.ml2.plugin [None req-1c83916f-1625-4b65-bb84-7f30a0571e58 - - - - - -] Attempt 1 to provision port 6f34d0a9-b91a-4666-be33-f00d36406922 2026-03-09 16:14:24.134 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 6f34d0a9-b91a-4666-be33-f00d36406922 2026-03-09 16:14:25.334 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 6f34d0a9-b91a-4666-be33-f00d36406922 2026-03-09 16:22:53.508 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port f1fc5cc8-445c-4758-9143-4dee1a87a2c0 2026-03-09 16:22:55.469 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port f1fc5cc8-445c-4758-9143-4dee1a87a2c0 2026-03-09 16:33:48.368 13 INFO neutron.plugins.ml2.plugin [None req-b749aebb-29d2-4826-bc4a-56be105df538 - - - - - -] Attempt 1 to provision port 6f34d0a9-b91a-4666-be33-f00d36406922 2026-03-09 16:33:48.412 13 INFO neutron.plugins.ml2.plugin [None req-b749aebb-29d2-4826-bc4a-56be105df538 - - - - - -] Attempt 1 to provision port d45f20e8-2105-42b6-ae74-3c0aad607800 2026-03-09 16:33:48.455 13 INFO neutron.plugins.ml2.plugin [None req-b749aebb-29d2-4826-bc4a-56be105df538 - - - - - -] Attempt 1 to provision port 36eeafe0-8a27-474c-9059-c9e9da20ddfd 2026-03-09 16:37:43.379 13 INFO neutron.plugins.ml2.plugin [None req-ca36fd7b-9406-4b98-8b37-a5cfcb5d623b - - - - - -] Attempt 1 to provision port 2bd1325b-d4e8-46c1-a1fa-4295f61351c4 2026-03-09 16:37:43.723 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 2bd1325b-d4e8-46c1-a1fa-4295f61351c4 2026-03-09 16:37:45.786 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 2a9bf6dd-d478-41d9-9978-c1ea315a9795 2026-03-09 16:37:47.865 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 2a9bf6dd-d478-41d9-9978-c1ea315a9795 2026-03-09 16:37:49.799 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port ab637cfa-cf62-470e-8212-120af7b6e3d9 2026-03-09 16:37:50.152 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 117b9d24-fc30-431e-a642-a5c1a03cc579 2026-03-09 16:37:50.527 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 4f78e532-dc86-490d-8f30-5e787dbc82a3 2026-03-09 16:37:51.854 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 117b9d24-fc30-431e-a642-a5c1a03cc579 2026-03-09 16:37:52.060 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 774d726f-48d9-411a-b864-07d615425b1d 2026-03-09 16:37:52.420 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port ab637cfa-cf62-470e-8212-120af7b6e3d9 2026-03-09 16:37:52.694 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 4f78e532-dc86-490d-8f30-5e787dbc82a3 2026-03-09 16:37:53.822 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 659a79c7-3a60-45e6-be48-5b0d6fa7eb80 2026-03-09 16:37:54.246 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 774d726f-48d9-411a-b864-07d615425b1d 2026-03-09 16:37:54.380 13 INFO neutron.plugins.ml2.plugin [None req-b5d74cbb-508f-4d93-8654-7d4bad219d55 - - - - - -] Attempt 1 to provision port 68aca94f-f2e9-47e6-b868-815ed0fe8260 2026-03-09 16:37:54.440 13 INFO neutron.plugins.ml2.plugin [None req-b5d74cbb-508f-4d93-8654-7d4bad219d55 - - - - - -] Attempt 1 to provision port 2a9bf6dd-d478-41d9-9978-c1ea315a9795 2026-03-09 16:37:54.515 13 INFO neutron.plugins.ml2.plugin [None req-b5d74cbb-508f-4d93-8654-7d4bad219d55 - - - - - -] Attempt 1 to provision port b13fedfd-b45a-4fba-95ec-153538d371e1 2026-03-09 16:37:54.548 13 INFO neutron.plugins.ml2.plugin [None req-b5d74cbb-508f-4d93-8654-7d4bad219d55 - - - - - -] Attempt 1 to provision port bb503b33-879c-4e0a-9735-f58e57595da5 2026-03-09 16:37:54.593 13 INFO neutron.plugins.ml2.plugin [None req-b5d74cbb-508f-4d93-8654-7d4bad219d55 - - - - - -] Attempt 1 to provision port 774d726f-48d9-411a-b864-07d615425b1d 2026-03-09 16:37:55.805 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 659a79c7-3a60-45e6-be48-5b0d6fa7eb80 2026-03-09 16:37:59.444 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port cf82ada9-3911-4ea7-9cba-124a92c2f3b2 2026-03-09 16:37:59.852 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 334009db-c459-42b7-955f-161a81257f23 2026-03-09 16:38:00.281 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 2179b55b-6dab-461b-ad15-febc55111191 2026-03-09 16:38:00.396 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-adfa5139-ba0d-4187-9438-5cf46963fbc0'] response: {'server_uuid': 'c9a21b24-66d2-46be-aa28-71280b6e5570', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '334009db-c459-42b7-955f-161a81257f23', 'code': 200} 2026-03-09 16:38:00.822 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port f8f029bd-a68a-437a-83cc-3bc4dc8abd37 2026-03-09 16:38:02.389 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port cf82ada9-3911-4ea7-9cba-124a92c2f3b2 2026-03-09 16:38:02.441 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5be645c-9c0b-4b0e-a712-8538a69b08f2'] response: {'server_uuid': '8fc42c51-921b-46c7-8a09-53960dba0f39', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2179b55b-6dab-461b-ad15-febc55111191', 'code': 200} 2026-03-09 16:38:02.442 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5be645c-9c0b-4b0e-a712-8538a69b08f2'] response: {'server_uuid': '465cfd90-475e-4e65-b10b-7cb808c0bfad', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f8f029bd-a68a-437a-83cc-3bc4dc8abd37', 'code': 200} 2026-03-09 16:38:02.649 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 334009db-c459-42b7-955f-161a81257f23 2026-03-09 16:38:02.870 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 2179b55b-6dab-461b-ad15-febc55111191 2026-03-09 16:38:03.042 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port f8f029bd-a68a-437a-83cc-3bc4dc8abd37 2026-03-09 16:38:04.077 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 5cc6ddf0-4ae3-413e-8c67-70078af6fb25 2026-03-09 16:38:06.172 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 5cc6ddf0-4ae3-413e-8c67-70078af6fb25 2026-03-09 16:38:08.117 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 9c039443-880d-4cb3-955c-7420ce3c7e33 2026-03-09 16:38:10.115 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 9c039443-880d-4cb3-955c-7420ce3c7e33 2026-03-09 16:38:11.741 13 INFO neutron.plugins.ml2.plugin [None req-62d9e3db-1614-484f-9a30-1e20138c0189 - - - - - -] Attempt 1 to provision port af15db65-0004-4b5f-871b-73b32ed6919e 2026-03-09 16:38:11.759 13 INFO neutron.plugins.ml2.plugin [None req-62d9e3db-1614-484f-9a30-1e20138c0189 - - - - - -] Attempt 1 to provision port 74fc36f6-aabf-4a6e-8f9e-fcdbcae6283b 2026-03-09 16:38:11.774 13 INFO neutron.plugins.ml2.plugin [None req-62d9e3db-1614-484f-9a30-1e20138c0189 - - - - - -] Attempt 1 to provision port b13fedfd-b45a-4fba-95ec-153538d371e1 2026-03-09 16:38:11.790 13 INFO neutron.plugins.ml2.plugin [None req-62d9e3db-1614-484f-9a30-1e20138c0189 - - - - - -] Attempt 1 to provision port 9c039443-880d-4cb3-955c-7420ce3c7e33 2026-03-09 16:38:11.843 13 INFO neutron.plugins.ml2.plugin [None req-62d9e3db-1614-484f-9a30-1e20138c0189 - - - - - -] Attempt 1 to provision port 68aca94f-f2e9-47e6-b868-815ed0fe8260 2026-03-09 16:38:11.864 13 INFO neutron.plugins.ml2.plugin [None req-62d9e3db-1614-484f-9a30-1e20138c0189 - - - - - -] Attempt 1 to provision port 3d531194-7779-4e93-954f-95849e9439b7 2026-03-09 16:38:11.890 13 INFO neutron.plugins.ml2.plugin [None req-62d9e3db-1614-484f-9a30-1e20138c0189 - - - - - -] Attempt 1 to provision port f8f029bd-a68a-437a-83cc-3bc4dc8abd37 2026-03-09 16:38:11.931 13 INFO neutron.plugins.ml2.plugin [None req-62d9e3db-1614-484f-9a30-1e20138c0189 - - - - - -] Attempt 1 to provision port 2179b55b-6dab-461b-ad15-febc55111191 2026-03-09 16:38:11.964 13 INFO neutron.plugins.ml2.plugin [None req-62d9e3db-1614-484f-9a30-1e20138c0189 - - - - - -] Attempt 1 to provision port 1ee89c5f-bee7-443d-a9bc-18d859765973 2026-03-09 16:38:11.991 13 INFO neutron.plugins.ml2.plugin [None req-62d9e3db-1614-484f-9a30-1e20138c0189 - - - - - -] Attempt 1 to provision port cf82ada9-3911-4ea7-9cba-124a92c2f3b2 2026-03-09 16:38:17.104 16 INFO neutron.plugins.ml2.plugin [None req-d4996ec5-b649-4646-9686-327437c3e9aa - - - - - -] Attempt 1 to provision port 3d531194-7779-4e93-954f-95849e9439b7 2026-03-09 16:38:17.132 16 INFO neutron.plugins.ml2.plugin [None req-d4996ec5-b649-4646-9686-327437c3e9aa - - - - - -] Attempt 1 to provision port 1ee89c5f-bee7-443d-a9bc-18d859765973 2026-03-09 16:38:22.591 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port edba36b1-c647-44e1-8fa0-fc0bd017d79f 2026-03-09 16:38:23.169 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-37a9db24-e60a-4aea-9c04-3f1ba1996aac'] response: {'server_uuid': 'd8cdc2d6-a2e1-45f1-9b85-6b8751cf2055', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'edba36b1-c647-44e1-8fa0-fc0bd017d79f', 'code': 200} 2026-03-09 16:38:23.655 13 INFO neutron.plugins.ml2.plugin [None req-374a86fb-4495-4135-af2e-f1d3f0baca8c - - - - - -] Attempt 1 to provision port edba36b1-c647-44e1-8fa0-fc0bd017d79f 2026-03-09 16:38:23.727 13 INFO neutron.plugins.ml2.plugin [None req-374a86fb-4495-4135-af2e-f1d3f0baca8c - - - - - -] Attempt 1 to provision port 2179b55b-6dab-461b-ad15-febc55111191 2026-03-09 16:38:23.793 13 INFO neutron.plugins.ml2.plugin [None req-374a86fb-4495-4135-af2e-f1d3f0baca8c - - - - - -] Attempt 1 to provision port b5249700-b9d5-4c02-85fa-ad2feda33141 2026-03-09 16:38:24.071 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port edba36b1-c647-44e1-8fa0-fc0bd017d79f 2026-03-09 16:38:26.111 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 3d531194-7779-4e93-954f-95849e9439b7 2026-03-09 16:38:26.648 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port af15db65-0004-4b5f-871b-73b32ed6919e 2026-03-09 16:38:28.348 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 3d531194-7779-4e93-954f-95849e9439b7 2026-03-09 16:38:28.542 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port af15db65-0004-4b5f-871b-73b32ed6919e 2026-03-09 16:38:28.789 13 INFO neutron.plugins.ml2.plugin [None req-1a58edff-067b-46aa-b21c-484c3fda9fa7 - - - - - -] Attempt 1 to provision port 2179b55b-6dab-461b-ad15-febc55111191 2026-03-09 16:38:28.848 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port bb503b33-879c-4e0a-9735-f58e57595da5 2026-03-09 16:38:29.074 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 68aca94f-f2e9-47e6-b868-815ed0fe8260 2026-03-09 16:38:30.065 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 68aca94f-f2e9-47e6-b868-815ed0fe8260 2026-03-09 16:38:30.230 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port bb503b33-879c-4e0a-9735-f58e57595da5 2026-03-09 16:38:32.099 16 INFO neutron.plugins.ml2.plugin [None req-b027af08-ad3e-41d9-a52d-6e63b32630c1 - - - - - -] Attempt 1 to provision port 2179b55b-6dab-461b-ad15-febc55111191 2026-03-09 16:38:32.144 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 2179b55b-6dab-461b-ad15-febc55111191 2026-03-09 16:38:42.707 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d37fd2be-26c4-4609-a8bb-148d1464fcf9'] response: {'server_uuid': '465cfd90-475e-4e65-b10b-7cb808c0bfad', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f8f029bd-a68a-437a-83cc-3bc4dc8abd37', 'code': 200} 2026-03-09 16:38:45.030 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 9c30bf7c-6082-4b84-be21-3c9901dc3400 2026-03-09 16:38:45.393 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port bf463ae5-111b-4015-a4b1-fb1c9998ca89 2026-03-09 16:38:45.713 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port f8f029bd-a68a-437a-83cc-3bc4dc8abd37 2026-03-09 16:38:45.841 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-242053a1-e1d8-4505-9a49-717476c412cd'] response: {'server_uuid': '465cfd90-475e-4e65-b10b-7cb808c0bfad', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f8f029bd-a68a-437a-83cc-3bc4dc8abd37', 'code': 200} 2026-03-09 16:38:47.574 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 9c30bf7c-6082-4b84-be21-3c9901dc3400 2026-03-09 16:38:47.746 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port f8f029bd-a68a-437a-83cc-3bc4dc8abd37 2026-03-09 16:38:47.919 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port bf463ae5-111b-4015-a4b1-fb1c9998ca89 2026-03-09 16:38:48.735 16 INFO neutron.plugins.ml2.plugin [None req-557f76e7-f3ce-42bf-a128-9a3e76f3f9cb - - - - - -] Attempt 1 to provision port bf463ae5-111b-4015-a4b1-fb1c9998ca89 2026-03-09 16:38:48.820 16 INFO neutron.plugins.ml2.plugin [None req-557f76e7-f3ce-42bf-a128-9a3e76f3f9cb - - - - - -] Attempt 1 to provision port 824303da-be6c-42f6-9b16-f430fc7f6aca 2026-03-09 16:38:48.858 16 INFO neutron.plugins.ml2.plugin [None req-557f76e7-f3ce-42bf-a128-9a3e76f3f9cb - - - - - -] Attempt 1 to provision port a64d67dc-f900-4cf7-a62e-921eb78b8094 2026-03-09 16:38:49.328 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port ee13bc30-27b2-40a0-84c8-f4d39260aa60 2026-03-09 16:38:51.286 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port ee13bc30-27b2-40a0-84c8-f4d39260aa60 2026-03-09 16:38:53.583 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port e9b74c1c-76b8-4637-924b-3c7dd0546d2d 2026-03-09 16:38:55.961 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port c9c884ed-1134-4449-a248-7f2897b04471 2026-03-09 16:38:56.072 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-719e1255-a8f3-4086-9abe-0d2dbc6a0aa2'] response: {'server_uuid': '1d05c0e4-34b4-4f7f-8180-2facf1d7264b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c9c884ed-1134-4449-a248-7f2897b04471', 'code': 200} 2026-03-09 16:38:56.378 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port e9b74c1c-76b8-4637-924b-3c7dd0546d2d 2026-03-09 16:38:56.512 13 INFO neutron.plugins.ml2.plugin [None req-6b5d5fc9-c3ff-4f43-8bf9-790551bf57ac - - - - - -] Attempt 1 to provision port c9c884ed-1134-4449-a248-7f2897b04471 2026-03-09 16:38:56.575 13 INFO neutron.plugins.ml2.plugin [None req-6b5d5fc9-c3ff-4f43-8bf9-790551bf57ac - - - - - -] Attempt 1 to provision port bf463ae5-111b-4015-a4b1-fb1c9998ca89 2026-03-09 16:38:56.635 13 INFO neutron.plugins.ml2.plugin [None req-6b5d5fc9-c3ff-4f43-8bf9-790551bf57ac - - - - - -] Attempt 1 to provision port 0e971ffd-ff6e-4e41-b8ef-6ad586ce1650 2026-03-09 16:38:56.657 13 INFO neutron.plugins.ml2.plugin [None req-6b5d5fc9-c3ff-4f43-8bf9-790551bf57ac - - - - - -] Attempt 1 to provision port 824303da-be6c-42f6-9b16-f430fc7f6aca 2026-03-09 16:38:56.683 13 INFO neutron.plugins.ml2.plugin [None req-6b5d5fc9-c3ff-4f43-8bf9-790551bf57ac - - - - - -] Attempt 1 to provision port e9b74c1c-76b8-4637-924b-3c7dd0546d2d 2026-03-09 16:38:57.408 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port c9c884ed-1134-4449-a248-7f2897b04471 2026-03-09 16:39:02.442 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 14f642be-6fc5-4580-91ed-dfacb409e09d 2026-03-09 16:39:02.593 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b96c62a1-1988-40e3-8b9e-2a76a4f13c82'] response: {'server_uuid': '5c64bf26-c706-472d-ae04-f133812d3f85', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '14f642be-6fc5-4580-91ed-dfacb409e09d', 'code': 200} 2026-03-09 16:39:02.805 16 WARNING neutron.plugins.ml2.plugin [None req-ee41a46c-32cf-494c-b39f-cecc71643f51 - - - - - -] Concurrent port binding operations failed on port a64d67dc-f900-4cf7-a62e-921eb78b8094 2026-03-09 16:39:02.808 16 INFO neutron.plugins.ml2.plugin [None req-ee41a46c-32cf-494c-b39f-cecc71643f51 - - - - - -] Attempt 2 to bind port a64d67dc-f900-4cf7-a62e-921eb78b8094 2026-03-09 16:39:03.455 16 INFO neutron.plugins.ml2.plugin [None req-3158dd08-af83-4923-9f52-2604fe6bdbda - - - - - -] Attempt 1 to provision port 14f642be-6fc5-4580-91ed-dfacb409e09d 2026-03-09 16:39:03.525 16 INFO neutron.plugins.ml2.plugin [None req-3158dd08-af83-4923-9f52-2604fe6bdbda - - - - - -] Attempt 1 to provision port 3cdcd658-ad27-4581-a449-d26e32d689d9 2026-03-09 16:39:03.550 16 INFO neutron.plugins.ml2.plugin [None req-3158dd08-af83-4923-9f52-2604fe6bdbda - - - - - -] Attempt 1 to provision port 0e971ffd-ff6e-4e41-b8ef-6ad586ce1650 2026-03-09 16:39:03.598 16 INFO neutron.plugins.ml2.plugin [None req-3158dd08-af83-4923-9f52-2604fe6bdbda - - - - - -] Attempt 1 to provision port 824303da-be6c-42f6-9b16-f430fc7f6aca 2026-03-09 16:39:03.755 16 INFO neutron.plugins.ml2.plugin [None req-3158dd08-af83-4923-9f52-2604fe6bdbda - - - - - -] Attempt 1 to provision port e9b74c1c-76b8-4637-924b-3c7dd0546d2d 2026-03-09 16:39:04.394 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port a64d67dc-f900-4cf7-a62e-921eb78b8094 2026-03-09 16:39:04.602 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 824303da-be6c-42f6-9b16-f430fc7f6aca 2026-03-09 16:39:04.789 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 14f642be-6fc5-4580-91ed-dfacb409e09d 2026-03-09 16:39:06.339 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port a64d67dc-f900-4cf7-a62e-921eb78b8094 2026-03-09 16:39:06.669 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 0e971ffd-ff6e-4e41-b8ef-6ad586ce1650 2026-03-09 16:39:07.192 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 3cdcd658-ad27-4581-a449-d26e32d689d9 2026-03-09 16:39:08.728 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 0e971ffd-ff6e-4e41-b8ef-6ad586ce1650 2026-03-09 16:39:08.913 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 3cdcd658-ad27-4581-a449-d26e32d689d9 2026-03-09 16:39:21.862 13 INFO neutron.plugins.ml2.plugin [None req-007b727f-542f-47f1-8633-78b41550b17f - - - - - -] Attempt 1 to provision port 96ace451-b62a-4719-b44c-cec3195d8f15 2026-03-09 16:39:22.635 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 7a954db6-6bf1-47f7-8fd5-018601165eb0 2026-03-09 16:39:24.704 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 375e3ba4-5bf1-46c4-a1d3-dd742515b91e 2026-03-09 16:39:25.009 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 7a954db6-6bf1-47f7-8fd5-018601165eb0 2026-03-09 16:39:26.709 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 375e3ba4-5bf1-46c4-a1d3-dd742515b91e 2026-03-09 16:39:26.888 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port dd8794e8-0cfb-429e-8d37-83c9d88944c1 2026-03-09 16:39:28.663 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port a032a3a1-8fd6-45cf-9952-d39989dc3726 2026-03-09 16:39:28.964 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port dd8794e8-0cfb-429e-8d37-83c9d88944c1 2026-03-09 16:39:30.593 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port a032a3a1-8fd6-45cf-9952-d39989dc3726 2026-03-09 16:39:31.184 13 INFO neutron.plugins.ml2.plugin [None req-c64994e2-d742-4053-9069-99e2a80bda4b - - - - - -] Attempt 1 to provision port a032a3a1-8fd6-45cf-9952-d39989dc3726 2026-03-09 16:39:31.230 13 INFO neutron.plugins.ml2.plugin [None req-c64994e2-d742-4053-9069-99e2a80bda4b - - - - - -] Attempt 1 to provision port 375e3ba4-5bf1-46c4-a1d3-dd742515b91e 2026-03-09 16:39:31.271 13 INFO neutron.plugins.ml2.plugin [None req-c64994e2-d742-4053-9069-99e2a80bda4b - - - - - -] Attempt 1 to provision port 71e65bd7-0a31-4c28-8ba4-8954af036911 2026-03-09 16:39:31.288 13 INFO neutron.plugins.ml2.plugin [None req-c64994e2-d742-4053-9069-99e2a80bda4b - - - - - -] Attempt 1 to provision port 796833eb-7824-4b13-8873-d22f5eba5112 2026-03-09 16:39:37.693 13 INFO neutron.plugins.ml2.plugin [None req-45704049-29e7-4aef-9489-7486abe7aaf1 - - - - - -] Attempt 1 to provision port 796833eb-7824-4b13-8873-d22f5eba5112 2026-03-09 16:39:41.818 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 96ace451-b62a-4719-b44c-cec3195d8f15 2026-03-09 16:39:42.152 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 623dc6bb-bb83-483c-bc00-e1c6e0013971 2026-03-09 16:39:42.366 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbc1eeb5-d0bc-473b-ac04-c57d901c9fff'] response: {'server_uuid': '13f93e11-a219-48d0-a5a2-5b919d7e16e1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '623dc6bb-bb83-483c-bc00-e1c6e0013971', 'code': 200} 2026-03-09 16:39:42.860 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 71e65bd7-0a31-4c28-8ba4-8954af036911 2026-03-09 16:39:44.115 13 INFO neutron.plugins.ml2.plugin [None req-c2760826-d449-4da4-bdc5-e62cbffd15f0 - - - - - -] Attempt 1 to provision port 623dc6bb-bb83-483c-bc00-e1c6e0013971 2026-03-09 16:39:44.124 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 7ce5bb91-b298-498d-bc3b-c1f4c93fa749 2026-03-09 16:39:44.198 13 INFO neutron.plugins.ml2.plugin [None req-c2760826-d449-4da4-bdc5-e62cbffd15f0 - - - - - -] Attempt 1 to provision port 71e65bd7-0a31-4c28-8ba4-8954af036911 2026-03-09 16:39:44.412 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 623dc6bb-bb83-483c-bc00-e1c6e0013971 2026-03-09 16:39:44.625 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 96ace451-b62a-4719-b44c-cec3195d8f15 2026-03-09 16:39:44.792 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 796833eb-7824-4b13-8873-d22f5eba5112 2026-03-09 16:39:45.001 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 71e65bd7-0a31-4c28-8ba4-8954af036911 2026-03-09 16:39:45.934 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 7ce5bb91-b298-498d-bc3b-c1f4c93fa749 2026-03-09 16:39:46.343 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 796833eb-7824-4b13-8873-d22f5eba5112 2026-03-09 16:39:48.047 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 05215777-d900-4e64-a4fc-2119be4ae503 2026-03-09 16:39:49.986 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 05215777-d900-4e64-a4fc-2119be4ae503 2026-03-09 16:39:50.833 16 INFO neutron.plugins.ml2.plugin [None req-fa024b5e-1e1d-4ef6-a183-3527b00f70c1 - - - - - -] Attempt 1 to provision port 7ce5bb91-b298-498d-bc3b-c1f4c93fa749 2026-03-09 16:40:00.205 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3e51e50-2e58-4a6a-9c70-58e37f059cac'] response: {'server_uuid': '13f93e11-a219-48d0-a5a2-5b919d7e16e1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '623dc6bb-bb83-483c-bc00-e1c6e0013971', 'code': 200} 2026-03-09 16:40:08.256 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 113dabdf-b7c3-4085-bc0f-aa0219d44342 2026-03-09 16:40:10.355 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 113dabdf-b7c3-4085-bc0f-aa0219d44342 2026-03-09 16:40:15.221 16 INFO neutron.plugins.ml2.plugin [None req-c0b56f60-04f3-4341-ae09-d9c59ba8a81a - - - - - -] Attempt 1 to provision port 241645b0-10bb-476b-80ed-334aa8f1402c 2026-03-09 16:40:18.071 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 060a1341-29ad-40ba-9903-c01f91f98c97 2026-03-09 16:40:21.203 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 1c2b28ce-44f3-4415-bf68-bfd76d651ca3 2026-03-09 16:40:21.319 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfc8f657-55fe-4053-b30e-88508b475aa4'] response: {'server_uuid': '418f111a-779b-418a-8780-79a5857b6fb0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1c2b28ce-44f3-4415-bf68-bfd76d651ca3', 'code': 200} 2026-03-09 16:40:21.573 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 060a1341-29ad-40ba-9903-c01f91f98c97 2026-03-09 16:40:22.302 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 1c2b28ce-44f3-4415-bf68-bfd76d651ca3 2026-03-09 16:40:24.285 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 241645b0-10bb-476b-80ed-334aa8f1402c 2026-03-09 16:40:25.825 13 INFO neutron.plugins.ml2.plugin [None req-0e11335e-9b14-44b6-886f-859351ba9b1d - - - - - -] Attempt 1 to provision port 1c2b28ce-44f3-4415-bf68-bfd76d651ca3 2026-03-09 16:40:25.873 13 INFO neutron.plugins.ml2.plugin [None req-0e11335e-9b14-44b6-886f-859351ba9b1d - - - - - -] Attempt 1 to provision port 060a1341-29ad-40ba-9903-c01f91f98c97 2026-03-09 16:40:25.938 13 INFO neutron.plugins.ml2.plugin [None req-0e11335e-9b14-44b6-886f-859351ba9b1d - - - - - -] Attempt 1 to provision port 942464b4-45e2-4121-87ec-38c1e8fb7aa5 2026-03-09 16:40:26.334 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 942464b4-45e2-4121-87ec-38c1e8fb7aa5 2026-03-09 16:40:26.505 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 241645b0-10bb-476b-80ed-334aa8f1402c 2026-03-09 16:40:39.763 13 INFO neutron.plugins.ml2.plugin [None req-1de5d472-7c98-487a-b361-31dbf12f4140 - - - - - -] Attempt 1 to provision port 202d2673-39c8-46e5-918b-1369b5507eac 2026-03-09 16:40:42.360 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 923aea89-164a-45ff-834f-7640872c5e83 2026-03-09 16:40:42.761 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port ba5db5a8-76a7-4483-8f3c-8fda80872605 2026-03-09 16:40:42.787 13 INFO neutron.plugins.ml2.plugin [None req-514de686-d780-4441-8e12-d432a1832f5f - - - - - -] Attempt 1 to provision port ba5db5a8-76a7-4483-8f3c-8fda80872605 2026-03-09 16:40:44.338 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 923aea89-164a-45ff-834f-7640872c5e83 2026-03-09 16:40:44.529 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port ba5db5a8-76a7-4483-8f3c-8fda80872605 2026-03-09 16:40:47.510 16 INFO neutron.plugins.ml2.plugin [None req-4a1f1436-b638-4842-a3a1-46f4072748a1 - - - - - -] Attempt 1 to provision port d47c4745-bd2b-4a89-90c9-ebb1854a1bee 2026-03-09 16:40:47.534 16 INFO neutron.plugins.ml2.plugin [None req-4a1f1436-b638-4842-a3a1-46f4072748a1 - - - - - -] Attempt 1 to provision port ba5db5a8-76a7-4483-8f3c-8fda80872605 2026-03-09 16:40:53.704 16 INFO neutron.plugins.ml2.plugin [None req-990eae74-73dd-405d-95de-50f0a317bf14 - - - - - -] Attempt 1 to provision port d47c4745-bd2b-4a89-90c9-ebb1854a1bee 2026-03-09 16:40:54.815 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port d6e0f857-ef8b-47e0-8361-607acbb3395a 2026-03-09 16:40:54.923 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b0645cd-823d-4843-90dc-4772888f4265'] response: {'server_uuid': 'a780b798-c43c-466c-a7d2-b11f5328b4f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd6e0f857-ef8b-47e0-8361-607acbb3395a', 'code': 200} 2026-03-09 16:40:56.312 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port d6e0f857-ef8b-47e0-8361-607acbb3395a 2026-03-09 16:40:58.341 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 202d2673-39c8-46e5-918b-1369b5507eac 2026-03-09 16:40:58.631 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port d47c4745-bd2b-4a89-90c9-ebb1854a1bee 2026-03-09 16:41:00.298 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 202d2673-39c8-46e5-918b-1369b5507eac 2026-03-09 16:41:00.457 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port d47c4745-bd2b-4a89-90c9-ebb1854a1bee 2026-03-09 16:41:08.338 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port b2223429-6670-4156-a7cc-7b45b0c994f7 2026-03-09 16:41:08.659 16 INFO neutron.plugins.ml2.plugin [None req-bd86e48e-d98f-495f-b093-dab5c5cb125c - - - - - -] Attempt 1 to provision port b2223429-6670-4156-a7cc-7b45b0c994f7 2026-03-09 16:41:10.367 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port b2223429-6670-4156-a7cc-7b45b0c994f7 2026-03-09 16:41:12.391 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 7b1a3016-ac38-4804-b5b8-2fa7f285fa9a 2026-03-09 16:41:12.699 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 6da5132a-6df2-4dec-86fa-b9969b15cee8 2026-03-09 16:41:14.327 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 7b1a3016-ac38-4804-b5b8-2fa7f285fa9a 2026-03-09 16:41:14.506 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 6da5132a-6df2-4dec-86fa-b9969b15cee8 2026-03-09 16:41:16.361 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 33006982-501d-4246-9488-29e3f6f198c2 2026-03-09 16:41:18.395 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 33006982-501d-4246-9488-29e3f6f198c2 2026-03-09 16:41:22.344 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port b2223429-6670-4156-a7cc-7b45b0c994f7 2026-03-09 16:41:22.932 13 INFO neutron.plugins.ml2.plugin [None req-386980c0-ce32-48c6-a83c-206b9cd3917e - - - - - -] Attempt 1 to provision port 864965c7-694d-4cc8-b8d3-f404aadb86fd 2026-03-09 16:41:22.964 13 INFO neutron.plugins.ml2.plugin [None req-386980c0-ce32-48c6-a83c-206b9cd3917e - - - - - -] Attempt 1 to provision port 834afd3c-2f93-4b45-a8ec-42567772f820 2026-03-09 16:41:22.992 13 INFO neutron.plugins.ml2.plugin [None req-386980c0-ce32-48c6-a83c-206b9cd3917e - - - - - -] Attempt 1 to provision port b2223429-6670-4156-a7cc-7b45b0c994f7 2026-03-09 16:41:23.041 13 INFO neutron.plugins.ml2.plugin [None req-386980c0-ce32-48c6-a83c-206b9cd3917e - - - - - -] Attempt 1 to provision port aed4e88c-53eb-4f01-9822-59a9ffff8ea0 2026-03-09 16:41:23.057 13 INFO neutron.plugins.ml2.plugin [None req-386980c0-ce32-48c6-a83c-206b9cd3917e - - - - - -] Attempt 1 to provision port 33006982-501d-4246-9488-29e3f6f198c2 2026-03-09 16:41:23.100 13 INFO neutron.plugins.ml2.plugin [None req-386980c0-ce32-48c6-a83c-206b9cd3917e - - - - - -] Attempt 1 to provision port 6da5132a-6df2-4dec-86fa-b9969b15cee8 2026-03-09 16:41:23.153 13 INFO neutron.plugins.ml2.plugin [None req-386980c0-ce32-48c6-a83c-206b9cd3917e - - - - - -] Attempt 1 to provision port 7ffc8fc3-0f9c-426e-bccb-6b4c399fbe49 2026-03-09 16:41:26.842 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 8f8ce4be-cd81-451f-a711-bf406fd0bcdb 2026-03-09 16:41:26.930 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0371473f-4a3e-4742-9034-1b8befac3e5b'] response: {'server_uuid': '052617b7-d38c-413a-95ea-d245c050b53a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8f8ce4be-cd81-451f-a711-bf406fd0bcdb', 'code': 200} 2026-03-09 16:41:27.135 16 INFO neutron.plugins.ml2.plugin [None req-e6c3ae89-a6d5-4578-bd50-feeda89b61b7 - - - - - -] Attempt 1 to provision port 8f8ce4be-cd81-451f-a711-bf406fd0bcdb 2026-03-09 16:41:27.224 16 INFO neutron.plugins.ml2.plugin [None req-e6c3ae89-a6d5-4578-bd50-feeda89b61b7 - - - - - -] Attempt 1 to provision port 864965c7-694d-4cc8-b8d3-f404aadb86fd 2026-03-09 16:41:27.259 16 INFO neutron.plugins.ml2.plugin [None req-e6c3ae89-a6d5-4578-bd50-feeda89b61b7 - - - - - -] Attempt 1 to provision port 6da5132a-6df2-4dec-86fa-b9969b15cee8 2026-03-09 16:41:27.312 16 INFO neutron.plugins.ml2.plugin [None req-e6c3ae89-a6d5-4578-bd50-feeda89b61b7 - - - - - -] Attempt 1 to provision port 33006982-501d-4246-9488-29e3f6f198c2 2026-03-09 16:41:27.360 16 INFO neutron.plugins.ml2.plugin [None req-e6c3ae89-a6d5-4578-bd50-feeda89b61b7 - - - - - -] Attempt 1 to provision port 7ffc8fc3-0f9c-426e-bccb-6b4c399fbe49 2026-03-09 16:41:28.379 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 7ffc8fc3-0f9c-426e-bccb-6b4c399fbe49 2026-03-09 16:41:29.069 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 8f8ce4be-cd81-451f-a711-bf406fd0bcdb 2026-03-09 16:41:30.366 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 834afd3c-2f93-4b45-a8ec-42567772f820 2026-03-09 16:41:30.625 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port aed4e88c-53eb-4f01-9822-59a9ffff8ea0 2026-03-09 16:41:30.872 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 7ffc8fc3-0f9c-426e-bccb-6b4c399fbe49 2026-03-09 16:41:31.071 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 864965c7-694d-4cc8-b8d3-f404aadb86fd 2026-03-09 16:41:32.073 13 INFO neutron.plugins.ml2.plugin [None req-22df19db-9ec1-45f7-8e31-61f3122c4c06 - - - - - -] Attempt 1 to provision port 7ffc8fc3-0f9c-426e-bccb-6b4c399fbe49 2026-03-09 16:41:32.138 13 INFO neutron.plugins.ml2.plugin [None req-22df19db-9ec1-45f7-8e31-61f3122c4c06 - - - - - -] Attempt 1 to provision port 834afd3c-2f93-4b45-a8ec-42567772f820 2026-03-09 16:41:32.187 13 INFO neutron.plugins.ml2.plugin [None req-22df19db-9ec1-45f7-8e31-61f3122c4c06 - - - - - -] Attempt 1 to provision port b2223429-6670-4156-a7cc-7b45b0c994f7 2026-03-09 16:41:33.002 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 834afd3c-2f93-4b45-a8ec-42567772f820 2026-03-09 16:41:33.216 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port aed4e88c-53eb-4f01-9822-59a9ffff8ea0 2026-03-09 16:41:33.398 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 2a793693-ec78-4dd2-83cf-2387066666e7 2026-03-09 16:41:33.493 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-25946d25-5a91-40fd-8046-cdc6d4a956bc'] response: {'server_uuid': '03e12f9c-0761-489a-ac5a-5cece0e2820d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2a793693-ec78-4dd2-83cf-2387066666e7', 'code': 200} 2026-03-09 16:41:33.689 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 864965c7-694d-4cc8-b8d3-f404aadb86fd 2026-03-09 16:41:34.308 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 2a793693-ec78-4dd2-83cf-2387066666e7 2026-03-09 16:41:35.608 13 INFO neutron.plugins.ml2.plugin [None req-a5d4e322-d39e-486f-86ca-89fc7c4daec2 - - - - - -] Attempt 1 to provision port 8f8ce4be-cd81-451f-a711-bf406fd0bcdb 2026-03-09 16:41:35.669 13 INFO neutron.plugins.ml2.plugin [None req-a5d4e322-d39e-486f-86ca-89fc7c4daec2 - - - - - -] Attempt 1 to provision port 33006982-501d-4246-9488-29e3f6f198c2 2026-03-09 16:41:35.723 13 INFO neutron.plugins.ml2.plugin [None req-a5d4e322-d39e-486f-86ca-89fc7c4daec2 - - - - - -] Attempt 1 to provision port 864965c7-694d-4cc8-b8d3-f404aadb86fd 2026-03-09 16:41:35.770 13 INFO neutron.plugins.ml2.plugin [None req-a5d4e322-d39e-486f-86ca-89fc7c4daec2 - - - - - -] Attempt 1 to provision port 834afd3c-2f93-4b45-a8ec-42567772f820 2026-03-09 16:41:38.571 13 INFO neutron.plugins.ml2.plugin [None req-3cb8eab8-37de-48a3-a9e7-19fc5b89af65 - - - - - -] Attempt 1 to provision port 864965c7-694d-4cc8-b8d3-f404aadb86fd 2026-03-09 16:41:38.617 13 INFO neutron.plugins.ml2.plugin [None req-3cb8eab8-37de-48a3-a9e7-19fc5b89af65 - - - - - -] Attempt 1 to provision port 834afd3c-2f93-4b45-a8ec-42567772f820 2026-03-09 16:41:42.351 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 5b72de31-de0c-42f4-b11c-ca106197176a 2026-03-09 16:41:42.437 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e8b1f61-d362-4cb9-86d3-b64159bad6f9'] response: {'server_uuid': '98d076a8-b440-4f04-a36c-4cf1675fd9fd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b72de31-de0c-42f4-b11c-ca106197176a', 'code': 200} 2026-03-09 16:41:44.344 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port 5b72de31-de0c-42f4-b11c-ca106197176a 2026-03-09 16:41:58.523 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-785f1d2b-5702-47ed-b998-c4325481a0d2'] response: {'server_uuid': '03e12f9c-0761-489a-ac5a-5cece0e2820d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2a793693-ec78-4dd2-83cf-2387066666e7', 'code': 200} 2026-03-09 16:42:09.861 13 INFO neutron.plugins.ml2.plugin [None req-5182d356-f6cb-468a-af01-a16f98808840 - - - - - -] Attempt 1 to provision port 7c24b7f9-c727-4015-827b-b6462a73cf34 2026-03-09 16:42:11.899 16 INFO neutron_taas.services.taas.taas_plugin [None req-120e2bdc-7361-4c5d-baa7-5be38ddb171b - - - - - -] TaaS: Handle Delete Port: ba5db5a8-76a7-4483-8f3c-8fda80872605 2026-03-09 16:42:11.906 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-120e2bdc-7361-4c5d-baa7-5be38ddb171b - - - - - -] Tap Mirror: Handle Delete Port: ba5db5a8-76a7-4483-8f3c-8fda80872605 2026-03-09 16:42:30.914 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port e834e04b-6853-4aee-bdd1-b59ae9070a34 2026-03-09 16:42:31.000 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f6956e9-0e27-4414-9e16-43392806b633'] response: {'server_uuid': '0a1a6e7f-af9e-4ee6-81f0-57fb887fd27a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e834e04b-6853-4aee-bdd1-b59ae9070a34', 'code': 200} 2026-03-09 16:42:32.349 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port e834e04b-6853-4aee-bdd1-b59ae9070a34 2026-03-09 16:43:11.617 16 INFO neutron.plugins.ml2.plugin [None req-8df208ee-fe0f-4d8d-9705-d9eef2eb5c9d - - - - - -] Attempt 1 to provision port d406a718-82fe-4631-aadb-80beac2a7b45 2026-03-09 16:43:18.362 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port d406a718-82fe-4631-aadb-80beac2a7b45 2026-03-09 16:43:18.473 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d049dae8-8931-48cb-a63a-7952dd76d96d'] response: {'server_uuid': '0a1a6e7f-af9e-4ee6-81f0-57fb887fd27a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd406a718-82fe-4631-aadb-80beac2a7b45', 'code': 200} 2026-03-09 16:43:20.851 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port d406a718-82fe-4631-aadb-80beac2a7b45 2026-03-09 16:43:43.956 13 INFO neutron.plugins.ml2.plugin [None req-c15cc3a5-c314-45ad-a45e-afd07290620f - - - - - -] Attempt 1 to provision port c360d05e-38be-4f3f-b659-0637c8dd2857 2026-03-09 16:43:51.926 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port c360d05e-38be-4f3f-b659-0637c8dd2857 2026-03-09 16:43:52.068 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-61bcf24a-2981-4401-8a04-6b0c7abcf089'] response: {'server_uuid': '0a1a6e7f-af9e-4ee6-81f0-57fb887fd27a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c360d05e-38be-4f3f-b659-0637c8dd2857', 'code': 200} 2026-03-09 16:43:52.540 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port c360d05e-38be-4f3f-b659-0637c8dd2857 2026-03-09 16:43:59.892 16 INFO neutron.plugins.ml2.plugin [None req-0fe2c4f0-6cfc-4ef7-aa17-7d99e24962b8 - - - - - -] Attempt 1 to provision port c09bc5ca-9d5f-4aa7-acbc-a1afff05af22 2026-03-09 16:44:06.571 13 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port c09bc5ca-9d5f-4aa7-acbc-a1afff05af22 2026-03-09 16:44:06.672 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd1e16f0-144c-408b-bd4a-69ae7ae89dc4'] response: {'server_uuid': '0a1a6e7f-af9e-4ee6-81f0-57fb887fd27a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c09bc5ca-9d5f-4aa7-acbc-a1afff05af22', 'code': 200} 2026-03-09 16:44:08.549 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port c09bc5ca-9d5f-4aa7-acbc-a1afff05af22 2026-03-09 16:44:10.047 16 INFO neutron.plugins.ml2.plugin [None req-5e03a650-8ece-4e59-a2ce-774613d7d8d0 - - - - - -] Attempt 1 to provision port c360d05e-38be-4f3f-b659-0637c8dd2857 2026-03-09 16:44:10.600 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port c360d05e-38be-4f3f-b659-0637c8dd2857 2026-03-09 16:44:24.655 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port c09bc5ca-9d5f-4aa7-acbc-a1afff05af22 2026-03-09 16:44:25.042 13 INFO neutron.plugins.ml2.plugin [None req-a4f1d05e-db6f-4e15-9b0d-12f9dd403364 - - - - - -] Attempt 1 to provision port c09bc5ca-9d5f-4aa7-acbc-a1afff05af22 2026-03-09 16:44:34.258 13 INFO neutron.plugins.ml2.plugin [None req-7b283a57-b99c-407b-9a52-86e27e730ffa - - - - - -] Attempt 1 to provision port c360d05e-38be-4f3f-b659-0637c8dd2857 2026-03-09 16:44:34.582 16 INFO neutron.plugins.ml2.plugin [None req-73c48ba5-44c7-453a-878f-1a55f24d9c85 - - - - - -] Attempt 1 to provision port c360d05e-38be-4f3f-b659-0637c8dd2857 2026-03-09 16:45:06.785 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7edd7e7c-8eb7-4fa2-83a7-30670d6bc051'] response: {'server_uuid': '98d076a8-b440-4f04-a36c-4cf1675fd9fd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5b72de31-de0c-42f4-b11c-ca106197176a', 'code': 200}