+ 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 This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-06-03 00:27:04.776 1 INFO neutron.common.config [-] Logging enabled! 2026-06-03 00:27:04.776 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev15 2026-06-03 00:27:04.777 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-03 00:27:04.777 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-03 00:27:05.696 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 00:27:05.698 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-03 00:27:05.701 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-03 00:27:05.702 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-03 00:27:05.702 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-03 00:27:05.703 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-03 00:27:05.703 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:27:05.709 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:27:05.709 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-03 00:27:05.710 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 00:27:05.728 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-03 00:27:05.729 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-03 00:27:05.729 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-03 00:27:05.766 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-03 00:27:05.767 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-03 00:27:05.767 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-03 00:27:05.767 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-03 00:27:06.061 1 INFO neutron.plugins.ml2.managers [None req-a7d52bec-22b1-407e-a0b6-029ccbca8e4d - - - - - -] Initializing driver for type 'vlan' 2026-06-03 00:27:06.219 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a7d52bec-22b1-407e-a0b6-029ccbca8e4d - - - - - -] VlanTypeDriver initialization complete 2026-06-03 00:27:06.220 1 INFO neutron.plugins.ml2.managers [None req-a7d52bec-22b1-407e-a0b6-029ccbca8e4d - - - - - -] Initializing driver for type 'vxlan' 2026-06-03 00:27:06.220 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a7d52bec-22b1-407e-a0b6-029ccbca8e4d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-03 00:27:06.275 1 INFO neutron.plugins.ml2.managers [None req-a7d52bec-22b1-407e-a0b6-029ccbca8e4d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-03 00:27:06.275 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a7d52bec-22b1-407e-a0b6-029ccbca8e4d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-03 00:27:06.275 1 INFO neutron.plugins.ml2.managers [None req-a7d52bec-22b1-407e-a0b6-029ccbca8e4d - - - - - -] Initializing extension driver 'port_security' 2026-06-03 00:27:06.275 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a7d52bec-22b1-407e-a0b6-029ccbca8e4d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-03 00:27:06.276 1 INFO neutron.plugins.ml2.managers [None req-a7d52bec-22b1-407e-a0b6-029ccbca8e4d - - - - - -] Initializing extension driver 'qos' 2026-06-03 00:27:06.276 1 INFO neutron.plugins.ml2.managers [None req-a7d52bec-22b1-407e-a0b6-029ccbca8e4d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-03 00:27:06.276 1 INFO neutron.plugins.ml2.managers [None req-a7d52bec-22b1-407e-a0b6-029ccbca8e4d - - - - - -] Initializing mechanism driver 'l2population' 2026-06-03 00:27:06.288 1 INFO neutron.quota [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded quota_driver: . 2026-06-03 00:27:06.288 1 INFO neutron.plugins.ml2.plugin [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Modular L2 Plugin initialization complete 2026-06-03 00:27:06.288 1 INFO neutron.plugins.ml2.managers [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-03 00:27:06.288 1 INFO neutron.plugins.ml2.managers [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-03 00:27:06.289 1 INFO neutron.plugins.ml2.managers [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-03 00:27:06.289 1 INFO neutron.extensions.vlantransparent [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Disabled vlantransparent extension. 2026-06-03 00:27:06.289 1 INFO neutron.extensions.qinq [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Disabled VLAN QinQ extension. 2026-06-03 00:27:06.289 1 INFO neutron.manager [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loading Plugin: qos 2026-06-03 00:27:06.300 1 INFO neutron.manager [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loading Plugin: router 2026-06-03 00:27:06.335 1 INFO neutron.services.service_base [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-03 00:27:06.335 1 INFO neutron.manager [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loading Plugin: segments 2026-06-03 00:27:06.400 1 INFO neutron.manager [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loading Plugin: trunk 2026-06-03 00:27:06.413 1 INFO neutron.manager [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loading Plugin: vpnaas 2026-06-03 00:27:06.445 1 WARNING stevedore.named [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-03 00:27:06.445 1 WARNING stevedore.named [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-03 00:27:06.633 1 INFO neutron_vpnaas.services.vpn.plugin [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-03 00:27:06.633 1 INFO neutron.common.utils [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-03 00:27:06.634 1 INFO neutron.manager [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loading Plugin: taas 2026-06-03 00:27:06.653 1 WARNING stevedore.named [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-03 00:27:06.676 1 INFO neutron_taas.services.taas.taas_plugin [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-03 00:27:06.676 1 INFO neutron.manager [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loading Plugin: tapmirror 2026-06-03 00:27:06.691 1 WARNING stevedore.named [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-03 00:27:06.708 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-03 00:27:06.708 1 INFO neutron.manager [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loading Plugin: auto_allocate 2026-06-03 00:27:06.714 1 INFO neutron.manager [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loading Plugin: tag 2026-06-03 00:27:06.722 1 INFO neutron.manager [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loading Plugin: timestamp 2026-06-03 00:27:06.725 1 INFO neutron.manager [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loading Plugin: network_ip_availability 2026-06-03 00:27:06.728 1 INFO neutron.manager [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loading Plugin: flavors 2026-06-03 00:27:06.731 1 INFO neutron.manager [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loading Plugin: revisions 2026-06-03 00:27:06.733 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Initializing extension manager. 2026-06-03 00:27:06.735 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: address-group 2026-06-03 00:27:06.735 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: address-scope 2026-06-03 00:27:06.736 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-03 00:27:06.737 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: agent 2026-06-03 00:27:06.737 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: agent-resources-synced 2026-06-03 00:27:06.738 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-03 00:27:06.739 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-03 00:27:06.739 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: availability_zone 2026-06-03 00:27:06.740 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: availability_zone_filter 2026-06-03 00:27:06.740 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-03 00:27:06.741 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: default-subnetpools 2026-06-03 00:27:06.742 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-03 00:27:06.742 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: dns-integration 2026-06-03 00:27:06.743 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: dns-domain-ports 2026-06-03 00:27:06.743 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-03 00:27:06.744 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: dvr 2026-06-03 00:27:06.744 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-03 00:27:06.745 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: empty-string-filtering 2026-06-03 00:27:06.745 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 00:27:06.745 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-03 00:27:06.746 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: external-net 2026-06-03 00:27:06.746 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-03 00:27:06.747 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: extraroute 2026-06-03 00:27:06.747 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: extraroute-atomic 2026-06-03 00:27:06.748 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-03 00:27:06.748 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-03 00:27:06.749 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-03 00:27:06.749 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-03 00:27:06.749 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: fip-port-details 2026-06-03 00:27:06.750 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: flavors 2026-06-03 00:27:06.751 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-03 00:27:06.752 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: floatingip-pools 2026-06-03 00:27:06.752 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: ip_allocation 2026-06-03 00:27:06.752 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-03 00:27:06.753 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: l2_adjacency 2026-06-03 00:27:06.754 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: router 2026-06-03 00:27:06.755 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-03 00:27:06.756 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-03 00:27:06.756 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-03 00:27:06.757 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: ext-gw-mode 2026-06-03 00:27:06.757 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: l3-ha 2026-06-03 00:27:06.758 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-03 00:27:06.758 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-03 00:27:06.758 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: l3-flavors 2026-06-03 00:27:06.759 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-03 00:27:06.760 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-03 00:27:06.761 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-03 00:27:06.762 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-03 00:27:06.764 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-03 00:27:06.766 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-03 00:27:06.766 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-03 00:27:06.767 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: multi-provider 2026-06-03 00:27:06.767 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: net-mtu 2026-06-03 00:27:06.768 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: net-mtu-writable 2026-06-03 00:27:06.768 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: network_availability_zone 2026-06-03 00:27:06.769 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: network_ha 2026-06-03 00:27:06.769 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: network-ip-availability 2026-06-03 00:27:06.770 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-03 00:27:06.771 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: pagination 2026-06-03 00:27:06.771 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: port-device-profile 2026-06-03 00:27:06.772 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-03 00:27:06.772 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-03 00:27:06.773 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-03 00:27:06.773 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: port-mac-override 2026-06-03 00:27:06.774 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-03 00:27:06.774 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-03 00:27:06.775 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-03 00:27:06.775 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: port-resource-request 2026-06-03 00:27:06.776 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-03 00:27:06.776 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-03 00:27:06.777 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: binding 2026-06-03 00:27:06.777 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: binding-extended 2026-06-03 00:27:06.778 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: port-security 2026-06-03 00:27:06.778 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: project-id 2026-06-03 00:27:06.779 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: provider 2026-06-03 00:27:06.779 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-03 00:27:06.781 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: qos 2026-06-03 00:27:06.782 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-03 00:27:06.782 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-03 00:27:06.783 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: qos-default 2026-06-03 00:27:06.783 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: qos-fip 2026-06-03 00:27:06.784 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-03 00:27:06.784 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-03 00:27:06.785 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-03 00:27:06.785 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-03 00:27:06.786 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-03 00:27:06.786 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: qos-pps 2026-06-03 00:27:06.787 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-03 00:27:06.787 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-03 00:27:06.788 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: qos-rules-alias 2026-06-03 00:27:06.788 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: quota-check-limit 2026-06-03 00:27:06.789 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-03 00:27:06.790 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: quotas 2026-06-03 00:27:06.793 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: quota_details 2026-06-03 00:27:06.794 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: rbac-policies 2026-06-03 00:27:06.795 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: rbac-address-group 2026-06-03 00:27:06.795 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: rbac-address-scope 2026-06-03 00:27:06.796 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: rbac-security-groups 2026-06-03 00:27:06.796 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-03 00:27:06.796 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: revision-if-match 2026-06-03 00:27:06.797 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-03 00:27:06.798 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: router_availability_zone 2026-06-03 00:27:06.798 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-03 00:27:06.799 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-03 00:27:06.800 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-03 00:27:06.800 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-03 00:27:06.801 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-03 00:27:06.801 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-03 00:27:06.802 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-03 00:27:06.805 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: security-group 2026-06-03 00:27:06.806 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: segment 2026-06-03 00:27:06.807 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-03 00:27:06.807 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: service-type 2026-06-03 00:27:06.807 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: sorting 2026-06-03 00:27:06.808 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: standard-attr-segment 2026-06-03 00:27:06.808 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: standard-attr-description 2026-06-03 00:27:06.809 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: stateful-security-group 2026-06-03 00:27:06.809 1 WARNING neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-03 00:27:06.810 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-03 00:27:06.810 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: subnet-external-network 2026-06-03 00:27:06.811 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: subnet_onboard 2026-06-03 00:27:06.811 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-03 00:27:06.812 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: subnet-service-types 2026-06-03 00:27:06.812 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: subnet_allocation 2026-06-03 00:27:06.813 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-03 00:27:06.813 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: tag-creation 2026-06-03 00:27:06.814 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-03 00:27:06.817 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: standard-attr-tag 2026-06-03 00:27:06.817 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-03 00:27:06.818 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: trunk 2026-06-03 00:27:06.818 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: trunk-details 2026-06-03 00:27:06.819 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-03 00:27:06.819 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-03 00:27:06.820 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-03 00:27:06.820 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-03 00:27:06.822 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-03 00:27:06.823 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-03 00:27:06.823 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: vpn-flavors 2026-06-03 00:27:06.824 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: vpnaas 2026-06-03 00:27:06.825 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: taas 2026-06-03 00:27:06.827 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: tap-mirror 2026-06-03 00:27:06.827 1 INFO neutron.api.extensions [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-03 00:27:06.830 1 INFO oslo_service.backend.eventlet.service [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Starting 2 workers 2026-06-03 00:27:06.835 1 INFO oslo_service.backend.eventlet.service [None req-63dffbb0-0032-4ca0-aad1-0b1a7da74cf5 - - - - - -] Starting 1 workers 2026-06-03 00:27:50.043 12 INFO neutron.db.l3_hamode_db [None req-d0b09329-1272-4e8d-ab33-8501c42b5ed9 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-03 00:28:06.220 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 2ecb80df-595f-44b0-b545-9e8fe0104d63 2026-06-03 00:28:06.952 12 INFO neutron.plugins.ml2.plugin [None req-f0931f27-0590-4ab5-9ecc-50d7a47bea3a - - - - - -] Attempt 1 to provision port 2ecb80df-595f-44b0-b545-9e8fe0104d63 2026-06-03 00:28:08.147 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 2ecb80df-595f-44b0-b545-9e8fe0104d63 2026-06-03 00:28:08.625 12 INFO neutron.plugins.ml2.plugin [None req-f35c08d2-1db3-469f-a352-ce0cd6c121eb - - - - - -] Attempt 1 to provision port 2ecb80df-595f-44b0-b545-9e8fe0104d63 2026-06-03 00:32:34.312 12 INFO neutron.plugins.ml2.plugin [None req-d8b2da2d-774e-4be3-9d50-ab63e6dff88e - - - - - -] Attempt 1 to provision port bb3177e4-fb1b-46f8-a617-c101dae18c1e 2026-06-03 00:32:34.336 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port bb3177e4-fb1b-46f8-a617-c101dae18c1e 2026-06-03 00:32:35.995 11 INFO neutron.plugins.ml2.plugin [None req-72b49014-f595-41b4-a368-ff7c5ec1f0db - - - - - -] Attempt 1 to provision port bb3177e4-fb1b-46f8-a617-c101dae18c1e 2026-06-03 00:32:36.322 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port bb3177e4-fb1b-46f8-a617-c101dae18c1e 2026-06-03 00:32:41.590 12 INFO neutron.plugins.ml2.plugin [None req-0581df7b-15a1-491d-b7cd-0b1b32938d97 - - - - - -] Attempt 1 to provision port 6ad5b3d3-938b-4683-9b0c-4557a6d9206b 2026-06-03 00:36:31.020 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 6ad5b3d3-938b-4683-9b0c-4557a6d9206b 2026-06-03 00:36:32.482 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 6ad5b3d3-938b-4683-9b0c-4557a6d9206b 2026-06-03 00:45:38.797 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 757139c5-fd7f-42d8-8b2f-90747542309f 2026-06-03 00:45:40.755 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 757139c5-fd7f-42d8-8b2f-90747542309f 2026-06-03 01:01:59.527 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port f5fc2f7b-2570-4c5d-bd61-6402f00483e9 2026-06-03 01:02:01.470 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port ec8aad86-cc59-4ad5-9c1f-606a28a92f0a 2026-06-03 01:02:01.812 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port f5fc2f7b-2570-4c5d-bd61-6402f00483e9 2026-06-03 01:02:02.198 12 INFO neutron.plugins.ml2.plugin [None req-5e5ae24a-a1a2-4c9e-951f-cfabf4bcbdb4 - - - - - -] Attempt 1 to provision port ec8aad86-cc59-4ad5-9c1f-606a28a92f0a 2026-06-03 01:02:02.250 12 INFO neutron.plugins.ml2.plugin [None req-5e5ae24a-a1a2-4c9e-951f-cfabf4bcbdb4 - - - - - -] Attempt 1 to provision port f5fc2f7b-2570-4c5d-bd61-6402f00483e9 2026-06-03 01:02:03.420 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port ec8aad86-cc59-4ad5-9c1f-606a28a92f0a 2026-06-03 01:02:06.844 11 INFO neutron.plugins.ml2.plugin [None req-71ff37c7-951b-44d8-b4cc-42ea80e9b660 - - - - - -] Attempt 1 to provision port f5fc2f7b-2570-4c5d-bd61-6402f00483e9 2026-06-03 01:02:06.892 11 INFO neutron.plugins.ml2.plugin [None req-71ff37c7-951b-44d8-b4cc-42ea80e9b660 - - - - - -] Attempt 1 to provision port ec8aad86-cc59-4ad5-9c1f-606a28a92f0a 2026-06-03 01:02:11.444 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 4bbf0b6c-403e-44f5-bdea-d5883204a14b 2026-06-03 01:02:13.538 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 83cc7719-fd8a-4fe5-b759-a56b1855ea9c 2026-06-03 01:02:13.607 11 INFO neutron.plugins.ml2.plugin [None req-3e26619e-9d03-4f90-8fb2-d6a4466c3cd1 - - - - - -] Attempt 1 to provision port f63a8141-aa3b-449f-b0fa-837b47f186d7 2026-06-03 01:02:13.670 11 INFO neutron.plugins.ml2.plugin [None req-3e26619e-9d03-4f90-8fb2-d6a4466c3cd1 - - - - - -] Attempt 1 to provision port 4bbf0b6c-403e-44f5-bdea-d5883204a14b 2026-06-03 01:02:14.013 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 16ecbf2d-302e-4ea9-892d-ca63e71c420d 2026-06-03 01:02:14.364 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 4bbf0b6c-403e-44f5-bdea-d5883204a14b 2026-06-03 01:02:15.769 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 16ecbf2d-302e-4ea9-892d-ca63e71c420d 2026-06-03 01:02:16.011 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 83cc7719-fd8a-4fe5-b759-a56b1855ea9c 2026-06-03 01:02:16.214 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 2dda0902-67fa-435e-8e96-c32ef3770a7a 2026-06-03 01:02:17.478 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 2dda0902-67fa-435e-8e96-c32ef3770a7a 2026-06-03 01:02:20.319 12 INFO neutron.plugins.ml2.plugin [None req-51f80495-980a-45bb-9f51-427806512d85 - - - - - -] Attempt 1 to provision port 14373353-4d17-42ca-825c-dde9f881cba0 2026-06-03 01:02:20.369 12 INFO neutron.plugins.ml2.plugin [None req-51f80495-980a-45bb-9f51-427806512d85 - - - - - -] Attempt 1 to provision port f63a8141-aa3b-449f-b0fa-837b47f186d7 2026-06-03 01:02:20.398 12 INFO neutron.plugins.ml2.plugin [None req-51f80495-980a-45bb-9f51-427806512d85 - - - - - -] Attempt 1 to provision port 4bbf0b6c-403e-44f5-bdea-d5883204a14b 2026-06-03 01:02:20.448 12 INFO neutron.plugins.ml2.plugin [None req-51f80495-980a-45bb-9f51-427806512d85 - - - - - -] Attempt 1 to provision port 2dda0902-67fa-435e-8e96-c32ef3770a7a 2026-06-03 01:02:20.503 12 INFO neutron.plugins.ml2.plugin [None req-51f80495-980a-45bb-9f51-427806512d85 - - - - - -] Attempt 1 to provision port adc52aa9-6c47-4da7-87e3-e20b64f000ff 2026-06-03 01:02:23.302 12 INFO neutron.plugins.ml2.plugin [None req-a4bc4b11-5821-44f9-be29-cca9fad01dff - - - - - -] Attempt 1 to provision port f63a8141-aa3b-449f-b0fa-837b47f186d7 2026-06-03 01:02:23.983 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 1fa12bd8-ce8c-45db-ba60-e9ce3fd5bb90 2026-06-03 01:02:24.557 11 INFO neutron.notifiers.nova [None req-adad6fd7-2182-4353-bc39-3f5115385bcf - - - - - -] Nova event matching ['req-4dd03d11-57d0-4bc0-81c8-0f3f3b7b786e'] response: {'server_uuid': '04f9dfed-ac3f-4b1d-b81a-f1e69a9c85bd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1fa12bd8-ce8c-45db-ba60-e9ce3fd5bb90', 'code': 200} 2026-06-03 01:02:26.096 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 1fa12bd8-ce8c-45db-ba60-e9ce3fd5bb90 2026-06-03 01:02:26.345 12 INFO neutron.plugins.ml2.plugin [None req-c3c3856e-7955-45de-bf74-9506f3b58b1f - - - - - -] Attempt 1 to provision port 48f8c6e7-08cd-414b-b5ea-a5bf4ead147e 2026-06-03 01:02:27.001 12 INFO neutron.notifiers.nova [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Nova event matching ['req-0081f842-0c8f-4fcc-8480-18e1fdbd45a8'] response: {'server_uuid': 'd4b0300e-e450-4b44-9080-81e8bc482eb9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '48f8c6e7-08cd-414b-b5ea-a5bf4ead147e', 'code': 200} 2026-06-03 01:02:27.671 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 48f8c6e7-08cd-414b-b5ea-a5bf4ead147e 2026-06-03 01:02:28.062 11 INFO neutron.plugins.ml2.plugin [None req-c94240cf-7e8e-4709-a251-27e05e3d5920 - - - - - -] Attempt 1 to provision port 48f8c6e7-08cd-414b-b5ea-a5bf4ead147e 2026-06-03 01:02:28.157 11 INFO neutron.plugins.ml2.plugin [None req-c94240cf-7e8e-4709-a251-27e05e3d5920 - - - - - -] Attempt 1 to provision port f63a8141-aa3b-449f-b0fa-837b47f186d7 2026-06-03 01:02:28.199 11 INFO neutron.plugins.ml2.plugin [None req-c94240cf-7e8e-4709-a251-27e05e3d5920 - - - - - -] Attempt 1 to provision port adc52aa9-6c47-4da7-87e3-e20b64f000ff 2026-06-03 01:02:28.235 11 INFO neutron.plugins.ml2.plugin [None req-c94240cf-7e8e-4709-a251-27e05e3d5920 - - - - - -] Attempt 1 to provision port 2dda0902-67fa-435e-8e96-c32ef3770a7a 2026-06-03 01:02:31.235 12 INFO neutron.plugins.ml2.plugin [None req-5dd367a6-dec2-40f8-82bb-54a5a0cdb7d3 - - - - - -] Attempt 1 to provision port 1fa12bd8-ce8c-45db-ba60-e9ce3fd5bb90 2026-06-03 01:02:31.319 12 INFO neutron.plugins.ml2.plugin [None req-5dd367a6-dec2-40f8-82bb-54a5a0cdb7d3 - - - - - -] Attempt 1 to provision port adc52aa9-6c47-4da7-87e3-e20b64f000ff 2026-06-03 01:02:31.349 12 INFO neutron.plugins.ml2.plugin [None req-5dd367a6-dec2-40f8-82bb-54a5a0cdb7d3 - - - - - -] Attempt 1 to provision port b0a03f5e-1673-4cc1-8f12-f80b5a3da707 2026-06-03 01:02:33.187 12 INFO neutron.plugins.ml2.plugin [None req-076170c2-98c7-4820-9611-bc12429bb978 - - - - - -] Attempt 1 to provision port adc52aa9-6c47-4da7-87e3-e20b64f000ff 2026-06-03 01:02:33.773 12 INFO neutron.notifiers.nova [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Nova event matching ['req-44a45a9b-f514-44d6-b95d-9287ab305afb'] response: {'server_uuid': 'd4b0300e-e450-4b44-9080-81e8bc482eb9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '48f8c6e7-08cd-414b-b5ea-a5bf4ead147e', 'code': 200} 2026-06-03 01:02:41.691 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port de02ef34-0bb6-44a7-a4c3-cff32d4dc412 2026-06-03 01:02:43.690 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 14373353-4d17-42ca-825c-dde9f881cba0 2026-06-03 01:02:43.981 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port f63a8141-aa3b-449f-b0fa-837b47f186d7 2026-06-03 01:02:45.453 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 14373353-4d17-42ca-825c-dde9f881cba0 2026-06-03 01:02:45.621 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port f63a8141-aa3b-449f-b0fa-837b47f186d7 2026-06-03 01:02:49.492 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 449cdc51-3ed7-43b5-b502-60a26ad5a321 2026-06-03 01:02:49.850 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port b8a1c9dc-110a-4172-a8da-1ea8151f45d5 2026-06-03 01:02:51.705 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port b8a1c9dc-110a-4172-a8da-1ea8151f45d5 2026-06-03 01:02:51.884 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 449cdc51-3ed7-43b5-b502-60a26ad5a321 2026-06-03 01:02:53.465 11 INFO neutron.plugins.ml2.plugin [None req-415152ce-6966-4cac-9d22-ca3b784a23b5 - - - - - -] Attempt 1 to provision port 508395be-ff88-47c8-b6f6-827e19a8db93 2026-06-03 01:02:53.622 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 508395be-ff88-47c8-b6f6-827e19a8db93 2026-06-03 01:02:53.720 11 INFO neutron.plugins.ml2.plugin [None req-415152ce-6966-4cac-9d22-ca3b784a23b5 - - - - - -] Attempt 1 to provision port 449cdc51-3ed7-43b5-b502-60a26ad5a321 2026-06-03 01:02:57.642 12 INFO neutron.notifiers.nova [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Nova event matching ['req-96574907-a6ef-4f8c-a91b-c34e46b9a7c1'] response: {'server_uuid': '04f9dfed-ac3f-4b1d-b81a-f1e69a9c85bd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1fa12bd8-ce8c-45db-ba60-e9ce3fd5bb90', 'code': 200} 2026-06-03 01:03:00.604 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 03207610-f8b8-4b72-bb60-402dd1c805e9 2026-06-03 01:03:01.485 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 03207610-f8b8-4b72-bb60-402dd1c805e9 2026-06-03 01:03:01.519 11 INFO neutron.notifiers.nova [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Nova event matching ['req-fa27df2b-9631-4421-8cd8-164d4e47252b'] response: {'server_uuid': 'fc3ff64a-b5e9-4ad8-98dd-477a11ad050e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '03207610-f8b8-4b72-bb60-402dd1c805e9', 'code': 200} 2026-06-03 01:03:03.570 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 37281850-27c5-45f2-8230-2ed7189ba834 2026-06-03 01:03:04.388 12 INFO neutron.plugins.ml2.plugin [None req-0b3621f2-022c-4a5c-8f0e-83dbc1327fcf - - - - - -] Attempt 1 to provision port 383679b2-01f3-42bb-98f8-3e60c92f46b1 2026-06-03 01:03:04.413 12 INFO neutron.plugins.ml2.plugin [None req-0b3621f2-022c-4a5c-8f0e-83dbc1327fcf - - - - - -] Attempt 1 to provision port 03207610-f8b8-4b72-bb60-402dd1c805e9 2026-06-03 01:03:04.477 12 INFO neutron.plugins.ml2.plugin [None req-0b3621f2-022c-4a5c-8f0e-83dbc1327fcf - - - - - -] Attempt 1 to provision port 449cdc51-3ed7-43b5-b502-60a26ad5a321 2026-06-03 01:03:05.644 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 37281850-27c5-45f2-8230-2ed7189ba834 2026-06-03 01:03:07.745 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 6dd2d735-8e8a-40a3-98f0-526c6667330a 2026-06-03 01:03:09.588 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 6dd2d735-8e8a-40a3-98f0-526c6667330a 2026-06-03 01:03:10.644 12 INFO neutron.plugins.ml2.plugin [None req-d51aa1cb-b150-49e1-979e-e32bdd1af205 - - - - - -] Attempt 1 to provision port 6dd2d735-8e8a-40a3-98f0-526c6667330a 2026-06-03 01:03:10.701 12 INFO neutron.plugins.ml2.plugin [None req-d51aa1cb-b150-49e1-979e-e32bdd1af205 - - - - - -] Attempt 1 to provision port 5b9b4b1f-f51f-4e60-a256-c9ef764580b9 2026-06-03 01:03:11.647 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 383679b2-01f3-42bb-98f8-3e60c92f46b1 2026-06-03 01:03:12.002 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 628f91ed-b376-41e1-9664-0bb8ec1feded 2026-06-03 01:03:13.638 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 628f91ed-b376-41e1-9664-0bb8ec1feded 2026-06-03 01:03:13.858 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 383679b2-01f3-42bb-98f8-3e60c92f46b1 2026-06-03 01:03:13.898 12 INFO neutron.plugins.ml2.db [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] No ports have port_id starting with 383679b2-01f3-42bb-98f8-3e60c92f46b1 2026-06-03 01:03:13.951 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port f1a640c8-8233-483b-b787-ce030027724f 2026-06-03 01:03:14.330 12 INFO neutron.plugins.ml2.plugin [None req-c5bbce2e-b280-4775-bc4d-fccaa4bbe30d - - - - - -] Attempt 1 to provision port 2b71cfa3-573e-4888-a2d3-69cb96be85b5 2026-06-03 01:03:15.781 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port f1a640c8-8233-483b-b787-ce030027724f 2026-06-03 01:03:16.036 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 2b71cfa3-573e-4888-a2d3-69cb96be85b5 2026-06-03 01:03:16.793 11 INFO neutron.plugins.ml2.plugin [None req-28aed605-124a-42a4-916e-b79a8da22d5c - - - - - -] Attempt 1 to provision port 2b71cfa3-573e-4888-a2d3-69cb96be85b5 2026-06-03 01:03:18.969 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 4db2f987-272e-427a-822d-2ef7d572fed3 2026-06-03 01:03:19.102 12 INFO neutron.notifiers.nova [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Nova event matching ['req-bab4ec23-f231-49c6-bbd5-b132010a80da'] response: {'server_uuid': '2d89eefc-28b2-4fce-be96-d492866e7698', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4db2f987-272e-427a-822d-2ef7d572fed3', 'code': 200} 2026-06-03 01:03:20.276 12 INFO neutron.plugins.ml2.plugin [None req-831eb8ec-e48e-4fac-bdc3-4017f084caba - - - - - -] Attempt 1 to provision port 4db2f987-272e-427a-822d-2ef7d572fed3 2026-06-03 01:03:20.494 12 INFO neutron.plugins.ml2.plugin [None req-831eb8ec-e48e-4fac-bdc3-4017f084caba - - - - - -] Attempt 1 to provision port 5b9b4b1f-f51f-4e60-a256-c9ef764580b9 2026-06-03 01:03:21.618 12 INFO neutron.plugins.ml2.plugin [None req-d2efcaf2-9e3c-4aaf-b2b2-6d534df5958c - - - - - -] Attempt 1 to provision port 4db2f987-272e-427a-822d-2ef7d572fed3 2026-06-03 01:03:21.677 12 INFO neutron.plugins.ml2.plugin [None req-d2efcaf2-9e3c-4aaf-b2b2-6d534df5958c - - - - - -] Attempt 1 to provision port 6dd2d735-8e8a-40a3-98f0-526c6667330a 2026-06-03 01:03:21.832 12 INFO neutron.plugins.ml2.plugin [None req-d2efcaf2-9e3c-4aaf-b2b2-6d534df5958c - - - - - -] Attempt 1 to provision port 5b9b4b1f-f51f-4e60-a256-c9ef764580b9 2026-06-03 01:03:22.347 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port c0e042a5-1d19-4b87-967c-abed0a84ddf7 2026-06-03 01:03:22.578 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 5b9b4b1f-f51f-4e60-a256-c9ef764580b9 2026-06-03 01:03:24.257 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port c0e042a5-1d19-4b87-967c-abed0a84ddf7 2026-06-03 01:03:26.303 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 1dd20eaa-8910-4a9c-a82e-db1c057e6628 2026-06-03 01:03:26.559 12 INFO neutron.plugins.ml2.plugin [None req-6e57b417-bb50-419a-8e53-ba2b7af51b70 - - - - - -] Attempt 1 to provision port cf594d60-86e9-494a-a863-5bb3a0d45525 2026-06-03 01:03:26.582 12 INFO neutron.plugins.ml2.plugin [None req-6e57b417-bb50-419a-8e53-ba2b7af51b70 - - - - - -] Attempt 1 to provision port 1dd20eaa-8910-4a9c-a82e-db1c057e6628 2026-06-03 01:03:26.639 12 INFO neutron.plugins.ml2.plugin [None req-6e57b417-bb50-419a-8e53-ba2b7af51b70 - - - - - -] Attempt 1 to provision port 2b71cfa3-573e-4888-a2d3-69cb96be85b5 2026-06-03 01:03:26.690 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 326bd338-f8a3-43e0-9338-66023a27050c 2026-06-03 01:03:28.245 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 1dd20eaa-8910-4a9c-a82e-db1c057e6628 2026-06-03 01:03:28.431 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 326bd338-f8a3-43e0-9338-66023a27050c 2026-06-03 01:03:28.803 11 INFO neutron.plugins.ml2.plugin [None req-dbad55f2-ab2b-4695-a154-f682a43428d1 - - - - - -] Attempt 1 to provision port bbf85cc3-36f4-478f-aa17-a536b92b9488 2026-06-03 01:03:28.827 11 INFO neutron.plugins.ml2.plugin [None req-dbad55f2-ab2b-4695-a154-f682a43428d1 - - - - - -] Attempt 1 to provision port 1dd20eaa-8910-4a9c-a82e-db1c057e6628 2026-06-03 01:03:30.384 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port a0eaa201-764e-4608-b641-444496e92402 2026-06-03 01:03:32.820 12 INFO neutron.plugins.ml2.plugin [None req-b1eb37d8-8348-41cc-9c43-fc504dde3f36 - - - - - -] Attempt 1 to provision port 746adcbd-121c-41de-9ce2-a088f1ba257b 2026-06-03 01:03:32.913 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 746adcbd-121c-41de-9ce2-a088f1ba257b 2026-06-03 01:03:33.074 12 INFO neutron.plugins.ml2.plugin [None req-b1eb37d8-8348-41cc-9c43-fc504dde3f36 - - - - - -] Attempt 1 to provision port caa45339-c345-4d1b-bb1a-747f0b2d9a26 2026-06-03 01:03:33.166 11 INFO neutron.plugins.ml2.plugin [None req-2483b073-4559-4817-b1e4-dbbbd0ffa218 - - - - - -] Attempt 1 to provision port a0eaa201-764e-4608-b641-444496e92402 2026-06-03 01:03:33.414 11 INFO neutron.plugins.ml2.plugin [None req-2483b073-4559-4817-b1e4-dbbbd0ffa218 - - - - - -] Attempt 1 to provision port b3fc79a5-4ca3-48c6-9f01-07b0ee2e6652 2026-06-03 01:03:33.527 11 INFO neutron.notifiers.nova [None req-2483b073-4559-4817-b1e4-dbbbd0ffa218 - - - - - -] Nova event matching ['req-ee30ccb5-7fa0-4138-95eb-6be218552038'] response: {'server_uuid': '3205c469-53cf-4d5d-93d2-8b20ad55d158', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3fc79a5-4ca3-48c6-9f01-07b0ee2e6652', 'code': 200} 2026-06-03 01:03:34.700 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 746adcbd-121c-41de-9ce2-a088f1ba257b 2026-06-03 01:03:34.995 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port cf594d60-86e9-494a-a863-5bb3a0d45525 2026-06-03 01:03:35.071 12 INFO neutron.plugins.ml2.plugin [None req-dd90129c-1465-406f-874d-f2e48bc10b7d - - - - - -] Attempt 1 to provision port 746adcbd-121c-41de-9ce2-a088f1ba257b 2026-06-03 01:03:35.134 12 INFO neutron.plugins.ml2.plugin [None req-dd90129c-1465-406f-874d-f2e48bc10b7d - - - - - -] Attempt 1 to provision port caa45339-c345-4d1b-bb1a-747f0b2d9a26 2026-06-03 01:03:35.382 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 393be5f2-8481-40b6-826f-eb65f83773e0 2026-06-03 01:03:35.729 11 INFO neutron.plugins.ml2.plugin [None req-cb06f98f-5dbc-4ee5-8ad6-c5cc9836b9a6 - - - - - -] Attempt 1 to provision port b3fc79a5-4ca3-48c6-9f01-07b0ee2e6652 2026-06-03 01:03:36.561 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 393be5f2-8481-40b6-826f-eb65f83773e0 2026-06-03 01:03:36.735 11 INFO neutron.plugins.ml2.plugin [None req-3f3193f0-bcd6-40e6-84cc-64612ab2d464 - - - - - -] Attempt 1 to provision port cf594d60-86e9-494a-a863-5bb3a0d45525 2026-06-03 01:03:42.053 11 INFO neutron.plugins.ml2.plugin [None req-a8d8a043-54da-4363-837b-f9d4dd907f07 - - - - - -] Attempt 1 to provision port cf594d60-86e9-494a-a863-5bb3a0d45525 2026-06-03 01:03:42.111 11 INFO neutron.plugins.ml2.plugin [None req-a8d8a043-54da-4363-837b-f9d4dd907f07 - - - - - -] Attempt 1 to provision port caa45339-c345-4d1b-bb1a-747f0b2d9a26 2026-06-03 01:03:42.136 11 INFO neutron.plugins.ml2.plugin [None req-a8d8a043-54da-4363-837b-f9d4dd907f07 - - - - - -] Attempt 1 to provision port bbf85cc3-36f4-478f-aa17-a536b92b9488 2026-06-03 01:03:44.793 11 INFO neutron.plugins.ml2.plugin [None req-56a5d1a6-18b2-4cb6-865b-9445b32b35a9 - - - - - -] Attempt 1 to provision port 393be5f2-8481-40b6-826f-eb65f83773e0 2026-06-03 01:03:44.878 11 INFO neutron.plugins.ml2.plugin [None req-32367b77-d356-4aa0-a83a-a8fc1ef02b82 - - - - - -] Attempt 1 to provision port cf594d60-86e9-494a-a863-5bb3a0d45525 2026-06-03 01:03:44.968 11 INFO neutron.plugins.ml2.plugin [None req-32367b77-d356-4aa0-a83a-a8fc1ef02b82 - - - - - -] Attempt 1 to provision port bbf85cc3-36f4-478f-aa17-a536b92b9488 2026-06-03 01:03:47.450 12 INFO neutron.plugins.ml2.plugin [None req-885fc938-117a-4261-af05-12632189c055 - - - - - -] Attempt 1 to provision port ba4fe2c5-c31a-4d0a-9978-80d160b1d319 2026-06-03 01:03:47.651 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port ba4fe2c5-c31a-4d0a-9978-80d160b1d319 2026-06-03 01:03:47.818 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 9584c5e8-dc80-42e7-836c-418daf3cb78a 2026-06-03 01:03:47.942 12 INFO neutron.notifiers.nova [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Nova event matching ['req-d3d64b34-6167-416a-815b-eeff2c9dd3f3'] response: {'server_uuid': 'b82037ba-4b72-40a7-a048-78e36f5b79f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9584c5e8-dc80-42e7-836c-418daf3cb78a', 'code': 200} 2026-06-03 01:03:48.241 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port bbf85cc3-36f4-478f-aa17-a536b92b9488 2026-06-03 01:03:48.998 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port ba4fe2c5-c31a-4d0a-9978-80d160b1d319 2026-06-03 01:03:49.184 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port caa45339-c345-4d1b-bb1a-747f0b2d9a26 2026-06-03 01:03:49.490 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port bbf85cc3-36f4-478f-aa17-a536b92b9488 2026-06-03 01:03:49.725 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 9584c5e8-dc80-42e7-836c-418daf3cb78a 2026-06-03 01:03:49.798 12 INFO neutron.plugins.ml2.plugin [None req-04c49ee0-8229-4ca9-aa0b-d66d6915d7d6 - - - - - -] Attempt 1 to provision port 701ea1b3-ac7e-470d-b7de-412e10dfc66c 2026-06-03 01:03:49.988 12 INFO neutron.plugins.ml2.plugin [None req-04c49ee0-8229-4ca9-aa0b-d66d6915d7d6 - - - - - -] Attempt 1 to provision port 701ea1b3-ac7e-470d-b7de-412e10dfc66c 2026-06-03 01:03:51.298 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port caa45339-c345-4d1b-bb1a-747f0b2d9a26 2026-06-03 01:03:51.578 12 INFO neutron.plugins.ml2.plugin [None req-e20165b0-59dc-40c8-aa62-3bc46b7268ee - - - - - -] Attempt 1 to provision port 701ea1b3-ac7e-470d-b7de-412e10dfc66c 2026-06-03 01:03:53.415 11 INFO neutron.plugins.ml2.plugin [None req-86a5eabb-de43-4584-8506-31660373a523 - - - - - -] Attempt 1 to provision port caa45339-c345-4d1b-bb1a-747f0b2d9a26 2026-06-03 01:03:55.513 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 23596068-f61f-4d9c-a6dd-dc6a045a54e0 2026-06-03 01:03:56.026 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 303ee7bb-7d20-4aa0-a1eb-3e6e944ed291 2026-06-03 01:03:57.282 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 23596068-f61f-4d9c-a6dd-dc6a045a54e0 2026-06-03 01:03:57.495 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 303ee7bb-7d20-4aa0-a1eb-3e6e944ed291 2026-06-03 01:03:59.250 11 INFO neutron.plugins.ml2.plugin [None req-f05e1804-1346-42bd-8d1b-a5e0bc084385 - - - - - -] Attempt 1 to provision port d0d0aef9-23da-4870-a4be-49e9f13d809b 2026-06-03 01:03:59.281 11 INFO neutron.plugins.ml2.plugin [None req-f05e1804-1346-42bd-8d1b-a5e0bc084385 - - - - - -] Attempt 1 to provision port b579a4a6-fbf8-4678-8d52-8f298d0386c1 2026-06-03 01:03:59.306 11 INFO neutron.plugins.ml2.plugin [None req-f05e1804-1346-42bd-8d1b-a5e0bc084385 - - - - - -] Attempt 1 to provision port 303ee7bb-7d20-4aa0-a1eb-3e6e944ed291 2026-06-03 01:04:02.468 11 INFO neutron.plugins.ml2.plugin [None req-cdf3e4c1-6fe6-4850-87d9-d20ba185b2c4 - - - - - -] Attempt 1 to provision port 303ee7bb-7d20-4aa0-a1eb-3e6e944ed291 2026-06-03 01:04:02.532 11 INFO neutron.plugins.ml2.plugin [None req-cdf3e4c1-6fe6-4850-87d9-d20ba185b2c4 - - - - - -] Attempt 1 to provision port d0d0aef9-23da-4870-a4be-49e9f13d809b 2026-06-03 01:04:04.694 12 INFO neutron.plugins.ml2.plugin [None req-8389498d-4ced-472d-a035-94e58b066bbf - - - - - -] Attempt 1 to provision port d0d0aef9-23da-4870-a4be-49e9f13d809b 2026-06-03 01:04:06.054 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 67c6f7af-1155-4048-90c8-ecddd0aba021 2026-06-03 01:04:06.168 11 INFO neutron.notifiers.nova [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Nova event matching ['req-f2b456cc-217e-425b-9bc5-edc0b83a1927'] response: {'server_uuid': '93faee39-3ff3-4634-8ad6-b173bc2f44dc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '67c6f7af-1155-4048-90c8-ecddd0aba021', 'code': 200} 2026-06-03 01:04:07.382 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 67c6f7af-1155-4048-90c8-ecddd0aba021 2026-06-03 01:04:07.995 11 INFO neutron.plugins.ml2.plugin [None req-d5df0620-31e9-43ca-a2d8-f3e28d641bdd - - - - - -] Attempt 1 to provision port 67c6f7af-1155-4048-90c8-ecddd0aba021 2026-06-03 01:04:11.067 11 INFO neutron.plugins.ml2.plugin [None req-c41e580b-dc0d-4a80-8450-5bb723d2a2fb - - - - - -] Attempt 1 to provision port d0d0aef9-23da-4870-a4be-49e9f13d809b 2026-06-03 01:04:11.310 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port b579a4a6-fbf8-4678-8d52-8f298d0386c1 2026-06-03 01:04:13.639 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port b579a4a6-fbf8-4678-8d52-8f298d0386c1 2026-06-03 01:04:13.871 11 INFO neutron.plugins.ml2.plugin [None req-40e0416b-5c1e-465b-b946-36933de38bec - - - - - -] Attempt 1 to provision port d0d0aef9-23da-4870-a4be-49e9f13d809b 2026-06-03 01:04:15.611 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port d0d0aef9-23da-4870-a4be-49e9f13d809b 2026-06-03 01:04:19.647 11 INFO neutron.plugins.ml2.plugin [None req-dd3f5788-632f-47ca-8167-bfaba6186f81 - - - - - -] Attempt 1 to provision port f3b4c0e9-b59c-4238-bce9-939233172928 2026-06-03 01:04:21.768 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port f3b4c0e9-b59c-4238-bce9-939233172928 2026-06-03 01:04:23.642 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 658b6bda-8a5e-4b62-95c9-f00839ab429c 2026-06-03 01:04:25.172 12 INFO neutron.plugins.ml2.plugin [None req-84ce8a6b-e872-42bc-9c3c-f8cfa064978d - - - - - -] Attempt 1 to provision port b865d8e8-cc30-463b-aeca-4de2220d9975 2026-06-03 01:04:25.201 12 INFO neutron.plugins.ml2.plugin [None req-84ce8a6b-e872-42bc-9c3c-f8cfa064978d - - - - - -] Attempt 1 to provision port 87d0eed8-ca4e-40e5-bc48-7c41aadc65a4 2026-06-03 01:04:25.229 12 INFO neutron.plugins.ml2.plugin [None req-84ce8a6b-e872-42bc-9c3c-f8cfa064978d - - - - - -] Attempt 1 to provision port 658b6bda-8a5e-4b62-95c9-f00839ab429c 2026-06-03 01:04:25.501 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 658b6bda-8a5e-4b62-95c9-f00839ab429c 2026-06-03 01:04:29.488 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 15a13f6c-4a43-4f04-b334-fb72c531f759 2026-06-03 01:04:29.769 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port b50140f4-4303-4ec0-9806-9282949483db 2026-06-03 01:04:31.239 11 INFO neutron.plugins.ml2.plugin [None req-a86b8bae-16ec-4114-8977-4d0bf70a2a11 - - - - - -] Attempt 1 to provision port b865d8e8-cc30-463b-aeca-4de2220d9975 2026-06-03 01:04:31.286 11 INFO neutron.plugins.ml2.plugin [None req-a86b8bae-16ec-4114-8977-4d0bf70a2a11 - - - - - -] Attempt 1 to provision port b50140f4-4303-4ec0-9806-9282949483db 2026-06-03 01:04:31.377 11 INFO neutron.plugins.ml2.plugin [None req-a86b8bae-16ec-4114-8977-4d0bf70a2a11 - - - - - -] Attempt 1 to provision port 658b6bda-8a5e-4b62-95c9-f00839ab429c 2026-06-03 01:04:31.423 11 INFO neutron.plugins.ml2.plugin [None req-a86b8bae-16ec-4114-8977-4d0bf70a2a11 - - - - - -] Attempt 1 to provision port 678cd337-a163-4343-9011-ec3741654320 2026-06-03 01:04:32.126 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 15a13f6c-4a43-4f04-b334-fb72c531f759 2026-06-03 01:04:32.377 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 4a80a754-129a-46e4-8ce1-158e69aada6b 2026-06-03 01:04:32.524 12 INFO neutron.notifiers.nova [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Nova event matching ['req-c850bef6-ee6b-4916-a3d1-1ad1221d9f14'] response: {'server_uuid': '1db1a97c-720b-40de-a7d6-e1ef4d915558', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4a80a754-129a-46e4-8ce1-158e69aada6b', 'code': 200} 2026-06-03 01:04:32.799 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port b50140f4-4303-4ec0-9806-9282949483db 2026-06-03 01:04:33.521 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 4a80a754-129a-46e4-8ce1-158e69aada6b 2026-06-03 01:04:34.312 11 INFO neutron.plugins.ml2.plugin [None req-df4ceee1-4793-4009-a4bc-a81450809819 - - - - - -] Attempt 1 to provision port b865d8e8-cc30-463b-aeca-4de2220d9975 2026-06-03 01:04:34.338 11 INFO neutron.plugins.ml2.plugin [None req-df4ceee1-4793-4009-a4bc-a81450809819 - - - - - -] Attempt 1 to provision port b50140f4-4303-4ec0-9806-9282949483db 2026-06-03 01:04:34.402 11 INFO neutron.plugins.ml2.plugin [None req-df4ceee1-4793-4009-a4bc-a81450809819 - - - - - -] Attempt 1 to provision port 678cd337-a163-4343-9011-ec3741654320 2026-06-03 01:04:35.512 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 87d0eed8-ca4e-40e5-bc48-7c41aadc65a4 2026-06-03 01:04:35.789 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port b865d8e8-cc30-463b-aeca-4de2220d9975 2026-06-03 01:04:37.122 12 INFO neutron.plugins.ml2.plugin [None req-a4279258-7be7-4e39-acf2-debde856e326 - - - - - -] Attempt 1 to provision port b865d8e8-cc30-463b-aeca-4de2220d9975 2026-06-03 01:04:37.197 12 INFO neutron.plugins.ml2.plugin [None req-a4279258-7be7-4e39-acf2-debde856e326 - - - - - -] Attempt 1 to provision port bfa9a0bc-928b-494f-b042-2c87c012424c 2026-06-03 01:04:37.229 12 INFO neutron.plugins.ml2.plugin [None req-a4279258-7be7-4e39-acf2-debde856e326 - - - - - -] Attempt 1 to provision port 678cd337-a163-4343-9011-ec3741654320 2026-06-03 01:04:37.447 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 87d0eed8-ca4e-40e5-bc48-7c41aadc65a4 2026-06-03 01:04:37.636 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port b865d8e8-cc30-463b-aeca-4de2220d9975 2026-06-03 01:04:39.766 12 INFO neutron.plugins.ml2.plugin [None req-001a7bb2-6406-4b99-868b-6731ca138bdf - - - - - -] Attempt 1 to provision port 4a80a754-129a-46e4-8ce1-158e69aada6b 2026-06-03 01:04:39.812 12 INFO neutron.plugins.ml2.plugin [None req-001a7bb2-6406-4b99-868b-6731ca138bdf - - - - - -] Attempt 1 to provision port 678cd337-a163-4343-9011-ec3741654320 2026-06-03 01:04:41.961 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 2fc112d6-c95b-4691-a5fc-6fbf58087924 2026-06-03 01:04:42.246 12 INFO neutron.notifiers.nova [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Nova event matching ['req-f73ebeb6-9b18-41ae-8604-5f6d901a14bd'] response: {'server_uuid': 'bb2943bc-1509-450d-a623-e67c149c69c1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2fc112d6-c95b-4691-a5fc-6fbf58087924', 'code': 200} 2026-06-03 01:04:43.541 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 2fc112d6-c95b-4691-a5fc-6fbf58087924 2026-06-03 01:04:45.443 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 678cd337-a163-4343-9011-ec3741654320 2026-06-03 01:04:45.739 12 INFO neutron.plugins.ml2.plugin [None req-d82697da-e712-447e-8eef-0938bad13d59 - - - - - -] Attempt 1 to provision port bfa9a0bc-928b-494f-b042-2c87c012424c 2026-06-03 01:04:47.433 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 678cd337-a163-4343-9011-ec3741654320 2026-06-03 01:04:47.639 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port bfa9a0bc-928b-494f-b042-2c87c012424c 2026-06-03 01:04:56.869 11 INFO neutron.plugins.ml2.plugin [None req-82290d27-813f-485b-b43f-8807e5995ca3 - - - - - -] Attempt 1 to provision port f32c9b11-4742-4cdf-8fc1-19f8de028108 2026-06-03 01:04:57.445 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port f32c9b11-4742-4cdf-8fc1-19f8de028108 2026-06-03 01:05:11.975 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 4deeb517-ea1d-42f0-a032-b88b546f1a0e 2026-06-03 01:05:12.104 12 INFO neutron.notifiers.nova [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Nova event matching ['req-a20f73d6-858f-443d-8163-65d50871f64a'] response: {'server_uuid': 'f684fec5-536b-4572-a330-a86d66126f06', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4deeb517-ea1d-42f0-a032-b88b546f1a0e', 'code': 200} 2026-06-03 01:05:13.451 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 4deeb517-ea1d-42f0-a032-b88b546f1a0e 2026-06-03 01:05:14.192 12 INFO neutron.notifiers.nova [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Nova event matching ['req-0fa12950-762d-4e47-99dc-be034c4a382e'] response: {'server_uuid': 'bb2943bc-1509-450d-a623-e67c149c69c1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2fc112d6-c95b-4691-a5fc-6fbf58087924', 'code': 200} 2026-06-03 01:05:15.989 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 2fc112d6-c95b-4691-a5fc-6fbf58087924 2026-06-03 01:05:16.222 12 INFO neutron.notifiers.nova [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Nova event matching ['req-cc95ec8c-7f66-4465-9b79-6350183bca78'] response: {'server_uuid': 'bb2943bc-1509-450d-a623-e67c149c69c1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2fc112d6-c95b-4691-a5fc-6fbf58087924', 'code': 200} 2026-06-03 01:05:17.515 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 2fc112d6-c95b-4691-a5fc-6fbf58087924 2026-06-03 01:05:41.655 12 INFO neutron.notifiers.nova [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Nova event matching ['req-ec22174d-a8a6-4fd2-a06a-82d4ad45d261'] response: {'server_uuid': 'bb2943bc-1509-450d-a623-e67c149c69c1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2fc112d6-c95b-4691-a5fc-6fbf58087924', 'code': 200} 2026-06-03 01:05:45.637 12 INFO neutron.notifiers.nova [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Nova event matching ['req-cdcaee1e-7843-49d1-8cfa-49f23d1a16ff'] response: {'server_uuid': '1db1a97c-720b-40de-a7d6-e1ef4d915558', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4a80a754-129a-46e4-8ce1-158e69aada6b', 'code': 200} 2026-06-03 01:05:52.289 12 INFO neutron_taas.services.taas.taas_plugin [None req-bbab57e4-84e2-4b95-b2c0-55633956b0f7 - - - - - -] TaaS: Handle Delete Port: 658b6bda-8a5e-4b62-95c9-f00839ab429c 2026-06-03 01:05:52.294 12 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbab57e4-84e2-4b95-b2c0-55633956b0f7 - - - - - -] Tap Mirror: Handle Delete Port: 658b6bda-8a5e-4b62-95c9-f00839ab429c 2026-06-03 01:06:05.579 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port e0374207-d990-46b0-9bfd-f418da9e38a7 2026-06-03 01:06:06.605 12 INFO neutron.plugins.ml2.plugin [None req-eb9a7017-115e-478d-bb6d-645f08b19cf6 - - - - - -] Attempt 1 to provision port e0374207-d990-46b0-9bfd-f418da9e38a7 2026-06-03 01:06:07.506 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port e0374207-d990-46b0-9bfd-f418da9e38a7 2026-06-03 01:06:09.553 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port f8fa40d5-95e2-4b81-a27b-a82e3083ef92 2026-06-03 01:06:09.948 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 96509ce2-42b9-4efa-ac46-14a34d0625d8 2026-06-03 01:06:11.620 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port f8fa40d5-95e2-4b81-a27b-a82e3083ef92 2026-06-03 01:06:11.901 11 INFO neutron.plugins.ml2.plugin [None req-b249173c-e952-4930-86a8-a4d4ddd45f9b - - - - - -] Attempt 1 to provision port 96509ce2-42b9-4efa-ac46-14a34d0625d8 2026-06-03 01:06:13.500 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 7325e48b-d77b-476e-b228-da8c073676ed 2026-06-03 01:06:15.517 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 7325e48b-d77b-476e-b228-da8c073676ed 2026-06-03 01:06:19.518 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port e0374207-d990-46b0-9bfd-f418da9e38a7 2026-06-03 01:06:20.317 12 INFO neutron.plugins.ml2.plugin [None req-2842ea31-2d8e-4e0b-8f0e-314ee58b06be - - - - - -] Attempt 1 to provision port 96509ce2-42b9-4efa-ac46-14a34d0625d8 2026-06-03 01:06:20.367 12 INFO neutron.plugins.ml2.plugin [None req-2842ea31-2d8e-4e0b-8f0e-314ee58b06be - - - - - -] Attempt 1 to provision port 289cdc3c-e4c1-422a-a5bc-c90b9f6f7874 2026-06-03 01:06:20.392 12 INFO neutron.plugins.ml2.plugin [None req-2842ea31-2d8e-4e0b-8f0e-314ee58b06be - - - - - -] Attempt 1 to provision port 79484239-68b5-499e-9b7d-e705d813a785 2026-06-03 01:06:20.413 12 INFO neutron.plugins.ml2.plugin [None req-2842ea31-2d8e-4e0b-8f0e-314ee58b06be - - - - - -] Attempt 1 to provision port bd60a445-3608-4318-8ad9-dfce39fa3eaa 2026-06-03 01:06:20.436 12 INFO neutron.plugins.ml2.plugin [None req-2842ea31-2d8e-4e0b-8f0e-314ee58b06be - - - - - -] Attempt 1 to provision port 7325e48b-d77b-476e-b228-da8c073676ed 2026-06-03 01:06:20.485 12 INFO neutron.plugins.ml2.plugin [None req-2842ea31-2d8e-4e0b-8f0e-314ee58b06be - - - - - -] Attempt 1 to provision port e0374207-d990-46b0-9bfd-f418da9e38a7 2026-06-03 01:06:24.088 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 56ca97b3-924f-44da-8224-e358422ab5f7 2026-06-03 01:06:24.204 12 INFO neutron.notifiers.nova [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Nova event matching ['req-f02a4750-9b25-4b40-b221-104e5a2051f1'] response: {'server_uuid': 'ab35e506-a2dc-420a-ac61-a0c58683f9b5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '56ca97b3-924f-44da-8224-e358422ab5f7', 'code': 200} 2026-06-03 01:06:25.486 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 56ca97b3-924f-44da-8224-e358422ab5f7 2026-06-03 01:06:26.912 12 INFO neutron.plugins.ml2.plugin [None req-1ac982d5-3f3f-4af8-b2b1-6eec7264e435 - - - - - -] Attempt 1 to provision port 96509ce2-42b9-4efa-ac46-14a34d0625d8 2026-06-03 01:06:26.977 12 INFO neutron.plugins.ml2.plugin [None req-1ac982d5-3f3f-4af8-b2b1-6eec7264e435 - - - - - -] Attempt 1 to provision port 56ca97b3-924f-44da-8224-e358422ab5f7 2026-06-03 01:06:27.042 12 INFO neutron.plugins.ml2.plugin [None req-1ac982d5-3f3f-4af8-b2b1-6eec7264e435 - - - - - -] Attempt 1 to provision port 79484239-68b5-499e-9b7d-e705d813a785 2026-06-03 01:06:27.074 12 INFO neutron.plugins.ml2.plugin [None req-1ac982d5-3f3f-4af8-b2b1-6eec7264e435 - - - - - -] Attempt 1 to provision port bd60a445-3608-4318-8ad9-dfce39fa3eaa 2026-06-03 01:06:27.108 12 INFO neutron.plugins.ml2.plugin [None req-1ac982d5-3f3f-4af8-b2b1-6eec7264e435 - - - - - -] Attempt 1 to provision port 4603f20c-6b44-468c-8739-d3f8076cba0a 2026-06-03 01:06:27.277 12 INFO neutron.plugins.ml2.plugin [None req-1ac982d5-3f3f-4af8-b2b1-6eec7264e435 - - - - - -] Attempt 1 to provision port 7325e48b-d77b-476e-b228-da8c073676ed 2026-06-03 01:06:27.343 12 INFO neutron.plugins.ml2.plugin [None req-1ac982d5-3f3f-4af8-b2b1-6eec7264e435 - - - - - -] Attempt 1 to provision port e0374207-d990-46b0-9bfd-f418da9e38a7 2026-06-03 01:06:27.572 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 4603f20c-6b44-468c-8739-d3f8076cba0a 2026-06-03 01:06:27.784 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 79484239-68b5-499e-9b7d-e705d813a785 2026-06-03 01:06:28.081 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 289cdc3c-e4c1-422a-a5bc-c90b9f6f7874 2026-06-03 01:06:29.484 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port bd60a445-3608-4318-8ad9-dfce39fa3eaa 2026-06-03 01:06:29.746 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 79484239-68b5-499e-9b7d-e705d813a785 2026-06-03 01:06:29.939 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 289cdc3c-e4c1-422a-a5bc-c90b9f6f7874 2026-06-03 01:06:31.564 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port bd60a445-3608-4318-8ad9-dfce39fa3eaa 2026-06-03 01:06:32.647 12 INFO neutron.plugins.ml2.plugin [None req-0acbc526-d2fa-428f-9e0a-8267d8b5506a - - - - - -] Attempt 1 to provision port 96509ce2-42b9-4efa-ac46-14a34d0625d8 2026-06-03 01:06:32.695 12 INFO neutron.plugins.ml2.plugin [None req-0acbc526-d2fa-428f-9e0a-8267d8b5506a - - - - - -] Attempt 1 to provision port 56ca97b3-924f-44da-8224-e358422ab5f7 2026-06-03 01:06:32.744 12 INFO neutron.plugins.ml2.plugin [None req-0acbc526-d2fa-428f-9e0a-8267d8b5506a - - - - - -] Attempt 1 to provision port bd60a445-3608-4318-8ad9-dfce39fa3eaa 2026-06-03 01:06:32.797 12 INFO neutron.plugins.ml2.plugin [None req-0acbc526-d2fa-428f-9e0a-8267d8b5506a - - - - - -] Attempt 1 to provision port 4603f20c-6b44-468c-8739-d3f8076cba0a 2026-06-03 01:06:32.850 12 INFO neutron.plugins.ml2.plugin [None req-0acbc526-d2fa-428f-9e0a-8267d8b5506a - - - - - -] Attempt 1 to provision port 7325e48b-d77b-476e-b228-da8c073676ed 2026-06-03 01:06:41.456 12 INFO neutron.plugins.ml2.plugin [None req-818b5ca7-fd8c-4122-bee3-681865e26862 - - - - - -] Attempt 1 to provision port 4603f20c-6b44-468c-8739-d3f8076cba0a 2026-06-03 01:06:41.502 12 INFO neutron.plugins.ml2.plugin [None req-818b5ca7-fd8c-4122-bee3-681865e26862 - - - - - -] Attempt 1 to provision port 79484239-68b5-499e-9b7d-e705d813a785 2026-06-03 01:06:41.554 12 INFO neutron.plugins.ml2.plugin [None req-818b5ca7-fd8c-4122-bee3-681865e26862 - - - - - -] Attempt 1 to provision port bd60a445-3608-4318-8ad9-dfce39fa3eaa 2026-06-03 01:06:41.578 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port e760605c-d7a4-425b-9819-43bed381c219 2026-06-03 01:06:41.724 11 INFO neutron.notifiers.nova [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Nova event matching ['req-ebebd3bb-014d-43ba-8657-9a77ed6116fc'] response: {'server_uuid': 'c5f72ac0-137a-48c3-80ca-8d1bc327538c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e760605c-d7a4-425b-9819-43bed381c219', 'code': 200} 2026-06-03 01:06:43.533 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port e760605c-d7a4-425b-9819-43bed381c219 2026-06-03 01:06:44.571 11 INFO neutron.plugins.ml2.plugin [None req-8129cb02-4029-46de-8cdb-0489845286a8 - - - - - -] Attempt 1 to provision port 4603f20c-6b44-468c-8739-d3f8076cba0a 2026-06-03 01:06:44.623 11 INFO neutron.plugins.ml2.plugin [None req-8129cb02-4029-46de-8cdb-0489845286a8 - - - - - -] Attempt 1 to provision port 79484239-68b5-499e-9b7d-e705d813a785 2026-06-03 01:06:44.693 11 INFO neutron.plugins.ml2.plugin [None req-8129cb02-4029-46de-8cdb-0489845286a8 - - - - - -] Attempt 1 to provision port bd60a445-3608-4318-8ad9-dfce39fa3eaa 2026-06-03 01:06:46.814 12 INFO neutron.plugins.ml2.plugin [None req-b3ffc422-7e2c-4308-b93a-80fa48839ae8 - - - - - -] Attempt 1 to provision port 56ca97b3-924f-44da-8224-e358422ab5f7 2026-06-03 01:06:46.877 12 INFO neutron.plugins.ml2.plugin [None req-b3ffc422-7e2c-4308-b93a-80fa48839ae8 - - - - - -] Attempt 1 to provision port e760605c-d7a4-425b-9819-43bed381c219 2026-06-03 01:07:08.991 11 INFO neutron.plugins.ml2.plugin [None req-0d1e40b6-f77f-4f8e-8cd2-ffe90c0bb5f2 - - - - - -] Attempt 1 to provision port fd686962-5c6e-4388-aeb3-12b2761edddb 2026-06-03 01:07:30.053 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 8db29b52-f32c-42a1-a93e-a16a14e38aa8 2026-06-03 01:07:30.203 12 INFO neutron.notifiers.nova [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Nova event matching ['req-6b9f0eb4-4940-4442-ba3e-64360f437829'] response: {'server_uuid': '885431e4-77e7-4a23-8049-3e9ae79a391e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8db29b52-f32c-42a1-a93e-a16a14e38aa8', 'code': 200} 2026-06-03 01:07:31.512 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 8db29b52-f32c-42a1-a93e-a16a14e38aa8 2026-06-03 01:08:11.789 11 INFO neutron.plugins.ml2.plugin [None req-2fe08f93-3bcd-47d7-a7cf-676e34b94f78 - - - - - -] Attempt 1 to provision port 8540fbc6-c3ff-4347-82a6-430daf215686 2026-06-03 01:08:17.594 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 8540fbc6-c3ff-4347-82a6-430daf215686 2026-06-03 01:08:17.697 12 INFO neutron.notifiers.nova [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Nova event matching ['req-37e1bb39-e9a7-4fc6-b460-4b3e454be2d0'] response: {'server_uuid': '885431e4-77e7-4a23-8049-3e9ae79a391e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8540fbc6-c3ff-4347-82a6-430daf215686', 'code': 200} 2026-06-03 01:08:19.557 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 8540fbc6-c3ff-4347-82a6-430daf215686 2026-06-03 01:08:22.083 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 8540fbc6-c3ff-4347-82a6-430daf215686 2026-06-03 01:08:44.794 11 INFO neutron.plugins.ml2.plugin [None req-6f7954a7-039a-42f1-8d51-57f8fa8689ea - - - - - -] Attempt 1 to provision port 0fb5d08b-ac38-459f-8641-75c86d844b2d 2026-06-03 01:08:53.155 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 0fb5d08b-ac38-459f-8641-75c86d844b2d 2026-06-03 01:08:53.297 11 INFO neutron.notifiers.nova [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Nova event matching ['req-55f055b4-9147-4b9c-8282-198674dabb8a'] response: {'server_uuid': '885431e4-77e7-4a23-8049-3e9ae79a391e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0fb5d08b-ac38-459f-8641-75c86d844b2d', 'code': 200} 2026-06-03 01:08:53.754 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 0fb5d08b-ac38-459f-8641-75c86d844b2d 2026-06-03 01:09:05.414 12 INFO neutron.plugins.ml2.plugin [None req-0ac2417e-5d8a-4c9c-b7c7-5332fa42e02f - - - - - -] Attempt 1 to provision port f497543c-8f6d-4228-b964-af08d6d1d255 2026-06-03 01:09:11.809 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port f497543c-8f6d-4228-b964-af08d6d1d255 2026-06-03 01:09:11.919 11 INFO neutron.notifiers.nova [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Nova event matching ['req-3e7d699b-2025-4235-8fdd-3270893ad9d0'] response: {'server_uuid': '885431e4-77e7-4a23-8049-3e9ae79a391e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f497543c-8f6d-4228-b964-af08d6d1d255', 'code': 200} 2026-06-03 01:09:13.782 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port f497543c-8f6d-4228-b964-af08d6d1d255 2026-06-03 01:09:15.142 12 INFO neutron.plugins.ml2.plugin [None req-6d779139-d846-4e35-9e11-f3975d4bdff0 - - - - - -] Attempt 1 to provision port 0fb5d08b-ac38-459f-8641-75c86d844b2d 2026-06-03 01:09:15.823 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 0fb5d08b-ac38-459f-8641-75c86d844b2d 2026-06-03 01:09:29.823 11 INFO neutron.plugins.ml2.plugin [None req-9d9afe9a-ddc8-4b1a-9e74-dfae98cdc642 - - - - - -] Attempt 1 to provision port f497543c-8f6d-4228-b964-af08d6d1d255 2026-06-03 01:09:29.882 12 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port f497543c-8f6d-4228-b964-af08d6d1d255 2026-06-03 01:09:31.210 12 INFO neutron.plugins.ml2.plugin [None req-4c5d22e4-cd39-41a3-9a2e-3ba60f603a55 - - - - - -] Attempt 1 to provision port f497543c-8f6d-4228-b964-af08d6d1d255 2026-06-03 01:09:39.522 12 INFO neutron.plugins.ml2.plugin [None req-26fee3cb-4a19-44c1-a0ee-a9ab58b20356 - - - - - -] Attempt 1 to provision port 0fb5d08b-ac38-459f-8641-75c86d844b2d 2026-06-03 01:09:39.822 11 INFO neutron.plugins.ml2.plugin [None req-bef414b2-f6fc-4692-87e2-0705935addb4 - - - - - -] Attempt 1 to provision port 0fb5d08b-ac38-459f-8641-75c86d844b2d