+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-24 15:53:54.247 1 INFO neutron.common.config [-] Logging enabled! 2026-08-24 15:53:54.247 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-08-24 15:53:54.247 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-08-24 15:53:54.247 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-24 15:53:55.651 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-24 15:53:55.654 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-24 15:53:55.657 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-24 15:53:55.657 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-24 15:53:55.658 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-24 15:53:55.658 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-24 15:53:55.658 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 15:53:55.664 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 15:53:55.664 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 15:53:55.664 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-24 15:53:55.682 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-24 15:53:55.683 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-24 15:53:55.683 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-24 15:53:55.700 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-24 15:53:55.700 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-24 15:53:55.700 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-24 15:53:55.701 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-24 15:53:55.981 1 INFO neutron.plugins.ml2.managers [None req-d39abbd2-e166-4793-8404-19bebe5c1ce1 - - - - - -] Initializing driver for type 'vlan' 2026-08-24 15:53:56.203 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d39abbd2-e166-4793-8404-19bebe5c1ce1 - - - - - -] VlanTypeDriver initialization complete 2026-08-24 15:53:56.204 1 INFO neutron.plugins.ml2.managers [None req-d39abbd2-e166-4793-8404-19bebe5c1ce1 - - - - - -] Initializing driver for type 'vxlan' 2026-08-24 15:53:56.205 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d39abbd2-e166-4793-8404-19bebe5c1ce1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-24 15:53:56.256 1 INFO neutron.plugins.ml2.managers [None req-d39abbd2-e166-4793-8404-19bebe5c1ce1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-24 15:53:56.256 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d39abbd2-e166-4793-8404-19bebe5c1ce1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-24 15:53:56.256 1 INFO neutron.plugins.ml2.managers [None req-d39abbd2-e166-4793-8404-19bebe5c1ce1 - - - - - -] Initializing extension driver 'port_security' 2026-08-24 15:53:56.256 1 INFO neutron.plugins.ml2.extensions.port_security [None req-d39abbd2-e166-4793-8404-19bebe5c1ce1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-24 15:53:56.257 1 INFO neutron.plugins.ml2.managers [None req-d39abbd2-e166-4793-8404-19bebe5c1ce1 - - - - - -] Initializing extension driver 'qos' 2026-08-24 15:53:56.257 1 INFO neutron.plugins.ml2.managers [None req-d39abbd2-e166-4793-8404-19bebe5c1ce1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-24 15:53:56.257 1 INFO neutron.plugins.ml2.managers [None req-d39abbd2-e166-4793-8404-19bebe5c1ce1 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-24 15:53:56.275 1 INFO neutron.quota [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded quota_driver: . 2026-08-24 15:53:56.277 1 INFO neutron.plugins.ml2.plugin [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Modular L2 Plugin initialization complete 2026-08-24 15:53:56.277 1 INFO neutron.plugins.ml2.managers [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-24 15:53:56.277 1 INFO neutron.plugins.ml2.managers [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-24 15:53:56.277 1 INFO neutron.plugins.ml2.managers [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-24 15:53:56.278 1 INFO neutron.manager [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loading Plugin: qos 2026-08-24 15:53:56.290 1 INFO neutron.manager [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loading Plugin: router 2026-08-24 15:53:56.333 1 INFO neutron.services.service_base [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-24 15:53:56.333 1 INFO neutron.manager [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loading Plugin: segments 2026-08-24 15:53:56.404 1 INFO neutron.manager [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loading Plugin: trunk 2026-08-24 15:53:56.426 1 INFO neutron.manager [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loading Plugin: vpnaas 2026-08-24 15:53:56.463 1 WARNING stevedore.named [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-24 15:53:56.535 1 INFO neutron_vpnaas.services.vpn.plugin [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-24 15:53:56.536 1 INFO neutron.common.utils [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-24 15:53:56.536 1 INFO neutron.manager [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loading Plugin: taas 2026-08-24 15:53:56.565 1 WARNING stevedore.named [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-24 15:53:56.566 1 WARNING stevedore.named [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-24 15:53:56.590 1 INFO neutron_taas.services.taas.taas_plugin [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-24 15:53:56.590 1 INFO neutron.manager [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loading Plugin: tapmirror 2026-08-24 15:53:56.604 1 WARNING stevedore.named [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-24 15:53:56.604 1 WARNING stevedore.named [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-24 15:53:56.617 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-24 15:53:56.618 1 INFO neutron.manager [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loading Plugin: auto_allocate 2026-08-24 15:53:56.625 1 INFO neutron.manager [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loading Plugin: tag 2026-08-24 15:53:56.632 1 INFO neutron.manager [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loading Plugin: timestamp 2026-08-24 15:53:56.635 1 INFO neutron.manager [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loading Plugin: network_ip_availability 2026-08-24 15:53:56.638 1 INFO neutron.manager [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loading Plugin: flavors 2026-08-24 15:53:56.641 1 INFO neutron.manager [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loading Plugin: revisions 2026-08-24 15:53:56.645 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Initializing extension manager. 2026-08-24 15:53:56.646 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: address-group 2026-08-24 15:53:56.647 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: address-scope 2026-08-24 15:53:56.647 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-24 15:53:56.648 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: agent 2026-08-24 15:53:56.648 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: agent-resources-synced 2026-08-24 15:53:56.649 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-24 15:53:56.650 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-24 15:53:56.651 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: availability_zone 2026-08-24 15:53:56.651 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: availability_zone_filter 2026-08-24 15:53:56.652 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-24 15:53:56.652 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: default-subnetpools 2026-08-24 15:53:56.653 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-24 15:53:56.654 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: dns-integration 2026-08-24 15:53:56.654 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: dns-domain-ports 2026-08-24 15:53:56.654 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-24 15:53:56.655 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: dvr 2026-08-24 15:53:56.655 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-24 15:53:56.656 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: empty-string-filtering 2026-08-24 15:53:56.656 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-24 15:53:56.657 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-24 15:53:56.657 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: external-net 2026-08-24 15:53:56.658 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-24 15:53:56.658 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: extraroute 2026-08-24 15:53:56.659 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: extraroute-atomic 2026-08-24 15:53:56.659 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-24 15:53:56.660 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-24 15:53:56.660 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-24 15:53:56.660 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-24 15:53:56.661 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: fip-port-details 2026-08-24 15:53:56.661 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: flavors 2026-08-24 15:53:56.662 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-24 15:53:56.663 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: floatingip-pools 2026-08-24 15:53:56.667 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: ip_allocation 2026-08-24 15:53:56.668 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-24 15:53:56.668 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: l2_adjacency 2026-08-24 15:53:56.669 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: router 2026-08-24 15:53:56.671 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-24 15:53:56.672 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-24 15:53:56.673 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-24 15:53:56.673 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: ext-gw-mode 2026-08-24 15:53:56.673 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: l3-ha 2026-08-24 15:53:56.674 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-24 15:53:56.674 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-24 15:53:56.674 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: l3-flavors 2026-08-24 15:53:56.675 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-24 15:53:56.676 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-24 15:53:56.677 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-24 15:53:56.678 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-24 15:53:56.679 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-24 15:53:56.680 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-24 15:53:56.680 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-24 15:53:56.681 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: multi-provider 2026-08-24 15:53:56.681 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: net-mtu 2026-08-24 15:53:56.682 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: net-mtu-writable 2026-08-24 15:53:56.682 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: network_availability_zone 2026-08-24 15:53:56.683 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: network_ha 2026-08-24 15:53:56.683 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: network-ip-availability 2026-08-24 15:53:56.684 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-24 15:53:56.684 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: pagination 2026-08-24 15:53:56.685 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: port-device-profile 2026-08-24 15:53:56.685 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-24 15:53:56.686 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-24 15:53:56.686 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-24 15:53:56.686 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: port-mac-override 2026-08-24 15:53:56.687 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-24 15:53:56.687 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-24 15:53:56.688 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-24 15:53:56.688 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: port-resource-request 2026-08-24 15:53:56.688 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-24 15:53:56.689 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-24 15:53:56.689 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: binding 2026-08-24 15:53:56.690 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: binding-extended 2026-08-24 15:53:56.690 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: port-security 2026-08-24 15:53:56.691 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: project-id 2026-08-24 15:53:56.691 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: provider 2026-08-24 15:53:56.691 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-24 15:53:56.693 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: qos 2026-08-24 15:53:56.694 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-24 15:53:56.694 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-24 15:53:56.695 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: qos-default 2026-08-24 15:53:56.695 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: qos-fip 2026-08-24 15:53:56.695 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-24 15:53:56.696 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-24 15:53:56.696 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-24 15:53:56.697 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-24 15:53:56.697 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-24 15:53:56.698 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: qos-pps 2026-08-24 15:53:56.698 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-24 15:53:56.698 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-24 15:53:56.699 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: qos-rules-alias 2026-08-24 15:53:56.700 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: quota-check-limit 2026-08-24 15:53:56.700 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-24 15:53:56.702 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: quotas 2026-08-24 15:53:56.705 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: quota_details 2026-08-24 15:53:56.706 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: rbac-policies 2026-08-24 15:53:56.707 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: rbac-address-group 2026-08-24 15:53:56.707 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: rbac-address-scope 2026-08-24 15:53:56.707 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: rbac-security-groups 2026-08-24 15:53:56.708 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-24 15:53:56.708 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: revision-if-match 2026-08-24 15:53:56.709 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-24 15:53:56.709 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: router_availability_zone 2026-08-24 15:53:56.710 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-24 15:53:56.711 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-24 15:53:56.711 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-24 15:53:56.712 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-24 15:53:56.712 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-24 15:53:56.713 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-24 15:53:56.713 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-24 15:53:56.717 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: security-group 2026-08-24 15:53:56.717 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: segment 2026-08-24 15:53:56.718 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-24 15:53:56.718 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: service-type 2026-08-24 15:53:56.719 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: sorting 2026-08-24 15:53:56.719 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: standard-attr-segment 2026-08-24 15:53:56.720 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: standard-attr-description 2026-08-24 15:53:56.720 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: stateful-security-group 2026-08-24 15:53:56.722 1 WARNING neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-24 15:53:56.722 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-24 15:53:56.722 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: subnet-external-network 2026-08-24 15:53:56.723 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: subnet_onboard 2026-08-24 15:53:56.723 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-24 15:53:56.724 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: subnet-service-types 2026-08-24 15:53:56.724 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: subnet_allocation 2026-08-24 15:53:56.725 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-24 15:53:56.725 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: tag-creation 2026-08-24 15:53:56.726 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-24 15:53:56.729 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: standard-attr-tag 2026-08-24 15:53:56.730 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-24 15:53:56.730 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: trunk 2026-08-24 15:53:56.731 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: trunk-details 2026-08-24 15:53:56.731 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-24 15:53:56.732 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-24 15:53:56.735 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-24 15:53:56.736 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-24 15:53:56.739 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-24 15:53:56.740 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-24 15:53:56.741 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: vpn-flavors 2026-08-24 15:53:56.743 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: vpnaas 2026-08-24 15:53:56.745 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: taas 2026-08-24 15:53:56.747 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: tap-mirror 2026-08-24 15:53:56.747 1 INFO neutron.api.extensions [None req-15241ece-7ddb-4547-ae68-5217eacdc587 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-24 15:54:26.856 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-24 15:54:26.931 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-24 15:54:26.936 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-24 15:54:38.684 16 INFO neutron.db.l3_hamode_db [None req-4157b09e-af0a-4122-85ce-4758e357bfb3 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-24 15:54:54.973 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port dc6486c6-3cf3-4320-af55-c617929a41b9 2026-08-24 15:54:55.915 16 INFO neutron.plugins.ml2.plugin [None req-fb1710f7-aa8a-4c8e-8318-0c1831ddceda - - - - - -] Attempt 1 to provision port dc6486c6-3cf3-4320-af55-c617929a41b9 2026-08-24 15:54:56.910 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port dc6486c6-3cf3-4320-af55-c617929a41b9 2026-08-24 15:54:57.576 16 INFO neutron.plugins.ml2.plugin [None req-1f643c13-f5a2-4d71-b093-bd5fc8d2dc6e - - - - - -] Attempt 1 to provision port dc6486c6-3cf3-4320-af55-c617929a41b9 2026-08-24 15:59:31.119 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 2cb5b5e8-387a-47bf-aa33-2f1f155ce44c 2026-08-24 15:59:31.979 16 INFO neutron.plugins.ml2.plugin [None req-067f64b3-6357-4fb7-8009-ea3927a9b83d - - - - - -] Attempt 1 to provision port 2cb5b5e8-387a-47bf-aa33-2f1f155ce44c 2026-08-24 15:59:32.964 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 2cb5b5e8-387a-47bf-aa33-2f1f155ce44c 2026-08-24 15:59:33.624 16 INFO neutron.plugins.ml2.plugin [None req-d5806f45-11a7-44d9-8d50-24469ccc539b - - - - - -] Attempt 1 to provision port 2cb5b5e8-387a-47bf-aa33-2f1f155ce44c 2026-08-24 15:59:38.656 16 INFO neutron.plugins.ml2.plugin [None req-b8cc08be-dae1-4049-b38c-fd9001b60b62 - - - - - -] Attempt 1 to provision port 310dc514-b767-40c2-b825-b9a11834b950 2026-08-24 16:04:01.614 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 310dc514-b767-40c2-b825-b9a11834b950 2026-08-24 16:04:03.056 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 310dc514-b767-40c2-b825-b9a11834b950 2026-08-24 16:12:13.191 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 414b562d-872c-4cb5-9f0e-ba43c1325002 2026-08-24 16:12:15.170 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 414b562d-872c-4cb5-9f0e-ba43c1325002 2026-08-24 16:22:22.576 13 INFO neutron.plugins.ml2.plugin [None req-c8a98733-d8b3-4623-97a6-33e7c19d8963 - - - - - -] Attempt 1 to provision port dc6486c6-3cf3-4320-af55-c617929a41b9 2026-08-24 16:22:22.657 13 INFO neutron.plugins.ml2.plugin [None req-c8a98733-d8b3-4623-97a6-33e7c19d8963 - - - - - -] Attempt 1 to provision port 310dc514-b767-40c2-b825-b9a11834b950 2026-08-24 16:22:22.721 13 INFO neutron.plugins.ml2.plugin [None req-c8a98733-d8b3-4623-97a6-33e7c19d8963 - - - - - -] Attempt 1 to provision port 2cb5b5e8-387a-47bf-aa33-2f1f155ce44c 2026-08-24 16:28:42.748 13 INFO neutron.plugins.ml2.plugin [None req-269112eb-aa29-42d5-87eb-877b10da5456 - - - - - -] Attempt 1 to provision port 47fc7a66-a35e-4093-bf9b-6131a08217ba 2026-08-24 16:28:43.459 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 47fc7a66-a35e-4093-bf9b-6131a08217ba 2026-08-24 16:28:45.479 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 14fd4af6-be80-4ac6-884d-19916e503d7f 2026-08-24 16:28:47.521 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 14fd4af6-be80-4ac6-884d-19916e503d7f 2026-08-24 16:28:49.569 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 4ef23d4e-3da7-4759-8794-4ab4a31892d1 2026-08-24 16:28:49.924 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port df36113b-7f1d-42d4-b84e-ed5044b6c7d3 2026-08-24 16:28:50.231 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 58237310-3781-4aa5-9d42-6d7e8e5f849e 2026-08-24 16:28:50.686 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 9e605d1c-8294-4873-ac56-070757adce42 2026-08-24 16:28:51.728 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 9e605d1c-8294-4873-ac56-070757adce42 2026-08-24 16:28:52.010 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 4ef23d4e-3da7-4759-8794-4ab4a31892d1 2026-08-24 16:28:52.186 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port df36113b-7f1d-42d4-b84e-ed5044b6c7d3 2026-08-24 16:28:52.344 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 58237310-3781-4aa5-9d42-6d7e8e5f849e 2026-08-24 16:28:52.413 13 INFO neutron.plugins.ml2.plugin [None req-9d4c8847-e3ac-4c92-877b-220a2eb2817e - - - - - -] Attempt 1 to provision port 433bea32-64e4-425a-a95d-5246d7cf2181 2026-08-24 16:28:52.468 13 INFO neutron.plugins.ml2.plugin [None req-9d4c8847-e3ac-4c92-877b-220a2eb2817e - - - - - -] Attempt 1 to provision port 3dfead58-e5c4-4656-842a-692cd83d565f 2026-08-24 16:28:52.516 13 INFO neutron.plugins.ml2.plugin [None req-9d4c8847-e3ac-4c92-877b-220a2eb2817e - - - - - -] Attempt 1 to provision port 14fd4af6-be80-4ac6-884d-19916e503d7f 2026-08-24 16:28:52.584 13 INFO neutron.plugins.ml2.plugin [None req-9d4c8847-e3ac-4c92-877b-220a2eb2817e - - - - - -] Attempt 1 to provision port df36113b-7f1d-42d4-b84e-ed5044b6c7d3 2026-08-24 16:28:57.756 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 44003716-5642-4151-a07c-d9f915e5a594 2026-08-24 16:29:00.873 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 44003716-5642-4151-a07c-d9f915e5a594 2026-08-24 16:29:01.072 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port c918a5e0-d351-4649-90cb-4356163e191d 2026-08-24 16:29:01.410 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 6ba514f2-d610-4469-a0c1-f0ff1064b10c 2026-08-24 16:29:01.671 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd84bcf2-1789-45d3-befa-bd53c806c19b'] response: {'server_uuid': 'b9285052-dc45-46eb-8449-d68103d74d6f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c918a5e0-d351-4649-90cb-4356163e191d', 'code': 200} 2026-08-24 16:29:02.897 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port dfb139ff-3428-4128-b23f-e8b0f66fd82d 2026-08-24 16:29:03.257 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port c918a5e0-d351-4649-90cb-4356163e191d 2026-08-24 16:29:03.438 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-6420efc6-fb1b-4f41-8471-8cc8bf819755'] response: {'server_uuid': '85b7ebb2-3a86-4fe7-858a-437c8bf99185', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dfb139ff-3428-4128-b23f-e8b0f66fd82d', 'code': 200} 2026-08-24 16:29:03.468 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 6ba514f2-d610-4469-a0c1-f0ff1064b10c 2026-08-24 16:29:03.715 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0ffd7e2-01bf-476f-823e-b247a7fc6be1'] response: {'server_uuid': '2724ddc1-8b4f-4ef8-a05d-a76eb4743f49', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ba514f2-d610-4469-a0c1-f0ff1064b10c', 'code': 200} 2026-08-24 16:29:04.037 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port dfb139ff-3428-4128-b23f-e8b0f66fd82d 2026-08-24 16:29:04.374 16 INFO neutron.plugins.ml2.plugin [None req-744fb1a9-6cb8-43af-9d60-bd5a00f58f2f - - - - - -] Attempt 1 to provision port 47fc7a66-a35e-4093-bf9b-6131a08217ba 2026-08-24 16:29:04.414 16 INFO neutron.plugins.ml2.plugin [None req-744fb1a9-6cb8-43af-9d60-bd5a00f58f2f - - - - - -] Attempt 1 to provision port 433bea32-64e4-425a-a95d-5246d7cf2181 2026-08-24 16:29:04.430 16 INFO neutron.plugins.ml2.plugin [None req-744fb1a9-6cb8-43af-9d60-bd5a00f58f2f - - - - - -] Attempt 1 to provision port 6ba514f2-d610-4469-a0c1-f0ff1064b10c 2026-08-24 16:29:04.460 16 INFO neutron.plugins.ml2.plugin [None req-744fb1a9-6cb8-43af-9d60-bd5a00f58f2f - - - - - -] Attempt 1 to provision port 6b63e424-ce50-482b-ab98-9e502b868c58 2026-08-24 16:29:04.475 16 INFO neutron.plugins.ml2.plugin [None req-744fb1a9-6cb8-43af-9d60-bd5a00f58f2f - - - - - -] Attempt 1 to provision port 1d2c092f-e35a-4f65-b899-83ccd7eabcc3 2026-08-24 16:29:04.489 16 INFO neutron.plugins.ml2.plugin [None req-744fb1a9-6cb8-43af-9d60-bd5a00f58f2f - - - - - -] Attempt 1 to provision port f7998ba2-1f4b-40e2-89de-9eb58e0e94e0 2026-08-24 16:29:04.509 16 INFO neutron.plugins.ml2.plugin [None req-744fb1a9-6cb8-43af-9d60-bd5a00f58f2f - - - - - -] Attempt 1 to provision port dfb139ff-3428-4128-b23f-e8b0f66fd82d 2026-08-24 16:29:04.581 16 INFO neutron.plugins.ml2.plugin [None req-744fb1a9-6cb8-43af-9d60-bd5a00f58f2f - - - - - -] Attempt 1 to provision port 14fd4af6-be80-4ac6-884d-19916e503d7f 2026-08-24 16:29:04.641 16 INFO neutron.plugins.ml2.plugin [None req-744fb1a9-6cb8-43af-9d60-bd5a00f58f2f - - - - - -] Attempt 1 to provision port 3dfead58-e5c4-4656-842a-692cd83d565f 2026-08-24 16:29:04.668 16 INFO neutron.plugins.ml2.plugin [None req-744fb1a9-6cb8-43af-9d60-bd5a00f58f2f - - - - - -] Attempt 1 to provision port 6b02b402-e676-49d7-bd3b-ef28afdd34e8 2026-08-24 16:29:10.042 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port dccc93aa-6e42-4f3b-abc1-b418298faccf 2026-08-24 16:29:12.132 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port dccc93aa-6e42-4f3b-abc1-b418298faccf 2026-08-24 16:29:14.025 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 2534aba7-0869-4d01-b7a3-289c9575fcf9 2026-08-24 16:29:16.259 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 2534aba7-0869-4d01-b7a3-289c9575fcf9 2026-08-24 16:29:18.142 16 INFO neutron.plugins.ml2.plugin [None req-7237f6c2-5cc0-49bb-83bb-9f704a59bfe8 - - - - - -] Attempt 1 to provision port c918a5e0-d351-4649-90cb-4356163e191d 2026-08-24 16:29:18.202 16 INFO neutron.plugins.ml2.plugin [None req-7237f6c2-5cc0-49bb-83bb-9f704a59bfe8 - - - - - -] Attempt 1 to provision port 2534aba7-0869-4d01-b7a3-289c9575fcf9 2026-08-24 16:29:18.263 16 INFO neutron.plugins.ml2.plugin [None req-7237f6c2-5cc0-49bb-83bb-9f704a59bfe8 - - - - - -] Attempt 1 to provision port be25b410-0886-4fbb-9071-3a77c3f6f048 2026-08-24 16:29:18.292 16 INFO neutron.plugins.ml2.plugin [None req-7237f6c2-5cc0-49bb-83bb-9f704a59bfe8 - - - - - -] Attempt 1 to provision port 3dfead58-e5c4-4656-842a-692cd83d565f 2026-08-24 16:29:18.312 16 INFO neutron.plugins.ml2.plugin [None req-7237f6c2-5cc0-49bb-83bb-9f704a59bfe8 - - - - - -] Attempt 1 to provision port 427c9381-38b2-451e-b7bc-46ce5f786423 2026-08-24 16:29:20.075 16 INFO neutron.plugins.ml2.plugin [None req-3f35b6a7-df0e-407e-bb31-301d3e6d263b - - - - - -] Attempt 1 to provision port be25b410-0886-4fbb-9071-3a77c3f6f048 2026-08-24 16:29:22.667 16 INFO neutron.plugins.ml2.plugin [None req-b0a975c5-e80f-478e-ad56-a4f4283aa983 - - - - - -] Attempt 1 to provision port be25b410-0886-4fbb-9071-3a77c3f6f048 2026-08-24 16:29:22.829 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port e3ec36ac-93fb-4a9b-8764-e6ee0397d691 2026-08-24 16:29:22.966 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-75efaa26-403b-4a7c-9007-f657a37faa07'] response: {'server_uuid': 'f8d7b702-b686-4cfd-a881-3ec5484a939b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e3ec36ac-93fb-4a9b-8764-e6ee0397d691', 'code': 200} 2026-08-24 16:29:24.095 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port e3ec36ac-93fb-4a9b-8764-e6ee0397d691 2026-08-24 16:29:27.002 16 INFO neutron.plugins.ml2.plugin [None req-9cbd0c87-87ca-469a-b22e-08311d27e585 - - - - - -] Attempt 1 to provision port 3765308c-dd02-4827-98cd-bbf6a51dcdbf 2026-08-24 16:29:28.106 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 1ca0962b-3e5e-4c9c-a9d2-3a80e8d2e914 2026-08-24 16:29:28.513 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 433bea32-64e4-425a-a95d-5246d7cf2181 2026-08-24 16:29:28.861 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 6b02b402-e676-49d7-bd3b-ef28afdd34e8 2026-08-24 16:29:30.342 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 433bea32-64e4-425a-a95d-5246d7cf2181 2026-08-24 16:29:30.586 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 1ca0962b-3e5e-4c9c-a9d2-3a80e8d2e914 2026-08-24 16:29:30.767 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 19041498-4f6a-4177-b965-43b5f5ec78d5 2026-08-24 16:29:31.120 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 6b02b402-e676-49d7-bd3b-ef28afdd34e8 2026-08-24 16:29:31.192 13 INFO neutron.plugins.ml2.plugin [None req-db7482ea-9f56-40cb-8a89-8c28e8848300 - - - - - -] Attempt 1 to provision port c2f47c21-187e-44ae-98cc-37c6a6998176 2026-08-24 16:29:31.239 13 INFO neutron.plugins.ml2.plugin [None req-db7482ea-9f56-40cb-8a89-8c28e8848300 - - - - - -] Attempt 1 to provision port 19041498-4f6a-4177-b965-43b5f5ec78d5 2026-08-24 16:29:32.020 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 19041498-4f6a-4177-b965-43b5f5ec78d5 2026-08-24 16:29:34.385 13 INFO neutron.plugins.ml2.plugin [None req-a151dc8e-5879-4100-8932-4f1261730a7e - - - - - -] Attempt 1 to provision port c2f47c21-187e-44ae-98cc-37c6a6998176 2026-08-24 16:29:34.414 13 INFO neutron.plugins.ml2.plugin [None req-a151dc8e-5879-4100-8932-4f1261730a7e - - - - - -] Attempt 1 to provision port 19041498-4f6a-4177-b965-43b5f5ec78d5 2026-08-24 16:29:36.323 13 INFO neutron.plugins.ml2.plugin [None req-28811cdc-2926-4bc5-8b8b-1a2df3e219c8 - - - - - -] Attempt 1 to provision port c918a5e0-d351-4649-90cb-4356163e191d 2026-08-24 16:29:38.092 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port be25b410-0886-4fbb-9071-3a77c3f6f048 2026-08-24 16:29:38.259 16 INFO neutron.plugins.ml2.plugin [None req-b013d9f6-19fe-4925-be9e-c740b18f5cdf - - - - - -] Attempt 1 to provision port c918a5e0-d351-4649-90cb-4356163e191d 2026-08-24 16:29:38.370 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 427c9381-38b2-451e-b7bc-46ce5f786423 2026-08-24 16:29:38.640 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port c918a5e0-d351-4649-90cb-4356163e191d 2026-08-24 16:29:40.658 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port be25b410-0886-4fbb-9071-3a77c3f6f048 2026-08-24 16:29:40.834 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port cd56fc65-5835-4335-a810-4a5f565c7219 2026-08-24 16:29:40.942 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-501b3600-0330-4cd4-b7bb-4f11ab1ff795'] response: {'server_uuid': '1e8c6adf-28fa-4260-b97c-b892b62a7985', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cd56fc65-5835-4335-a810-4a5f565c7219', 'code': 200} 2026-08-24 16:29:41.173 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 427c9381-38b2-451e-b7bc-46ce5f786423 2026-08-24 16:29:42.053 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port cd56fc65-5835-4335-a810-4a5f565c7219 2026-08-24 16:29:43.840 16 WARNING neutron.plugins.ml2.plugin [None req-87982c51-2ec9-4615-b1c7-6d8b7f4963ee - - - - - -] Concurrent port binding operations failed on port 3765308c-dd02-4827-98cd-bbf6a51dcdbf 2026-08-24 16:29:43.846 16 INFO neutron.plugins.ml2.plugin [None req-87982c51-2ec9-4615-b1c7-6d8b7f4963ee - - - - - -] Attempt 2 to bind port 3765308c-dd02-4827-98cd-bbf6a51dcdbf 2026-08-24 16:29:44.029 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 3765308c-dd02-4827-98cd-bbf6a51dcdbf 2026-08-24 16:29:44.137 16 WARNING neutron.plugins.ml2.plugin [None req-87982c51-2ec9-4615-b1c7-6d8b7f4963ee - - - - - -] Concurrent port binding operations failed on port c2f47c21-187e-44ae-98cc-37c6a6998176 2026-08-24 16:29:44.144 16 INFO neutron.plugins.ml2.plugin [None req-87982c51-2ec9-4615-b1c7-6d8b7f4963ee - - - - - -] Attempt 2 to bind port c2f47c21-187e-44ae-98cc-37c6a6998176 2026-08-24 16:29:45.999 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 3765308c-dd02-4827-98cd-bbf6a51dcdbf 2026-08-24 16:29:46.211 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port c2f47c21-187e-44ae-98cc-37c6a6998176 2026-08-24 16:29:48.177 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port c2f47c21-187e-44ae-98cc-37c6a6998176 2026-08-24 16:29:50.471 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6b85c07-122c-4da9-b20a-9d3aba580421'] response: {'server_uuid': 'f8d7b702-b686-4cfd-a881-3ec5484a939b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e3ec36ac-93fb-4a9b-8764-e6ee0397d691', 'code': 200} 2026-08-24 16:29:52.679 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port e3ec36ac-93fb-4a9b-8764-e6ee0397d691 2026-08-24 16:29:52.889 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2178a876-4974-4647-ab9d-40e79c01c11b'] response: {'server_uuid': 'f8d7b702-b686-4cfd-a881-3ec5484a939b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e3ec36ac-93fb-4a9b-8764-e6ee0397d691', 'code': 200} 2026-08-24 16:29:54.240 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port e3ec36ac-93fb-4a9b-8764-e6ee0397d691 2026-08-24 16:30:07.802 16 INFO neutron.plugins.ml2.plugin [None req-f12c77d5-ab92-4d66-b087-8333851b9df8 - - - - - -] Attempt 1 to provision port 60613ca4-bb58-4b3b-b175-2e7d8dabb353 2026-08-24 16:30:30.050 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 3caad812-0c81-433e-aaee-11d61fc5fd6e 2026-08-24 16:30:30.977 16 INFO neutron.plugins.ml2.plugin [None req-45cd3631-20f1-4133-8f16-5f9aef8aa2ef - - - - - -] Attempt 1 to provision port 3caad812-0c81-433e-aaee-11d61fc5fd6e 2026-08-24 16:30:34.287 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 1395fdba-0dc5-4321-9b15-dda9b97466fc 2026-08-24 16:30:36.122 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 1395fdba-0dc5-4321-9b15-dda9b97466fc 2026-08-24 16:30:36.332 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 0bcbd5af-6e16-4059-b06f-65c278e6b397 2026-08-24 16:30:37.203 16 INFO neutron.plugins.ml2.plugin [None req-730c80b8-804c-4a9f-8138-7bebd3965dbb - - - - - -] Attempt 1 to provision port 0bcbd5af-6e16-4059-b06f-65c278e6b397 2026-08-24 16:30:37.250 16 INFO neutron.plugins.ml2.plugin [None req-730c80b8-804c-4a9f-8138-7bebd3965dbb - - - - - -] Attempt 1 to provision port 93eab0ae-de09-498c-95b7-404be1f95e2e 2026-08-24 16:30:38.310 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 0bcbd5af-6e16-4059-b06f-65c278e6b397 2026-08-24 16:30:42.749 13 INFO neutron.plugins.ml2.plugin [None req-50dde9bf-b885-42f1-9597-4b953362f25c - - - - - -] Attempt 1 to provision port 04d6e7e8-a37a-44ca-9e16-759f2d5caa6e 2026-08-24 16:30:42.785 13 INFO neutron.plugins.ml2.plugin [None req-50dde9bf-b885-42f1-9597-4b953362f25c - - - - - -] Attempt 1 to provision port 0bcbd5af-6e16-4059-b06f-65c278e6b397 2026-08-24 16:30:42.844 13 INFO neutron.plugins.ml2.plugin [None req-50dde9bf-b885-42f1-9597-4b953362f25c - - - - - -] Attempt 1 to provision port 93eab0ae-de09-498c-95b7-404be1f95e2e 2026-08-24 16:30:47.082 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port a5634e5f-ad1d-4e58-9b4f-b996a9080cd4 2026-08-24 16:30:47.197 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2b886f4-ed31-4610-9181-36f02076a762'] response: {'server_uuid': 'aae3b80e-343f-4c93-b820-f5b3e2475d0c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a5634e5f-ad1d-4e58-9b4f-b996a9080cd4', 'code': 200} 2026-08-24 16:30:48.110 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port a5634e5f-ad1d-4e58-9b4f-b996a9080cd4 2026-08-24 16:30:50.068 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port e42bb841-e5c6-47ec-a3e5-f7a4ea24d53f 2026-08-24 16:30:50.307 13 INFO neutron.plugins.ml2.plugin [None req-6bdaa353-1afa-488b-87bd-33e764a0fa91 - - - - - -] Attempt 1 to provision port 93eab0ae-de09-498c-95b7-404be1f95e2e 2026-08-24 16:30:52.010 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port e42bb841-e5c6-47ec-a3e5-f7a4ea24d53f 2026-08-24 16:30:53.999 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port f33320d8-a418-4e07-bf10-c1430a254d28 2026-08-24 16:30:56.233 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 04d6e7e8-a37a-44ca-9e16-759f2d5caa6e 2026-08-24 16:30:56.517 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port f33320d8-a418-4e07-bf10-c1430a254d28 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server [None req-0ce87e6c-7056-40ab-afa1-65c4e09b3c87 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 7bcf4d0b-7d19-41f0-8f1f-27572be3a92c: This subnet is being modified by another concurrent operation. 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server raise self.value 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server raise self.value 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server raise self.value 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server raise self.value 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server raise self.value 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server raise self.value 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1572, in create_port_db 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server raise exception 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 7bcf4d0b-7d19-41f0-8f1f-27572be3a92c: This subnet is being modified by another concurrent operation. 2026-08-24 16:30:57.643 13 ERROR oslo_messaging.rpc.server 2026-08-24 16:31:02.302 13 INFO neutron.plugins.ml2.plugin [None req-7c894476-3ea3-4542-9161-82df302b9025 - - - - - -] Attempt 1 to provision port a3e4abcd-50ab-4e44-8716-01d538ff7c21 2026-08-24 16:31:02.325 13 INFO neutron.plugins.ml2.plugin [None req-7c894476-3ea3-4542-9161-82df302b9025 - - - - - -] Attempt 1 to provision port 943d0da7-d951-4db7-8f1b-7b2a0d1bd712 2026-08-24 16:31:02.348 13 INFO neutron.plugins.ml2.plugin [None req-7c894476-3ea3-4542-9161-82df302b9025 - - - - - -] Attempt 1 to provision port f33320d8-a418-4e07-bf10-c1430a254d28 2026-08-24 16:31:02.643 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port fd2a1e73-0ac9-4b50-9dbd-19f3d7a2a701 2026-08-24 16:31:02.740 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1eae479-f1d1-41af-b6b0-ba97c45c8696'] response: {'server_uuid': 'c68828fb-ce23-41cc-920a-16956d4b52ee', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd2a1e73-0ac9-4b50-9dbd-19f3d7a2a701', 'code': 200} 2026-08-24 16:31:04.057 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port fd2a1e73-0ac9-4b50-9dbd-19f3d7a2a701 2026-08-24 16:31:05.617 13 INFO neutron.plugins.ml2.plugin [None req-542c221a-8466-44fd-add2-6caaa4e1e2e7 - - - - - -] Attempt 1 to provision port 943d0da7-d951-4db7-8f1b-7b2a0d1bd712 2026-08-24 16:31:06.061 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 943d0da7-d951-4db7-8f1b-7b2a0d1bd712 2026-08-24 16:31:06.254 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port a3e4abcd-50ab-4e44-8716-01d538ff7c21 2026-08-24 16:31:08.118 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port a3e4abcd-50ab-4e44-8716-01d538ff7c21 2026-08-24 16:31:10.919 13 INFO neutron.plugins.ml2.plugin [None req-8dce63eb-3079-4d8c-9e8f-02fe9628c931 - - - - - -] Attempt 1 to provision port fd2a1e73-0ac9-4b50-9dbd-19f3d7a2a701 2026-08-24 16:31:35.826 16 INFO neutron.plugins.ml2.plugin [None req-ab59323a-c187-4dc8-b840-01257b3aa8cb - - - - - -] Attempt 1 to provision port 92eb2b6e-fe6c-4d67-b418-f1a2cebf7596 2026-08-24 16:31:36.028 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 92eb2b6e-fe6c-4d67-b418-f1a2cebf7596 2026-08-24 16:31:38.139 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 212e6f98-1472-4fef-a2e0-6cb64dfb99f3 2026-08-24 16:31:38.457 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 92eb2b6e-fe6c-4d67-b418-f1a2cebf7596 2026-08-24 16:31:38.827 13 INFO neutron.plugins.ml2.plugin [None req-06924bb8-d833-452f-b004-acba4482e881 - - - - - -] Attempt 1 to provision port 92eb2b6e-fe6c-4d67-b418-f1a2cebf7596 2026-08-24 16:31:38.881 13 INFO neutron.plugins.ml2.plugin [None req-06924bb8-d833-452f-b004-acba4482e881 - - - - - -] Attempt 1 to provision port 05390e9d-776e-45af-8cf6-141675f0db3a 2026-08-24 16:31:38.919 13 INFO neutron.plugins.ml2.plugin [None req-06924bb8-d833-452f-b004-acba4482e881 - - - - - -] Attempt 1 to provision port e47137ac-474b-4809-b475-6c3b8174b4b6 2026-08-24 16:31:40.023 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 212e6f98-1472-4fef-a2e0-6cb64dfb99f3 2026-08-24 16:31:41.286 16 INFO neutron.plugins.ml2.plugin [None req-6ebe79a1-4537-4083-986e-f2c152e6dd1f - - - - - -] Attempt 1 to provision port 05390e9d-776e-45af-8cf6-141675f0db3a 2026-08-24 16:31:42.501 13 INFO neutron.plugins.ml2.plugin [None req-3b3fc40c-f3f6-4d72-b883-579b44387f85 - - - - - -] Attempt 1 to provision port 05390e9d-776e-45af-8cf6-141675f0db3a 2026-08-24 16:31:42.558 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 54ffaa35-97c3-4d77-8869-4e8628f75142 2026-08-24 16:31:42.679 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc872ac2-c334-4f34-ab6c-90dd242c334c'] response: {'server_uuid': '6d65a39a-8c0c-458d-a89f-6b56d64ed6fd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '54ffaa35-97c3-4d77-8869-4e8628f75142', 'code': 200} 2026-08-24 16:31:44.157 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 54ffaa35-97c3-4d77-8869-4e8628f75142 2026-08-24 16:31:51.092 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 4c78c64e-aa2e-4d57-be79-fce0dd158e5f 2026-08-24 16:31:51.185 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd208296-fd75-4286-bd1b-7f500609b5f3'] response: {'server_uuid': 'd2b6196c-9741-414e-b429-3fe8a13235e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4c78c64e-aa2e-4d57-be79-fce0dd158e5f', 'code': 200} 2026-08-24 16:31:52.039 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 4c78c64e-aa2e-4d57-be79-fce0dd158e5f 2026-08-24 16:31:54.152 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 06814cb5-e6d6-45c3-a96b-06ee7f595504 2026-08-24 16:31:54.284 16 INFO neutron.plugins.ml2.plugin [None req-9d8b9536-8fd9-4159-b73c-507c66855a30 - - - - - -] Attempt 1 to provision port 06814cb5-e6d6-45c3-a96b-06ee7f595504 2026-08-24 16:31:54.464 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 05390e9d-776e-45af-8cf6-141675f0db3a 2026-08-24 16:31:54.744 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port e47137ac-474b-4809-b475-6c3b8174b4b6 2026-08-24 16:31:56.104 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 05390e9d-776e-45af-8cf6-141675f0db3a 2026-08-24 16:31:56.305 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port e47137ac-474b-4809-b475-6c3b8174b4b6 2026-08-24 16:31:56.452 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 06814cb5-e6d6-45c3-a96b-06ee7f595504 2026-08-24 16:31:58.291 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 92966b01-6a5c-4a6d-b5b6-051c8fbce85a 2026-08-24 16:31:58.648 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 459724fe-699c-4da2-acaf-595a2658a65b 2026-08-24 16:32:00.155 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 92966b01-6a5c-4a6d-b5b6-051c8fbce85a 2026-08-24 16:32:00.388 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 459724fe-699c-4da2-acaf-595a2658a65b 2026-08-24 16:32:02.165 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port dca4ef50-1f66-4813-abda-db1e7abd1a44 2026-08-24 16:32:04.359 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port dca4ef50-1f66-4813-abda-db1e7abd1a44 2026-08-24 16:32:06.486 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 06814cb5-e6d6-45c3-a96b-06ee7f595504 2026-08-24 16:32:06.868 13 INFO neutron.plugins.ml2.plugin [None req-c75de028-acb2-47fd-98d7-15fb3833c074 - - - - - -] Attempt 1 to provision port e039c104-54d3-42b1-9719-ebc9fd477369 2026-08-24 16:32:06.905 13 INFO neutron.plugins.ml2.plugin [None req-c75de028-acb2-47fd-98d7-15fb3833c074 - - - - - -] Attempt 1 to provision port 8471bc46-3aa7-41c8-bffc-f114187811fe 2026-08-24 16:32:06.942 13 INFO neutron.plugins.ml2.plugin [None req-c75de028-acb2-47fd-98d7-15fb3833c074 - - - - - -] Attempt 1 to provision port 712856f7-3034-4458-88eb-50fbc0f323e6 2026-08-24 16:32:06.969 13 INFO neutron.plugins.ml2.plugin [None req-c75de028-acb2-47fd-98d7-15fb3833c074 - - - - - -] Attempt 1 to provision port 06814cb5-e6d6-45c3-a96b-06ee7f595504 2026-08-24 16:32:07.018 13 INFO neutron.plugins.ml2.plugin [None req-c75de028-acb2-47fd-98d7-15fb3833c074 - - - - - -] Attempt 1 to provision port dca4ef50-1f66-4813-abda-db1e7abd1a44 2026-08-24 16:32:07.066 13 INFO neutron.plugins.ml2.plugin [None req-c75de028-acb2-47fd-98d7-15fb3833c074 - - - - - -] Attempt 1 to provision port 92966b01-6a5c-4a6d-b5b6-051c8fbce85a 2026-08-24 16:32:08.272 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c86cd5aa-a503-4c50-aaa6-769ae7589bef'] response: {'server_uuid': '6d65a39a-8c0c-458d-a89f-6b56d64ed6fd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '54ffaa35-97c3-4d77-8869-4e8628f75142', 'code': 200} 2026-08-24 16:32:12.743 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 073dd1b5-dfb4-4b88-ba70-5dfbd69117fb 2026-08-24 16:32:12.871 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f223da69-965a-4638-be4b-a29d415fe5b1'] response: {'server_uuid': 'b89bb309-422a-47b8-821e-e401e2077197', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '073dd1b5-dfb4-4b88-ba70-5dfbd69117fb', 'code': 200} 2026-08-24 16:32:13.192 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 033c49b2-f9d5-4fbe-933a-7705ee8bab73 2026-08-24 16:32:14.288 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 073dd1b5-dfb4-4b88-ba70-5dfbd69117fb 2026-08-24 16:32:14.519 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 033c49b2-f9d5-4fbe-933a-7705ee8bab73 2026-08-24 16:32:16.401 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0807f1df-88e2-4992-b51a-9590100067d4'] response: {'server_uuid': 'c68828fb-ce23-41cc-920a-16956d4b52ee', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fd2a1e73-0ac9-4b50-9dbd-19f3d7a2a701', 'code': 200} 2026-08-24 16:32:18.198 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 70730166-6b4a-464b-ba2e-1a0f8e48ffe0 2026-08-24 16:32:18.858 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 751633fd-6d35-4172-9f34-3afaaa284cfa 2026-08-24 16:32:20.375 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 70730166-6b4a-464b-ba2e-1a0f8e48ffe0 2026-08-24 16:32:20.550 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port c0a22528-3e3c-4f4d-b829-234a02fb5bd4 2026-08-24 16:32:20.795 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 751633fd-6d35-4172-9f34-3afaaa284cfa 2026-08-24 16:32:20.983 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 712856f7-3034-4458-88eb-50fbc0f323e6 2026-08-24 16:32:21.369 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 8471bc46-3aa7-41c8-bffc-f114187811fe 2026-08-24 16:32:22.602 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port e039c104-54d3-42b1-9719-ebc9fd477369 2026-08-24 16:32:22.858 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port c0a22528-3e3c-4f4d-b829-234a02fb5bd4 2026-08-24 16:32:23.067 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 8471bc46-3aa7-41c8-bffc-f114187811fe 2026-08-24 16:32:23.228 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 712856f7-3034-4458-88eb-50fbc0f323e6 2026-08-24 16:32:24.461 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port e039c104-54d3-42b1-9719-ebc9fd477369 2026-08-24 16:32:26.115 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port d3396e29-fb0f-469d-92d2-dddf68f6f83e 2026-08-24 16:32:26.988 16 INFO neutron.plugins.ml2.plugin [None req-f5d84b4f-77c2-47ba-ac4e-a835565d2935 - - - - - -] Attempt 1 to provision port e039c104-54d3-42b1-9719-ebc9fd477369 2026-08-24 16:32:27.026 16 INFO neutron.plugins.ml2.plugin [None req-f5d84b4f-77c2-47ba-ac4e-a835565d2935 - - - - - -] Attempt 1 to provision port 751633fd-6d35-4172-9f34-3afaaa284cfa 2026-08-24 16:32:27.072 16 INFO neutron.plugins.ml2.plugin [None req-f5d84b4f-77c2-47ba-ac4e-a835565d2935 - - - - - -] Attempt 1 to provision port dca4ef50-1f66-4813-abda-db1e7abd1a44 2026-08-24 16:32:27.116 16 INFO neutron.plugins.ml2.plugin [None req-f5d84b4f-77c2-47ba-ac4e-a835565d2935 - - - - - -] Attempt 1 to provision port 9432f96f-ea3e-419d-af79-3c9081f78fc2 2026-08-24 16:32:27.140 16 INFO neutron.plugins.ml2.plugin [None req-f5d84b4f-77c2-47ba-ac4e-a835565d2935 - - - - - -] Attempt 1 to provision port 712856f7-3034-4458-88eb-50fbc0f323e6 2026-08-24 16:32:27.184 16 INFO neutron.plugins.ml2.plugin [None req-f5d84b4f-77c2-47ba-ac4e-a835565d2935 - - - - - -] Attempt 1 to provision port 06814cb5-e6d6-45c3-a96b-06ee7f595504 2026-08-24 16:32:27.223 16 INFO neutron.plugins.ml2.plugin [None req-f5d84b4f-77c2-47ba-ac4e-a835565d2935 - - - - - -] Attempt 1 to provision port 260f7860-ca68-4e53-af09-775e138fdb83 2026-08-24 16:32:27.244 16 INFO neutron.plugins.ml2.plugin [None req-f5d84b4f-77c2-47ba-ac4e-a835565d2935 - - - - - -] Attempt 1 to provision port 92966b01-6a5c-4a6d-b5b6-051c8fbce85a 2026-08-24 16:32:27.288 16 INFO neutron.plugins.ml2.plugin [None req-f5d84b4f-77c2-47ba-ac4e-a835565d2935 - - - - - -] Attempt 1 to provision port 073dd1b5-dfb4-4b88-ba70-5dfbd69117fb 2026-08-24 16:32:27.331 16 INFO neutron.plugins.ml2.plugin [None req-f5d84b4f-77c2-47ba-ac4e-a835565d2935 - - - - - -] Attempt 1 to provision port d3396e29-fb0f-469d-92d2-dddf68f6f83e 2026-08-24 16:32:27.376 16 INFO neutron.plugins.ml2.plugin [None req-f5d84b4f-77c2-47ba-ac4e-a835565d2935 - - - - - -] Attempt 1 to provision port 84880813-a841-4fdb-8d4d-890d3612954c 2026-08-24 16:32:27.397 16 INFO neutron.plugins.ml2.plugin [None req-f5d84b4f-77c2-47ba-ac4e-a835565d2935 - - - - - -] Attempt 1 to provision port c0a22528-3e3c-4f4d-b829-234a02fb5bd4 2026-08-24 16:32:28.095 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port d3396e29-fb0f-469d-92d2-dddf68f6f83e 2026-08-24 16:32:30.160 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 72fa8d07-0068-400e-971a-35b18a3d7b70 2026-08-24 16:32:30.273 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-65e272cd-0db8-4c8c-a779-c399f119f20c'] response: {'server_uuid': 'e7314cbc-a935-479f-bd91-3e229d3cb49e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '72fa8d07-0068-400e-971a-35b18a3d7b70', 'code': 200} 2026-08-24 16:32:33.308 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 9432f96f-ea3e-419d-af79-3c9081f78fc2 2026-08-24 16:32:33.605 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 260f7860-ca68-4e53-af09-775e138fdb83 2026-08-24 16:32:34.098 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 72fa8d07-0068-400e-971a-35b18a3d7b70 2026-08-24 16:32:34.453 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port b74d44f5-b94f-489b-a864-58a1d1d2c962 2026-08-24 16:32:34.618 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-968e2b5e-13d0-4a1a-9819-ac253efc3ef2'] response: {'server_uuid': '6ef7690d-02c1-4355-84f4-685baa4ba18e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b74d44f5-b94f-489b-a864-58a1d1d2c962', 'code': 200} 2026-08-24 16:32:35.528 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port b74d44f5-b94f-489b-a864-58a1d1d2c962 2026-08-24 16:32:35.727 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port cbdab6ca-5260-4d16-a819-0321119dd69e 2026-08-24 16:32:35.897 13 INFO neutron.plugins.ml2.plugin [None req-a1ee9156-95db-4734-88e3-8faed5cd7bb1 - - - - - -] Attempt 1 to provision port e039c104-54d3-42b1-9719-ebc9fd477369 2026-08-24 16:32:35.970 13 INFO neutron.plugins.ml2.plugin [None req-a1ee9156-95db-4734-88e3-8faed5cd7bb1 - - - - - -] Attempt 1 to provision port cbdab6ca-5260-4d16-a819-0321119dd69e 2026-08-24 16:32:36.004 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 9432f96f-ea3e-419d-af79-3c9081f78fc2 2026-08-24 16:32:36.015 13 INFO neutron.plugins.ml2.plugin [None req-a1ee9156-95db-4734-88e3-8faed5cd7bb1 - - - - - -] Attempt 1 to provision port 712856f7-3034-4458-88eb-50fbc0f323e6 2026-08-24 16:32:36.062 13 INFO neutron.plugins.ml2.plugin [None req-a1ee9156-95db-4734-88e3-8faed5cd7bb1 - - - - - -] Attempt 1 to provision port 260f7860-ca68-4e53-af09-775e138fdb83 2026-08-24 16:32:36.118 13 INFO neutron.plugins.ml2.plugin [None req-a1ee9156-95db-4734-88e3-8faed5cd7bb1 - - - - - -] Attempt 1 to provision port d3396e29-fb0f-469d-92d2-dddf68f6f83e 2026-08-24 16:32:36.171 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 84880813-a841-4fdb-8d4d-890d3612954c 2026-08-24 16:32:36.174 13 INFO neutron.plugins.ml2.plugin [None req-a1ee9156-95db-4734-88e3-8faed5cd7bb1 - - - - - -] Attempt 1 to provision port 84880813-a841-4fdb-8d4d-890d3612954c 2026-08-24 16:32:36.442 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 260f7860-ca68-4e53-af09-775e138fdb83 2026-08-24 16:32:37.026 13 INFO neutron.plugins.ml2.plugin [None req-a1ee9156-95db-4734-88e3-8faed5cd7bb1 - - - - - -] Attempt 1 to provision port c0a22528-3e3c-4f4d-b829-234a02fb5bd4 2026-08-24 16:32:37.464 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 84880813-a841-4fdb-8d4d-890d3612954c 2026-08-24 16:32:37.857 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port cbdab6ca-5260-4d16-a819-0321119dd69e 2026-08-24 16:32:42.149 16 INFO neutron.plugins.ml2.plugin [None req-ce5ea4ff-e599-4a09-912a-a1a9359aa28b - - - - - -] Attempt 1 to provision port e039c104-54d3-42b1-9719-ebc9fd477369 2026-08-24 16:32:42.204 16 INFO neutron.plugins.ml2.plugin [None req-ce5ea4ff-e599-4a09-912a-a1a9359aa28b - - - - - -] Attempt 1 to provision port 84880813-a841-4fdb-8d4d-890d3612954c 2026-08-24 16:32:42.257 16 INFO neutron.plugins.ml2.plugin [None req-ce5ea4ff-e599-4a09-912a-a1a9359aa28b - - - - - -] Attempt 1 to provision port c0a22528-3e3c-4f4d-b829-234a02fb5bd4 2026-08-24 16:32:42.302 16 INFO neutron.plugins.ml2.plugin [None req-ce5ea4ff-e599-4a09-912a-a1a9359aa28b - - - - - -] Attempt 1 to provision port b74d44f5-b94f-489b-a864-58a1d1d2c962 2026-08-24 16:32:46.549 13 INFO neutron.plugins.ml2.plugin [None req-78ab1ca3-fe34-414d-8999-d749b6c5960f - - - - - -] Attempt 1 to provision port 72fa8d07-0068-400e-971a-35b18a3d7b70 2026-08-24 16:32:46.600 13 INFO neutron.plugins.ml2.plugin [None req-78ab1ca3-fe34-414d-8999-d749b6c5960f - - - - - -] Attempt 1 to provision port 84880813-a841-4fdb-8d4d-890d3612954c 2026-08-24 16:32:48.413 16 INFO neutron.plugins.ml2.plugin [None req-a156ef32-56e7-4fc4-a153-15697eb2f155 - - - - - -] Attempt 1 to provision port 073dd1b5-dfb4-4b88-ba70-5dfbd69117fb 2026-08-24 16:33:06.688 13 INFO neutron.plugins.ml2.plugin [None req-0bd8b319-f3f5-43d7-82df-8ba91c98d63f - - - - - -] Attempt 1 to provision port a42bb8d5-98b8-46bf-98fe-229c6f2d0bf9 2026-08-24 16:33:16.706 13 INFO neutron.plugins.ml2.plugin [None req-72964ebb-fd36-496d-a411-ed48faf0d824 - - - - - -] Attempt 1 to provision port 35fafbab-cbca-4e3f-9f71-8b8f8717341a 2026-08-24 16:33:37.970 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 7610eaf7-dda4-4189-b8f1-9f850ed71608 2026-08-24 16:33:38.117 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0c325e0-a5a6-45ac-8885-afa68069fb4e'] response: {'server_uuid': '2e9433df-5b30-4f86-8f21-d8d855cf0874', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7610eaf7-dda4-4189-b8f1-9f850ed71608', 'code': 200} 2026-08-24 16:33:39.483 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 7610eaf7-dda4-4189-b8f1-9f850ed71608 2026-08-24 16:34:19.938 16 INFO neutron.plugins.ml2.plugin [None req-d485e5a8-6221-42f8-b0d6-5c9ba66b4733 - - - - - -] Attempt 1 to provision port ec34a5e6-d6b8-4c58-9d76-17d1bb9deebb 2026-08-24 16:34:25.464 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port ec34a5e6-d6b8-4c58-9d76-17d1bb9deebb 2026-08-24 16:34:25.664 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb51485e-c37a-4536-a9ad-9e0a0106952c'] response: {'server_uuid': '2e9433df-5b30-4f86-8f21-d8d855cf0874', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ec34a5e6-d6b8-4c58-9d76-17d1bb9deebb', 'code': 200} 2026-08-24 16:34:27.439 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port ec34a5e6-d6b8-4c58-9d76-17d1bb9deebb 2026-08-24 16:34:29.985 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port ec34a5e6-d6b8-4c58-9d76-17d1bb9deebb 2026-08-24 16:34:52.108 16 INFO neutron.plugins.ml2.plugin [None req-73c7af83-aef0-423f-bcd0-733f2e7e9629 - - - - - -] Attempt 1 to provision port 413e2c8f-178a-4dea-a5f3-41031659bd14 2026-08-24 16:35:01.050 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 413e2c8f-178a-4dea-a5f3-41031659bd14 2026-08-24 16:35:01.216 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d5652bb-9d46-46a4-91ae-036324f11064'] response: {'server_uuid': '2e9433df-5b30-4f86-8f21-d8d855cf0874', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '413e2c8f-178a-4dea-a5f3-41031659bd14', 'code': 200} 2026-08-24 16:35:01.645 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 413e2c8f-178a-4dea-a5f3-41031659bd14 2026-08-24 16:35:11.884 13 INFO neutron.plugins.ml2.plugin [None req-f96cefc5-bc05-41d6-9f70-88ce93b8eed3 - - - - - -] Attempt 1 to provision port 5651a684-0120-4fb0-bab6-486c1fa9ff57 2026-08-24 16:35:17.694 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 5651a684-0120-4fb0-bab6-486c1fa9ff57 2026-08-24 16:35:17.794 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1969dfd0-0fff-41d7-aa4f-070fe097a8b2'] response: {'server_uuid': '2e9433df-5b30-4f86-8f21-d8d855cf0874', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5651a684-0120-4fb0-bab6-486c1fa9ff57', 'code': 200} 2026-08-24 16:35:19.663 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 5651a684-0120-4fb0-bab6-486c1fa9ff57 2026-08-24 16:35:21.664 13 INFO neutron.plugins.ml2.plugin [None req-716efda5-bc72-4675-8859-c6e8b2030cd5 - - - - - -] Attempt 1 to provision port 413e2c8f-178a-4dea-a5f3-41031659bd14 2026-08-24 16:35:21.704 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 413e2c8f-178a-4dea-a5f3-41031659bd14 2026-08-24 16:35:35.744 13 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 5651a684-0120-4fb0-bab6-486c1fa9ff57 2026-08-24 16:35:36.388 16 INFO neutron.plugins.ml2.plugin [None req-66c72e85-a776-49ac-b427-a4dbfa4a02ed - - - - - -] Attempt 1 to provision port 5651a684-0120-4fb0-bab6-486c1fa9ff57 2026-08-24 16:35:45.697 16 INFO neutron.plugins.ml2.plugin [None req-2cd171d6-f4b5-4c99-b4cb-22deccc4fa32 - - - - - -] Attempt 1 to provision port 413e2c8f-178a-4dea-a5f3-41031659bd14 2026-08-24 16:35:45.950 13 INFO neutron.plugins.ml2.plugin [None req-ab3f8daa-870f-4090-8081-7b7103ea058b - - - - - -] Attempt 1 to provision port 413e2c8f-178a-4dea-a5f3-41031659bd14 2026-08-24 16:36:13.850 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ee138ff-2b33-4c28-b556-67fd82e6c04a'] response: {'server_uuid': '2e9433df-5b30-4f86-8f21-d8d855cf0874', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7610eaf7-dda4-4189-b8f1-9f850ed71608', 'code': 200}