+ 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 /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-13 22:41:56.617 1 INFO neutron.common.config [-] Logging enabled! 2026-05-13 22:41:56.617 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev173 2026-05-13 22:41:56.617 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-13 22:41:56.618 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-13 22:41:57.848 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-13 22:41:57.850 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-13 22:41:57.853 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-13 22:41:57.854 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-13 22:41:57.854 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-13 22:41:57.854 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-13 22:41:57.855 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-13 22:41:57.855 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-13 22:41:57.861 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-13 22:41:57.861 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-13 22:41:57.861 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-13 22:41:57.879 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-13 22:41:57.880 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-13 22:41:57.880 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-13 22:41:57.899 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-13 22:41:57.899 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-13 22:41:57.899 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-13 22:41:57.899 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-13 22:41:58.198 1 INFO neutron.plugins.ml2.managers [None req-86c2c979-e8f7-4e1d-83f1-8932504baa50 - - - - - -] Initializing driver for type 'vlan' 2026-05-13 22:41:58.367 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-86c2c979-e8f7-4e1d-83f1-8932504baa50 - - - - - -] VlanTypeDriver initialization complete 2026-05-13 22:41:58.367 1 INFO neutron.plugins.ml2.managers [None req-86c2c979-e8f7-4e1d-83f1-8932504baa50 - - - - - -] Initializing driver for type 'vxlan' 2026-05-13 22:41:58.368 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-86c2c979-e8f7-4e1d-83f1-8932504baa50 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-13 22:41:58.417 1 INFO neutron.plugins.ml2.managers [None req-86c2c979-e8f7-4e1d-83f1-8932504baa50 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-13 22:41:58.417 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-86c2c979-e8f7-4e1d-83f1-8932504baa50 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-13 22:41:58.417 1 INFO neutron.plugins.ml2.managers [None req-86c2c979-e8f7-4e1d-83f1-8932504baa50 - - - - - -] Initializing extension driver 'port_security' 2026-05-13 22:41:58.417 1 INFO neutron.plugins.ml2.extensions.port_security [None req-86c2c979-e8f7-4e1d-83f1-8932504baa50 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-13 22:41:58.417 1 INFO neutron.plugins.ml2.managers [None req-86c2c979-e8f7-4e1d-83f1-8932504baa50 - - - - - -] Initializing extension driver 'qos' 2026-05-13 22:41:58.418 1 INFO neutron.plugins.ml2.managers [None req-86c2c979-e8f7-4e1d-83f1-8932504baa50 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-13 22:41:58.418 1 INFO neutron.plugins.ml2.managers [None req-86c2c979-e8f7-4e1d-83f1-8932504baa50 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-13 22:41:58.432 1 INFO neutron.quota [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded quota_driver: . 2026-05-13 22:41:58.432 1 INFO neutron.plugins.ml2.plugin [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Modular L2 Plugin initialization complete 2026-05-13 22:41:58.432 1 INFO neutron.plugins.ml2.managers [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-13 22:41:58.432 1 INFO neutron.plugins.ml2.managers [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-13 22:41:58.433 1 INFO neutron.plugins.ml2.managers [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-13 22:41:58.433 1 INFO neutron.manager [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loading Plugin: qos 2026-05-13 22:41:58.443 1 INFO neutron.manager [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loading Plugin: router 2026-05-13 22:41:58.477 1 INFO neutron.services.service_base [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-13 22:41:58.477 1 INFO neutron.manager [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loading Plugin: segments 2026-05-13 22:41:58.541 1 INFO neutron.manager [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loading Plugin: trunk 2026-05-13 22:41:58.553 1 INFO neutron.manager [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loading Plugin: vpnaas 2026-05-13 22:41:58.584 1 WARNING stevedore.named [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-13 22:41:58.656 1 INFO neutron_vpnaas.services.vpn.plugin [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-13 22:41:58.656 1 INFO neutron.manager [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loading Plugin: taas 2026-05-13 22:41:58.825 1 WARNING stevedore.named [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-13 22:41:58.847 1 INFO neutron_taas.services.taas.taas_plugin [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-13 22:41:58.847 1 INFO neutron.manager [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loading Plugin: tapmirror 2026-05-13 22:41:58.856 1 WARNING stevedore.named [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-13 22:41:58.870 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-13 22:41:58.871 1 INFO neutron.manager [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loading Plugin: auto_allocate 2026-05-13 22:41:58.879 1 INFO neutron.manager [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loading Plugin: tag 2026-05-13 22:41:58.887 1 INFO neutron.manager [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loading Plugin: timestamp 2026-05-13 22:41:58.889 1 INFO neutron.manager [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loading Plugin: network_ip_availability 2026-05-13 22:41:58.893 1 INFO neutron.manager [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loading Plugin: flavors 2026-05-13 22:41:58.896 1 INFO neutron.manager [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loading Plugin: revisions 2026-05-13 22:41:58.899 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Initializing extension manager. 2026-05-13 22:41:58.900 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: address-group 2026-05-13 22:41:58.901 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: address-scope 2026-05-13 22:41:58.901 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-13 22:41:58.902 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: agent 2026-05-13 22:41:58.902 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: agent-resources-synced 2026-05-13 22:41:58.903 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-13 22:41:58.904 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-13 22:41:58.904 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: availability_zone 2026-05-13 22:41:58.905 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: availability_zone_filter 2026-05-13 22:41:58.905 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-13 22:41:58.905 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: default-subnetpools 2026-05-13 22:41:58.907 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-13 22:41:58.907 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: dns-integration 2026-05-13 22:41:58.907 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: dns-domain-ports 2026-05-13 22:41:58.908 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-13 22:41:58.908 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: dvr 2026-05-13 22:41:58.909 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-13 22:41:58.909 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: empty-string-filtering 2026-05-13 22:41:58.910 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-13 22:41:58.910 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-13 22:41:58.911 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: external-net 2026-05-13 22:41:58.911 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-13 22:41:58.912 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: extraroute 2026-05-13 22:41:58.912 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: extraroute-atomic 2026-05-13 22:41:58.913 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: filter-validation 2026-05-13 22:41:58.913 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-13 22:41:58.914 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-13 22:41:58.914 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-13 22:41:58.915 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: fip-port-details 2026-05-13 22:41:58.915 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: flavors 2026-05-13 22:41:58.916 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-13 22:41:58.917 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: floatingip-pools 2026-05-13 22:41:58.917 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: ip_allocation 2026-05-13 22:41:58.918 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-13 22:41:58.918 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: l2_adjacency 2026-05-13 22:41:58.919 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: router 2026-05-13 22:41:58.921 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-13 22:41:58.921 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-13 22:41:58.922 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-13 22:41:58.922 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: ext-gw-mode 2026-05-13 22:41:58.922 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: l3-ha 2026-05-13 22:41:58.923 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-13 22:41:58.923 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-13 22:41:58.924 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: l3-flavors 2026-05-13 22:41:58.924 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-13 22:41:58.925 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-13 22:41:58.926 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-13 22:41:58.927 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-13 22:41:58.928 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-13 22:41:58.929 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-13 22:41:58.930 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-13 22:41:58.930 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: multi-provider 2026-05-13 22:41:58.930 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: net-mtu 2026-05-13 22:41:58.931 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: net-mtu-writable 2026-05-13 22:41:58.931 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: network_availability_zone 2026-05-13 22:41:58.932 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: network_ha 2026-05-13 22:41:58.932 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: network-ip-availability 2026-05-13 22:41:58.933 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-13 22:41:58.934 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-13 22:41:58.934 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: pagination 2026-05-13 22:41:58.934 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: port-device-profile 2026-05-13 22:41:58.935 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-13 22:41:58.935 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-13 22:41:58.935 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-13 22:41:58.936 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: port-mac-override 2026-05-13 22:41:58.936 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-13 22:41:58.937 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-13 22:41:58.937 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-13 22:41:58.937 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: port-resource-request 2026-05-13 22:41:58.938 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-13 22:41:58.938 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-13 22:41:58.939 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: binding 2026-05-13 22:41:58.939 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: binding-extended 2026-05-13 22:41:58.940 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: port-security 2026-05-13 22:41:58.940 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: project-id 2026-05-13 22:41:58.940 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: provider 2026-05-13 22:41:58.941 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-13 22:41:58.943 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: qos 2026-05-13 22:41:58.943 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-13 22:41:58.944 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-13 22:41:58.944 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: qos-default 2026-05-13 22:41:58.945 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: qos-fip 2026-05-13 22:41:58.945 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-13 22:41:58.945 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-13 22:41:58.946 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-13 22:41:58.947 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-13 22:41:58.948 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-13 22:41:58.949 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: qos-pps 2026-05-13 22:41:58.949 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-13 22:41:58.949 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-13 22:41:58.950 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: qos-rules-alias 2026-05-13 22:41:58.950 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: quota-check-limit 2026-05-13 22:41:58.951 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-13 22:41:58.952 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: quotas 2026-05-13 22:41:58.955 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: quota_details 2026-05-13 22:41:58.956 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: rbac-policies 2026-05-13 22:41:58.956 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: rbac-address-group 2026-05-13 22:41:58.957 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: rbac-address-scope 2026-05-13 22:41:58.957 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: rbac-security-groups 2026-05-13 22:41:58.958 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-13 22:41:58.958 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: revision-if-match 2026-05-13 22:41:58.959 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-13 22:41:58.959 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: router_availability_zone 2026-05-13 22:41:58.959 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-13 22:41:58.960 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-13 22:41:58.961 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-13 22:41:58.962 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-13 22:41:58.962 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-13 22:41:58.963 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-13 22:41:58.963 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-13 22:41:58.963 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-13 22:41:58.967 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: security-group 2026-05-13 22:41:58.968 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: segment 2026-05-13 22:41:58.968 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-13 22:41:58.969 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: service-type 2026-05-13 22:41:58.969 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: sorting 2026-05-13 22:41:58.969 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: standard-attr-segment 2026-05-13 22:41:58.970 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: standard-attr-description 2026-05-13 22:41:58.970 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: stateful-security-group 2026-05-13 22:41:58.971 1 WARNING neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-13 22:41:58.971 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-13 22:41:58.972 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: subnet-external-network 2026-05-13 22:41:58.972 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: subnet_onboard 2026-05-13 22:41:58.973 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-13 22:41:58.973 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: subnet-service-types 2026-05-13 22:41:58.973 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: subnet_allocation 2026-05-13 22:41:58.974 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-13 22:41:58.974 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: tag-creation 2026-05-13 22:41:58.975 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-13 22:41:58.978 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: standard-attr-tag 2026-05-13 22:41:58.979 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-13 22:41:58.979 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: trunk 2026-05-13 22:41:58.980 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: trunk-details 2026-05-13 22:41:58.980 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-13 22:41:58.980 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-13 22:41:58.981 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-13 22:41:58.981 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-13 22:41:58.983 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-13 22:41:58.984 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-13 22:41:58.984 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: vpn-flavors 2026-05-13 22:41:58.986 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: vpnaas 2026-05-13 22:41:58.987 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: taas 2026-05-13 22:41:58.987 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: tap-mirror 2026-05-13 22:41:58.988 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-13 22:41:58.989 1 INFO neutron.api.extensions [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-13 22:41:58.991 1 WARNING oslo_service.backend._threading.service [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-13 22:41:58.997 1 WARNING oslo_service.backend._threading.service [None req-8844e54f-c072-43b9-afad-a34f427b0c66 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-13 22:42:29.079 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-13 22:42:29.135 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-13 22:42:29.140 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-13 22:42:37.169 16 INFO neutron.db.l3_hamode_db [None req-4458a475-e1f7-440e-af98-ad73f6e29758 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-13 22:42:57.201 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port c09e5dfe-e943-4082-9d49-32626a620cd0 2026-05-13 22:42:58.254 13 INFO neutron.plugins.ml2.plugin [None req-c9a2c98e-7443-475d-b0ee-ac0852f0f770 - - - - - -] Attempt 1 to provision port c09e5dfe-e943-4082-9d49-32626a620cd0 2026-05-13 22:42:59.131 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port c09e5dfe-e943-4082-9d49-32626a620cd0 2026-05-13 22:42:59.987 13 INFO neutron.plugins.ml2.plugin [None req-c7ac7647-851f-407e-95f7-903edfaba1d7 - - - - - -] Attempt 1 to provision port c09e5dfe-e943-4082-9d49-32626a620cd0 2026-05-13 22:47:43.262 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 8fbee36c-b328-4f49-8e98-77d529d00b68 2026-05-13 22:47:43.409 16 INFO neutron.plugins.ml2.plugin [None req-d6f32b86-3b80-4e29-9738-9847b0b249f7 - - - - - -] Attempt 1 to provision port 8fbee36c-b328-4f49-8e98-77d529d00b68 2026-05-13 22:47:45.077 13 INFO neutron.plugins.ml2.plugin [None req-29575a24-8230-46e4-bb8c-53c0fd0a7169 - - - - - -] Attempt 1 to provision port 8fbee36c-b328-4f49-8e98-77d529d00b68 2026-05-13 22:47:45.233 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 8fbee36c-b328-4f49-8e98-77d529d00b68 2026-05-13 22:47:49.520 16 INFO neutron.plugins.ml2.plugin [None req-89cad4e5-37c0-4168-9bde-466d1d518659 - - - - - -] Attempt 1 to provision port 7a9f0fb0-f260-48c3-94b8-95011eff2712 2026-05-13 22:52:31.910 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 7a9f0fb0-f260-48c3-94b8-95011eff2712 2026-05-13 22:52:33.341 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 7a9f0fb0-f260-48c3-94b8-95011eff2712 2026-05-13 23:02:01.509 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port e2d83f4d-12d6-4aef-9b11-099bb9eeeacf 2026-05-13 23:02:03.492 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port e2d83f4d-12d6-4aef-9b11-099bb9eeeacf 2026-05-13 23:10:01.418 13 INFO neutron.plugins.ml2.plugin [None req-e47acd94-2a25-416b-b0c6-06273c565973 - - - - - -] Attempt 1 to provision port 8fbee36c-b328-4f49-8e98-77d529d00b68 2026-05-13 23:10:01.452 13 INFO neutron.plugins.ml2.plugin [None req-e47acd94-2a25-416b-b0c6-06273c565973 - - - - - -] Attempt 1 to provision port c09e5dfe-e943-4082-9d49-32626a620cd0 2026-05-13 23:10:01.490 13 INFO neutron.plugins.ml2.plugin [None req-e47acd94-2a25-416b-b0c6-06273c565973 - - - - - -] Attempt 1 to provision port 7a9f0fb0-f260-48c3-94b8-95011eff2712 2026-05-13 23:17:25.784 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 936ae6be-a40e-49b4-9cb1-7a58f47bc0e9 2026-05-13 23:17:26.832 13 INFO neutron.plugins.ml2.plugin [None req-7e1ba872-f115-42a8-96ee-f91c171ff604 - - - - - -] Attempt 1 to provision port eba6e1b4-2efc-4d67-b6fb-d3b26553ff27 2026-05-13 23:17:26.857 13 INFO neutron.plugins.ml2.plugin [None req-7e1ba872-f115-42a8-96ee-f91c171ff604 - - - - - -] Attempt 1 to provision port 936ae6be-a40e-49b4-9cb1-7a58f47bc0e9 2026-05-13 23:17:27.765 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 936ae6be-a40e-49b4-9cb1-7a58f47bc0e9 2026-05-13 23:17:29.885 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port ce01d3ec-618c-4b4d-83b5-0d8bbf8fe37f 2026-05-13 23:17:32.168 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 89a80aa0-0bce-40f1-96a5-0d81d40b71c8 2026-05-13 23:17:32.580 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port ce01d3ec-618c-4b4d-83b5-0d8bbf8fe37f 2026-05-13 23:17:33.980 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 89a80aa0-0bce-40f1-96a5-0d81d40b71c8 2026-05-13 23:17:34.206 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 56504d9a-857e-4da1-a5e9-07a23de6a550 2026-05-13 23:17:34.512 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 8553a473-0cb3-4eb5-8276-7ee23a7c65b3 2026-05-13 23:17:34.801 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 7d466401-4c09-4a24-bae1-af6d088f4991 2026-05-13 23:17:35.902 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 8553a473-0cb3-4eb5-8276-7ee23a7c65b3 2026-05-13 23:17:36.176 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 56504d9a-857e-4da1-a5e9-07a23de6a550 2026-05-13 23:17:36.380 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 7d466401-4c09-4a24-bae1-af6d088f4991 2026-05-13 23:17:37.941 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 784c3504-84b5-4deb-9a2d-19140f9daf22 2026-05-13 23:17:38.236 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port c06e79a1-177a-48ee-b591-5c06df655ede 2026-05-13 23:17:39.945 16 INFO neutron.plugins.ml2.plugin [None req-538e9351-85bb-4716-b6a0-e1fbb3483c74 - - - - - -] Attempt 1 to provision port 51656709-92d1-4dc4-8c91-e331a9d65b73 2026-05-13 23:17:39.989 16 INFO neutron.plugins.ml2.plugin [None req-538e9351-85bb-4716-b6a0-e1fbb3483c74 - - - - - -] Attempt 1 to provision port ce01d3ec-618c-4b4d-83b5-0d8bbf8fe37f 2026-05-13 23:17:40.113 16 INFO neutron.plugins.ml2.plugin [None req-538e9351-85bb-4716-b6a0-e1fbb3483c74 - - - - - -] Attempt 1 to provision port 4aa3b6df-13ad-462a-a85b-4310ffa504d9 2026-05-13 23:17:40.143 16 INFO neutron.plugins.ml2.plugin [None req-538e9351-85bb-4716-b6a0-e1fbb3483c74 - - - - - -] Attempt 1 to provision port 89a80aa0-0bce-40f1-96a5-0d81d40b71c8 2026-05-13 23:17:40.196 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 784c3504-84b5-4deb-9a2d-19140f9daf22 2026-05-13 23:17:40.225 16 INFO neutron.plugins.ml2.plugin [None req-538e9351-85bb-4716-b6a0-e1fbb3483c74 - - - - - -] Attempt 1 to provision port 3a52e25d-ba4e-40a5-a77a-6830b0a0f814 2026-05-13 23:17:40.248 16 INFO neutron.plugins.ml2.plugin [None req-538e9351-85bb-4716-b6a0-e1fbb3483c74 - - - - - -] Attempt 1 to provision port 784c3504-84b5-4deb-9a2d-19140f9daf22 2026-05-13 23:17:42.953 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port c85c5775-c104-4770-99e1-9968e28d5ea9 2026-05-13 23:17:43.422 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 040d29aa-ef69-4308-a3a8-323085772b1c 2026-05-13 23:17:43.571 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-05b9b0b8-944b-4d1b-8a23-d9019d89f7c3'] response: {'server_uuid': '35346958-e03e-4cb4-a6a4-3779e505d455', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c85c5775-c104-4770-99e1-9968e28d5ea9', 'code': 200} 2026-05-13 23:17:44.753 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port c85c5775-c104-4770-99e1-9968e28d5ea9 2026-05-13 23:17:44.954 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 2611b151-1d90-44ae-9885-47e2c8436b4c 2026-05-13 23:17:45.286 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 040d29aa-ef69-4308-a3a8-323085772b1c 2026-05-13 23:17:45.496 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8262c07a-c467-42e1-8be8-249f0d7b82ca'] response: {'server_uuid': 'e87278bd-ccb2-4ce4-b79e-8b5a1cf3cff9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2611b151-1d90-44ae-9885-47e2c8436b4c', 'code': 200} 2026-05-13 23:17:45.612 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e870131b-c5e7-4d6d-8751-1dcc2ef2c2c3'] response: {'server_uuid': 'fee846d5-84b4-4883-b048-f3c293a60bf6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '040d29aa-ef69-4308-a3a8-323085772b1c', 'code': 200} 2026-05-13 23:17:46.166 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 2611b151-1d90-44ae-9885-47e2c8436b4c 2026-05-13 23:17:47.355 16 INFO neutron.plugins.ml2.plugin [None req-456dfe34-70ae-4ee1-ac26-05b2e101961e - - - - - -] Attempt 1 to provision port 040d29aa-ef69-4308-a3a8-323085772b1c 2026-05-13 23:17:47.415 16 INFO neutron.plugins.ml2.plugin [None req-456dfe34-70ae-4ee1-ac26-05b2e101961e - - - - - -] Attempt 1 to provision port a342a46d-f53e-45f1-8a0c-145cea331112 2026-05-13 23:17:47.445 16 INFO neutron.plugins.ml2.plugin [None req-456dfe34-70ae-4ee1-ac26-05b2e101961e - - - - - -] Attempt 1 to provision port c85c5775-c104-4770-99e1-9968e28d5ea9 2026-05-13 23:17:47.498 16 INFO neutron.plugins.ml2.plugin [None req-456dfe34-70ae-4ee1-ac26-05b2e101961e - - - - - -] Attempt 1 to provision port ce01d3ec-618c-4b4d-83b5-0d8bbf8fe37f 2026-05-13 23:17:47.558 16 INFO neutron.plugins.ml2.plugin [None req-456dfe34-70ae-4ee1-ac26-05b2e101961e - - - - - -] Attempt 1 to provision port 784c3504-84b5-4deb-9a2d-19140f9daf22 2026-05-13 23:17:47.621 16 INFO neutron.plugins.ml2.plugin [None req-456dfe34-70ae-4ee1-ac26-05b2e101961e - - - - - -] Attempt 1 to provision port 4aa3b6df-13ad-462a-a85b-4310ffa504d9 2026-05-13 23:17:47.648 16 INFO neutron.plugins.ml2.plugin [None req-456dfe34-70ae-4ee1-ac26-05b2e101961e - - - - - -] Attempt 1 to provision port 3a52e25d-ba4e-40a5-a77a-6830b0a0f814 2026-05-13 23:17:48.253 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 38b09457-3c1f-4883-8524-7ede34065605 2026-05-13 23:17:50.095 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 38b09457-3c1f-4883-8524-7ede34065605 2026-05-13 23:17:51.220 13 INFO neutron.plugins.ml2.plugin [None req-bd924cd3-4c6d-4f13-82b7-cf62f8563043 - - - - - -] Attempt 1 to provision port 3a52e25d-ba4e-40a5-a77a-6830b0a0f814 2026-05-13 23:17:51.245 13 INFO neutron.plugins.ml2.plugin [None req-bd924cd3-4c6d-4f13-82b7-cf62f8563043 - - - - - -] Attempt 1 to provision port 886900d9-a55a-41f3-b414-ec5cec5b6b08 2026-05-13 23:17:51.269 13 INFO neutron.plugins.ml2.plugin [None req-bd924cd3-4c6d-4f13-82b7-cf62f8563043 - - - - - -] Attempt 1 to provision port 9da07feb-8a6e-4a4d-a825-5e6cd4251ccf 2026-05-13 23:17:52.330 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4daf246d-93b0-4524-96e5-979a0638b425'] response: {'server_uuid': 'e87278bd-ccb2-4ce4-b79e-8b5a1cf3cff9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2611b151-1d90-44ae-9885-47e2c8436b4c', 'code': 200} 2026-05-13 23:17:56.125 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port cdb4bf0a-5251-4d13-8019-324cb5202eae 2026-05-13 23:17:58.259 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port cdb4bf0a-5251-4d13-8019-324cb5202eae 2026-05-13 23:18:00.900 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port c926fce7-0c4e-43f6-846a-6487037811c6 2026-05-13 23:18:01.039 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a23573f-0ff3-4c15-98ac-701003b3c1bf'] response: {'server_uuid': '98ceb5d1-b411-44a1-bf0d-c60315418753', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c926fce7-0c4e-43f6-846a-6487037811c6', 'code': 200} 2026-05-13 23:18:02.700 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port c926fce7-0c4e-43f6-846a-6487037811c6 2026-05-13 23:18:06.766 16 INFO neutron.plugins.ml2.plugin [None req-d540610b-8800-44fd-8c98-184b1d06c191 - - - - - -] Attempt 1 to provision port ff3d6e9b-abc1-46a6-a149-887045b3dc6a 2026-05-13 23:18:06.821 16 INFO neutron.plugins.ml2.plugin [None req-d540610b-8800-44fd-8c98-184b1d06c191 - - - - - -] Attempt 1 to provision port cdb4bf0a-5251-4d13-8019-324cb5202eae 2026-05-13 23:18:06.928 16 INFO neutron.plugins.ml2.plugin [None req-d540610b-8800-44fd-8c98-184b1d06c191 - - - - - -] Attempt 1 to provision port 4aa3b6df-13ad-462a-a85b-4310ffa504d9 2026-05-13 23:18:06.986 16 INFO neutron.plugins.ml2.plugin [None req-d540610b-8800-44fd-8c98-184b1d06c191 - - - - - -] Attempt 1 to provision port c85c5775-c104-4770-99e1-9968e28d5ea9 2026-05-13 23:18:07.087 16 INFO neutron.plugins.ml2.plugin [None req-d540610b-8800-44fd-8c98-184b1d06c191 - - - - - -] Attempt 1 to provision port c926fce7-0c4e-43f6-846a-6487037811c6 2026-05-13 23:18:07.153 16 INFO neutron.plugins.ml2.plugin [None req-d540610b-8800-44fd-8c98-184b1d06c191 - - - - - -] Attempt 1 to provision port 48c701d3-9417-4bae-8136-c80e1b58fe93 2026-05-13 23:18:08.261 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port d380ee86-ea5b-496c-b224-bfb8e7982186 2026-05-13 23:18:10.260 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port d380ee86-ea5b-496c-b224-bfb8e7982186 2026-05-13 23:18:10.691 13 INFO neutron.plugins.ml2.plugin [None req-b3d60175-9e63-4128-8b7d-e5221f2ba1a9 - - - - - -] Attempt 1 to provision port ff3d6e9b-abc1-46a6-a149-887045b3dc6a 2026-05-13 23:18:10.719 13 INFO neutron.plugins.ml2.plugin [None req-b3d60175-9e63-4128-8b7d-e5221f2ba1a9 - - - - - -] Attempt 1 to provision port c926fce7-0c4e-43f6-846a-6487037811c6 2026-05-13 23:18:10.775 13 INFO neutron.plugins.ml2.plugin [None req-b3d60175-9e63-4128-8b7d-e5221f2ba1a9 - - - - - -] Attempt 1 to provision port f686bbcc-c8e4-4849-8be8-70e4dd24bca8 2026-05-13 23:18:14.291 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 98dbc98a-83c3-4753-9f3e-cc707e67dae6 2026-05-13 23:18:16.382 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 98dbc98a-83c3-4753-9f3e-cc707e67dae6 2026-05-13 23:18:16.815 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 9da07feb-8a6e-4a4d-a825-5e6cd4251ccf 2026-05-13 23:18:17.201 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 4aa3b6df-13ad-462a-a85b-4310ffa504d9 2026-05-13 23:18:17.324 16 INFO neutron.plugins.ml2.plugin [None req-22047227-c5f1-44c6-bb3e-0156e0a49d4f - - - - - -] Attempt 1 to provision port 007f1bf4-a9cc-4b31-9280-2e976de63419 2026-05-13 23:18:17.383 16 INFO neutron.plugins.ml2.plugin [None req-22047227-c5f1-44c6-bb3e-0156e0a49d4f - - - - - -] Attempt 1 to provision port 98dbc98a-83c3-4753-9f3e-cc707e67dae6 2026-05-13 23:18:18.285 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 48c701d3-9417-4bae-8136-c80e1b58fe93 2026-05-13 23:18:18.576 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 9da07feb-8a6e-4a4d-a825-5e6cd4251ccf 2026-05-13 23:18:18.722 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port ff3d6e9b-abc1-46a6-a149-887045b3dc6a 2026-05-13 23:18:18.951 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 4aa3b6df-13ad-462a-a85b-4310ffa504d9 2026-05-13 23:18:20.889 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 48c701d3-9417-4bae-8136-c80e1b58fe93 2026-05-13 23:18:21.042 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port d163efd4-9850-495c-a623-f747407f1266 2026-05-13 23:18:21.148 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea796dc0-b9da-4672-9681-038e6e85420d'] response: {'server_uuid': 'db313e25-5a30-4ccd-8bf4-50b7c6e292dd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd163efd4-9850-495c-a623-f747407f1266', 'code': 200} 2026-05-13 23:18:21.605 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port ff3d6e9b-abc1-46a6-a149-887045b3dc6a 2026-05-13 23:18:22.093 13 INFO neutron.plugins.ml2.plugin [None req-7bf499a8-8ced-4805-87f5-0eb5f55d1bb0 - - - - - -] Attempt 1 to provision port c85c5775-c104-4770-99e1-9968e28d5ea9 2026-05-13 23:18:22.164 13 INFO neutron.plugins.ml2.plugin [None req-7bf499a8-8ced-4805-87f5-0eb5f55d1bb0 - - - - - -] Attempt 1 to provision port d163efd4-9850-495c-a623-f747407f1266 2026-05-13 23:18:22.215 13 INFO neutron.plugins.ml2.plugin [None req-7bf499a8-8ced-4805-87f5-0eb5f55d1bb0 - - - - - -] Attempt 1 to provision port 007f1bf4-a9cc-4b31-9280-2e976de63419 2026-05-13 23:18:22.275 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port d163efd4-9850-495c-a623-f747407f1266 2026-05-13 23:18:24.298 16 WARNING neutron.plugins.ml2.plugin [None req-650584e7-2e5d-4b04-b2dd-084d56b422bf - - - - - -] Concurrent port binding operations failed on port f686bbcc-c8e4-4849-8be8-70e4dd24bca8 2026-05-13 23:18:24.302 16 INFO neutron.plugins.ml2.plugin [None req-650584e7-2e5d-4b04-b2dd-084d56b422bf - - - - - -] Attempt 2 to bind port f686bbcc-c8e4-4849-8be8-70e4dd24bca8 2026-05-13 23:18:24.386 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 007f1bf4-a9cc-4b31-9280-2e976de63419 2026-05-13 23:18:24.946 16 INFO neutron.plugins.ml2.plugin [None req-cd50f7fc-95bb-434f-8629-71f5dbbe0b7a - - - - - -] Attempt 1 to provision port c85c5775-c104-4770-99e1-9968e28d5ea9 2026-05-13 23:18:24.963 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port c85c5775-c104-4770-99e1-9968e28d5ea9 2026-05-13 23:18:26.294 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 007f1bf4-a9cc-4b31-9280-2e976de63419 2026-05-13 23:18:26.487 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port f686bbcc-c8e4-4849-8be8-70e4dd24bca8 2026-05-13 23:18:28.330 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port f686bbcc-c8e4-4849-8be8-70e4dd24bca8 2026-05-13 23:18:36.788 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-75ee646c-a51f-4e3d-b5ae-be956f05d502'] response: {'server_uuid': '98ceb5d1-b411-44a1-bf0d-c60315418753', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c926fce7-0c4e-43f6-846a-6487037811c6', 'code': 200} 2026-05-13 23:18:38.874 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port c926fce7-0c4e-43f6-846a-6487037811c6 2026-05-13 23:18:38.975 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc771bbe-2c76-4e3b-9ec6-bc6d4bd2e1ae'] response: {'server_uuid': '98ceb5d1-b411-44a1-bf0d-c60315418753', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c926fce7-0c4e-43f6-846a-6487037811c6', 'code': 200} 2026-05-13 23:18:40.455 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 5c116b59-1859-415b-8a17-f36f90efbc04 2026-05-13 23:18:40.822 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port c926fce7-0c4e-43f6-846a-6487037811c6 2026-05-13 23:18:41.746 13 INFO neutron.plugins.ml2.plugin [None req-aaf26765-09c4-4c5d-9781-5e6ebd5eb79a - - - - - -] Attempt 1 to provision port 5c116b59-1859-415b-8a17-f36f90efbc04 2026-05-13 23:18:41.821 13 INFO neutron.plugins.ml2.plugin [None req-aaf26765-09c4-4c5d-9781-5e6ebd5eb79a - - - - - -] Attempt 1 to provision port d5334521-9de8-4de3-af7f-d341c653c216 2026-05-13 23:18:42.420 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port bd418d37-f09b-4e12-9c65-bcd714e5ef0b 2026-05-13 23:18:42.769 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 5c116b59-1859-415b-8a17-f36f90efbc04 2026-05-13 23:18:44.256 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port bd418d37-f09b-4e12-9c65-bcd714e5ef0b 2026-05-13 23:18:45.635 13 INFO neutron.plugins.ml2.plugin [None req-1724bb0a-b16c-4404-abf2-03cce3e43bf5 - - - - - -] Attempt 1 to provision port 5c116b59-1859-415b-8a17-f36f90efbc04 2026-05-13 23:18:45.687 13 INFO neutron.plugins.ml2.plugin [None req-1724bb0a-b16c-4404-abf2-03cce3e43bf5 - - - - - -] Attempt 1 to provision port d5334521-9de8-4de3-af7f-d341c653c216 2026-05-13 23:18:47.655 16 INFO neutron.plugins.ml2.plugin [None req-19336edf-e1a7-4da3-824d-2a65585fcc47 - - - - - -] Attempt 1 to provision port d5334521-9de8-4de3-af7f-d341c653c216 2026-05-13 23:18:47.684 16 INFO neutron.plugins.ml2.plugin [None req-19336edf-e1a7-4da3-824d-2a65585fcc47 - - - - - -] Attempt 1 to provision port c3d1bc89-175d-4931-92e7-ce52140f4350 2026-05-13 23:18:50.325 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 2615cff9-86b1-4c83-986a-06a5b2461d36 2026-05-13 23:18:53.375 16 INFO neutron.plugins.ml2.plugin [None req-2262f857-7c96-4605-95dd-7cb0058bdf33 - - - - - -] Attempt 1 to provision port 2615cff9-86b1-4c83-986a-06a5b2461d36 2026-05-13 23:18:53.431 16 INFO neutron.plugins.ml2.plugin [None req-2262f857-7c96-4605-95dd-7cb0058bdf33 - - - - - -] Attempt 1 to provision port c90607ae-6920-4e0b-ae97-4563e11ea965 2026-05-13 23:18:53.452 16 INFO neutron.plugins.ml2.plugin [None req-2262f857-7c96-4605-95dd-7cb0058bdf33 - - - - - -] Attempt 1 to provision port aba871e7-ff43-4a9e-a251-7d11a6d66ac6 2026-05-13 23:18:53.476 16 INFO neutron.plugins.ml2.plugin [None req-2262f857-7c96-4605-95dd-7cb0058bdf33 - - - - - -] Attempt 1 to provision port d5334521-9de8-4de3-af7f-d341c653c216 2026-05-13 23:18:53.512 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 729d8e22-0cb8-4742-84f8-d0695718527f 2026-05-13 23:18:53.655 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-72751b3c-d479-45c4-8f90-6e41c14e8396'] response: {'server_uuid': 'acc3216f-03c5-4264-add6-de6b72d15c4d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '729d8e22-0cb8-4742-84f8-d0695718527f', 'code': 200} 2026-05-13 23:18:53.934 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 2615cff9-86b1-4c83-986a-06a5b2461d36 2026-05-13 23:18:54.145 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 179e58d0-6c25-4abd-8ae7-1fd1f9592ded 2026-05-13 23:18:55.157 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 729d8e22-0cb8-4742-84f8-d0695718527f 2026-05-13 23:18:55.403 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 179e58d0-6c25-4abd-8ae7-1fd1f9592ded 2026-05-13 23:18:57.332 16 INFO neutron.plugins.ml2.plugin [None req-18ba355f-5d42-415b-b9da-3b0e3ce5776b - - - - - -] Attempt 1 to provision port aba871e7-ff43-4a9e-a251-7d11a6d66ac6 2026-05-13 23:18:57.356 16 INFO neutron.plugins.ml2.plugin [None req-18ba355f-5d42-415b-b9da-3b0e3ce5776b - - - - - -] Attempt 1 to provision port 2615cff9-86b1-4c83-986a-06a5b2461d36 2026-05-13 23:18:57.406 16 INFO neutron.plugins.ml2.plugin [None req-18ba355f-5d42-415b-b9da-3b0e3ce5776b - - - - - -] Attempt 1 to provision port 729d8e22-0cb8-4742-84f8-d0695718527f 2026-05-13 23:18:59.498 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port ddcdffef-e1c5-41ff-8d95-4ea89f8c7fde 2026-05-13 23:18:59.808 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port c3d1bc89-175d-4931-92e7-ce52140f4350 2026-05-13 23:19:00.045 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port d5334521-9de8-4de3-af7f-d341c653c216 2026-05-13 23:19:01.391 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port ddcdffef-e1c5-41ff-8d95-4ea89f8c7fde 2026-05-13 23:19:01.585 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port c3d1bc89-175d-4931-92e7-ce52140f4350 2026-05-13 23:19:01.744 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port d5334521-9de8-4de3-af7f-d341c653c216 2026-05-13 23:19:04.658 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 6de8f0ea-9f74-4af1-ae30-8c28fea2cda8 2026-05-13 23:19:04.763 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5b9e28d-d5d1-46b7-a042-4adda8f02033'] response: {'server_uuid': 'adea493c-d66a-4ca1-84ce-fd47ad454aec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6de8f0ea-9f74-4af1-ae30-8c28fea2cda8', 'code': 200} 2026-05-13 23:19:05.611 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 6de8f0ea-9f74-4af1-ae30-8c28fea2cda8 2026-05-13 23:19:05.978 13 INFO neutron.plugins.ml2.plugin [None req-46cdf9bb-fc5c-4370-a2d9-0650c21a544a - - - - - -] Attempt 1 to provision port aba871e7-ff43-4a9e-a251-7d11a6d66ac6 2026-05-13 23:19:07.389 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port aba871e7-ff43-4a9e-a251-7d11a6d66ac6 2026-05-13 23:19:09.444 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port c90607ae-6920-4e0b-ae97-4563e11ea965 2026-05-13 23:19:09.686 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port aba871e7-ff43-4a9e-a251-7d11a6d66ac6 2026-05-13 23:19:10.706 13 INFO neutron.plugins.ml2.plugin [None req-a1d5d009-63d0-4abf-bb0d-a702658fdc1b - - - - - -] Attempt 1 to provision port 6de8f0ea-9f74-4af1-ae30-8c28fea2cda8 2026-05-13 23:19:11.516 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port c90607ae-6920-4e0b-ae97-4563e11ea965 2026-05-13 23:19:14.419 13 INFO neutron.plugins.ml2.plugin [None req-b6ed0533-2515-49e1-acfe-779ff921513d - - - - - -] Attempt 1 to provision port d22394fa-4c76-41b0-9e67-3017f00e502d 2026-05-13 23:19:27.201 13 INFO neutron.plugins.ml2.plugin [None req-b9974d84-d763-4f65-9747-8ba2c1635b1c - - - - - -] Attempt 1 to provision port 19a0ac76-ef5f-452e-950c-ed2596bd5c45 2026-05-13 23:19:55.346 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 4c06ff1f-5e12-4eea-8f66-17b8220374ab 2026-05-13 23:19:55.750 13 INFO neutron.plugins.ml2.plugin [None req-289a5d79-a802-48e2-9177-a2a44921ee51 - - - - - -] Attempt 1 to provision port 4c06ff1f-5e12-4eea-8f66-17b8220374ab 2026-05-13 23:19:55.813 13 INFO neutron.plugins.ml2.plugin [None req-289a5d79-a802-48e2-9177-a2a44921ee51 - - - - - -] Attempt 1 to provision port 19499800-9a47-4681-9597-074ad2b8effb 2026-05-13 23:19:57.416 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 4c06ff1f-5e12-4eea-8f66-17b8220374ab 2026-05-13 23:20:19.377 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port b126b5a5-b792-47a0-bbce-f63ed1c55b42 2026-05-13 23:20:21.090 16 INFO neutron.plugins.ml2.plugin [None req-949501cb-244e-42cb-855c-69cd67e93de0 - - - - - -] Attempt 1 to provision port b126b5a5-b792-47a0-bbce-f63ed1c55b42 2026-05-13 23:20:21.398 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port b126b5a5-b792-47a0-bbce-f63ed1c55b42 2026-05-13 23:20:21.609 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port e38c1c19-ebe0-4d3d-b571-8634ae6aecc5 2026-05-13 23:20:23.364 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port e38c1c19-ebe0-4d3d-b571-8634ae6aecc5 2026-05-13 23:20:25.337 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port e4b18146-f43d-4d07-8139-87a9a9b3e64d 2026-05-13 23:20:27.489 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port e4b18146-f43d-4d07-8139-87a9a9b3e64d 2026-05-13 23:20:27.816 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port d3a02d2d-62bb-4e1d-b100-21d1204c41c5 2026-05-13 23:20:29.416 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port d3a02d2d-62bb-4e1d-b100-21d1204c41c5 2026-05-13 23:20:33.001 16 INFO neutron.plugins.ml2.plugin [None req-6378a61c-47ae-4398-81c3-bf68a780d5a3 - - - - - -] Attempt 1 to provision port fbb7c469-694e-4fb5-9e5a-8188865e640e 2026-05-13 23:20:33.029 16 INFO neutron.plugins.ml2.plugin [None req-6378a61c-47ae-4398-81c3-bf68a780d5a3 - - - - - -] Attempt 1 to provision port 2ca052fc-6a27-4378-a489-fd8a12c0c5d0 2026-05-13 23:20:33.052 16 INFO neutron.plugins.ml2.plugin [None req-6378a61c-47ae-4398-81c3-bf68a780d5a3 - - - - - -] Attempt 1 to provision port e4b18146-f43d-4d07-8139-87a9a9b3e64d 2026-05-13 23:20:33.101 16 INFO neutron.plugins.ml2.plugin [None req-6378a61c-47ae-4398-81c3-bf68a780d5a3 - - - - - -] Attempt 1 to provision port 77bdc016-548b-4026-87c8-58dd32609f76 2026-05-13 23:20:33.126 16 INFO neutron.plugins.ml2.plugin [None req-6378a61c-47ae-4398-81c3-bf68a780d5a3 - - - - - -] Attempt 1 to provision port b126b5a5-b792-47a0-bbce-f63ed1c55b42 2026-05-13 23:20:33.182 16 INFO neutron.plugins.ml2.plugin [None req-6378a61c-47ae-4398-81c3-bf68a780d5a3 - - - - - -] Attempt 1 to provision port d3a02d2d-62bb-4e1d-b100-21d1204c41c5 2026-05-13 23:20:37.976 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port d8f33a17-1318-45db-badc-d1e66b3ceb10 2026-05-13 23:20:38.181 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a666ac5-f17f-4c82-8008-aa57f45f42a4'] response: {'server_uuid': '7f02d9bc-4172-4911-b615-f8ab7bf0e51e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd8f33a17-1318-45db-badc-d1e66b3ceb10', 'code': 200} 2026-05-13 23:20:38.665 16 INFO neutron.plugins.ml2.plugin [None req-9b8e4856-f6e9-4eb8-9b34-9920f514544b - - - - - -] Attempt 1 to provision port fbb7c469-694e-4fb5-9e5a-8188865e640e 2026-05-13 23:20:38.719 16 INFO neutron.plugins.ml2.plugin [None req-9b8e4856-f6e9-4eb8-9b34-9920f514544b - - - - - -] Attempt 1 to provision port 2ca052fc-6a27-4378-a489-fd8a12c0c5d0 2026-05-13 23:20:38.934 16 INFO neutron.plugins.ml2.plugin [None req-9b8e4856-f6e9-4eb8-9b34-9920f514544b - - - - - -] Attempt 1 to provision port 5e7b7d1a-2bc0-4a62-a66c-cdd811ee432c 2026-05-13 23:20:39.188 16 INFO neutron.plugins.ml2.plugin [None req-9b8e4856-f6e9-4eb8-9b34-9920f514544b - - - - - -] Attempt 1 to provision port d8f33a17-1318-45db-badc-d1e66b3ceb10 2026-05-13 23:20:39.273 16 INFO neutron.plugins.ml2.plugin [None req-9b8e4856-f6e9-4eb8-9b34-9920f514544b - - - - - -] Attempt 1 to provision port e4b18146-f43d-4d07-8139-87a9a9b3e64d 2026-05-13 23:20:39.501 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 5e7b7d1a-2bc0-4a62-a66c-cdd811ee432c 2026-05-13 23:20:39.705 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port d8f33a17-1318-45db-badc-d1e66b3ceb10 2026-05-13 23:20:39.908 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 2ca052fc-6a27-4378-a489-fd8a12c0c5d0 2026-05-13 23:20:41.442 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port fbb7c469-694e-4fb5-9e5a-8188865e640e 2026-05-13 23:20:41.978 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 77bdc016-548b-4026-87c8-58dd32609f76 2026-05-13 23:20:43.328 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port fbb7c469-694e-4fb5-9e5a-8188865e640e 2026-05-13 23:20:43.538 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 77bdc016-548b-4026-87c8-58dd32609f76 2026-05-13 23:20:43.681 13 INFO neutron.plugins.ml2.plugin [None req-52a39040-ae62-4cff-974e-8bf9d854b00b - - - - - -] Attempt 1 to provision port fbb7c469-694e-4fb5-9e5a-8188865e640e 2026-05-13 23:20:43.734 13 INFO neutron.plugins.ml2.plugin [None req-52a39040-ae62-4cff-974e-8bf9d854b00b - - - - - -] Attempt 1 to provision port d3a02d2d-62bb-4e1d-b100-21d1204c41c5 2026-05-13 23:20:43.787 13 INFO neutron.plugins.ml2.plugin [None req-52a39040-ae62-4cff-974e-8bf9d854b00b - - - - - -] Attempt 1 to provision port 77bdc016-548b-4026-87c8-58dd32609f76 2026-05-13 23:20:47.347 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 32b9f48c-ced1-4d99-b2a1-df43bad5886c 2026-05-13 23:20:49.327 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 32b9f48c-ced1-4d99-b2a1-df43bad5886c 2026-05-13 23:20:49.996 13 INFO neutron.plugins.ml2.plugin [None req-92a0aba5-b0a0-4dc0-94e5-13bec90d058c - - - - - -] Attempt 1 to provision port 2ca052fc-6a27-4378-a489-fd8a12c0c5d0 2026-05-13 23:20:50.061 13 INFO neutron.plugins.ml2.plugin [None req-92a0aba5-b0a0-4dc0-94e5-13bec90d058c - - - - - -] Attempt 1 to provision port d8f33a17-1318-45db-badc-d1e66b3ceb10 2026-05-13 23:20:50.119 13 INFO neutron.plugins.ml2.plugin [None req-92a0aba5-b0a0-4dc0-94e5-13bec90d058c - - - - - -] Attempt 1 to provision port e4b18146-f43d-4d07-8139-87a9a9b3e64d 2026-05-13 23:20:50.170 13 INFO neutron.plugins.ml2.plugin [None req-92a0aba5-b0a0-4dc0-94e5-13bec90d058c - - - - - -] Attempt 1 to provision port 77bdc016-548b-4026-87c8-58dd32609f76 2026-05-13 23:20:50.243 13 INFO neutron.plugins.ml2.plugin [None req-92a0aba5-b0a0-4dc0-94e5-13bec90d058c - - - - - -] Attempt 1 to provision port d3a02d2d-62bb-4e1d-b100-21d1204c41c5 2026-05-13 23:20:53.564 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port e059f42a-9bc5-4891-8e14-b7662c9b8145 2026-05-13 23:20:55.474 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port e059f42a-9bc5-4891-8e14-b7662c9b8145 2026-05-13 23:20:57.382 13 INFO neutron.plugins.ml2.plugin [None req-f36227d0-2c18-4f7c-a767-7e01edc9de9d - - - - - -] Attempt 1 to provision port 2ca052fc-6a27-4378-a489-fd8a12c0c5d0 2026-05-13 23:20:57.396 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port a4803558-16b5-408b-a892-6c86af22790a 2026-05-13 23:20:57.468 13 INFO neutron.plugins.ml2.plugin [None req-f36227d0-2c18-4f7c-a767-7e01edc9de9d - - - - - -] Attempt 1 to provision port e01aa1b6-8e9f-43e0-aa8e-f03992c450dc 2026-05-13 23:20:57.508 13 INFO neutron.plugins.ml2.plugin [None req-f36227d0-2c18-4f7c-a767-7e01edc9de9d - - - - - -] Attempt 1 to provision port e059f42a-9bc5-4891-8e14-b7662c9b8145 2026-05-13 23:20:57.513 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b64627d7-78c4-4e72-ad7a-556c693c266d'] response: {'server_uuid': '90912cba-2bd7-4f3a-822e-261cc0a0ab2d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a4803558-16b5-408b-a892-6c86af22790a', 'code': 200} 2026-05-13 23:20:57.574 13 INFO neutron.plugins.ml2.plugin [None req-f36227d0-2c18-4f7c-a767-7e01edc9de9d - - - - - -] Attempt 1 to provision port 31603380-3d52-4e83-9d72-b70a590909b2 2026-05-13 23:20:59.986 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port e9bbc5dd-a05d-4e78-906f-ffbabfc8cf44 2026-05-13 23:21:00.113 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0896cbe8-0a0e-4d52-857a-8860d835c4bb'] response: {'server_uuid': 'c9ee0cdb-b999-4933-bd44-53aeaa4becff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9bbc5dd-a05d-4e78-906f-ffbabfc8cf44', 'code': 200} 2026-05-13 23:21:00.410 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port a4803558-16b5-408b-a892-6c86af22790a 2026-05-13 23:21:01.346 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port e9bbc5dd-a05d-4e78-906f-ffbabfc8cf44 2026-05-13 23:21:04.523 16 INFO neutron.plugins.ml2.plugin [None req-2e133c16-da0e-4052-9c8e-e27c0a94bb87 - - - - - -] Attempt 1 to provision port e9bbc5dd-a05d-4e78-906f-ffbabfc8cf44 2026-05-13 23:21:04.587 16 INFO neutron.plugins.ml2.plugin [None req-2e133c16-da0e-4052-9c8e-e27c0a94bb87 - - - - - -] Attempt 1 to provision port d8f33a17-1318-45db-badc-d1e66b3ceb10 2026-05-13 23:21:04.672 16 INFO neutron.plugins.ml2.plugin [None req-2e133c16-da0e-4052-9c8e-e27c0a94bb87 - - - - - -] Attempt 1 to provision port 31603380-3d52-4e83-9d72-b70a590909b2 2026-05-13 23:21:04.912 16 INFO neutron.plugins.ml2.plugin [None req-2e133c16-da0e-4052-9c8e-e27c0a94bb87 - - - - - -] Attempt 1 to provision port 77bdc016-548b-4026-87c8-58dd32609f76 2026-05-13 23:21:05.003 16 INFO neutron.plugins.ml2.plugin [None req-2e133c16-da0e-4052-9c8e-e27c0a94bb87 - - - - - -] Attempt 1 to provision port e059f42a-9bc5-4891-8e14-b7662c9b8145 2026-05-13 23:21:05.379 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port e01aa1b6-8e9f-43e0-aa8e-f03992c450dc 2026-05-13 23:21:05.643 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 31603380-3d52-4e83-9d72-b70a590909b2 2026-05-13 23:21:07.315 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port e01aa1b6-8e9f-43e0-aa8e-f03992c450dc 2026-05-13 23:21:07.827 16 INFO neutron.plugins.ml2.plugin [None req-ff17fb1e-b414-4441-9d04-91ae840dfa31 - - - - - -] Attempt 1 to provision port a4803558-16b5-408b-a892-6c86af22790a 2026-05-13 23:21:07.893 16 INFO neutron.plugins.ml2.plugin [None req-ff17fb1e-b414-4441-9d04-91ae840dfa31 - - - - - -] Attempt 1 to provision port 31603380-3d52-4e83-9d72-b70a590909b2 2026-05-13 23:21:09.829 13 INFO neutron.plugins.ml2.plugin [None req-cb1e1a06-9df1-4f6a-900d-3d7c06028d08 - - - - - -] Attempt 1 to provision port e9bbc5dd-a05d-4e78-906f-ffbabfc8cf44 2026-05-13 23:21:09.879 13 INFO neutron.plugins.ml2.plugin [None req-cb1e1a06-9df1-4f6a-900d-3d7c06028d08 - - - - - -] Attempt 1 to provision port 31603380-3d52-4e83-9d72-b70a590909b2 2026-05-13 23:21:39.905 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 70d36a71-be07-4813-a0d8-1b08986bae35 2026-05-13 23:21:40.005 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d0b9756-3567-4056-8bc1-3a4f647cddf2'] response: {'server_uuid': '467a8cbd-0f2d-4b47-b7a3-ea8fe230e236', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '70d36a71-be07-4813-a0d8-1b08986bae35', 'code': 200} 2026-05-13 23:21:41.379 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 70d36a71-be07-4813-a0d8-1b08986bae35 2026-05-13 23:21:48.732 16 INFO neutron.plugins.ml2.plugin [None req-9dced5d5-de84-444f-a90c-e52d67be589d - - - - - -] Attempt 1 to provision port f1ebd99b-9ff7-49fd-aa3b-945e9c4306f7 2026-05-13 23:22:09.906 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 2f14b5a7-f247-4501-99ff-a30ded0f0cd6 2026-05-13 23:22:10.015 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-52df2b31-5a13-4100-bca3-c93c3c120a8f'] response: {'server_uuid': '0fa12b0a-e347-400a-a6f4-c6ff8d5468ae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2f14b5a7-f247-4501-99ff-a30ded0f0cd6', 'code': 200} 2026-05-13 23:22:11.474 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 2f14b5a7-f247-4501-99ff-a30ded0f0cd6 2026-05-13 23:22:20.873 16 INFO neutron_taas.services.taas.taas_plugin [None req-2983877a-b418-4db7-a68d-7e2685a82397 - - - - - -] TaaS: Handle Delete Port: e059f42a-9bc5-4891-8e14-b7662c9b8145 2026-05-13 23:22:20.880 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2983877a-b418-4db7-a68d-7e2685a82397 - - - - - -] Tap Mirror: Handle Delete Port: e059f42a-9bc5-4891-8e14-b7662c9b8145 2026-05-13 23:22:27.402 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 213db7bf-56f7-4710-b5e8-71f3f1c23b11 2026-05-13 23:22:27.786 13 INFO neutron.plugins.ml2.plugin [None req-3ba3bcef-70aa-4c36-a893-e9719e301c49 - - - - - -] Attempt 1 to provision port 634b3d54-f0b1-4d09-98dc-0f53179e5cd2 2026-05-13 23:22:27.823 13 INFO neutron.plugins.ml2.plugin [None req-3ba3bcef-70aa-4c36-a893-e9719e301c49 - - - - - -] Attempt 1 to provision port 213db7bf-56f7-4710-b5e8-71f3f1c23b11 2026-05-13 23:22:29.509 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 38395860-22a8-4ee2-816d-ee2f1c595cde 2026-05-13 23:22:29.847 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 213db7bf-56f7-4710-b5e8-71f3f1c23b11 2026-05-13 23:22:30.767 13 INFO neutron.plugins.ml2.plugin [None req-7374e6f3-b3cf-4422-89a9-caf7596b8594 - - - - - -] Attempt 1 to provision port 634b3d54-f0b1-4d09-98dc-0f53179e5cd2 2026-05-13 23:22:30.804 13 INFO neutron.plugins.ml2.plugin [None req-7374e6f3-b3cf-4422-89a9-caf7596b8594 - - - - - -] Attempt 1 to provision port 71230053-f1c8-4d4c-aba2-5a6a28c90544 2026-05-13 23:22:30.830 13 INFO neutron.plugins.ml2.plugin [None req-7374e6f3-b3cf-4422-89a9-caf7596b8594 - - - - - -] Attempt 1 to provision port 213db7bf-56f7-4710-b5e8-71f3f1c23b11 2026-05-13 23:22:31.410 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 38395860-22a8-4ee2-816d-ee2f1c595cde 2026-05-13 23:22:33.554 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 037995e3-c08f-46ba-abf9-773c21a18956 2026-05-13 23:22:33.945 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port b5b82cb5-476b-4047-ab3c-83db980c1009 2026-05-13 23:22:35.526 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 037995e3-c08f-46ba-abf9-773c21a18956 2026-05-13 23:22:35.754 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port b5b82cb5-476b-4047-ab3c-83db980c1009 2026-05-13 23:22:39.542 13 INFO neutron.plugins.ml2.plugin [None req-6bb35f83-8a78-4620-905c-c9f0f7083e99 - - - - - -] Attempt 1 to provision port cd6b728f-71aa-43c8-ae1b-bb2cf2233a37 2026-05-13 23:22:39.589 13 INFO neutron.plugins.ml2.plugin [None req-6bb35f83-8a78-4620-905c-c9f0f7083e99 - - - - - -] Attempt 1 to provision port 634b3d54-f0b1-4d09-98dc-0f53179e5cd2 2026-05-13 23:22:39.637 13 INFO neutron.plugins.ml2.plugin [None req-6bb35f83-8a78-4620-905c-c9f0f7083e99 - - - - - -] Attempt 1 to provision port b5b82cb5-476b-4047-ab3c-83db980c1009 2026-05-13 23:22:39.716 13 INFO neutron.plugins.ml2.plugin [None req-6bb35f83-8a78-4620-905c-c9f0f7083e99 - - - - - -] Attempt 1 to provision port 28e194fc-5ec0-4100-a11c-4b60b5a1f6fd 2026-05-13 23:22:40.779 13 INFO neutron.plugins.ml2.plugin [None req-7372b34f-088a-4aa2-9841-aec7593c421f - - - - - -] Attempt 1 to provision port cd6b728f-71aa-43c8-ae1b-bb2cf2233a37 2026-05-13 23:22:42.013 13 INFO neutron.plugins.ml2.plugin [None req-6b2286af-6ed7-4802-b6f2-f996b75983e0 - - - - - -] Attempt 1 to provision port cd6b728f-71aa-43c8-ae1b-bb2cf2233a37 2026-05-13 23:22:48.543 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 71230053-f1c8-4d4c-aba2-5a6a28c90544 2026-05-13 23:22:48.785 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 634b3d54-f0b1-4d09-98dc-0f53179e5cd2 2026-05-13 23:22:49.058 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 487a96f8-6e7d-46ab-aad4-feb4a5c2f43a 2026-05-13 23:22:49.181 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea2f5cd5-2237-4032-82c2-16113b0b0b0b'] response: {'server_uuid': 'f45f12d0-9daf-448f-b179-9a4e6244f25c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '487a96f8-6e7d-46ab-aad4-feb4a5c2f43a', 'code': 200} 2026-05-13 23:22:49.763 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 71230053-f1c8-4d4c-aba2-5a6a28c90544 2026-05-13 23:22:49.892 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 634b3d54-f0b1-4d09-98dc-0f53179e5cd2 2026-05-13 23:22:50.063 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 487a96f8-6e7d-46ab-aad4-feb4a5c2f43a 2026-05-13 23:22:50.238 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 28e194fc-5ec0-4100-a11c-4b60b5a1f6fd 2026-05-13 23:22:51.703 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port cd6b728f-71aa-43c8-ae1b-bb2cf2233a37 2026-05-13 23:22:52.014 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 28e194fc-5ec0-4100-a11c-4b60b5a1f6fd 2026-05-13 23:22:52.125 16 INFO neutron.plugins.ml2.plugin [None req-96ebedd1-acd5-4924-9705-604104e527e3 - - - - - -] Attempt 1 to provision port 5f57d419-bcc0-4696-9811-f04b3329fa6f 2026-05-13 23:22:53.662 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port cd6b728f-71aa-43c8-ae1b-bb2cf2233a37 2026-05-13 23:22:57.685 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 5f57d419-bcc0-4696-9811-f04b3329fa6f 2026-05-13 23:22:57.790 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5366966-cb39-4313-9306-f3284e16844d'] response: {'server_uuid': '0fa12b0a-e347-400a-a6f4-c6ff8d5468ae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5f57d419-bcc0-4696-9811-f04b3329fa6f', 'code': 200} 2026-05-13 23:22:59.656 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 5f57d419-bcc0-4696-9811-f04b3329fa6f 2026-05-13 23:23:02.191 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 5f57d419-bcc0-4696-9811-f04b3329fa6f 2026-05-13 23:23:05.872 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1358f6ac-24fd-4eb7-9f40-7b487e09ecfd'] response: {'server_uuid': 'f45f12d0-9daf-448f-b179-9a4e6244f25c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '487a96f8-6e7d-46ab-aad4-feb4a5c2f43a', 'code': 200} 2026-05-13 23:23:25.013 16 INFO neutron.plugins.ml2.plugin [None req-c90bb8c0-d13c-437d-86ab-b73c80ae6567 - - - - - -] Attempt 1 to provision port f93506da-239d-4dee-9ac1-f3069a16b9ec 2026-05-13 23:23:33.235 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port f93506da-239d-4dee-9ac1-f3069a16b9ec 2026-05-13 23:23:33.445 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-69f46a02-05a5-4a4c-9101-04f0dfa2121b'] response: {'server_uuid': '0fa12b0a-e347-400a-a6f4-c6ff8d5468ae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f93506da-239d-4dee-9ac1-f3069a16b9ec', 'code': 200} 2026-05-13 23:23:33.861 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port f93506da-239d-4dee-9ac1-f3069a16b9ec 2026-05-13 23:23:44.969 16 INFO neutron.plugins.ml2.plugin [None req-eaa730bc-aa21-4922-99e3-1e968cb08c93 - - - - - -] Attempt 1 to provision port 1620d911-08a5-4e07-82ec-c772cf6ebd92 2026-05-13 23:23:51.905 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 1620d911-08a5-4e07-82ec-c772cf6ebd92 2026-05-13 23:23:52.021 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-05d38938-9b8c-410a-a690-0a5f675b1ad0'] response: {'server_uuid': '0fa12b0a-e347-400a-a6f4-c6ff8d5468ae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1620d911-08a5-4e07-82ec-c772cf6ebd92', 'code': 200} 2026-05-13 23:23:53.853 16 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 1620d911-08a5-4e07-82ec-c772cf6ebd92 2026-05-13 23:23:54.680 16 INFO neutron.plugins.ml2.plugin [None req-2736017c-a9a5-4b0f-8ca2-bfce90df1eba - - - - - -] Attempt 1 to provision port f93506da-239d-4dee-9ac1-f3069a16b9ec 2026-05-13 23:23:55.881 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port f93506da-239d-4dee-9ac1-f3069a16b9ec 2026-05-13 23:24:07.895 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 1620d911-08a5-4e07-82ec-c772cf6ebd92 2026-05-13 23:24:08.278 16 INFO neutron.plugins.ml2.plugin [None req-59c5f753-d8ef-4756-80c5-e9fc41ce195b - - - - - -] Attempt 1 to provision port 1620d911-08a5-4e07-82ec-c772cf6ebd92 2026-05-13 23:24:09.635 16 INFO neutron.plugins.ml2.plugin [None req-88accfab-7fa4-4e26-b9bd-4c36eb7899bf - - - - - -] Attempt 1 to provision port 1620d911-08a5-4e07-82ec-c772cf6ebd92 2026-05-13 23:24:09.903 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port 1620d911-08a5-4e07-82ec-c772cf6ebd92 2026-05-13 23:24:17.897 13 INFO neutron.plugins.ml2.plugin [None req-9acfbaae-1905-4aa5-9de2-5f4beda9ebeb - - - - - -] Attempt 1 to provision port f93506da-239d-4dee-9ac1-f3069a16b9ec 2026-05-13 23:24:18.414 16 INFO neutron.plugins.ml2.plugin [None req-a2e68033-6c12-4935-8238-c744a3aebf76 - - - - - -] Attempt 1 to provision port f93506da-239d-4dee-9ac1-f3069a16b9ec 2026-05-13 23:24:46.028 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2aeb2bec-d8d6-4889-bce5-373b90db8427'] response: {'server_uuid': '0fa12b0a-e347-400a-a6f4-c6ff8d5468ae', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '2f14b5a7-f247-4501-99ff-a30ded0f0cd6', 'code': 200} 2026-05-13 23:25:02.068 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a0f2a95-ce6a-44bc-aab3-54ffadf3500e'] response: {'server_uuid': '7f02d9bc-4172-4911-b615-f8ab7bf0e51e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd8f33a17-1318-45db-badc-d1e66b3ceb10', 'code': 200}