+ 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-09-08 23:35:41.428 1 INFO neutron.common.config [-] Logging enabled! 2026-09-08 23:35:41.429 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.19.dev7 2026-09-08 23:35:41.429 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-09-08 23:35:41.429 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-08 23:35:42.778 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-08 23:35:42.780 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-08 23:35:42.783 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-08 23:35:42.784 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-08 23:35:42.784 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-08 23:35:42.784 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-08 23:35:42.784 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 23:35:42.791 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 23:35:42.791 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 23:35:42.791 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-08 23:35:42.809 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-08 23:35:42.810 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-08 23:35:42.810 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-08 23:35:42.828 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-08 23:35:42.828 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-08 23:35:42.828 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-08 23:35:42.828 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-08 23:35:43.098 1 INFO neutron.plugins.ml2.managers [None req-da2af25f-ff87-4936-a0e8-2e407647cd23 - - - - - -] Initializing driver for type 'vlan' 2026-09-08 23:35:43.305 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-da2af25f-ff87-4936-a0e8-2e407647cd23 - - - - - -] VlanTypeDriver initialization complete 2026-09-08 23:35:43.305 1 INFO neutron.plugins.ml2.managers [None req-da2af25f-ff87-4936-a0e8-2e407647cd23 - - - - - -] Initializing driver for type 'vxlan' 2026-09-08 23:35:43.305 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-da2af25f-ff87-4936-a0e8-2e407647cd23 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-08 23:35:43.361 1 INFO neutron.plugins.ml2.managers [None req-da2af25f-ff87-4936-a0e8-2e407647cd23 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-08 23:35:43.361 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-da2af25f-ff87-4936-a0e8-2e407647cd23 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-08 23:35:43.362 1 INFO neutron.plugins.ml2.managers [None req-da2af25f-ff87-4936-a0e8-2e407647cd23 - - - - - -] Initializing extension driver 'port_security' 2026-09-08 23:35:43.362 1 INFO neutron.plugins.ml2.extensions.port_security [None req-da2af25f-ff87-4936-a0e8-2e407647cd23 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-08 23:35:43.362 1 INFO neutron.plugins.ml2.managers [None req-da2af25f-ff87-4936-a0e8-2e407647cd23 - - - - - -] Initializing extension driver 'qos' 2026-09-08 23:35:43.363 1 INFO neutron.plugins.ml2.managers [None req-da2af25f-ff87-4936-a0e8-2e407647cd23 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-08 23:35:43.363 1 INFO neutron.plugins.ml2.managers [None req-da2af25f-ff87-4936-a0e8-2e407647cd23 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-08 23:35:43.383 1 INFO neutron.quota [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded quota_driver: . 2026-09-08 23:35:43.384 1 INFO neutron.plugins.ml2.plugin [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Modular L2 Plugin initialization complete 2026-09-08 23:35:43.384 1 INFO neutron.plugins.ml2.managers [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-08 23:35:43.384 1 INFO neutron.plugins.ml2.managers [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-08 23:35:43.385 1 INFO neutron.plugins.ml2.managers [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-08 23:35:43.385 1 INFO neutron.manager [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loading Plugin: qos 2026-09-08 23:35:43.400 1 INFO neutron.manager [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loading Plugin: router 2026-09-08 23:35:43.471 1 INFO neutron.services.service_base [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-08 23:35:43.472 1 INFO neutron.manager [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loading Plugin: segments 2026-09-08 23:35:43.533 1 INFO neutron.manager [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loading Plugin: trunk 2026-09-08 23:35:43.546 1 INFO neutron.manager [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loading Plugin: vpnaas 2026-09-08 23:35:43.576 1 WARNING stevedore.named [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-08 23:35:43.646 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-08 23:35:43.646 1 INFO neutron.common.utils [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-08 23:35:43.646 1 INFO neutron.manager [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loading Plugin: taas 2026-09-08 23:35:43.663 1 WARNING stevedore.named [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-08 23:35:43.703 1 INFO neutron_taas.services.taas.taas_plugin [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-08 23:35:43.704 1 INFO neutron.manager [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loading Plugin: tapmirror 2026-09-08 23:35:43.722 1 WARNING stevedore.named [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-08 23:35:43.742 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-08 23:35:43.743 1 INFO neutron.manager [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loading Plugin: auto_allocate 2026-09-08 23:35:43.754 1 INFO neutron.manager [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loading Plugin: tag 2026-09-08 23:35:43.767 1 INFO neutron.manager [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loading Plugin: timestamp 2026-09-08 23:35:43.770 1 INFO neutron.manager [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loading Plugin: network_ip_availability 2026-09-08 23:35:43.775 1 INFO neutron.manager [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loading Plugin: flavors 2026-09-08 23:35:43.779 1 INFO neutron.manager [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loading Plugin: revisions 2026-09-08 23:35:43.784 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Initializing extension manager. 2026-09-08 23:35:43.785 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: address-group 2026-09-08 23:35:43.786 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: address-scope 2026-09-08 23:35:43.787 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-08 23:35:43.788 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: agent 2026-09-08 23:35:43.788 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: agent-resources-synced 2026-09-08 23:35:43.790 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-08 23:35:43.791 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-08 23:35:43.792 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: availability_zone 2026-09-08 23:35:43.793 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: availability_zone_filter 2026-09-08 23:35:43.793 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-08 23:35:43.793 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: default-subnetpools 2026-09-08 23:35:43.795 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-08 23:35:43.795 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: dns-integration 2026-09-08 23:35:43.795 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: dns-domain-ports 2026-09-08 23:35:43.796 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-08 23:35:43.796 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: dvr 2026-09-08 23:35:43.797 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-08 23:35:43.797 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: empty-string-filtering 2026-09-08 23:35:43.798 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-08 23:35:43.798 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-08 23:35:43.798 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: external-net 2026-09-08 23:35:43.799 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-08 23:35:43.799 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: extraroute 2026-09-08 23:35:43.800 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: extraroute-atomic 2026-09-08 23:35:43.800 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-08 23:35:43.801 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-08 23:35:43.801 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-08 23:35:43.801 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-08 23:35:43.802 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: fip-port-details 2026-09-08 23:35:43.802 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: flavors 2026-09-08 23:35:43.805 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-08 23:35:43.805 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: floatingip-pools 2026-09-08 23:35:43.806 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: ip_allocation 2026-09-08 23:35:43.806 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-08 23:35:43.807 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: l2_adjacency 2026-09-08 23:35:43.808 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: router 2026-09-08 23:35:43.809 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-08 23:35:43.809 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-08 23:35:43.810 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-08 23:35:43.810 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: ext-gw-mode 2026-09-08 23:35:43.811 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: l3-ha 2026-09-08 23:35:43.811 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-08 23:35:43.812 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-08 23:35:43.812 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: l3-flavors 2026-09-08 23:35:43.813 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-08 23:35:43.813 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-08 23:35:43.815 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-08 23:35:43.816 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-08 23:35:43.817 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-08 23:35:43.817 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-08 23:35:43.818 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-08 23:35:43.818 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: multi-provider 2026-09-08 23:35:43.819 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: net-mtu 2026-09-08 23:35:43.819 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: net-mtu-writable 2026-09-08 23:35:43.820 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: network_availability_zone 2026-09-08 23:35:43.820 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: network_ha 2026-09-08 23:35:43.821 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: network-ip-availability 2026-09-08 23:35:43.822 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-08 23:35:43.822 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: pagination 2026-09-08 23:35:43.823 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: port-device-profile 2026-09-08 23:35:43.823 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-08 23:35:43.823 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-08 23:35:43.824 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-08 23:35:43.824 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: port-mac-override 2026-09-08 23:35:43.825 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-08 23:35:43.825 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-08 23:35:43.826 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-08 23:35:43.826 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: port-resource-request 2026-09-08 23:35:43.827 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-08 23:35:43.827 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-08 23:35:43.827 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: binding 2026-09-08 23:35:43.828 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: binding-extended 2026-09-08 23:35:43.828 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: port-security 2026-09-08 23:35:43.829 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: project-id 2026-09-08 23:35:43.829 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: provider 2026-09-08 23:35:43.830 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-08 23:35:43.831 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: qos 2026-09-08 23:35:43.832 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-08 23:35:43.832 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-08 23:35:43.833 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: qos-default 2026-09-08 23:35:43.833 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: qos-fip 2026-09-08 23:35:43.834 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-08 23:35:43.834 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-08 23:35:43.835 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-08 23:35:43.835 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-08 23:35:43.836 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-08 23:35:43.836 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: qos-pps 2026-09-08 23:35:43.837 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-08 23:35:43.837 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-08 23:35:43.837 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: qos-rules-alias 2026-09-08 23:35:43.838 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: quota-check-limit 2026-09-08 23:35:43.839 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: quota-check-limit-default 2026-09-08 23:35:43.841 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: quotas 2026-09-08 23:35:43.843 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: quota_details 2026-09-08 23:35:43.844 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: rbac-policies 2026-09-08 23:35:43.845 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: rbac-address-group 2026-09-08 23:35:43.845 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: rbac-address-scope 2026-09-08 23:35:43.846 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: rbac-security-groups 2026-09-08 23:35:43.846 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-08 23:35:43.847 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: revision-if-match 2026-09-08 23:35:43.847 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-08 23:35:43.848 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: router_availability_zone 2026-09-08 23:35:43.848 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-08 23:35:43.850 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-08 23:35:43.851 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-08 23:35:43.851 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-08 23:35:43.851 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-08 23:35:43.852 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-08 23:35:43.852 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-08 23:35:43.856 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: security-group 2026-09-08 23:35:43.857 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: segment 2026-09-08 23:35:43.858 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-08 23:35:43.858 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: service-type 2026-09-08 23:35:43.859 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: sorting 2026-09-08 23:35:43.859 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: standard-attr-segment 2026-09-08 23:35:43.860 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: standard-attr-description 2026-09-08 23:35:43.860 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: stateful-security-group 2026-09-08 23:35:43.860 1 WARNING neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-08 23:35:43.861 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-08 23:35:43.861 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: subnet-external-network 2026-09-08 23:35:43.862 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: subnet_onboard 2026-09-08 23:35:43.862 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-08 23:35:43.863 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: subnet-service-types 2026-09-08 23:35:43.863 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: subnet_allocation 2026-09-08 23:35:43.864 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-08 23:35:43.864 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: tag-creation 2026-09-08 23:35:43.865 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-08 23:35:43.868 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: standard-attr-tag 2026-09-08 23:35:43.868 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-08 23:35:43.869 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: trunk 2026-09-08 23:35:43.869 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: trunk-details 2026-09-08 23:35:43.870 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-08 23:35:43.870 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-08 23:35:43.871 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-08 23:35:43.871 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-08 23:35:43.873 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-08 23:35:43.873 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-08 23:35:43.874 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: vpn-flavors 2026-09-08 23:35:43.875 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: vpnaas 2026-09-08 23:35:43.876 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: taas 2026-09-08 23:35:43.877 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: tap-mirror 2026-09-08 23:35:43.877 1 INFO neutron.api.extensions [None req-b17ba287-dcfc-42fb-af48-d5a5ee4b7bd2 - - - - - -] Loaded extension: taas-vlan-filter 2026-09-08 23:36:13.985 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-08 23:36:14.038 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-08 23:36:14.042 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-08 23:36:26.999 13 INFO neutron.db.l3_hamode_db [None req-b1fc0b64-2000-488d-a162-b0d78a000ad2 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 23:36:44.639 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 22807a96-9945-43f6-bdb6-92abd6fd4474 2026-09-08 23:36:44.836 16 INFO neutron.plugins.ml2.plugin [None req-d1b5626d-2764-41ea-8a0c-9f6f0bf3d976 - - - - - -] Attempt 1 to provision port 22807a96-9945-43f6-bdb6-92abd6fd4474 2026-09-08 23:36:46.519 16 INFO neutron.plugins.ml2.plugin [None req-63e93577-802e-4396-8d7e-3cc1db463417 - - - - - -] Attempt 1 to provision port 22807a96-9945-43f6-bdb6-92abd6fd4474 2026-09-08 23:36:46.532 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 22807a96-9945-43f6-bdb6-92abd6fd4474 2026-09-08 23:41:22.607 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 9984404e-2dba-48df-818c-8e9aead9e4d3 2026-09-08 23:41:24.618 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 9984404e-2dba-48df-818c-8e9aead9e4d3 2026-09-08 23:41:25.444 13 INFO neutron.plugins.ml2.plugin [None req-7cfab1b1-8000-4de3-8e17-0eb9aec67c28 - - - - - -] Attempt 1 to provision port 9984404e-2dba-48df-818c-8e9aead9e4d3 2026-09-08 23:41:31.363 13 INFO neutron.plugins.ml2.plugin [None req-061574b1-e47f-4a7b-ab6a-8424530bafb0 - - - - - -] Attempt 1 to provision port 542413b7-c16e-463e-9b29-48560b6955d7 2026-09-08 23:45:15.256 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 542413b7-c16e-463e-9b29-48560b6955d7 2026-09-08 23:45:16.650 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 542413b7-c16e-463e-9b29-48560b6955d7 2026-09-08 23:54:06.820 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 479470b3-60cb-4f19-9de1-5aa0ed4027de 2026-09-08 23:54:08.814 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 479470b3-60cb-4f19-9de1-5aa0ed4027de 2026-09-09 00:04:00.515 16 INFO neutron.plugins.ml2.plugin [None req-7a00a53d-3ca0-4623-b38b-ac0f3f81f2b7 - - - - - -] Attempt 1 to provision port 22807a96-9945-43f6-bdb6-92abd6fd4474 2026-09-09 00:04:00.588 16 INFO neutron.plugins.ml2.plugin [None req-7a00a53d-3ca0-4623-b38b-ac0f3f81f2b7 - - - - - -] Attempt 1 to provision port 9984404e-2dba-48df-818c-8e9aead9e4d3 2026-09-09 00:04:00.635 16 INFO neutron.plugins.ml2.plugin [None req-7a00a53d-3ca0-4623-b38b-ac0f3f81f2b7 - - - - - -] Attempt 1 to provision port 542413b7-c16e-463e-9b29-48560b6955d7 2026-09-09 00:12:13.236 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 13a5af8e-fb4a-467f-818d-4f806ddf04f0 2026-09-09 00:12:19.440 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 6f424258-32b3-40a7-878f-8d783c3b0aa6 2026-09-09 00:12:21.284 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 6f424258-32b3-40a7-878f-8d783c3b0aa6 2026-09-09 00:12:21.482 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port a9e8c1f2-a2d0-4acd-bc8f-9a8d028a0495 2026-09-09 00:12:23.275 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 1d8ef3e7-c2e4-4c1a-b1a8-a304682eddef 2026-09-09 00:12:23.635 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port a9e8c1f2-a2d0-4acd-bc8f-9a8d028a0495 2026-09-09 00:12:25.263 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 1d8ef3e7-c2e4-4c1a-b1a8-a304682eddef 2026-09-09 00:12:27.708 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 6862c9a2-741c-48e1-bdfc-351cc10273fb 2026-09-09 00:12:28.125 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 3d8c05a6-8c1a-48df-806d-d4c8ff905952 2026-09-09 00:12:28.221 16 INFO neutron.plugins.ml2.plugin [None req-ce382de5-3b8e-41ab-9554-32a77c916ae9 - - - - - -] Attempt 1 to provision port d60f18cd-9047-4d13-87ea-b9114534b393 2026-09-09 00:12:28.247 16 INFO neutron.plugins.ml2.plugin [None req-ce382de5-3b8e-41ab-9554-32a77c916ae9 - - - - - -] Attempt 1 to provision port e0ff22c1-7022-411e-a6ce-46b806b38113 2026-09-09 00:12:28.266 16 INFO neutron.plugins.ml2.plugin [None req-ce382de5-3b8e-41ab-9554-32a77c916ae9 - - - - - -] Attempt 1 to provision port 3b8061ea-3fd9-4b4a-9415-f6b915c2c0d3 2026-09-09 00:12:28.287 16 INFO neutron.plugins.ml2.plugin [None req-ce382de5-3b8e-41ab-9554-32a77c916ae9 - - - - - -] Attempt 1 to provision port 2d7e9cd4-379c-494d-bae9-c4f14e0462a2 2026-09-09 00:12:28.312 16 INFO neutron.plugins.ml2.plugin [None req-ce382de5-3b8e-41ab-9554-32a77c916ae9 - - - - - -] Attempt 1 to provision port 6f424258-32b3-40a7-878f-8d783c3b0aa6 2026-09-09 00:12:28.347 16 INFO neutron.plugins.ml2.plugin [None req-ce382de5-3b8e-41ab-9554-32a77c916ae9 - - - - - -] Attempt 1 to provision port 6862c9a2-741c-48e1-bdfc-351cc10273fb 2026-09-09 00:12:28.741 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b6f3ae3-6c69-428b-a2dc-fa8e98bdee95'] response: {'server_uuid': 'f3f7e629-8970-4599-b260-4ae3900314ff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d8c05a6-8c1a-48df-806d-d4c8ff905952', 'code': 200} 2026-09-09 00:12:29.606 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 6862c9a2-741c-48e1-bdfc-351cc10273fb 2026-09-09 00:12:29.783 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 3d8c05a6-8c1a-48df-806d-d4c8ff905952 2026-09-09 00:12:32.595 16 INFO neutron.plugins.ml2.plugin [None req-c869ac9f-5628-4199-a317-17fec05af3ef - - - - - -] Attempt 1 to provision port 3d8c05a6-8c1a-48df-806d-d4c8ff905952 2026-09-09 00:12:32.659 16 INFO neutron.plugins.ml2.plugin [None req-c869ac9f-5628-4199-a317-17fec05af3ef - - - - - -] Attempt 1 to provision port e0ff22c1-7022-411e-a6ce-46b806b38113 2026-09-09 00:12:36.226 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 6cecb860-b6d8-430d-ba51-892bbc40e3f8 2026-09-09 00:12:36.373 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9adf8e7-bce1-4541-864f-005a307c0e35'] response: {'server_uuid': 'f70ac551-603f-42e9-815d-227171ad814c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6cecb860-b6d8-430d-ba51-892bbc40e3f8', 'code': 200} 2026-09-09 00:12:37.752 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 6cecb860-b6d8-430d-ba51-892bbc40e3f8 2026-09-09 00:12:47.946 13 INFO neutron.plugins.ml2.plugin [None req-56d47298-a1ab-4b36-b9f6-c9099cade3cb - - - - - -] Attempt 1 to provision port 3b8061ea-3fd9-4b4a-9415-f6b915c2c0d3 2026-09-09 00:12:47.988 13 INFO neutron.plugins.ml2.plugin [None req-56d47298-a1ab-4b36-b9f6-c9099cade3cb - - - - - -] Attempt 1 to provision port 6862c9a2-741c-48e1-bdfc-351cc10273fb 2026-09-09 00:12:51.983 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port d60f18cd-9047-4d13-87ea-b9114534b393 2026-09-09 00:12:52.273 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port e0ff22c1-7022-411e-a6ce-46b806b38113 2026-09-09 00:12:53.807 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port d60f18cd-9047-4d13-87ea-b9114534b393 2026-09-09 00:12:53.994 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port e0ff22c1-7022-411e-a6ce-46b806b38113 2026-09-09 00:12:57.931 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port f7b47f17-ee3f-4bba-a411-2f2c39ce313d 2026-09-09 00:12:58.309 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 3032b563-8483-4f44-91a2-73457b4ef491 2026-09-09 00:12:59.759 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port f7b47f17-ee3f-4bba-a411-2f2c39ce313d 2026-09-09 00:12:59.953 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 3032b563-8483-4f44-91a2-73457b4ef491 2026-09-09 00:13:02.106 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1729f3c7-4bed-4fc5-b056-08ae7e1e2a63'] response: {'server_uuid': 'f3f7e629-8970-4599-b260-4ae3900314ff', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3d8c05a6-8c1a-48df-806d-d4c8ff905952', 'code': 200} 2026-09-09 00:13:03.562 16 INFO neutron.plugins.ml2.plugin [None req-fd0f4aa7-8e41-4741-9a80-9447f2d0ccec - - - - - -] Attempt 1 to provision port b77e602f-cd52-4e5b-9423-ab991234d4e2 2026-09-09 00:13:03.598 16 INFO neutron.plugins.ml2.plugin [None req-fd0f4aa7-8e41-4741-9a80-9447f2d0ccec - - - - - -] Attempt 1 to provision port f7b47f17-ee3f-4bba-a411-2f2c39ce313d 2026-09-09 00:13:06.679 16 INFO neutron.plugins.ml2.plugin [None req-679ad6d9-6c75-4f77-bf44-38e0bbaa44d0 - - - - - -] Attempt 1 to provision port b77e602f-cd52-4e5b-9423-ab991234d4e2 2026-09-09 00:13:06.716 16 INFO neutron.plugins.ml2.plugin [None req-679ad6d9-6c75-4f77-bf44-38e0bbaa44d0 - - - - - -] Attempt 1 to provision port 5f206ba6-4cfb-4f0e-b4ec-d954c5e70010 2026-09-09 00:13:08.361 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port edbb4e50-b1a6-46b8-9c42-26d158b85f20 2026-09-09 00:13:08.899 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-18f40f8b-bd31-449d-b721-cabf78264fb9'] response: {'server_uuid': 'b5782a15-7a75-4629-871e-ffdc6b17b220', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'edbb4e50-b1a6-46b8-9c42-26d158b85f20', 'code': 200} 2026-09-09 00:13:10.174 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port edbb4e50-b1a6-46b8-9c42-26d158b85f20 2026-09-09 00:13:10.308 16 INFO neutron.plugins.ml2.plugin [None req-815aeaf8-f61a-44e8-b214-e6e083bc2526 - - - - - -] Attempt 1 to provision port edbb4e50-b1a6-46b8-9c42-26d158b85f20 2026-09-09 00:13:13.895 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port b77e602f-cd52-4e5b-9423-ab991234d4e2 2026-09-09 00:13:14.238 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 5f206ba6-4cfb-4f0e-b4ec-d954c5e70010 2026-09-09 00:13:15.394 13 INFO neutron.plugins.ml2.plugin [None req-ed735247-b06c-4912-b47a-bcf0ffcfa253 - - - - - -] Attempt 1 to provision port fa7f5fc1-95ad-4192-9e8f-d2380127982a 2026-09-09 00:13:16.073 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 683ef348-26c1-4c2a-b931-f70f86064711 2026-09-09 00:13:16.602 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port b77e602f-cd52-4e5b-9423-ab991234d4e2 2026-09-09 00:13:17.033 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port fa7f5fc1-95ad-4192-9e8f-d2380127982a 2026-09-09 00:13:17.385 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 5f206ba6-4cfb-4f0e-b4ec-d954c5e70010 2026-09-09 00:13:18.594 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 683ef348-26c1-4c2a-b931-f70f86064711 2026-09-09 00:13:18.865 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port eacb4ca8-3e71-4819-8afe-8afdb7c0635f 2026-09-09 00:13:20.288 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port eacb4ca8-3e71-4819-8afe-8afdb7c0635f 2026-09-09 00:13:20.464 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 3c099c97-4112-4e19-93a8-8dca2917b7fa 2026-09-09 00:13:20.533 16 INFO neutron.plugins.ml2.plugin [None req-c207de45-e1d9-4871-84a8-0b53f48cccdf - - - - - -] Attempt 1 to provision port 3c099c97-4112-4e19-93a8-8dca2917b7fa 2026-09-09 00:13:20.612 16 INFO neutron.plugins.ml2.plugin [None req-c207de45-e1d9-4871-84a8-0b53f48cccdf - - - - - -] Attempt 1 to provision port 736089a3-43ae-47b3-bd12-9d796e60cb4d 2026-09-09 00:13:22.346 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 3c099c97-4112-4e19-93a8-8dca2917b7fa 2026-09-09 00:13:24.252 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 9ec4259e-a720-4ddf-af78-97da05632410 2026-09-09 00:13:26.080 16 INFO neutron.plugins.ml2.plugin [None req-388f70d4-8061-467c-a1f6-680f44a3d146 - - - - - -] Attempt 1 to provision port d8441990-6f85-4e0a-890a-1b961a238f5b 2026-09-09 00:13:26.111 16 INFO neutron.plugins.ml2.plugin [None req-388f70d4-8061-467c-a1f6-680f44a3d146 - - - - - -] Attempt 1 to provision port 3d854a30-329f-4cb3-8b1a-ebcfdb43e6bb 2026-09-09 00:13:26.150 16 INFO neutron.plugins.ml2.plugin [None req-388f70d4-8061-467c-a1f6-680f44a3d146 - - - - - -] Attempt 1 to provision port 736089a3-43ae-47b3-bd12-9d796e60cb4d 2026-09-09 00:13:26.175 16 INFO neutron.plugins.ml2.plugin [None req-388f70d4-8061-467c-a1f6-680f44a3d146 - - - - - -] Attempt 1 to provision port 3c099c97-4112-4e19-93a8-8dca2917b7fa 2026-09-09 00:13:26.240 16 INFO neutron.plugins.ml2.plugin [None req-388f70d4-8061-467c-a1f6-680f44a3d146 - - - - - -] Attempt 1 to provision port 6c2d4d8a-6708-4629-a0fc-cff003b64ae2 2026-09-09 00:13:26.265 16 INFO neutron.plugins.ml2.plugin [None req-388f70d4-8061-467c-a1f6-680f44a3d146 - - - - - -] Attempt 1 to provision port fa7f5fc1-95ad-4192-9e8f-d2380127982a 2026-09-09 00:13:26.390 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 9ec4259e-a720-4ddf-af78-97da05632410 2026-09-09 00:13:28.316 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 5b2ecbb0-75a5-4d1d-b66a-02128488187c 2026-09-09 00:13:30.498 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 5b2ecbb0-75a5-4d1d-b66a-02128488187c 2026-09-09 00:13:32.962 16 INFO neutron.plugins.ml2.plugin [None req-0b046b78-c469-4816-ab62-c67709411b0a - - - - - -] Attempt 1 to provision port 409bba76-a89e-49a8-901c-ce73a095d9eb 2026-09-09 00:13:33.027 16 INFO neutron.plugins.ml2.plugin [None req-0b046b78-c469-4816-ab62-c67709411b0a - - - - - -] Attempt 1 to provision port 736089a3-43ae-47b3-bd12-9d796e60cb4d 2026-09-09 00:13:33.056 16 INFO neutron.plugins.ml2.plugin [None req-0b046b78-c469-4816-ab62-c67709411b0a - - - - - -] Attempt 1 to provision port 5b2ecbb0-75a5-4d1d-b66a-02128488187c 2026-09-09 00:13:36.733 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port e50c1f12-fd48-4835-b73d-38afdfd16839 2026-09-09 00:13:36.884 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-de61a0cf-e317-4283-aeff-01fb38aa47da'] response: {'server_uuid': '9ce308d5-1c92-4055-9626-3a00964af312', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e50c1f12-fd48-4835-b73d-38afdfd16839', 'code': 200} 2026-09-09 00:13:37.087 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 395ae608-c23c-4455-84eb-a237f599190f 2026-09-09 00:13:39.437 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port e50c1f12-fd48-4835-b73d-38afdfd16839 2026-09-09 00:13:39.656 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 395ae608-c23c-4455-84eb-a237f599190f 2026-09-09 00:13:39.837 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 08b59f8e-9465-46b8-99b3-cf68277a517d 2026-09-09 00:13:40.451 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 6afaee75-4dcf-44a0-9998-645b5d3e3b44 2026-09-09 00:13:40.769 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b87f6d1-589b-4799-8ecb-b8ea4ecc4da2'] response: {'server_uuid': '5379baad-7fef-4654-a8db-f846088bb025', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6afaee75-4dcf-44a0-9998-645b5d3e3b44', 'code': 200} 2026-09-09 00:13:41.332 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 08b59f8e-9465-46b8-99b3-cf68277a517d 2026-09-09 00:13:42.272 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 6afaee75-4dcf-44a0-9998-645b5d3e3b44 2026-09-09 00:13:42.555 13 INFO neutron.plugins.ml2.plugin [None req-ec944e10-9607-4bc1-a866-07949c2ede1c - - - - - -] Attempt 1 to provision port 6afaee75-4dcf-44a0-9998-645b5d3e3b44 2026-09-09 00:13:42.695 13 INFO neutron.plugins.ml2.plugin [None req-ec944e10-9607-4bc1-a866-07949c2ede1c - - - - - -] Attempt 1 to provision port 5ec3ffb1-ceea-40da-8497-e9802eb99a87 2026-09-09 00:13:42.730 13 INFO neutron.plugins.ml2.plugin [None req-ec944e10-9607-4bc1-a866-07949c2ede1c - - - - - -] Attempt 1 to provision port 409bba76-a89e-49a8-901c-ce73a095d9eb 2026-09-09 00:13:42.813 13 INFO neutron.plugins.ml2.plugin [None req-ec944e10-9607-4bc1-a866-07949c2ede1c - - - - - -] Attempt 1 to provision port 08b59f8e-9465-46b8-99b3-cf68277a517d 2026-09-09 00:13:42.937 13 INFO neutron.plugins.ml2.plugin [None req-ec944e10-9607-4bc1-a866-07949c2ede1c - - - - - -] Attempt 1 to provision port 03bbe8bc-c59b-4611-9382-b01ef46d4c2a 2026-09-09 00:13:43.254 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef0f285b-3d07-4ef1-a45d-722533165b4e'] response: {'server_uuid': 'b5782a15-7a75-4629-871e-ffdc6b17b220', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'edbb4e50-b1a6-46b8-9c42-26d158b85f20', 'code': 200} 2026-09-09 00:13:45.153 13 WARNING neutron.plugins.ml2.plugin [None req-3bf5e3af-6ec3-4f41-a88e-a643b0fd112d - - - - - -] Concurrent port binding operations failed on port 736089a3-43ae-47b3-bd12-9d796e60cb4d 2026-09-09 00:13:45.158 13 INFO neutron.plugins.ml2.plugin [None req-3bf5e3af-6ec3-4f41-a88e-a643b0fd112d - - - - - -] Attempt 2 to bind port 736089a3-43ae-47b3-bd12-9d796e60cb4d 2026-09-09 00:13:45.219 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port d8441990-6f85-4e0a-890a-1b961a238f5b 2026-09-09 00:13:45.635 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 03bbe8bc-c59b-4611-9382-b01ef46d4c2a 2026-09-09 00:13:46.114 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 3d854a30-329f-4cb3-8b1a-ebcfdb43e6bb 2026-09-09 00:13:46.334 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port edbb4e50-b1a6-46b8-9c42-26d158b85f20 2026-09-09 00:13:46.423 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-caf130d1-10cd-40ba-a56d-0df25c88479b'] response: {'server_uuid': 'b5782a15-7a75-4629-871e-ffdc6b17b220', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'edbb4e50-b1a6-46b8-9c42-26d158b85f20', 'code': 200} 2026-09-09 00:13:46.632 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 409bba76-a89e-49a8-901c-ce73a095d9eb 2026-09-09 00:13:48.344 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port f8f3ed97-d8ab-44b6-ab40-94504106cbcd 2026-09-09 00:13:48.677 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port d8441990-6f85-4e0a-890a-1b961a238f5b 2026-09-09 00:13:48.910 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 03bbe8bc-c59b-4611-9382-b01ef46d4c2a 2026-09-09 00:13:49.140 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 3d854a30-329f-4cb3-8b1a-ebcfdb43e6bb 2026-09-09 00:13:49.380 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 6c2d4d8a-6708-4629-a0fc-cff003b64ae2 2026-09-09 00:13:49.615 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 736089a3-43ae-47b3-bd12-9d796e60cb4d 2026-09-09 00:13:49.909 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port edbb4e50-b1a6-46b8-9c42-26d158b85f20 2026-09-09 00:13:50.067 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 409bba76-a89e-49a8-901c-ce73a095d9eb 2026-09-09 00:13:50.721 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 97dcab9f-adb9-48a6-9495-9cfb422016bc 2026-09-09 00:13:51.169 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port f8f3ed97-d8ab-44b6-ab40-94504106cbcd 2026-09-09 00:13:51.588 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 6c2d4d8a-6708-4629-a0fc-cff003b64ae2 2026-09-09 00:13:51.846 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 736089a3-43ae-47b3-bd12-9d796e60cb4d 2026-09-09 00:13:53.335 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 97dcab9f-adb9-48a6-9495-9cfb422016bc 2026-09-09 00:13:53.572 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 117e1d29-12a1-40f4-897b-21484db458ea 2026-09-09 00:13:53.599 16 INFO neutron.plugins.ml2.plugin [None req-0a37569f-ac02-4357-8db5-3deb121943b7 - - - - - -] Attempt 1 to provision port 494193ca-c21c-4fcf-9aa8-288311bc94a6 2026-09-09 00:13:53.666 16 INFO neutron.plugins.ml2.plugin [None req-0a37569f-ac02-4357-8db5-3deb121943b7 - - - - - -] Attempt 1 to provision port f8f3ed97-d8ab-44b6-ab40-94504106cbcd 2026-09-09 00:13:53.682 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c9c0437-7364-4cba-a645-f4ab0cdca696'] response: {'server_uuid': '41e6d960-a4bb-48c3-b5d3-ae5eeef88962', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '117e1d29-12a1-40f4-897b-21484db458ea', 'code': 200} 2026-09-09 00:13:53.820 16 INFO neutron.plugins.ml2.plugin [None req-0a37569f-ac02-4357-8db5-3deb121943b7 - - - - - -] Attempt 1 to provision port 08b59f8e-9465-46b8-99b3-cf68277a517d 2026-09-09 00:13:53.971 16 INFO neutron.plugins.ml2.plugin [None req-0a37569f-ac02-4357-8db5-3deb121943b7 - - - - - -] Attempt 1 to provision port f77f4019-c56b-480b-ac6f-8655a186ce48 2026-09-09 00:13:54.043 16 INFO neutron.plugins.ml2.plugin [None req-0a37569f-ac02-4357-8db5-3deb121943b7 - - - - - -] Attempt 1 to provision port 117e1d29-12a1-40f4-897b-21484db458ea 2026-09-09 00:13:54.166 16 INFO neutron.plugins.ml2.plugin [None req-0a37569f-ac02-4357-8db5-3deb121943b7 - - - - - -] Attempt 1 to provision port 97dcab9f-adb9-48a6-9495-9cfb422016bc 2026-09-09 00:13:54.270 16 INFO neutron.plugins.ml2.plugin [None req-0a37569f-ac02-4357-8db5-3deb121943b7 - - - - - -] Attempt 1 to provision port 42971474-9c5e-415f-a9cf-b0e2a3784d85 2026-09-09 00:13:55.561 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 5ec3ffb1-ceea-40da-8497-e9802eb99a87 2026-09-09 00:13:55.893 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 117e1d29-12a1-40f4-897b-21484db458ea 2026-09-09 00:13:56.023 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 42971474-9c5e-415f-a9cf-b0e2a3784d85 2026-09-09 00:13:56.202 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 494193ca-c21c-4fcf-9aa8-288311bc94a6 2026-09-09 00:13:57.463 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 5ec3ffb1-ceea-40da-8497-e9802eb99a87 2026-09-09 00:13:57.733 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port f77f4019-c56b-480b-ac6f-8655a186ce48 2026-09-09 00:13:57.817 13 INFO neutron.plugins.ml2.plugin [None req-c5afada9-6779-4c9f-a2f1-971ab2c71186 - - - - - -] Attempt 1 to provision port 494193ca-c21c-4fcf-9aa8-288311bc94a6 2026-09-09 00:13:57.951 13 INFO neutron.plugins.ml2.plugin [None req-c5afada9-6779-4c9f-a2f1-971ab2c71186 - - - - - -] Attempt 1 to provision port f8f3ed97-d8ab-44b6-ab40-94504106cbcd 2026-09-09 00:13:58.092 13 INFO neutron.plugins.ml2.plugin [None req-c5afada9-6779-4c9f-a2f1-971ab2c71186 - - - - - -] Attempt 1 to provision port 117e1d29-12a1-40f4-897b-21484db458ea 2026-09-09 00:13:58.380 13 INFO neutron.plugins.ml2.plugin [None req-c5afada9-6779-4c9f-a2f1-971ab2c71186 - - - - - -] Attempt 1 to provision port 97dcab9f-adb9-48a6-9495-9cfb422016bc 2026-09-09 00:13:58.570 13 INFO neutron.plugins.ml2.plugin [None req-c5afada9-6779-4c9f-a2f1-971ab2c71186 - - - - - -] Attempt 1 to provision port 42971474-9c5e-415f-a9cf-b0e2a3784d85 2026-09-09 00:13:58.666 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 494193ca-c21c-4fcf-9aa8-288311bc94a6 2026-09-09 00:13:59.681 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 86764a62-f442-4284-b236-239113a587c7 2026-09-09 00:14:00.099 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port f77f4019-c56b-480b-ac6f-8655a186ce48 2026-09-09 00:14:01.691 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 86764a62-f442-4284-b236-239113a587c7 2026-09-09 00:14:01.876 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 45271c4d-234e-4dec-93e3-ca975e8be4b6 2026-09-09 00:14:03.628 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 45271c4d-234e-4dec-93e3-ca975e8be4b6 2026-09-09 00:14:05.928 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b32e0a9-8352-4f42-8428-aaa4e71462e0'] response: {'server_uuid': '5379baad-7fef-4654-a8db-f846088bb025', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6afaee75-4dcf-44a0-9998-645b5d3e3b44', 'code': 200} 2026-09-09 00:14:09.594 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port a5c46844-3a56-4c27-b7a8-2fe671b21444 2026-09-09 00:14:09.685 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-aeb6f94c-e1d8-4cdc-b2e4-9e847d169a80'] response: {'server_uuid': 'eacc3a60-54a0-47a6-82f5-c2aa2ba153c6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a5c46844-3a56-4c27-b7a8-2fe671b21444', 'code': 200} 2026-09-09 00:14:12.400 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port a5c46844-3a56-4c27-b7a8-2fe671b21444 2026-09-09 00:14:12.640 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 87400568-4c42-4398-86fd-f20884d28415 2026-09-09 00:14:12.766 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-347d6cbd-7d26-4273-b8bc-4dcbc76d54a2'] response: {'server_uuid': 'c4f239ec-51a8-472c-b97d-9705badfddb0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '87400568-4c42-4398-86fd-f20884d28415', 'code': 200} 2026-09-09 00:14:14.030 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 87400568-4c42-4398-86fd-f20884d28415 2026-09-09 00:14:14.567 13 INFO neutron.plugins.ml2.plugin [None req-1dca2b0f-c2bb-48ba-b122-ee0fec3e2807 - - - - - -] Attempt 1 to provision port ae2e3efb-0d99-46e6-949f-e6f35459c581 2026-09-09 00:14:14.622 13 INFO neutron.plugins.ml2.plugin [None req-1dca2b0f-c2bb-48ba-b122-ee0fec3e2807 - - - - - -] Attempt 1 to provision port f8f3ed97-d8ab-44b6-ab40-94504106cbcd 2026-09-09 00:14:14.784 13 INFO neutron.plugins.ml2.plugin [None req-1dca2b0f-c2bb-48ba-b122-ee0fec3e2807 - - - - - -] Attempt 1 to provision port 45271c4d-234e-4dec-93e3-ca975e8be4b6 2026-09-09 00:14:14.836 13 INFO neutron.plugins.ml2.plugin [None req-1dca2b0f-c2bb-48ba-b122-ee0fec3e2807 - - - - - -] Attempt 1 to provision port 42971474-9c5e-415f-a9cf-b0e2a3784d85 2026-09-09 00:14:14.878 13 INFO neutron.plugins.ml2.plugin [None req-1dca2b0f-c2bb-48ba-b122-ee0fec3e2807 - - - - - -] Attempt 1 to provision port 494193ca-c21c-4fcf-9aa8-288311bc94a6 2026-09-09 00:14:14.921 13 INFO neutron.plugins.ml2.plugin [None req-1dca2b0f-c2bb-48ba-b122-ee0fec3e2807 - - - - - -] Attempt 1 to provision port f77f4019-c56b-480b-ac6f-8655a186ce48 2026-09-09 00:14:14.959 13 INFO neutron.plugins.ml2.plugin [None req-1dca2b0f-c2bb-48ba-b122-ee0fec3e2807 - - - - - -] Attempt 1 to provision port 117e1d29-12a1-40f4-897b-21484db458ea 2026-09-09 00:14:14.991 13 INFO neutron.plugins.ml2.plugin [None req-1dca2b0f-c2bb-48ba-b122-ee0fec3e2807 - - - - - -] Attempt 1 to provision port 97dcab9f-adb9-48a6-9495-9cfb422016bc 2026-09-09 00:14:15.031 13 INFO neutron.plugins.ml2.plugin [None req-1dca2b0f-c2bb-48ba-b122-ee0fec3e2807 - - - - - -] Attempt 1 to provision port a5c46844-3a56-4c27-b7a8-2fe671b21444 2026-09-09 00:14:15.083 13 INFO neutron.plugins.ml2.plugin [None req-1dca2b0f-c2bb-48ba-b122-ee0fec3e2807 - - - - - -] Attempt 1 to provision port 31e66f50-1732-419f-a9b6-935f507b15e1 2026-09-09 00:14:17.909 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port ae2e3efb-0d99-46e6-949f-e6f35459c581 2026-09-09 00:14:18.298 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 31e66f50-1732-419f-a9b6-935f507b15e1 2026-09-09 00:14:19.273 13 INFO neutron.plugins.ml2.plugin [None req-8db143f7-5861-45a3-81d2-fbe4a9705d0b - - - - - -] Attempt 1 to provision port 31e66f50-1732-419f-a9b6-935f507b15e1 2026-09-09 00:14:19.340 13 INFO neutron.plugins.ml2.plugin [None req-8db143f7-5861-45a3-81d2-fbe4a9705d0b - - - - - -] Attempt 1 to provision port 87400568-4c42-4398-86fd-f20884d28415 2026-09-09 00:14:19.402 13 INFO neutron.plugins.ml2.plugin [None req-8db143f7-5861-45a3-81d2-fbe4a9705d0b - - - - - -] Attempt 1 to provision port 45271c4d-234e-4dec-93e3-ca975e8be4b6 2026-09-09 00:14:19.712 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port ae2e3efb-0d99-46e6-949f-e6f35459c581 2026-09-09 00:14:20.046 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 31e66f50-1732-419f-a9b6-935f507b15e1 2026-09-09 00:14:23.797 13 INFO neutron.plugins.ml2.plugin [None req-e39fd772-98ae-4470-8653-cbf6c13efee9 - - - - - -] Attempt 1 to provision port 31e66f50-1732-419f-a9b6-935f507b15e1 2026-09-09 00:14:31.864 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 8706db83-97f7-49f1-884d-d43e4041fe9f 2026-09-09 00:14:33.405 13 INFO neutron.plugins.ml2.plugin [None req-dc200836-2a84-4e69-a141-b566a0ff7039 - - - - - -] Attempt 1 to provision port 8706db83-97f7-49f1-884d-d43e4041fe9f 2026-09-09 00:14:33.840 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 8706db83-97f7-49f1-884d-d43e4041fe9f 2026-09-09 00:14:34.051 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 5a010f70-4006-4264-979b-3535d3572080 2026-09-09 00:14:35.706 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 5a010f70-4006-4264-979b-3535d3572080 2026-09-09 00:14:37.474 13 INFO neutron.plugins.ml2.plugin [None req-8a114c4d-2590-4541-9d5b-b36105283e81 - - - - - -] Attempt 1 to provision port 32bcdda8-6627-40c7-b03b-80f5f8817f99 2026-09-09 00:14:37.533 13 INFO neutron.plugins.ml2.plugin [None req-8a114c4d-2590-4541-9d5b-b36105283e81 - - - - - -] Attempt 1 to provision port 8706db83-97f7-49f1-884d-d43e4041fe9f 2026-09-09 00:14:39.623 16 INFO neutron.plugins.ml2.plugin [None req-92ff7d6b-ac57-4f2e-8116-845799d371f0 - - - - - -] Attempt 1 to provision port dffcba0f-ba97-43c1-b009-2b541abbf979 2026-09-09 00:14:39.662 16 INFO neutron.plugins.ml2.plugin [None req-92ff7d6b-ac57-4f2e-8116-845799d371f0 - - - - - -] Attempt 1 to provision port 32bcdda8-6627-40c7-b03b-80f5f8817f99 2026-09-09 00:14:42.505 16 INFO neutron.plugins.ml2.plugin [None req-b1d179a1-a88d-4596-98d5-7293faf43423 - - - - - -] Attempt 1 to provision port e5056b8a-745b-4747-b09a-ad920472b6b4 2026-09-09 00:14:44.795 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 445ff605-ceeb-4bd2-b415-96a316ffc293 2026-09-09 00:14:44.922 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-56e489be-4c42-44b1-9da1-16180e0630fe'] response: {'server_uuid': 'ba4c3498-53c3-44d1-a132-cbbfe6bdd2e9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '445ff605-ceeb-4bd2-b415-96a316ffc293', 'code': 200} 2026-09-09 00:14:45.824 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 445ff605-ceeb-4bd2-b415-96a316ffc293 2026-09-09 00:14:51.826 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 32bcdda8-6627-40c7-b03b-80f5f8817f99 2026-09-09 00:14:52.142 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port dffcba0f-ba97-43c1-b009-2b541abbf979 2026-09-09 00:14:53.772 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 32bcdda8-6627-40c7-b03b-80f5f8817f99 2026-09-09 00:14:54.002 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port dffcba0f-ba97-43c1-b009-2b541abbf979 2026-09-09 00:15:03.766 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port f17f94b3-721e-48ac-88ac-5e10c6e772fb 2026-09-09 00:15:04.510 13 INFO neutron.plugins.ml2.plugin [None req-b3b80200-8153-4631-aeb4-7bd2ff27be04 - - - - - -] Attempt 1 to provision port f17f94b3-721e-48ac-88ac-5e10c6e772fb 2026-09-09 00:15:06.332 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port f17f94b3-721e-48ac-88ac-5e10c6e772fb 2026-09-09 00:15:06.582 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 1e5fd94d-1d6d-418b-9451-5fea9870eccc 2026-09-09 00:15:06.711 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec7852f9-c89a-41bc-a242-be3fcc3feff7'] response: {'server_uuid': '17514b1e-fae2-4afb-a3cf-cce404e323d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1e5fd94d-1d6d-418b-9451-5fea9870eccc', 'code': 200} 2026-09-09 00:15:07.864 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 1e5fd94d-1d6d-418b-9451-5fea9870eccc 2026-09-09 00:15:08.077 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 3a1fe0ba-1bd7-44e4-ac28-f14dac61d1f1 2026-09-09 00:15:13.946 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 7ee3c50d-5559-4d6e-a5a6-fae7f54b08ac 2026-09-09 00:15:25.166 13 INFO neutron.plugins.ml2.plugin [None req-90b505b4-b105-4cad-acd7-31f9dee13004 - - - - - -] Attempt 1 to provision port 2fc76cdb-8d79-4130-9c01-ddaa5463b698 2026-09-09 00:15:33.905 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 61fad582-92db-442e-9115-893029640167 2026-09-09 00:15:34.932 13 INFO neutron.plugins.ml2.plugin [None req-bd5d2a05-6ea3-4512-b316-95413b23f321 - - - - - -] Attempt 1 to provision port 61fad582-92db-442e-9115-893029640167 2026-09-09 00:15:35.815 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 61fad582-92db-442e-9115-893029640167 2026-09-09 00:15:37.908 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 62c47c45-d428-4589-9171-cd6138df6312 2026-09-09 00:15:38.321 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 7c3c5f93-6301-434c-8d44-d6cb06aa1b87 2026-09-09 00:15:40.008 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 62c47c45-d428-4589-9171-cd6138df6312 2026-09-09 00:15:48.814 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 14b51ac2-6671-408b-97c7-58575211a4e9 2026-09-09 00:15:48.955 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a37777d4-73f8-49d2-99f3-39db9d0cd98d'] response: {'server_uuid': 'a54f0383-0987-4cc3-bc1d-12940538ab7b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '14b51ac2-6671-408b-97c7-58575211a4e9', 'code': 200} 2026-09-09 00:15:50.024 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 14b51ac2-6671-408b-97c7-58575211a4e9 2026-09-09 00:15:54.093 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port d6daf482-dcc4-4ff4-9b10-bac5f39ecba1 2026-09-09 00:15:54.272 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ccede70-1945-4613-a611-fce21b69621d'] response: {'server_uuid': '17514b1e-fae2-4afb-a3cf-cce404e323d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd6daf482-dcc4-4ff4-9b10-bac5f39ecba1', 'code': 200} 2026-09-09 00:15:54.520 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port d495e11e-fb3b-4c39-bd95-e16fa045563b 2026-09-09 00:15:54.816 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port ba1760da-637a-414e-9ec4-720f61adfe21 2026-09-09 00:15:56.035 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port d6daf482-dcc4-4ff4-9b10-bac5f39ecba1 2026-09-09 00:15:56.299 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port d495e11e-fb3b-4c39-bd95-e16fa045563b 2026-09-09 00:15:56.500 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port ba1760da-637a-414e-9ec4-720f61adfe21 2026-09-09 00:15:58.444 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port d6daf482-dcc4-4ff4-9b10-bac5f39ecba1 2026-09-09 00:16:01.099 16 INFO neutron.plugins.ml2.plugin [None req-6e89c5c3-ce38-4c01-9de7-8502223f723f - - - - - -] Attempt 1 to provision port ba1760da-637a-414e-9ec4-720f61adfe21 2026-09-09 00:16:01.179 16 INFO neutron.plugins.ml2.plugin [None req-6e89c5c3-ce38-4c01-9de7-8502223f723f - - - - - -] Attempt 1 to provision port 61fad582-92db-442e-9115-893029640167 2026-09-09 00:16:23.260 16 INFO neutron.plugins.ml2.plugin [None req-34308114-4963-41fb-bc92-62a763f0d639 - - - - - -] Attempt 1 to provision port a4d1c1d5-91d3-4fc8-bd99-399d1327e62e 2026-09-09 00:16:26.026 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 5a4128e8-41a4-46d2-b85c-95a8c58fcc58 2026-09-09 00:16:26.446 13 INFO neutron.plugins.ml2.plugin [None req-538b5cb2-c59c-4440-ae6c-6362e42b1880 - - - - - -] Attempt 1 to provision port 08eef103-27bd-4dba-8bfd-27d0adbe1f7e 2026-09-09 00:16:26.494 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 08eef103-27bd-4dba-8bfd-27d0adbe1f7e 2026-09-09 00:16:28.008 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 5a4128e8-41a4-46d2-b85c-95a8c58fcc58 2026-09-09 00:16:28.284 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 08eef103-27bd-4dba-8bfd-27d0adbe1f7e 2026-09-09 00:16:30.034 13 INFO neutron.plugins.ml2.plugin [None req-88093906-ffe9-4721-b54f-5657ceba928b - - - - - -] Attempt 1 to provision port 08eef103-27bd-4dba-8bfd-27d0adbe1f7e 2026-09-09 00:16:30.100 13 INFO neutron.plugins.ml2.plugin [None req-88093906-ffe9-4721-b54f-5657ceba928b - - - - - -] Attempt 1 to provision port 6072ba47-2c83-4906-b5ae-9f381802ed27 2026-09-09 00:16:31.347 13 INFO neutron.plugins.ml2.plugin [None req-4401257b-7571-44e1-bbe3-ded37fc0b0d2 - - - - - -] Attempt 1 to provision port 6072ba47-2c83-4906-b5ae-9f381802ed27 2026-09-09 00:16:33.487 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 7d08aa98-e834-48d6-b6bd-2b819c7c5381 2026-09-09 00:16:33.622 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f1ace4c-9e95-42ce-9750-d7a78ef40744'] response: {'server_uuid': '17514b1e-fae2-4afb-a3cf-cce404e323d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d08aa98-e834-48d6-b6bd-2b819c7c5381', 'code': 200} 2026-09-09 00:16:34.125 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 7d08aa98-e834-48d6-b6bd-2b819c7c5381 2026-09-09 00:16:38.682 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 79f955d0-d83d-4ca5-91d0-6c2f66065716 2026-09-09 00:16:38.811 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-13b63697-c4ef-435b-8eb5-38885e98fbfb'] response: {'server_uuid': '7272691d-525a-485c-904d-6793a9a0a686', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '79f955d0-d83d-4ca5-91d0-6c2f66065716', 'code': 200} 2026-09-09 00:16:40.173 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 79f955d0-d83d-4ca5-91d0-6c2f66065716 2026-09-09 00:16:42.194 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 6072ba47-2c83-4906-b5ae-9f381802ed27 2026-09-09 00:16:42.499 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port a4d1c1d5-91d3-4fc8-bd99-399d1327e62e 2026-09-09 00:16:44.356 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 6072ba47-2c83-4906-b5ae-9f381802ed27 2026-09-09 00:16:44.528 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port a4d1c1d5-91d3-4fc8-bd99-399d1327e62e 2026-09-09 00:16:46.913 16 INFO neutron.plugins.ml2.plugin [None req-0f189dc2-d0e2-40cf-8c12-17967fc485d5 - - - - - -] Attempt 1 to provision port 06bce0e5-677f-4d83-adcf-6cfa7074df2b 2026-09-09 00:16:52.344 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 06bce0e5-677f-4d83-adcf-6cfa7074df2b 2026-09-09 00:16:52.451 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-babcb2f6-bf07-453b-ad87-682460b4ad68'] response: {'server_uuid': '17514b1e-fae2-4afb-a3cf-cce404e323d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '06bce0e5-677f-4d83-adcf-6cfa7074df2b', 'code': 200} 2026-09-09 00:16:54.131 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 06bce0e5-677f-4d83-adcf-6cfa7074df2b 2026-09-09 00:16:56.739 16 INFO neutron.plugins.ml2.plugin [None req-2edc66d3-cbf4-4c1b-ac3f-90a823460ef6 - - - - - -] Attempt 1 to provision port 7d08aa98-e834-48d6-b6bd-2b819c7c5381 2026-09-09 00:17:10.282 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 06bce0e5-677f-4d83-adcf-6cfa7074df2b 2026-09-09 00:17:11.317 13 INFO neutron.plugins.ml2.plugin [None req-5f88afca-0f82-4757-899c-e831707ead19 - - - - - -] Attempt 1 to provision port 06bce0e5-677f-4d83-adcf-6cfa7074df2b 2026-09-09 00:17:18.718 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 50fe94e8-992a-4051-a353-ba98e2450f03 2026-09-09 00:17:18.856 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b250d6de-1dbe-4fc9-830d-26f1a6467a36'] response: {'server_uuid': '874a96e1-9542-4c9c-90e6-d823957734e0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '50fe94e8-992a-4051-a353-ba98e2450f03', 'code': 200} 2026-09-09 00:17:20.243 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 50fe94e8-992a-4051-a353-ba98e2450f03 2026-09-09 00:17:21.281 16 INFO neutron.plugins.ml2.plugin [None req-6cfb84df-704e-49d9-ad54-a6ea068f1a81 - - - - - -] Attempt 1 to provision port 7d08aa98-e834-48d6-b6bd-2b819c7c5381 2026-09-09 00:17:22.257 13 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 7d08aa98-e834-48d6-b6bd-2b819c7c5381 2026-09-09 00:17:59.045 16 INFO neutron_taas.services.taas.taas_plugin [None req-305b7c2f-2e7f-4839-ac51-9da304624487 - - - - - -] TaaS: Handle Delete Port: 08eef103-27bd-4dba-8bfd-27d0adbe1f7e 2026-09-09 00:17:59.052 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-305b7c2f-2e7f-4839-ac51-9da304624487 - - - - - -] Tap Mirror: Handle Delete Port: 08eef103-27bd-4dba-8bfd-27d0adbe1f7e 2026-09-09 00:19:06.078 13 INFO neutron.plugins.ml2.plugin [None req-3dcbbbc5-d976-4c02-9b0f-fce450c3ee00 - - - - - -] Attempt 1 to provision port 8132038b-3140-4b45-bd8e-03ec0b4fcd8f 2026-09-09 00:19:06.174 16 INFO neutron.plugins.ml2.plugin [None req-1f305d1b-d930-46e8-9668-83066d30c918 - - - - - -] Attempt 1 to provision port 8132038b-3140-4b45-bd8e-03ec0b4fcd8f