+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-25 14:33:57.585 1 INFO neutron.common.config [-] Logging enabled! 2026-05-25 14:33:57.585 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.3.dev8 2026-05-25 14:33:57.586 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-25 14:33:57.586 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-25 14:33:59.100 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-25 14:33:59.103 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-25 14:33:59.106 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-25 14:33:59.107 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-25 14:33:59.107 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-25 14:33:59.107 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-25 14:33:59.108 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-25 14:33:59.114 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-25 14:33:59.114 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-25 14:33:59.114 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-25 14:33:59.133 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-25 14:33:59.134 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-25 14:33:59.134 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-25 14:33:59.155 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-25 14:33:59.155 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-25 14:33:59.155 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-25 14:33:59.155 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-25 14:33:59.435 1 INFO neutron.plugins.ml2.managers [None req-a68cb335-fd0c-4888-bc21-7bb5483cf25b - - - - - -] Initializing driver for type 'vlan' 2026-05-25 14:33:59.590 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a68cb335-fd0c-4888-bc21-7bb5483cf25b - - - - - -] VlanTypeDriver initialization complete 2026-05-25 14:33:59.590 1 INFO neutron.plugins.ml2.managers [None req-a68cb335-fd0c-4888-bc21-7bb5483cf25b - - - - - -] Initializing driver for type 'vxlan' 2026-05-25 14:33:59.590 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a68cb335-fd0c-4888-bc21-7bb5483cf25b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-25 14:33:59.641 1 INFO neutron.plugins.ml2.managers [None req-a68cb335-fd0c-4888-bc21-7bb5483cf25b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-25 14:33:59.641 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a68cb335-fd0c-4888-bc21-7bb5483cf25b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-25 14:33:59.641 1 INFO neutron.plugins.ml2.managers [None req-a68cb335-fd0c-4888-bc21-7bb5483cf25b - - - - - -] Initializing extension driver 'port_security' 2026-05-25 14:33:59.641 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a68cb335-fd0c-4888-bc21-7bb5483cf25b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-25 14:33:59.642 1 INFO neutron.plugins.ml2.managers [None req-a68cb335-fd0c-4888-bc21-7bb5483cf25b - - - - - -] Initializing extension driver 'qos' 2026-05-25 14:33:59.642 1 INFO neutron.plugins.ml2.managers [None req-a68cb335-fd0c-4888-bc21-7bb5483cf25b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-25 14:33:59.642 1 INFO neutron.plugins.ml2.managers [None req-a68cb335-fd0c-4888-bc21-7bb5483cf25b - - - - - -] Initializing mechanism driver 'l2population' 2026-05-25 14:33:59.660 1 INFO neutron.quota [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded quota_driver: . 2026-05-25 14:33:59.660 1 INFO neutron.plugins.ml2.plugin [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Modular L2 Plugin initialization complete 2026-05-25 14:33:59.660 1 INFO neutron.plugins.ml2.managers [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-25 14:33:59.660 1 INFO neutron.plugins.ml2.managers [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-25 14:33:59.660 1 INFO neutron.plugins.ml2.managers [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Got port-security extension from driver 'port_security' 2026-05-25 14:33:59.661 1 INFO neutron.manager [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loading Plugin: qos 2026-05-25 14:33:59.672 1 INFO neutron.manager [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loading Plugin: router 2026-05-25 14:33:59.709 1 INFO neutron.services.service_base [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-25 14:33:59.709 1 INFO neutron.manager [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loading Plugin: segments 2026-05-25 14:33:59.788 1 INFO neutron.manager [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loading Plugin: trunk 2026-05-25 14:33:59.804 1 INFO neutron.manager [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loading Plugin: vpnaas 2026-05-25 14:33:59.840 1 WARNING stevedore.named [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-25 14:33:59.931 1 INFO neutron_vpnaas.services.vpn.plugin [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-25 14:33:59.935 1 INFO neutron.common.utils [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-25 14:33:59.935 1 INFO neutron.manager [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loading Plugin: taas 2026-05-25 14:33:59.958 1 WARNING stevedore.named [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-25 14:33:59.985 1 INFO neutron_taas.services.taas.taas_plugin [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-25 14:33:59.985 1 INFO neutron.manager [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loading Plugin: tapmirror 2026-05-25 14:33:59.994 1 WARNING stevedore.named [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-25 14:34:00.011 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-25 14:34:00.011 1 INFO neutron.manager [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loading Plugin: auto_allocate 2026-05-25 14:34:00.017 1 INFO neutron.manager [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loading Plugin: tag 2026-05-25 14:34:00.024 1 INFO neutron.manager [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loading Plugin: timestamp 2026-05-25 14:34:00.026 1 INFO neutron.manager [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loading Plugin: network_ip_availability 2026-05-25 14:34:00.030 1 INFO neutron.manager [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loading Plugin: flavors 2026-05-25 14:34:00.033 1 INFO neutron.manager [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loading Plugin: revisions 2026-05-25 14:34:00.037 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Initializing extension manager. 2026-05-25 14:34:00.038 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: address-group 2026-05-25 14:34:00.039 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: address-scope 2026-05-25 14:34:00.039 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-25 14:34:00.040 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: agent 2026-05-25 14:34:00.041 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: agent-resources-synced 2026-05-25 14:34:00.042 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: allowed-address-pairs 2026-05-25 14:34:00.042 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: auto-allocated-topology 2026-05-25 14:34:00.043 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: availability_zone 2026-05-25 14:34:00.044 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: availability_zone_filter 2026-05-25 14:34:00.044 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-25 14:34:00.045 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: default-subnetpools 2026-05-25 14:34:00.048 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-25 14:34:00.048 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: dns-integration 2026-05-25 14:34:00.049 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: dns-domain-ports 2026-05-25 14:34:00.049 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-25 14:34:00.051 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: dvr 2026-05-25 14:34:00.052 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-25 14:34:00.052 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: empty-string-filtering 2026-05-25 14:34:00.053 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-25 14:34:00.053 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-25 14:34:00.054 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: external-net 2026-05-25 14:34:00.054 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-25 14:34:00.055 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: extraroute 2026-05-25 14:34:00.056 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: extraroute-atomic 2026-05-25 14:34:00.056 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-25 14:34:00.057 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-25 14:34:00.057 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-25 14:34:00.057 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-25 14:34:00.058 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: fip-port-details 2026-05-25 14:34:00.059 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: flavors 2026-05-25 14:34:00.060 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-25 14:34:00.060 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: floatingip-pools 2026-05-25 14:34:00.061 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: ip_allocation 2026-05-25 14:34:00.062 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: ip-substring-filtering 2026-05-25 14:34:00.062 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: l2_adjacency 2026-05-25 14:34:00.063 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: router 2026-05-25 14:34:00.065 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-25 14:34:00.066 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-25 14:34:00.066 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-25 14:34:00.067 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: ext-gw-mode 2026-05-25 14:34:00.067 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: l3-ha 2026-05-25 14:34:00.068 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-25 14:34:00.068 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-25 14:34:00.069 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: l3-flavors 2026-05-25 14:34:00.069 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-25 14:34:00.070 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-25 14:34:00.072 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-25 14:34:00.073 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-25 14:34:00.074 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-25 14:34:00.075 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-25 14:34:00.075 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-25 14:34:00.076 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: multi-provider 2026-05-25 14:34:00.076 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: net-mtu 2026-05-25 14:34:00.077 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: net-mtu-writable 2026-05-25 14:34:00.079 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: network_availability_zone 2026-05-25 14:34:00.081 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: network_ha 2026-05-25 14:34:00.082 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: network-ip-availability 2026-05-25 14:34:00.085 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-25 14:34:00.086 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: pagination 2026-05-25 14:34:00.086 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: port-device-profile 2026-05-25 14:34:00.087 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-25 14:34:00.087 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-25 14:34:00.088 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-25 14:34:00.088 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: port-mac-override 2026-05-25 14:34:00.089 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-25 14:34:00.089 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-25 14:34:00.089 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-25 14:34:00.090 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: port-resource-request 2026-05-25 14:34:00.090 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: port-resource-request-groups 2026-05-25 14:34:00.091 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-25 14:34:00.091 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: binding 2026-05-25 14:34:00.092 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: binding-extended 2026-05-25 14:34:00.092 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: port-security 2026-05-25 14:34:00.093 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: project-id 2026-05-25 14:34:00.093 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: provider 2026-05-25 14:34:00.094 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-25 14:34:00.096 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: qos 2026-05-25 14:34:00.097 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-25 14:34:00.097 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-25 14:34:00.098 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: qos-default 2026-05-25 14:34:00.098 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: qos-fip 2026-05-25 14:34:00.098 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-25 14:34:00.099 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: qos-gateway-ip 2026-05-25 14:34:00.099 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: qos-port-network-policy 2026-05-25 14:34:00.100 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: qos-pps-minimum 2026-05-25 14:34:00.100 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-25 14:34:00.101 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: qos-pps 2026-05-25 14:34:00.101 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: qos-rule-type-details 2026-05-25 14:34:00.102 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-25 14:34:00.102 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: qos-rules-alias 2026-05-25 14:34:00.103 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: quota-check-limit 2026-05-25 14:34:00.103 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: quota-check-limit-default 2026-05-25 14:34:00.105 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: quotas 2026-05-25 14:34:00.108 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: quota_details 2026-05-25 14:34:00.109 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: rbac-policies 2026-05-25 14:34:00.110 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: rbac-address-group 2026-05-25 14:34:00.110 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: rbac-address-scope 2026-05-25 14:34:00.111 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: rbac-security-groups 2026-05-25 14:34:00.111 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: rbac-subnetpool 2026-05-25 14:34:00.111 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: revision-if-match 2026-05-25 14:34:00.112 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: standard-attr-revisions 2026-05-25 14:34:00.112 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: router_availability_zone 2026-05-25 14:34:00.113 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-25 14:34:00.114 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: security-groups-default-rules 2026-05-25 14:34:00.115 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-25 14:34:00.115 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-25 14:34:00.116 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-25 14:34:00.116 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-25 14:34:00.116 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-25 14:34:00.120 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: security-group 2026-05-25 14:34:00.121 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: segment 2026-05-25 14:34:00.122 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-25 14:34:00.122 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: service-type 2026-05-25 14:34:00.123 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: sorting 2026-05-25 14:34:00.123 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: standard-attr-segment 2026-05-25 14:34:00.124 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: standard-attr-description 2026-05-25 14:34:00.124 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: stateful-security-group 2026-05-25 14:34:00.124 1 WARNING neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-25 14:34:00.125 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-25 14:34:00.125 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: subnet-external-network 2026-05-25 14:34:00.126 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: subnet_onboard 2026-05-25 14:34:00.127 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-25 14:34:00.127 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: subnet-service-types 2026-05-25 14:34:00.128 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: subnet_allocation 2026-05-25 14:34:00.128 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-25 14:34:00.129 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: tag-creation 2026-05-25 14:34:00.129 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-25 14:34:00.132 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: standard-attr-tag 2026-05-25 14:34:00.133 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-25 14:34:00.133 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: trunk 2026-05-25 14:34:00.134 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: trunk-details 2026-05-25 14:34:00.134 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-25 14:34:00.135 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-25 14:34:00.135 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-25 14:34:00.136 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-25 14:34:00.138 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-25 14:34:00.138 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-25 14:34:00.139 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: vpn-flavors 2026-05-25 14:34:00.140 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: vpnaas 2026-05-25 14:34:00.141 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: taas 2026-05-25 14:34:00.142 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: tap-mirror 2026-05-25 14:34:00.143 1 INFO neutron.api.extensions [None req-7880428d-47a4-45a4-88c4-20fa36254a3f - - - - - -] Loaded extension: taas-vlan-filter 2026-05-25 14:34:30.251 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-25 14:34:30.295 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-25 14:34:30.295 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-25 14:34:46.392 13 INFO neutron.db.l3_hamode_db [None req-3ebcd18d-a63a-41f2-acd4-84dbeb546c6f - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-25 14:35:03.925 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 91875f60-49d4-47bb-8d33-f1f99d1d033d 2026-05-25 14:35:05.767 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 91875f60-49d4-47bb-8d33-f1f99d1d033d 2026-05-25 14:35:06.522 13 INFO neutron.plugins.ml2.plugin [None req-8b2d3e28-e599-4539-8cbc-d942a863a08b - - - - - -] Attempt 1 to provision port 91875f60-49d4-47bb-8d33-f1f99d1d033d 2026-05-25 14:39:45.868 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port c296650e-8640-4e4d-86ce-11277ccac79f 2026-05-25 14:39:46.872 13 INFO neutron.plugins.ml2.plugin [None req-7bb5f2e8-c046-4d6a-893c-87f1eaaaa53a - - - - - -] Attempt 1 to provision port c296650e-8640-4e4d-86ce-11277ccac79f 2026-05-25 14:39:47.810 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port c296650e-8640-4e4d-86ce-11277ccac79f 2026-05-25 14:39:52.811 16 INFO neutron.plugins.ml2.plugin [None req-ed737b06-ce5e-4e72-8af5-877335fbbd84 - - - - - -] Attempt 1 to provision port a6c4eb7e-f94d-47c6-bc78-7b5ef397d1a6 2026-05-25 14:43:40.458 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port a6c4eb7e-f94d-47c6-bc78-7b5ef397d1a6 2026-05-25 14:43:41.883 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port a6c4eb7e-f94d-47c6-bc78-7b5ef397d1a6 2026-05-25 14:51:58.053 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 564a93de-f330-47a1-8ffe-50a915c8c894 2026-05-25 14:52:00.035 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 564a93de-f330-47a1-8ffe-50a915c8c894 2026-05-25 15:02:27.477 13 INFO neutron.plugins.ml2.plugin [None req-def13269-2b48-4827-aedd-651f57c0e480 - - - - - -] Attempt 1 to provision port a6c4eb7e-f94d-47c6-bc78-7b5ef397d1a6 2026-05-25 15:02:27.536 13 INFO neutron.plugins.ml2.plugin [None req-def13269-2b48-4827-aedd-651f57c0e480 - - - - - -] Attempt 1 to provision port 91875f60-49d4-47bb-8d33-f1f99d1d033d 2026-05-25 15:02:27.578 13 INFO neutron.plugins.ml2.plugin [None req-def13269-2b48-4827-aedd-651f57c0e480 - - - - - -] Attempt 1 to provision port c296650e-8640-4e4d-86ce-11277ccac79f 2026-05-25 15:08:32.379 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 45bb5018-f4a5-4ab1-99eb-f63626ae1957 2026-05-25 15:08:32.541 16 INFO neutron.plugins.ml2.plugin [None req-59ec6175-7249-4f22-ba90-1cc0036c2513 - - - - - -] Attempt 1 to provision port 45bb5018-f4a5-4ab1-99eb-f63626ae1957 2026-05-25 15:08:34.813 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 15694315-2af6-433e-854d-f1d1a27cf642 2026-05-25 15:08:36.577 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 15694315-2af6-433e-854d-f1d1a27cf642 2026-05-25 15:08:40.428 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port c0e0beb5-b6d5-4e1d-865f-2cddfdce7598 2026-05-25 15:08:42.505 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port c0e0beb5-b6d5-4e1d-865f-2cddfdce7598 2026-05-25 15:08:42.736 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 78e9f5d9-0a60-45f2-a9a4-e7b67655cab2 2026-05-25 15:08:43.206 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port c9fc0d41-6f40-4208-957c-ee950eed4028 2026-05-25 15:08:44.381 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 78e9f5d9-0a60-45f2-a9a4-e7b67655cab2 2026-05-25 15:08:44.632 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port c9fc0d41-6f40-4208-957c-ee950eed4028 2026-05-25 15:08:48.643 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 990f50d0-958f-4231-882f-c9896b259129 2026-05-25 15:08:48.915 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 629093a1-a44b-4371-809c-5f12266731aa 2026-05-25 15:08:49.879 13 INFO neutron.plugins.ml2.plugin [None req-792b79a9-15d4-4766-9556-dce719e00683 - - - - - -] Attempt 1 to provision port 0872df7e-cb52-4923-bc6e-9fab6871309f 2026-05-25 15:08:49.904 13 INFO neutron.plugins.ml2.plugin [None req-792b79a9-15d4-4766-9556-dce719e00683 - - - - - -] Attempt 1 to provision port 5562c905-394a-4cab-b4ef-71d9cca27056 2026-05-25 15:08:49.942 13 INFO neutron.plugins.ml2.plugin [None req-792b79a9-15d4-4766-9556-dce719e00683 - - - - - -] Attempt 1 to provision port 91875f60-49d4-47bb-8d33-f1f99d1d033d 2026-05-25 15:08:50.006 13 INFO neutron.plugins.ml2.plugin [None req-792b79a9-15d4-4766-9556-dce719e00683 - - - - - -] Attempt 1 to provision port a2d40a8c-f2a2-4510-ab10-6274560fb8ef 2026-05-25 15:08:50.026 13 INFO neutron.plugins.ml2.plugin [None req-792b79a9-15d4-4766-9556-dce719e00683 - - - - - -] Attempt 1 to provision port 39e04455-e509-448d-8dd8-cf73e66216e5 2026-05-25 15:08:50.045 13 INFO neutron.plugins.ml2.plugin [None req-792b79a9-15d4-4766-9556-dce719e00683 - - - - - -] Attempt 1 to provision port 15694315-2af6-433e-854d-f1d1a27cf642 2026-05-25 15:08:50.097 13 INFO neutron.plugins.ml2.plugin [None req-792b79a9-15d4-4766-9556-dce719e00683 - - - - - -] Attempt 1 to provision port 629093a1-a44b-4371-809c-5f12266731aa 2026-05-25 15:08:50.134 13 INFO neutron.plugins.ml2.plugin [None req-792b79a9-15d4-4766-9556-dce719e00683 - - - - - -] Attempt 1 to provision port 645b7be1-fa3e-4e8f-b1e6-7e68dcd15cd0 2026-05-25 15:08:50.160 13 INFO neutron.plugins.ml2.plugin [None req-792b79a9-15d4-4766-9556-dce719e00683 - - - - - -] Attempt 1 to provision port 677664a8-b78f-418d-a56f-778ec72b2c10 2026-05-25 15:08:50.183 13 INFO neutron.plugins.ml2.plugin [None req-792b79a9-15d4-4766-9556-dce719e00683 - - - - - -] Attempt 1 to provision port ad0972b9-5f56-4cd3-b2e7-010fc2dcc58a 2026-05-25 15:08:50.203 13 INFO neutron.plugins.ml2.plugin [None req-792b79a9-15d4-4766-9556-dce719e00683 - - - - - -] Attempt 1 to provision port 54b372e4-93ff-45e7-a7dc-96276bb7539a 2026-05-25 15:08:50.228 13 INFO neutron.plugins.ml2.plugin [None req-792b79a9-15d4-4766-9556-dce719e00683 - - - - - -] Attempt 1 to provision port 990f50d0-958f-4231-882f-c9896b259129 2026-05-25 15:08:50.271 13 INFO neutron.plugins.ml2.plugin [None req-792b79a9-15d4-4766-9556-dce719e00683 - - - - - -] Attempt 1 to provision port 83b91dc2-8949-462b-9198-0ccd85f6850d 2026-05-25 15:08:51.112 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 990f50d0-958f-4231-882f-c9896b259129 2026-05-25 15:08:51.271 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port d3983da5-cea6-454c-b820-17b0ac7383f8 2026-05-25 15:08:51.629 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 629093a1-a44b-4371-809c-5f12266731aa 2026-05-25 15:08:51.901 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-83187f67-c29d-4758-8868-d1438162021f'] response: {'server_uuid': '1737b7f9-ceaf-4470-bd90-f463bca7bc58', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd3983da5-cea6-454c-b820-17b0ac7383f8', 'code': 200} 2026-05-25 15:08:52.638 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port d3983da5-cea6-454c-b820-17b0ac7383f8 2026-05-25 15:08:55.129 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 196b010d-f6db-4d17-9cf7-9872da550613 2026-05-25 15:08:55.264 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5417875-7093-43fa-8d14-3a4514a3a78c'] response: {'server_uuid': '21e53b36-28e6-4db3-ab57-8c9772ddaf26', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '196b010d-f6db-4d17-9cf7-9872da550613', 'code': 200} 2026-05-25 15:08:56.745 13 INFO neutron.plugins.ml2.plugin [None req-a76edcbb-c291-4ed5-a455-4f6963521a3f - - - - - -] Attempt 1 to provision port 196b010d-f6db-4d17-9cf7-9872da550613 2026-05-25 15:08:56.856 13 INFO neutron.plugins.ml2.plugin [None req-a76edcbb-c291-4ed5-a455-4f6963521a3f - - - - - -] Attempt 1 to provision port d3983da5-cea6-454c-b820-17b0ac7383f8 2026-05-25 15:08:56.874 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 196b010d-f6db-4d17-9cf7-9872da550613 2026-05-25 15:08:56.927 13 INFO neutron.plugins.ml2.plugin [None req-a76edcbb-c291-4ed5-a455-4f6963521a3f - - - - - -] Attempt 1 to provision port 629093a1-a44b-4371-809c-5f12266731aa 2026-05-25 15:08:56.993 13 INFO neutron.plugins.ml2.plugin [None req-a76edcbb-c291-4ed5-a455-4f6963521a3f - - - - - -] Attempt 1 to provision port 39e04455-e509-448d-8dd8-cf73e66216e5 2026-05-25 15:09:03.021 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 9d946415-148f-47a6-8bb7-d7b6516c2da6 2026-05-25 15:09:03.115 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-70da4659-61c0-4314-b1b1-2cd00857587a'] response: {'server_uuid': '34c9691b-0fe9-4ca4-b202-b784026b0f31', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9d946415-148f-47a6-8bb7-d7b6516c2da6', 'code': 200} 2026-05-25 15:09:04.034 16 INFO neutron.plugins.ml2.plugin [None req-26e02f55-f0b1-45a5-a002-36a905d2b7da - - - - - -] Attempt 1 to provision port 39e04455-e509-448d-8dd8-cf73e66216e5 2026-05-25 15:09:04.619 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 9d946415-148f-47a6-8bb7-d7b6516c2da6 2026-05-25 15:09:16.567 13 INFO neutron.plugins.ml2.plugin [None req-8fb4bc64-399c-4d8b-aae5-cd21906d61dc - - - - - -] Attempt 1 to provision port 990f50d0-958f-4231-882f-c9896b259129 2026-05-25 15:09:16.620 13 INFO neutron.plugins.ml2.plugin [None req-8fb4bc64-399c-4d8b-aae5-cd21906d61dc - - - - - -] Attempt 1 to provision port ad0972b9-5f56-4cd3-b2e7-010fc2dcc58a 2026-05-25 15:09:18.826 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 54b372e4-93ff-45e7-a7dc-96276bb7539a 2026-05-25 15:09:19.301 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 176bddcf-9a60-4955-ba89-b3a88ab277f4 2026-05-25 15:09:19.782 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 0872df7e-cb52-4923-bc6e-9fab6871309f 2026-05-25 15:09:20.745 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 54b372e4-93ff-45e7-a7dc-96276bb7539a 2026-05-25 15:09:20.971 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 0872df7e-cb52-4923-bc6e-9fab6871309f 2026-05-25 15:09:26.566 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 91c858c4-eb82-4a11-b311-455ec44df837 2026-05-25 15:09:28.571 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 91c858c4-eb82-4a11-b311-455ec44df837 2026-05-25 15:09:30.491 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port aa1d785c-7917-4581-ba70-d877ebb30fb6 2026-05-25 15:09:33.053 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port aa1d785c-7917-4581-ba70-d877ebb30fb6 2026-05-25 15:09:39.154 16 INFO neutron.plugins.ml2.plugin [None req-7cc324c0-4553-4c83-9047-6a4e7f57d5be - - - - - -] Attempt 1 to provision port aa1d785c-7917-4581-ba70-d877ebb30fb6 2026-05-25 15:09:39.216 16 INFO neutron.plugins.ml2.plugin [None req-7cc324c0-4553-4c83-9047-6a4e7f57d5be - - - - - -] Attempt 1 to provision port 8ecc1138-a4c4-4054-ae45-d3838d938ae1 2026-05-25 15:09:39.270 16 INFO neutron.plugins.ml2.plugin [None req-7cc324c0-4553-4c83-9047-6a4e7f57d5be - - - - - -] Attempt 1 to provision port c2f6e978-a3e2-4028-bdc7-c4b7f9079bac 2026-05-25 15:09:41.116 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 045ee351-f23c-4820-84ea-0b0d65cee862 2026-05-25 15:09:41.663 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-672b29e6-472b-4ba6-a892-bbdc6072ca4d'] response: {'server_uuid': 'b1847505-7e43-464f-ac0c-39763abf139e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '045ee351-f23c-4820-84ea-0b0d65cee862', 'code': 200} 2026-05-25 15:09:43.029 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 045ee351-f23c-4820-84ea-0b0d65cee862 2026-05-25 15:09:45.028 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 8ecc1138-a4c4-4054-ae45-d3838d938ae1 2026-05-25 15:09:45.329 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port c2f6e978-a3e2-4028-bdc7-c4b7f9079bac 2026-05-25 15:09:46.899 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 8ecc1138-a4c4-4054-ae45-d3838d938ae1 2026-05-25 15:09:47.085 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port c2f6e978-a3e2-4028-bdc7-c4b7f9079bac 2026-05-25 15:09:49.875 13 INFO neutron.plugins.ml2.plugin [None req-51cc2a4c-7e8f-4983-befe-7a67cf0283e5 - - - - - -] Attempt 1 to provision port c2f6e978-a3e2-4028-bdc7-c4b7f9079bac 2026-05-25 15:09:50.832 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 5d24ea83-31bd-407e-a308-1cf485a66ed6 2026-05-25 15:09:52.842 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 5d24ea83-31bd-407e-a308-1cf485a66ed6 2026-05-25 15:09:54.825 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 118c8f28-0cb2-4266-a9e3-2571da420f05 2026-05-25 15:09:56.911 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 118c8f28-0cb2-4266-a9e3-2571da420f05 2026-05-25 15:10:01.354 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 7a7c6b1a-712e-44af-9e12-d2f67ee2e616 2026-05-25 15:10:01.460 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7600f075-330e-445d-90c1-dcf686ef243e'] response: {'server_uuid': '7bd0d40f-469b-4d33-bab4-4aaddbbafaf6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a7c6b1a-712e-44af-9e12-d2f67ee2e616', 'code': 200} 2026-05-25 15:10:02.860 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 7a7c6b1a-712e-44af-9e12-d2f67ee2e616 2026-05-25 15:10:05.143 16 INFO neutron.plugins.ml2.plugin [None req-c9ec4874-8227-4e15-a28c-ebbf5de5dc09 - - - - - -] Attempt 1 to provision port 25187e92-d781-4d13-88aa-184a6ff39841 2026-05-25 15:10:05.182 16 INFO neutron.plugins.ml2.plugin [None req-c9ec4874-8227-4e15-a28c-ebbf5de5dc09 - - - - - -] Attempt 1 to provision port 118c8f28-0cb2-4266-a9e3-2571da420f05 2026-05-25 15:10:05.255 16 INFO neutron.plugins.ml2.plugin [None req-c9ec4874-8227-4e15-a28c-ebbf5de5dc09 - - - - - -] Attempt 1 to provision port 045ee351-f23c-4820-84ea-0b0d65cee862 2026-05-25 15:10:05.297 16 INFO neutron.plugins.ml2.plugin [None req-c9ec4874-8227-4e15-a28c-ebbf5de5dc09 - - - - - -] Attempt 1 to provision port 7a7c6b1a-712e-44af-9e12-d2f67ee2e616 2026-05-25 15:10:05.372 16 INFO neutron.plugins.ml2.plugin [None req-c9ec4874-8227-4e15-a28c-ebbf5de5dc09 - - - - - -] Attempt 1 to provision port 34e22ec2-a260-4afb-abd5-28532c464ae6 2026-05-25 15:10:06.866 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 34e22ec2-a260-4afb-abd5-28532c464ae6 2026-05-25 15:10:07.186 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 25187e92-d781-4d13-88aa-184a6ff39841 2026-05-25 15:10:07.255 16 INFO neutron.plugins.ml2.plugin [None req-5e304915-c85b-4895-a872-b195b5510f26 - - - - - -] Attempt 1 to provision port 34e22ec2-a260-4afb-abd5-28532c464ae6 2026-05-25 15:10:08.853 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 34e22ec2-a260-4afb-abd5-28532c464ae6 2026-05-25 15:10:09.079 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 25187e92-d781-4d13-88aa-184a6ff39841 2026-05-25 15:10:18.866 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port c24ef317-a823-4b91-b75b-7a5e20c762cd 2026-05-25 15:10:20.914 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port c24ef317-a823-4b91-b75b-7a5e20c762cd 2026-05-25 15:10:21.104 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 21d8e14a-a01a-459d-ba3e-e6281a643ba2 2026-05-25 15:10:21.680 16 INFO neutron.plugins.ml2.plugin [None req-0ab6a152-8acd-4830-94d1-408d16f0c05e - - - - - -] Attempt 1 to provision port 21d8e14a-a01a-459d-ba3e-e6281a643ba2 2026-05-25 15:10:21.752 16 INFO neutron.plugins.ml2.plugin [None req-0ab6a152-8acd-4830-94d1-408d16f0c05e - - - - - -] Attempt 1 to provision port bce2c84f-d677-4af4-a6e2-10cc7d518573 2026-05-25 15:10:21.781 16 INFO neutron.plugins.ml2.plugin [None req-0ab6a152-8acd-4830-94d1-408d16f0c05e - - - - - -] Attempt 1 to provision port f12ad115-40d0-42cc-a6b0-2ea3a57e7cac 2026-05-25 15:10:22.874 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 21d8e14a-a01a-459d-ba3e-e6281a643ba2 2026-05-25 15:10:24.297 16 INFO neutron.plugins.ml2.plugin [None req-48fb4398-50d2-403c-b1cf-2d240fcd69c0 - - - - - -] Attempt 1 to provision port 21d8e14a-a01a-459d-ba3e-e6281a643ba2 2026-05-25 15:10:24.350 16 INFO neutron.plugins.ml2.plugin [None req-48fb4398-50d2-403c-b1cf-2d240fcd69c0 - - - - - -] Attempt 1 to provision port f12ad115-40d0-42cc-a6b0-2ea3a57e7cac 2026-05-25 15:10:25.589 16 INFO neutron.plugins.ml2.plugin [None req-c1ae440a-51bb-473a-9362-97a940f75fbb - - - - - -] Attempt 1 to provision port f12ad115-40d0-42cc-a6b0-2ea3a57e7cac 2026-05-25 15:10:31.377 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 2dd159cc-4489-4010-b274-7ff1d8fafc62 2026-05-25 15:10:31.514 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e56ae98-dc0e-44bf-9e24-e3fb3bc16441'] response: {'server_uuid': '013083ff-47d2-4015-b4df-76ef2328caa5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2dd159cc-4489-4010-b274-7ff1d8fafc62', 'code': 200} 2026-05-25 15:10:32.829 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 2dd159cc-4489-4010-b274-7ff1d8fafc62 2026-05-25 15:10:37.046 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port bce2c84f-d677-4af4-a6e2-10cc7d518573 2026-05-25 15:10:37.322 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port f12ad115-40d0-42cc-a6b0-2ea3a57e7cac 2026-05-25 15:10:38.873 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port bce2c84f-d677-4af4-a6e2-10cc7d518573 2026-05-25 15:10:39.051 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port f12ad115-40d0-42cc-a6b0-2ea3a57e7cac 2026-05-25 15:10:39.634 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c29d5e4-ea33-4070-a264-3790e68e6924'] response: {'server_uuid': 'b1847505-7e43-464f-ac0c-39763abf139e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '045ee351-f23c-4820-84ea-0b0d65cee862', 'code': 200} 2026-05-25 15:10:41.377 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 045ee351-f23c-4820-84ea-0b0d65cee862 2026-05-25 15:10:41.683 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3008259-75ea-4f9c-95ce-931670853255'] response: {'server_uuid': 'b1847505-7e43-464f-ac0c-39763abf139e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '045ee351-f23c-4820-84ea-0b0d65cee862', 'code': 200} 2026-05-25 15:10:42.834 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 045ee351-f23c-4820-84ea-0b0d65cee862 2026-05-25 15:10:45.884 13 INFO neutron.plugins.ml2.plugin [None req-015b2ab1-6cae-488c-9f7f-4f086bf0ac93 - - - - - -] Attempt 1 to provision port 6eed5e2c-2121-45b0-a409-7ac29f446ebc 2026-05-25 15:11:07.074 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a05d7b2-64f0-41a8-806e-03ec9a170304'] response: {'server_uuid': 'b1847505-7e43-464f-ac0c-39763abf139e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '045ee351-f23c-4820-84ea-0b0d65cee862', 'code': 200} 2026-05-25 15:11:17.461 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 3564286c-3041-4ae2-b0c6-7a44b4578e43 2026-05-25 15:11:17.565 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a4bb713-46ae-487a-8d97-39d8be8a5e9e'] response: {'server_uuid': 'd02ddd26-674e-41b4-80b5-bd6833becfa7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3564286c-3041-4ae2-b0c6-7a44b4578e43', 'code': 200} 2026-05-25 15:11:18.888 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 3564286c-3041-4ae2-b0c6-7a44b4578e43 2026-05-25 15:11:20.890 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port b803f525-b4f4-4150-94a1-3ca25bec6fdd 2026-05-25 15:11:23.008 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port b803f525-b4f4-4150-94a1-3ca25bec6fdd 2026-05-25 15:11:23.232 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port d3788000-c8d5-4e66-8624-e503caa2028c 2026-05-25 15:11:24.088 13 INFO neutron.plugins.ml2.plugin [None req-a7151e4e-0de9-42f3-9934-4efaf1cd322c - - - - - -] Attempt 1 to provision port 1b0c556e-1f49-4462-81f9-e79039ea5f39 2026-05-25 15:11:24.116 13 INFO neutron.plugins.ml2.plugin [None req-a7151e4e-0de9-42f3-9934-4efaf1cd322c - - - - - -] Attempt 1 to provision port d3788000-c8d5-4e66-8624-e503caa2028c 2026-05-25 15:11:24.175 13 INFO neutron.plugins.ml2.plugin [None req-a7151e4e-0de9-42f3-9934-4efaf1cd322c - - - - - -] Attempt 1 to provision port 9297a786-b659-4ab8-974a-15f655b06a7d 2026-05-25 15:11:24.861 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port d3788000-c8d5-4e66-8624-e503caa2028c 2026-05-25 15:11:27.231 13 INFO neutron.plugins.ml2.plugin [None req-3765e8fb-e6df-4b27-8a29-5591195a7d61 - - - - - -] Attempt 1 to provision port 9297a786-b659-4ab8-974a-15f655b06a7d 2026-05-25 15:11:33.946 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 390f895e-1d2d-40ec-a883-c078a576014f 2026-05-25 15:11:34.070 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-eebf4e7c-f7c0-459b-9081-4f92d09b5b0a'] response: {'server_uuid': 'f97bb7a2-ed03-4caa-a5c2-43bf048e0892', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '390f895e-1d2d-40ec-a883-c078a576014f', 'code': 200} 2026-05-25 15:11:34.881 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 390f895e-1d2d-40ec-a883-c078a576014f 2026-05-25 15:11:38.934 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 1b0c556e-1f49-4462-81f9-e79039ea5f39 2026-05-25 15:11:39.190 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 9297a786-b659-4ab8-974a-15f655b06a7d 2026-05-25 15:11:40.949 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 1b0c556e-1f49-4462-81f9-e79039ea5f39 2026-05-25 15:11:41.103 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 9297a786-b659-4ab8-974a-15f655b06a7d 2026-05-25 15:11:43.110 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a37ce5f-fff6-4a2e-b3e2-1f0f2b3cff9a'] response: {'server_uuid': 'd02ddd26-674e-41b4-80b5-bd6833becfa7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3564286c-3041-4ae2-b0c6-7a44b4578e43', 'code': 200} 2026-05-25 15:11:57.167 13 INFO neutron_taas.services.taas.taas_plugin [None req-55ff499d-84de-491b-bcab-b84b7b95c39f - - - - - -] TaaS: Handle Delete Port: 21d8e14a-a01a-459d-ba3e-e6281a643ba2 2026-05-25 15:11:57.172 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55ff499d-84de-491b-bcab-b84b7b95c39f - - - - - -] Tap Mirror: Handle Delete Port: 21d8e14a-a01a-459d-ba3e-e6281a643ba2 /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-25 15:12:12.979 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port f6d15872-047d-43cc-ab92-5535b6af7e99 2026-05-25 15:12:13.368 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port d23b20d3-8ada-4aa9-8449-7662d5917854 2026-05-25 15:12:14.306 16 INFO neutron.plugins.ml2.plugin [None req-55d44eb2-acc9-4726-87f2-3fdb0abe9afe - - - - - -] Attempt 1 to provision port f6d15872-047d-43cc-ab92-5535b6af7e99 2026-05-25 15:12:14.889 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port f6d15872-047d-43cc-ab92-5535b6af7e99 2026-05-25 15:12:15.064 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port d23b20d3-8ada-4aa9-8449-7662d5917854 2026-05-25 15:12:16.982 13 INFO neutron.plugins.ml2.plugin [None req-3f37083b-c3d5-4cac-b242-c0c5a852e373 - - - - - -] Attempt 1 to provision port f1b4b028-bde6-4025-91ea-2cf5c6a0c7d5 2026-05-25 15:12:17.015 13 INFO neutron.plugins.ml2.plugin [None req-3f37083b-c3d5-4cac-b242-c0c5a852e373 - - - - - -] Attempt 1 to provision port f6d15872-047d-43cc-ab92-5535b6af7e99 2026-05-25 15:12:20.395 16 INFO neutron.plugins.ml2.plugin [None req-46620e53-0c12-49c3-aea5-a44f81e8039b - - - - - -] Attempt 1 to provision port f1b4b028-bde6-4025-91ea-2cf5c6a0c7d5 2026-05-25 15:12:20.438 16 INFO neutron.plugins.ml2.plugin [None req-46620e53-0c12-49c3-aea5-a44f81e8039b - - - - - -] Attempt 1 to provision port d1500a09-da92-4bb0-954f-ed06b00cfa30 2026-05-25 15:12:25.964 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 7f9512c1-3081-46db-a9df-b4780953f3d2 2026-05-25 15:12:26.084 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4091dd34-3ad4-4ce4-93fc-9cbc1de57983'] response: {'server_uuid': '63650dc2-9dff-4fa1-8ba5-ffd23495531a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7f9512c1-3081-46db-a9df-b4780953f3d2', 'code': 200} 2026-05-25 15:12:26.882 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 7f9512c1-3081-46db-a9df-b4780953f3d2 2026-05-25 15:12:30.945 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port f1b4b028-bde6-4025-91ea-2cf5c6a0c7d5 2026-05-25 15:12:31.210 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port d1500a09-da92-4bb0-954f-ed06b00cfa30 2026-05-25 15:12:33.195 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 15580c55-6fdb-4788-8deb-250fc09ffe3e 2026-05-25 15:12:33.531 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port f1b4b028-bde6-4025-91ea-2cf5c6a0c7d5 2026-05-25 15:12:33.743 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port d1500a09-da92-4bb0-954f-ed06b00cfa30 2026-05-25 15:12:34.135 13 INFO neutron.plugins.ml2.plugin [None req-c22b9eae-a131-4841-aa1c-ddc501310543 - - - - - -] Attempt 1 to provision port 15580c55-6fdb-4788-8deb-250fc09ffe3e 2026-05-25 15:12:34.870 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 15580c55-6fdb-4788-8deb-250fc09ffe3e 2026-05-25 15:12:37.126 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 0cb23f4c-4b3c-4285-b3d0-258f1b36c893 2026-05-25 15:12:37.493 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port fec0ecc3-bfd6-472f-8a53-4455ee351a0f 2026-05-25 15:12:38.989 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 0cb23f4c-4b3c-4285-b3d0-258f1b36c893 2026-05-25 15:12:39.231 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port fec0ecc3-bfd6-472f-8a53-4455ee351a0f 2026-05-25 15:12:41.443 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 37318fb9-f5ce-44ea-9f77-1c437c356d06 2026-05-25 15:12:42.877 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 37318fb9-f5ce-44ea-9f77-1c437c356d06 2026-05-25 15:12:46.882 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 15580c55-6fdb-4788-8deb-250fc09ffe3e 2026-05-25 15:12:48.046 16 INFO neutron.plugins.ml2.plugin [None req-5c9cd4e1-8802-4bdd-8174-60f412412fc3 - - - - - -] Attempt 1 to provision port 0e476cb4-884c-4dc1-97be-d2f56541c53b 2026-05-25 15:12:48.069 16 INFO neutron.plugins.ml2.plugin [None req-5c9cd4e1-8802-4bdd-8174-60f412412fc3 - - - - - -] Attempt 1 to provision port fec0ecc3-bfd6-472f-8a53-4455ee351a0f 2026-05-25 15:12:48.122 16 INFO neutron.plugins.ml2.plugin [None req-5c9cd4e1-8802-4bdd-8174-60f412412fc3 - - - - - -] Attempt 1 to provision port 55bf5f95-810e-4563-9f5d-2cae83712446 2026-05-25 15:12:48.143 16 INFO neutron.plugins.ml2.plugin [None req-5c9cd4e1-8802-4bdd-8174-60f412412fc3 - - - - - -] Attempt 1 to provision port 15580c55-6fdb-4788-8deb-250fc09ffe3e 2026-05-25 15:12:48.196 16 INFO neutron.plugins.ml2.plugin [None req-5c9cd4e1-8802-4bdd-8174-60f412412fc3 - - - - - -] Attempt 1 to provision port 37318fb9-f5ce-44ea-9f77-1c437c356d06 2026-05-25 15:12:48.281 16 INFO neutron.plugins.ml2.plugin [None req-5c9cd4e1-8802-4bdd-8174-60f412412fc3 - - - - - -] Attempt 1 to provision port 3268a0b7-1561-47a8-bc12-4379f204912c 2026-05-25 15:12:51.436 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 2d7ef4c2-4e8d-46b8-97c9-976076074622 2026-05-25 15:12:51.533 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e338acb3-e806-4a20-9439-043553c9c5a4'] response: {'server_uuid': '7eae97db-1ba4-42e1-a0a6-92afe329cab9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2d7ef4c2-4e8d-46b8-97c9-976076074622', 'code': 200} 2026-05-25 15:12:52.964 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 2d7ef4c2-4e8d-46b8-97c9-976076074622 2026-05-25 15:12:54.974 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 0e476cb4-884c-4dc1-97be-d2f56541c53b 2026-05-25 15:12:55.220 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 3268a0b7-1561-47a8-bc12-4379f204912c 2026-05-25 15:12:55.592 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 55bf5f95-810e-4563-9f5d-2cae83712446 2026-05-25 15:12:56.016 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 0390ce55-c65f-4bcf-84b2-5bbdb239020e 2026-05-25 15:12:57.301 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 0390ce55-c65f-4bcf-84b2-5bbdb239020e 2026-05-25 15:12:57.602 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 3268a0b7-1561-47a8-bc12-4379f204912c 2026-05-25 15:12:57.851 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 0e476cb4-884c-4dc1-97be-d2f56541c53b 2026-05-25 15:12:58.006 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 56f7ea82-dfb2-42a8-b01a-26979a1fdaa1 2026-05-25 15:12:58.376 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 55bf5f95-810e-4563-9f5d-2cae83712446 2026-05-25 15:12:59.183 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 56f7ea82-dfb2-42a8-b01a-26979a1fdaa1 2026-05-25 15:13:01.152 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 7fb164bf-fe93-4b73-912d-b88add78b772 2026-05-25 15:13:03.091 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 7fb164bf-fe93-4b73-912d-b88add78b772 2026-05-25 15:13:03.942 16 INFO neutron.plugins.ml2.plugin [None req-81b9c651-78d0-44d5-ae05-09fd021cac39 - - - - - -] Attempt 1 to provision port 2d7ef4c2-4e8d-46b8-97c9-976076074622 2026-05-25 15:13:03.995 16 INFO neutron.plugins.ml2.plugin [None req-81b9c651-78d0-44d5-ae05-09fd021cac39 - - - - - -] Attempt 1 to provision port 55bf5f95-810e-4563-9f5d-2cae83712446 2026-05-25 15:13:04.047 16 INFO neutron.plugins.ml2.plugin [None req-81b9c651-78d0-44d5-ae05-09fd021cac39 - - - - - -] Attempt 1 to provision port 15580c55-6fdb-4788-8deb-250fc09ffe3e 2026-05-25 15:13:04.103 16 INFO neutron.plugins.ml2.plugin [None req-81b9c651-78d0-44d5-ae05-09fd021cac39 - - - - - -] Attempt 1 to provision port 37318fb9-f5ce-44ea-9f77-1c437c356d06 2026-05-25 15:13:04.172 16 INFO neutron.plugins.ml2.plugin [None req-81b9c651-78d0-44d5-ae05-09fd021cac39 - - - - - -] Attempt 1 to provision port 3268a0b7-1561-47a8-bc12-4379f204912c 2026-05-25 15:13:04.228 16 INFO neutron.plugins.ml2.plugin [None req-81b9c651-78d0-44d5-ae05-09fd021cac39 - - - - - -] Attempt 1 to provision port fec0ecc3-bfd6-472f-8a53-4455ee351a0f 2026-05-25 15:13:04.279 16 INFO neutron.plugins.ml2.plugin [None req-81b9c651-78d0-44d5-ae05-09fd021cac39 - - - - - -] Attempt 1 to provision port 0390ce55-c65f-4bcf-84b2-5bbdb239020e 2026-05-25 15:13:07.134 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port e0082f8d-ca88-4c53-a201-95eec3681353 2026-05-25 15:13:09.205 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 54ba5fae-5813-46a0-b916-ed3b1c3d5a1e 2026-05-25 15:13:09.315 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4add140e-8e6a-49f6-99ca-523fa6732740'] response: {'server_uuid': '18fe6b81-38a5-4e38-85dd-02de2f8fd083', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '54ba5fae-5813-46a0-b916-ed3b1c3d5a1e', 'code': 200} 2026-05-25 15:13:09.538 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port e0082f8d-ca88-4c53-a201-95eec3681353 2026-05-25 15:13:11.206 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 54ba5fae-5813-46a0-b916-ed3b1c3d5a1e 2026-05-25 15:13:11.419 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 18f574be-19ba-4635-8a6a-7e4765e9357c 2026-05-25 15:13:14.224 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 18f574be-19ba-4635-8a6a-7e4765e9357c 2026-05-25 15:13:14.497 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port eb165aff-bfaa-40f3-92f8-b73f15447186 2026-05-25 15:13:14.748 16 INFO neutron.plugins.ml2.plugin [None req-b764061b-8faa-4603-8a43-692613cd29cb - - - - - -] Attempt 1 to provision port e021769d-240d-437a-86c6-b9dc7be1061f 2026-05-25 15:13:14.759 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1812e935-03ed-4fc5-ad6b-1e2f4c7979a0'] response: {'server_uuid': '64204c9b-52c6-4b1c-bfbb-2eca1dc0e3ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eb165aff-bfaa-40f3-92f8-b73f15447186', 'code': 200} 2026-05-25 15:13:14.791 16 INFO neutron.plugins.ml2.plugin [None req-b764061b-8faa-4603-8a43-692613cd29cb - - - - - -] Attempt 1 to provision port 3268a0b7-1561-47a8-bc12-4379f204912c 2026-05-25 15:13:14.854 16 INFO neutron.plugins.ml2.plugin [None req-b764061b-8faa-4603-8a43-692613cd29cb - - - - - -] Attempt 1 to provision port eb165aff-bfaa-40f3-92f8-b73f15447186 2026-05-25 15:13:14.903 16 INFO neutron.plugins.ml2.plugin [None req-b764061b-8faa-4603-8a43-692613cd29cb - - - - - -] Attempt 1 to provision port 123f404c-993a-4321-9f50-989558e7844a 2026-05-25 15:13:14.925 16 INFO neutron.plugins.ml2.plugin [None req-b764061b-8faa-4603-8a43-692613cd29cb - - - - - -] Attempt 1 to provision port c924f5a4-f68b-42fc-b773-1c00f767dd67 2026-05-25 15:13:14.948 16 INFO neutron.plugins.ml2.plugin [None req-b764061b-8faa-4603-8a43-692613cd29cb - - - - - -] Attempt 1 to provision port e0082f8d-ca88-4c53-a201-95eec3681353 2026-05-25 15:13:15.017 16 INFO neutron.plugins.ml2.plugin [None req-b764061b-8faa-4603-8a43-692613cd29cb - - - - - -] Attempt 1 to provision port 18f574be-19ba-4635-8a6a-7e4765e9357c 2026-05-25 15:13:16.243 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 123f404c-993a-4321-9f50-989558e7844a 2026-05-25 15:13:16.559 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port eb165aff-bfaa-40f3-92f8-b73f15447186 2026-05-25 15:13:16.797 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port e021769d-240d-437a-86c6-b9dc7be1061f 2026-05-25 15:13:18.229 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 123f404c-993a-4321-9f50-989558e7844a 2026-05-25 15:13:18.376 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 3ec10ccc-ca71-44bf-9eed-be64a83ca752 2026-05-25 15:13:18.645 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port c924f5a4-f68b-42fc-b773-1c00f767dd67 2026-05-25 15:13:18.945 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port e021769d-240d-437a-86c6-b9dc7be1061f 2026-05-25 15:13:19.791 16 INFO neutron.plugins.ml2.plugin [None req-89bc5bf4-4cf4-4568-baa8-932d91fb89f0 - - - - - -] Attempt 1 to provision port e021769d-240d-437a-86c6-b9dc7be1061f 2026-05-25 15:13:19.847 16 INFO neutron.plugins.ml2.plugin [None req-89bc5bf4-4cf4-4568-baa8-932d91fb89f0 - - - - - -] Attempt 1 to provision port eb165aff-bfaa-40f3-92f8-b73f15447186 2026-05-25 15:13:19.903 16 INFO neutron.plugins.ml2.plugin [None req-89bc5bf4-4cf4-4568-baa8-932d91fb89f0 - - - - - -] Attempt 1 to provision port 54ba5fae-5813-46a0-b916-ed3b1c3d5a1e 2026-05-25 15:13:19.959 16 INFO neutron.plugins.ml2.plugin [None req-89bc5bf4-4cf4-4568-baa8-932d91fb89f0 - - - - - -] Attempt 1 to provision port 3ec10ccc-ca71-44bf-9eed-be64a83ca752 2026-05-25 15:13:20.013 16 INFO neutron.plugins.ml2.plugin [None req-89bc5bf4-4cf4-4568-baa8-932d91fb89f0 - - - - - -] Attempt 1 to provision port c924f5a4-f68b-42fc-b773-1c00f767dd67 2026-05-25 15:13:20.064 16 INFO neutron.plugins.ml2.plugin [None req-89bc5bf4-4cf4-4568-baa8-932d91fb89f0 - - - - - -] Attempt 1 to provision port 18f574be-19ba-4635-8a6a-7e4765e9357c 2026-05-25 15:13:20.161 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 3ec10ccc-ca71-44bf-9eed-be64a83ca752 2026-05-25 15:13:20.308 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port c924f5a4-f68b-42fc-b773-1c00f767dd67 2026-05-25 15:13:21.603 16 INFO neutron.plugins.ml2.plugin [None req-15f017f1-3ec4-447e-9485-f85e68073314 - - - - - -] Attempt 1 to provision port e021769d-240d-437a-86c6-b9dc7be1061f 2026-05-25 15:13:23.418 13 INFO neutron.plugins.ml2.plugin [None req-93bad1e2-573f-4984-89cc-e5bf701769e0 - - - - - -] Attempt 1 to provision port e021769d-240d-437a-86c6-b9dc7be1061f 2026-05-25 15:13:24.718 13 INFO neutron.plugins.ml2.plugin [None req-fd99e86f-3c83-4bc7-9e0b-478ee148b473 - - - - - -] Attempt 1 to provision port eb165aff-bfaa-40f3-92f8-b73f15447186 2026-05-25 15:13:32.467 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-523765be-c599-4bf4-89a5-718b610f12b8'] response: {'server_uuid': '64204c9b-52c6-4b1c-bfbb-2eca1dc0e3ab', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eb165aff-bfaa-40f3-92f8-b73f15447186', 'code': 200} 2026-05-25 15:13:44.981 16 INFO neutron.plugins.ml2.plugin [None req-a377d0c2-85ec-4130-8af9-aab84b3fb298 - - - - - -] Attempt 1 to provision port f1fd3eff-6e7e-4159-9547-b021e2539a1a 2026-05-25 15:14:06.695 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 68a2af6f-7d52-4231-92ee-705d5aa53553 2026-05-25 15:14:06.996 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9656a28b-ea1d-471a-8dc3-c469d766514e'] response: {'server_uuid': '1aef660b-01c5-4a38-a625-05a2623f6da2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68a2af6f-7d52-4231-92ee-705d5aa53553', 'code': 200} 2026-05-25 15:14:08.201 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 68a2af6f-7d52-4231-92ee-705d5aa53553 2026-05-25 15:14:22.214 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 5b28a128-369f-43ce-99d6-5905c39ba6df 2026-05-25 15:14:23.700 13 INFO neutron_taas.services.taas.taas_plugin [None req-23a44662-0818-4f3d-94c6-3bc449383f64 - - - - - -] TaaS: Handle Delete Port: 5b28a128-369f-43ce-99d6-5905c39ba6df 2026-05-25 15:14:23.703 13 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23a44662-0818-4f3d-94c6-3bc449383f64 - - - - - -] Tap Mirror: Handle Delete Port: 5b28a128-369f-43ce-99d6-5905c39ba6df /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-25 15:14:49.908 16 INFO neutron.plugins.ml2.plugin [None req-6e725604-9bc9-4f76-b21b-c6fe3bd445d0 - - - - - -] Attempt 1 to provision port 6557ec2e-b2e5-4040-a741-f1125e6ba9a7 2026-05-25 15:14:56.526 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 6557ec2e-b2e5-4040-a741-f1125e6ba9a7 2026-05-25 15:14:56.810 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e431d06a-45e9-484c-9c2f-7869aeeafb68'] response: {'server_uuid': '1aef660b-01c5-4a38-a625-05a2623f6da2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6557ec2e-b2e5-4040-a741-f1125e6ba9a7', 'code': 200} 2026-05-25 15:14:58.210 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 6557ec2e-b2e5-4040-a741-f1125e6ba9a7 2026-05-25 15:15:00.722 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 6557ec2e-b2e5-4040-a741-f1125e6ba9a7 2026-05-25 15:15:29.423 13 INFO neutron.plugins.ml2.plugin [None req-8d9c1f0a-f120-42b6-beb2-ef56cd488281 - - - - - -] Attempt 1 to provision port d0035191-4ea7-435c-8d7f-6513f6926bfb 2026-05-25 15:15:37.775 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port d0035191-4ea7-435c-8d7f-6513f6926bfb 2026-05-25 15:15:37.886 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-014b1a35-5c89-40bf-b79f-7aa6b04c6454'] response: {'server_uuid': '1aef660b-01c5-4a38-a625-05a2623f6da2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd0035191-4ea7-435c-8d7f-6513f6926bfb', 'code': 200} 2026-05-25 15:15:38.401 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port d0035191-4ea7-435c-8d7f-6513f6926bfb 2026-05-25 15:15:50.672 16 INFO neutron.plugins.ml2.plugin [None req-21dd6f63-9330-4ef6-b123-f3cb7141a379 - - - - - -] Attempt 1 to provision port 98b6f6d8-8c93-4ba7-b2ea-7e942a2b152f 2026-05-25 15:15:56.452 13 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 98b6f6d8-8c93-4ba7-b2ea-7e942a2b152f 2026-05-25 15:15:56.551 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0bb7bc8-00ee-4ae3-af68-20a2c08315a9'] response: {'server_uuid': '1aef660b-01c5-4a38-a625-05a2623f6da2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '98b6f6d8-8c93-4ba7-b2ea-7e942a2b152f', 'code': 200} 2026-05-25 15:15:58.412 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 98b6f6d8-8c93-4ba7-b2ea-7e942a2b152f 2026-05-25 15:16:00.830 13 INFO neutron.plugins.ml2.plugin [None req-dfbf7e6e-5fac-4dd6-aa6f-9510217374fa - - - - - -] Attempt 1 to provision port d0035191-4ea7-435c-8d7f-6513f6926bfb 2026-05-25 15:16:14.169 13 INFO neutron.plugins.ml2.plugin [None req-1be4bbd5-5c9b-4fca-a9c9-65eeca809425 - - - - - -] Attempt 1 to provision port 98b6f6d8-8c93-4ba7-b2ea-7e942a2b152f 2026-05-25 15:16:14.478 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port 98b6f6d8-8c93-4ba7-b2ea-7e942a2b152f 2026-05-25 15:16:15.680 16 INFO neutron.plugins.ml2.plugin [None req-a7eecd09-5bf0-478a-bb7a-b4180dcc681e - - - - - -] Attempt 1 to provision port 98b6f6d8-8c93-4ba7-b2ea-7e942a2b152f 2026-05-25 15:16:24.433 16 INFO neutron.plugins.ml2.plugin [None req-b0e6631d-8f26-4fd9-8fb0-0cb5a648a2cd - - - - - -] Attempt 1 to provision port d0035191-4ea7-435c-8d7f-6513f6926bfb 2026-05-25 15:16:25.222 13 INFO neutron.plugins.ml2.plugin [None req-ebead572-2d4a-43fe-87e3-1efdc0dd7919 - - - - - -] Attempt 1 to provision port d0035191-4ea7-435c-8d7f-6513f6926bfb