+ 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-06 19:54:16.832 1 INFO neutron.common.config [-] Logging enabled! 2026-05-06 19:54:16.832 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev173 2026-05-06 19:54:16.832 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-06 19:54:16.832 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 19:54:18.063 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 19:54:18.066 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 19:54:18.069 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-06 19:54:18.070 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 19:54:18.070 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-06 19:54:18.071 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-06 19:54:18.071 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-06 19:54:18.071 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 19:54:18.077 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 19:54:18.077 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 19:54:18.077 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 19:54:18.096 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-06 19:54:18.097 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 19:54:18.097 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-06 19:54:18.114 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 19:54:18.114 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 19:54:18.114 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-06 19:54:18.114 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-06 19:54:18.426 1 INFO neutron.plugins.ml2.managers [None req-557d198f-98e5-44b0-b4dc-147f8181b067 - - - - - -] Initializing driver for type 'vlan' 2026-05-06 19:54:18.571 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-557d198f-98e5-44b0-b4dc-147f8181b067 - - - - - -] VlanTypeDriver initialization complete 2026-05-06 19:54:18.571 1 INFO neutron.plugins.ml2.managers [None req-557d198f-98e5-44b0-b4dc-147f8181b067 - - - - - -] Initializing driver for type 'vxlan' 2026-05-06 19:54:18.572 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-557d198f-98e5-44b0-b4dc-147f8181b067 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-06 19:54:18.615 1 INFO neutron.plugins.ml2.managers [None req-557d198f-98e5-44b0-b4dc-147f8181b067 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 19:54:18.615 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-557d198f-98e5-44b0-b4dc-147f8181b067 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 19:54:18.615 1 INFO neutron.plugins.ml2.managers [None req-557d198f-98e5-44b0-b4dc-147f8181b067 - - - - - -] Initializing extension driver 'port_security' 2026-05-06 19:54:18.616 1 INFO neutron.plugins.ml2.extensions.port_security [None req-557d198f-98e5-44b0-b4dc-147f8181b067 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 19:54:18.616 1 INFO neutron.plugins.ml2.managers [None req-557d198f-98e5-44b0-b4dc-147f8181b067 - - - - - -] Initializing extension driver 'qos' 2026-05-06 19:54:18.616 1 INFO neutron.plugins.ml2.managers [None req-557d198f-98e5-44b0-b4dc-147f8181b067 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-06 19:54:18.616 1 INFO neutron.plugins.ml2.managers [None req-557d198f-98e5-44b0-b4dc-147f8181b067 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-06 19:54:18.633 1 INFO neutron.quota [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded quota_driver: . 2026-05-06 19:54:18.634 1 INFO neutron.plugins.ml2.plugin [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 19:54:18.634 1 INFO neutron.plugins.ml2.managers [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 19:54:18.634 1 INFO neutron.plugins.ml2.managers [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 19:54:18.634 1 INFO neutron.plugins.ml2.managers [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 19:54:18.635 1 INFO neutron.manager [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loading Plugin: qos 2026-05-06 19:54:18.649 1 INFO neutron.manager [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loading Plugin: router 2026-05-06 19:54:18.687 1 INFO neutron.services.service_base [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-06 19:54:18.687 1 INFO neutron.manager [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loading Plugin: segments 2026-05-06 19:54:18.751 1 INFO neutron.manager [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loading Plugin: trunk 2026-05-06 19:54:18.763 1 INFO neutron.manager [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loading Plugin: vpnaas 2026-05-06 19:54:18.796 1 WARNING stevedore.named [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 19:54:18.861 1 INFO neutron_vpnaas.services.vpn.plugin [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 19:54:18.861 1 INFO neutron.manager [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loading Plugin: taas 2026-05-06 19:54:19.038 1 WARNING stevedore.named [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-06 19:54:19.073 1 INFO neutron_taas.services.taas.taas_plugin [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-06 19:54:19.074 1 INFO neutron.manager [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loading Plugin: tapmirror 2026-05-06 19:54:19.086 1 WARNING stevedore.named [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-06 19:54:19.102 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-06 19:54:19.102 1 INFO neutron.manager [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loading Plugin: auto_allocate 2026-05-06 19:54:19.106 1 INFO neutron.manager [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loading Plugin: tag 2026-05-06 19:54:19.114 1 INFO neutron.manager [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loading Plugin: timestamp 2026-05-06 19:54:19.117 1 INFO neutron.manager [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 19:54:19.121 1 INFO neutron.manager [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loading Plugin: flavors 2026-05-06 19:54:19.124 1 INFO neutron.manager [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loading Plugin: revisions 2026-05-06 19:54:19.128 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Initializing extension manager. 2026-05-06 19:54:19.129 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: address-group 2026-05-06 19:54:19.130 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: address-scope 2026-05-06 19:54:19.130 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-06 19:54:19.131 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: agent 2026-05-06 19:54:19.131 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: agent-resources-synced 2026-05-06 19:54:19.132 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 19:54:19.133 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 19:54:19.134 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: availability_zone 2026-05-06 19:54:19.134 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: availability_zone_filter 2026-05-06 19:54:19.134 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 19:54:19.135 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: default-subnetpools 2026-05-06 19:54:19.136 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 19:54:19.137 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: dns-integration 2026-05-06 19:54:19.137 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 19:54:19.138 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-06 19:54:19.138 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: dvr 2026-05-06 19:54:19.139 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 19:54:19.139 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 19:54:19.140 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 19:54:19.140 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 19:54:19.140 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: external-net 2026-05-06 19:54:19.141 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 19:54:19.141 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: extraroute 2026-05-06 19:54:19.142 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: extraroute-atomic 2026-05-06 19:54:19.142 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: filter-validation 2026-05-06 19:54:19.143 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 19:54:19.143 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 19:54:19.144 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 19:54:19.144 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: fip-port-details 2026-05-06 19:54:19.145 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: flavors 2026-05-06 19:54:19.146 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 19:54:19.147 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: floatingip-pools 2026-05-06 19:54:19.147 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: ip_allocation 2026-05-06 19:54:19.148 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: ip-substring-filtering 2026-05-06 19:54:19.148 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: l2_adjacency 2026-05-06 19:54:19.149 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: router 2026-05-06 19:54:19.151 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 19:54:19.152 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-06 19:54:19.153 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-06 19:54:19.153 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 19:54:19.154 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: l3-ha 2026-05-06 19:54:19.154 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 19:54:19.154 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-06 19:54:19.155 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: l3-flavors 2026-05-06 19:54:19.156 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 19:54:19.156 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-06 19:54:19.158 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-06 19:54:19.159 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 19:54:19.160 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-06 19:54:19.161 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 19:54:19.161 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 19:54:19.162 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: multi-provider 2026-05-06 19:54:19.162 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: net-mtu 2026-05-06 19:54:19.163 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 19:54:19.163 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: network_availability_zone 2026-05-06 19:54:19.164 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: network_ha 2026-05-06 19:54:19.164 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: network-ip-availability 2026-05-06 19:54:19.165 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: network-ip-availability-details 2026-05-06 19:54:19.165 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 19:54:19.166 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: pagination 2026-05-06 19:54:19.166 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: port-device-profile 2026-05-06 19:54:19.167 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-06 19:54:19.167 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-06 19:54:19.168 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-06 19:54:19.168 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: port-mac-override 2026-05-06 19:54:19.168 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 19:54:19.169 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 19:54:19.169 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-06 19:54:19.170 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: port-resource-request 2026-05-06 19:54:19.170 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 19:54:19.171 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-06 19:54:19.171 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: binding 2026-05-06 19:54:19.172 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: binding-extended 2026-05-06 19:54:19.172 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: port-security 2026-05-06 19:54:19.172 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: project-id 2026-05-06 19:54:19.173 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: provider 2026-05-06 19:54:19.173 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-06 19:54:19.175 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: qos 2026-05-06 19:54:19.176 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 19:54:19.177 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 19:54:19.177 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: qos-default 2026-05-06 19:54:19.177 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: qos-fip 2026-05-06 19:54:19.178 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 19:54:19.178 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 19:54:19.179 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 19:54:19.179 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 19:54:19.180 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 19:54:19.180 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: qos-pps 2026-05-06 19:54:19.181 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 19:54:19.181 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 19:54:19.182 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 19:54:19.182 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: quota-check-limit 2026-05-06 19:54:19.183 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: quota-check-limit-default 2026-05-06 19:54:19.184 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: quotas 2026-05-06 19:54:19.187 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: quota_details 2026-05-06 19:54:19.188 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: rbac-policies 2026-05-06 19:54:19.188 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: rbac-address-group 2026-05-06 19:54:19.189 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 19:54:19.189 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 19:54:19.189 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: rbac-subnetpool 2026-05-06 19:54:19.190 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: revision-if-match 2026-05-06 19:54:19.190 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 19:54:19.191 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: router_availability_zone 2026-05-06 19:54:19.191 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-06 19:54:19.192 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 19:54:19.194 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: security-groups-default-rules 2026-05-06 19:54:19.195 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 19:54:19.195 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-06 19:54:19.196 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 19:54:19.196 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-06 19:54:19.196 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 19:54:19.200 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: security-group 2026-05-06 19:54:19.201 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: segment 2026-05-06 19:54:19.201 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 19:54:19.202 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: service-type 2026-05-06 19:54:19.202 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: sorting 2026-05-06 19:54:19.203 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 19:54:19.203 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: standard-attr-description 2026-05-06 19:54:19.204 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: stateful-security-group 2026-05-06 19:54:19.204 1 WARNING neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 19:54:19.204 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-06 19:54:19.205 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: subnet-external-network 2026-05-06 19:54:19.205 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: subnet_onboard 2026-05-06 19:54:19.206 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 19:54:19.206 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: subnet-service-types 2026-05-06 19:54:19.207 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: subnet_allocation 2026-05-06 19:54:19.207 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 19:54:19.208 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: tag-creation 2026-05-06 19:54:19.208 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 19:54:19.211 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 19:54:19.212 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 19:54:19.213 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: trunk 2026-05-06 19:54:19.213 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: trunk-details 2026-05-06 19:54:19.213 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 19:54:19.214 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-06 19:54:19.214 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-06 19:54:19.215 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-06 19:54:19.216 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-06 19:54:19.217 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 19:54:19.217 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: vpn-flavors 2026-05-06 19:54:19.219 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: vpnaas 2026-05-06 19:54:19.220 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: taas 2026-05-06 19:54:19.220 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: tap-mirror 2026-05-06 19:54:19.221 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-06 19:54:19.222 1 INFO neutron.api.extensions [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Loaded extension: taas-vlan-filter 2026-05-06 19:54:19.224 1 WARNING oslo_service.backend._threading.service [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-06 19:54:19.230 1 WARNING oslo_service.backend._threading.service [None req-4f619336-2efa-4cc3-81b0-d5a4f7ae235a - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-06 19:54:49.319 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-06 19:54:49.362 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-06 19:54:49.364 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-06 19:55:00.479 13 INFO neutron.db.l3_hamode_db [None req-affc8a17-96d5-4c0f-8891-8258fec202ce - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 19:55:18.532 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 452de61c-71f2-4b82-95f6-1adc115c534e 2026-05-06 19:55:20.067 13 INFO neutron.plugins.ml2.plugin [None req-7228a851-77ba-4708-8e83-9c1a10a414ec - - - - - -] Attempt 1 to provision port 452de61c-71f2-4b82-95f6-1adc115c534e 2026-05-06 19:55:20.451 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 452de61c-71f2-4b82-95f6-1adc115c534e 2026-05-06 19:55:21.781 13 INFO neutron.plugins.ml2.plugin [None req-8260c516-a306-4b02-808c-d6552b175e85 - - - - - -] Attempt 1 to provision port 452de61c-71f2-4b82-95f6-1adc115c534e 2026-05-06 20:00:02.525 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 1a00f823-cc91-4414-b649-ceaa540eafd5 2026-05-06 20:00:03.667 16 INFO neutron.plugins.ml2.plugin [None req-278bf1f7-f969-4612-8631-d80291daef66 - - - - - -] Attempt 1 to provision port 1a00f823-cc91-4414-b649-ceaa540eafd5 2026-05-06 20:00:04.503 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 1a00f823-cc91-4414-b649-ceaa540eafd5 2026-05-06 20:00:05.328 16 INFO neutron.plugins.ml2.plugin [None req-08e68056-6a73-4529-aa3b-05fefec0f98e - - - - - -] Attempt 1 to provision port 1a00f823-cc91-4414-b649-ceaa540eafd5 2026-05-06 20:00:09.729 16 INFO neutron.plugins.ml2.plugin [None req-66a8995a-bf00-44f6-8e65-25eb307bae1c - - - - - -] Attempt 1 to provision port fb77b03f-dd9a-485d-970e-b0339d409ce0 2026-05-06 20:04:29.188 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port fb77b03f-dd9a-485d-970e-b0339d409ce0 2026-05-06 20:04:30.600 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port fb77b03f-dd9a-485d-970e-b0339d409ce0 2026-05-06 20:14:52.802 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port f974b46c-e358-4a41-a885-6a56afdc7195 2026-05-06 20:14:54.814 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port f974b46c-e358-4a41-a885-6a56afdc7195 2026-05-06 20:22:23.600 13 INFO neutron.plugins.ml2.plugin [None req-84da910a-99cc-4bfe-a397-7653a98215be - - - - - -] Attempt 1 to provision port 1a00f823-cc91-4414-b649-ceaa540eafd5 2026-05-06 20:22:23.655 13 INFO neutron.plugins.ml2.plugin [None req-84da910a-99cc-4bfe-a397-7653a98215be - - - - - -] Attempt 1 to provision port fb77b03f-dd9a-485d-970e-b0339d409ce0 2026-05-06 20:22:23.703 13 INFO neutron.plugins.ml2.plugin [None req-84da910a-99cc-4bfe-a397-7653a98215be - - - - - -] Attempt 1 to provision port 452de61c-71f2-4b82-95f6-1adc115c534e 2026-05-06 20:29:51.077 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 97802b1e-14ce-45b7-9b83-aa1822455b23 2026-05-06 20:29:51.306 13 INFO neutron.plugins.ml2.plugin [None req-2912a63b-06c6-45f7-aa4e-4bd194f1360a - - - - - -] Attempt 1 to provision port a2bbed4a-3a73-41be-9428-7ed812f4a9ba 2026-05-06 20:29:51.344 13 INFO neutron.plugins.ml2.plugin [None req-2912a63b-06c6-45f7-aa4e-4bd194f1360a - - - - - -] Attempt 1 to provision port 97802b1e-14ce-45b7-9b83-aa1822455b23 2026-05-06 20:29:53.136 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 97802b1e-14ce-45b7-9b83-aa1822455b23 2026-05-06 20:29:55.355 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 9460cc45-57ee-4474-83c2-618fb6345af6 2026-05-06 20:29:57.199 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 9460cc45-57ee-4474-83c2-618fb6345af6 2026-05-06 20:29:57.467 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 5a44a2bc-5a58-439b-aa53-4a4ac3d57ea1 2026-05-06 20:29:59.175 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port d43df847-c821-4be2-84d1-b3755f8c79af 2026-05-06 20:29:59.502 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 5a44a2bc-5a58-439b-aa53-4a4ac3d57ea1 2026-05-06 20:29:59.701 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 4f94e85f-7ca0-41fd-8ba8-aa0f8af5d110 2026-05-06 20:30:01.086 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port d43df847-c821-4be2-84d1-b3755f8c79af 2026-05-06 20:30:01.364 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 4f94e85f-7ca0-41fd-8ba8-aa0f8af5d110 2026-05-06 20:30:01.524 13 INFO neutron.plugins.ml2.plugin [None req-3c31c7a8-482e-40f4-b240-53ff9c989948 - - - - - -] Attempt 1 to provision port 9460cc45-57ee-4474-83c2-618fb6345af6 2026-05-06 20:30:01.612 13 INFO neutron.plugins.ml2.plugin [None req-3c31c7a8-482e-40f4-b240-53ff9c989948 - - - - - -] Attempt 1 to provision port d486cc0c-d64a-496e-9332-b9747887a601 2026-05-06 20:30:01.640 13 INFO neutron.plugins.ml2.plugin [None req-3c31c7a8-482e-40f4-b240-53ff9c989948 - - - - - -] Attempt 1 to provision port 5a44a2bc-5a58-439b-aa53-4a4ac3d57ea1 2026-05-06 20:30:01.704 13 INFO neutron.plugins.ml2.plugin [None req-3c31c7a8-482e-40f4-b240-53ff9c989948 - - - - - -] Attempt 1 to provision port 7bccc896-0805-492b-8b0d-4d1c854c56d3 2026-05-06 20:30:05.716 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 551cd037-f1d3-4405-a79c-4009ac4b0fb4 2026-05-06 20:30:06.433 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d82e558f-28a4-409e-a89d-ae9d29cfbc0d'] response: {'server_uuid': 'db7188eb-d561-4578-adff-53df90947147', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '551cd037-f1d3-4405-a79c-4009ac4b0fb4', 'code': 200} 2026-05-06 20:30:06.434 13 INFO neutron.plugins.ml2.plugin [None req-8aed6b27-eb4e-4346-9bf2-958395ec8be3 - - - - - -] Attempt 1 to provision port 551cd037-f1d3-4405-a79c-4009ac4b0fb4 2026-05-06 20:30:06.495 13 INFO neutron.plugins.ml2.plugin [None req-8aed6b27-eb4e-4346-9bf2-958395ec8be3 - - - - - -] Attempt 1 to provision port 9460cc45-57ee-4474-83c2-618fb6345af6 2026-05-06 20:30:06.558 13 INFO neutron.plugins.ml2.plugin [None req-8aed6b27-eb4e-4346-9bf2-958395ec8be3 - - - - - -] Attempt 1 to provision port d486cc0c-d64a-496e-9332-b9747887a601 2026-05-06 20:30:07.101 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 551cd037-f1d3-4405-a79c-4009ac4b0fb4 2026-05-06 20:30:09.607 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 4996e1a8-b351-47a6-928e-d07c774983c6 2026-05-06 20:30:10.401 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b92e16d-59e8-47e0-a138-56bf0a5d0423'] response: {'server_uuid': 'bb1708f3-ad71-4e3e-a5ce-2ad5490c2b0a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4996e1a8-b351-47a6-928e-d07c774983c6', 'code': 200} 2026-05-06 20:30:11.137 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 4996e1a8-b351-47a6-928e-d07c774983c6 2026-05-06 20:30:13.039 16 INFO neutron.plugins.ml2.plugin [None req-222b47c2-5a6b-4ebc-aeb2-f5df4d4c9037 - - - - - -] Attempt 1 to provision port 4996e1a8-b351-47a6-928e-d07c774983c6 2026-05-06 20:30:13.094 16 INFO neutron.plugins.ml2.plugin [None req-222b47c2-5a6b-4ebc-aeb2-f5df4d4c9037 - - - - - -] Attempt 1 to provision port c5847db7-b718-4488-b904-d454a34e1a23 2026-05-06 20:30:13.137 16 INFO neutron.plugins.ml2.plugin [None req-222b47c2-5a6b-4ebc-aeb2-f5df4d4c9037 - - - - - -] Attempt 1 to provision port 5a44a2bc-5a58-439b-aa53-4a4ac3d57ea1 2026-05-06 20:30:13.192 16 INFO neutron.plugins.ml2.plugin [None req-222b47c2-5a6b-4ebc-aeb2-f5df4d4c9037 - - - - - -] Attempt 1 to provision port 7bccc896-0805-492b-8b0d-4d1c854c56d3 2026-05-06 20:30:14.776 13 INFO neutron.plugins.ml2.plugin [None req-c86e68de-6ad9-4b7a-8cc7-59efd2c35666 - - - - - -] Attempt 1 to provision port 53479d48-b5d9-45d3-83df-b4d7f26a4242 2026-05-06 20:30:18.353 16 INFO neutron.plugins.ml2.plugin [None req-f9f6d04c-ecb5-494f-81da-1c8b3dce97c0 - - - - - -] Attempt 1 to provision port 12854ca1-2b1c-47cc-97c7-c10c67a92437 2026-05-06 20:30:31.214 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port d486cc0c-d64a-496e-9332-b9747887a601 2026-05-06 20:30:31.559 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port c5847db7-b718-4488-b904-d454a34e1a23 2026-05-06 20:30:33.243 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port bd2c2ae9-6c12-4967-9337-e4953f88e4d9 2026-05-06 20:30:33.557 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port d486cc0c-d64a-496e-9332-b9747887a601 2026-05-06 20:30:33.741 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port a486b6e6-79b0-4c1c-a7ac-b8737c44dbc7 2026-05-06 20:30:34.075 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port c5847db7-b718-4488-b904-d454a34e1a23 2026-05-06 20:30:35.187 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port bd2c2ae9-6c12-4967-9337-e4953f88e4d9 2026-05-06 20:30:35.397 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port a486b6e6-79b0-4c1c-a7ac-b8737c44dbc7 2026-05-06 20:30:35.595 16 INFO neutron.plugins.ml2.plugin [None req-fe6c7412-c866-4c06-ae3a-f27dd24aebb6 - - - - - -] Attempt 1 to provision port 5fe1478b-55c1-492d-8a93-b495762373a3 2026-05-06 20:30:35.619 16 INFO neutron.plugins.ml2.plugin [None req-fe6c7412-c866-4c06-ae3a-f27dd24aebb6 - - - - - -] Attempt 1 to provision port a486b6e6-79b0-4c1c-a7ac-b8737c44dbc7 2026-05-06 20:30:35.675 16 INFO neutron.plugins.ml2.plugin [None req-fe6c7412-c866-4c06-ae3a-f27dd24aebb6 - - - - - -] Attempt 1 to provision port f1e44b3d-7de1-4a4a-a834-64e8071e5afe 2026-05-06 20:30:47.670 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 1c51b33f-46f2-4408-8dc0-63022e8834dd 2026-05-06 20:30:47.799 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-163274ca-a9f3-4375-aaad-1d1b58a1622f'] response: {'server_uuid': '615067d8-c74e-4ef4-9634-0326ea73f53b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1c51b33f-46f2-4408-8dc0-63022e8834dd', 'code': 200} 2026-05-06 20:30:49.431 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port f1e44b3d-7de1-4a4a-a834-64e8071e5afe 2026-05-06 20:30:49.746 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 1c51b33f-46f2-4408-8dc0-63022e8834dd 2026-05-06 20:30:49.954 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 5fe1478b-55c1-492d-8a93-b495762373a3 2026-05-06 20:30:51.331 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port f1e44b3d-7de1-4a4a-a834-64e8071e5afe 2026-05-06 20:30:51.523 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 5fe1478b-55c1-492d-8a93-b495762373a3 2026-05-06 20:30:53.305 13 INFO neutron.plugins.ml2.plugin [None req-4153e7e9-a3c4-40c9-b881-996a02f03f38 - - - - - -] Attempt 1 to provision port f1e44b3d-7de1-4a4a-a834-64e8071e5afe 2026-05-06 20:30:53.361 13 INFO neutron.plugins.ml2.plugin [None req-4153e7e9-a3c4-40c9-b881-996a02f03f38 - - - - - -] Attempt 1 to provision port 1c51b33f-46f2-4408-8dc0-63022e8834dd 2026-05-06 20:30:59.189 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port a1591537-6a6e-40fb-957b-ab6564d7c753 2026-05-06 20:31:01.066 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port a1591537-6a6e-40fb-957b-ab6564d7c753 2026-05-06 20:31:03.171 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 8ee04c84-66d5-44a8-95b8-7da0cca370ea 2026-05-06 20:31:05.061 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 8ee04c84-66d5-44a8-95b8-7da0cca370ea 2026-05-06 20:31:10.495 16 INFO neutron.plugins.ml2.plugin [None req-5ccea5ee-0368-44f3-b7ff-8b8a7cb115b4 - - - - - -] Attempt 1 to provision port d2bbca2e-aece-4e41-9cda-19e5f4fe2722 2026-05-06 20:31:10.521 16 INFO neutron.plugins.ml2.plugin [None req-5ccea5ee-0368-44f3-b7ff-8b8a7cb115b4 - - - - - -] Attempt 1 to provision port 8ee04c84-66d5-44a8-95b8-7da0cca370ea 2026-05-06 20:31:10.566 16 INFO neutron.plugins.ml2.plugin [None req-5ccea5ee-0368-44f3-b7ff-8b8a7cb115b4 - - - - - -] Attempt 1 to provision port 1b6c3e4a-8a16-473e-af84-828e35149489 2026-05-06 20:31:11.644 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 648d243c-3eed-4025-8ee6-5cb8e25282a2 2026-05-06 20:31:11.762 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a63c8b50-df71-495d-9874-29ee3077ad8f'] response: {'server_uuid': 'c69aeed0-4aa5-4f93-9022-19b96c7ec9b6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '648d243c-3eed-4025-8ee6-5cb8e25282a2', 'code': 200} 2026-05-06 20:31:13.112 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 648d243c-3eed-4025-8ee6-5cb8e25282a2 2026-05-06 20:31:15.107 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 1b6c3e4a-8a16-473e-af84-828e35149489 2026-05-06 20:31:17.151 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 1b6c3e4a-8a16-473e-af84-828e35149489 2026-05-06 20:31:17.367 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port d2bbca2e-aece-4e41-9cda-19e5f4fe2722 2026-05-06 20:31:19.246 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port d2bbca2e-aece-4e41-9cda-19e5f4fe2722 2026-05-06 20:31:19.842 13 INFO neutron.plugins.ml2.plugin [None req-34dac97f-6a41-439c-98bb-097f2884b0f8 - - - - - -] Attempt 1 to provision port 8ee04c84-66d5-44a8-95b8-7da0cca370ea 2026-05-06 20:31:19.898 13 INFO neutron.plugins.ml2.plugin [None req-34dac97f-6a41-439c-98bb-097f2884b0f8 - - - - - -] Attempt 1 to provision port 1b6c3e4a-8a16-473e-af84-828e35149489 2026-05-06 20:31:21.263 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9602fb4-5120-47fe-bf55-1d28798fc274'] response: {'server_uuid': '615067d8-c74e-4ef4-9634-0326ea73f53b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1c51b33f-46f2-4408-8dc0-63022e8834dd', 'code': 200} 2026-05-06 20:31:22.362 16 INFO neutron.plugins.ml2.plugin [None req-3ba8dc56-00ac-44e5-b8a0-c571b2cb3cc0 - - - - - -] Attempt 1 to provision port 1b6c3e4a-8a16-473e-af84-828e35149489 2026-05-06 20:31:23.818 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 1c51b33f-46f2-4408-8dc0-63022e8834dd 2026-05-06 20:31:23.933 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e1c9be4-3539-419d-8b4d-09d7d9537ec1'] response: {'server_uuid': '615067d8-c74e-4ef4-9634-0326ea73f53b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1c51b33f-46f2-4408-8dc0-63022e8834dd', 'code': 200} 2026-05-06 20:31:25.325 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 1c51b33f-46f2-4408-8dc0-63022e8834dd 2026-05-06 20:31:26.742 13 INFO neutron.plugins.ml2.plugin [None req-76bb97f6-1ad7-4085-8454-4d57b75050d7 - - - - - -] Attempt 1 to provision port f25521ea-99e9-4d0d-86da-2fec9b0b0de5 2026-05-06 20:31:29.165 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 0de73e39-3b98-42ec-a527-94af4ce6ee69 2026-05-06 20:31:29.522 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 3c8350bd-917b-431c-94c0-f78b1a71729e 2026-05-06 20:31:31.236 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port db478e3c-b437-4f77-ac8c-b62c4ad509c7 2026-05-06 20:31:31.324 16 INFO neutron.plugins.ml2.plugin [None req-d386c90a-1807-4684-bd4e-8da73ec35768 - - - - - -] Attempt 1 to provision port 0de73e39-3b98-42ec-a527-94af4ce6ee69 2026-05-06 20:31:31.396 16 INFO neutron.plugins.ml2.plugin [None req-d386c90a-1807-4684-bd4e-8da73ec35768 - - - - - -] Attempt 1 to provision port 8a13f114-5135-4c0a-9cec-4e3e7ad68b15 2026-05-06 20:31:31.659 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 3c8350bd-917b-431c-94c0-f78b1a71729e 2026-05-06 20:31:31.842 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 0de73e39-3b98-42ec-a527-94af4ce6ee69 2026-05-06 20:31:33.352 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port db478e3c-b437-4f77-ac8c-b62c4ad509c7 2026-05-06 20:31:35.139 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port ff492650-b737-4ca6-9083-88f25e1119a3 2026-05-06 20:31:35.505 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port a8481606-b52c-4c87-8080-ecc6be8c99b8 2026-05-06 20:31:37.218 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port ff492650-b737-4ca6-9083-88f25e1119a3 2026-05-06 20:31:37.484 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port a8481606-b52c-4c87-8080-ecc6be8c99b8 2026-05-06 20:31:39.155 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 6e7ed06b-1169-4a30-9910-ab79330e91f4 2026-05-06 20:31:42.477 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 6e7ed06b-1169-4a30-9910-ab79330e91f4 2026-05-06 20:31:42.685 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 409cf934-9224-4a3d-b9d4-79503f21e5b8 2026-05-06 20:31:42.787 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-16982e81-842b-4ce9-9dfd-40e0a998ea71'] response: {'server_uuid': 'ce772ce5-8cd3-4e8b-9a0f-ad0298bf5584', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '409cf934-9224-4a3d-b9d4-79503f21e5b8', 'code': 200} 2026-05-06 20:31:44.308 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 44611172-b622-462f-ab05-4a98b6da76c0 2026-05-06 20:31:44.786 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 409cf934-9224-4a3d-b9d4-79503f21e5b8 2026-05-06 20:31:44.833 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b05f877-1767-476c-830c-0fc838c36f66'] response: {'server_uuid': '538c0ad8-650f-49d6-9e3f-2ba6d56b9433', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '44611172-b622-462f-ab05-4a98b6da76c0', 'code': 200} 2026-05-06 20:31:46.198 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 44611172-b622-462f-ab05-4a98b6da76c0 2026-05-06 20:31:46.653 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port c600fd72-2fa5-495c-8a27-885a22c487aa 2026-05-06 20:31:48.497 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port c600fd72-2fa5-495c-8a27-885a22c487aa 2026-05-06 20:31:51.227 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 0d68d217-2ee1-44fd-9e72-6f8df82fc90c 2026-05-06 20:31:51.374 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-29916034-d99a-418e-a1dc-d7d78ac5ce30'] response: {'server_uuid': 'eb6562e1-45d2-4802-bf52-6ce9c6550557', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0d68d217-2ee1-44fd-9e72-6f8df82fc90c', 'code': 200} 2026-05-06 20:31:53.594 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 1da2ccce-b843-48a4-a42a-ebfd053ec1b6 2026-05-06 20:31:53.903 16 INFO neutron.plugins.ml2.plugin [None req-46194c99-a0ba-477a-a695-6c1e7cc0cd52 - - - - - -] Attempt 1 to provision port 83998b18-5e6b-457b-91fd-3f9a690f007b 2026-05-06 20:31:53.946 16 INFO neutron.plugins.ml2.plugin [None req-46194c99-a0ba-477a-a695-6c1e7cc0cd52 - - - - - -] Attempt 1 to provision port e6e2eb5b-e344-4dde-9e54-3a2cbc320a3f 2026-05-06 20:31:53.991 16 INFO neutron.plugins.ml2.plugin [None req-46194c99-a0ba-477a-a695-6c1e7cc0cd52 - - - - - -] Attempt 1 to provision port a8481606-b52c-4c87-8080-ecc6be8c99b8 2026-05-06 20:31:54.107 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port f25521ea-99e9-4d0d-86da-2fec9b0b0de5 2026-05-06 20:31:54.112 16 INFO neutron.plugins.ml2.plugin [None req-46194c99-a0ba-477a-a695-6c1e7cc0cd52 - - - - - -] Attempt 1 to provision port f83789d8-5c9e-4d88-8b96-f56e5a150700 2026-05-06 20:31:54.161 16 INFO neutron.plugins.ml2.plugin [None req-46194c99-a0ba-477a-a695-6c1e7cc0cd52 - - - - - -] Attempt 1 to provision port 8a13f114-5135-4c0a-9cec-4e3e7ad68b15 2026-05-06 20:31:54.427 16 INFO neutron.plugins.ml2.plugin [None req-46194c99-a0ba-477a-a695-6c1e7cc0cd52 - - - - - -] Attempt 1 to provision port 27b0a85b-e260-4655-9013-21cb0127651c 2026-05-06 20:31:54.594 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 0d68d217-2ee1-44fd-9e72-6f8df82fc90c 2026-05-06 20:31:54.784 16 INFO neutron.plugins.ml2.plugin [None req-46194c99-a0ba-477a-a695-6c1e7cc0cd52 - - - - - -] Attempt 1 to provision port c600fd72-2fa5-495c-8a27-885a22c487aa 2026-05-06 20:31:55.094 16 INFO neutron.plugins.ml2.plugin [None req-46194c99-a0ba-477a-a695-6c1e7cc0cd52 - - - - - -] Attempt 1 to provision port bd7f64d3-7f3c-4b96-9618-33f1fec013d5 2026-05-06 20:31:55.187 16 INFO neutron.plugins.ml2.plugin [None req-46194c99-a0ba-477a-a695-6c1e7cc0cd52 - - - - - -] Attempt 1 to provision port ca361181-4ee1-41bd-ad59-3424dfe54781 2026-05-06 20:31:55.365 16 INFO neutron.plugins.ml2.plugin [None req-46194c99-a0ba-477a-a695-6c1e7cc0cd52 - - - - - -] Attempt 1 to provision port 1da2ccce-b843-48a4-a42a-ebfd053ec1b6 2026-05-06 20:31:55.513 16 INFO neutron.plugins.ml2.plugin [None req-46194c99-a0ba-477a-a695-6c1e7cc0cd52 - - - - - -] Attempt 1 to provision port 6e7ed06b-1169-4a30-9910-ab79330e91f4 2026-05-06 20:31:55.616 16 INFO neutron.plugins.ml2.plugin [None req-46194c99-a0ba-477a-a695-6c1e7cc0cd52 - - - - - -] Attempt 1 to provision port 0de73e39-3b98-42ec-a527-94af4ce6ee69 2026-05-06 20:31:55.698 16 INFO neutron.plugins.ml2.plugin [None req-46194c99-a0ba-477a-a695-6c1e7cc0cd52 - - - - - -] Attempt 1 to provision port 0d68d217-2ee1-44fd-9e72-6f8df82fc90c 2026-05-06 20:31:56.645 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 1da2ccce-b843-48a4-a42a-ebfd053ec1b6 2026-05-06 20:31:57.002 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port ca361181-4ee1-41bd-ad59-3424dfe54781 2026-05-06 20:31:57.331 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 27b0a85b-e260-4655-9013-21cb0127651c 2026-05-06 20:31:57.484 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port bd7f64d3-7f3c-4b96-9618-33f1fec013d5 2026-05-06 20:31:59.214 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port f83789d8-5c9e-4d88-8b96-f56e5a150700 2026-05-06 20:31:59.545 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port ca361181-4ee1-41bd-ad59-3424dfe54781 2026-05-06 20:31:59.815 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port bd7f64d3-7f3c-4b96-9618-33f1fec013d5 2026-05-06 20:32:00.008 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port e6e2eb5b-e344-4dde-9e54-3a2cbc320a3f 2026-05-06 20:32:01.828 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port f83789d8-5c9e-4d88-8b96-f56e5a150700 2026-05-06 20:32:02.003 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 23cc8a70-119e-479b-97ec-041841918fbf 2026-05-06 20:32:02.358 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port e6e2eb5b-e344-4dde-9e54-3a2cbc320a3f 2026-05-06 20:32:03.639 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 23cc8a70-119e-479b-97ec-041841918fbf 2026-05-06 20:32:07.686 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 3d3a59ce-110c-448f-8f25-c7974c24efef 2026-05-06 20:32:09.772 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port eebe81ac-c220-4eb3-9e56-23dfba48635d 2026-05-06 20:32:09.877 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-af35a085-cd98-4fe9-ab13-ec9c1a264adc'] response: {'server_uuid': '337458c6-e2c5-42c4-a764-f6ea837f64d4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eebe81ac-c220-4eb3-9e56-23dfba48635d', 'code': 200} 2026-05-06 20:32:10.064 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 3d3a59ce-110c-448f-8f25-c7974c24efef 2026-05-06 20:32:12.872 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port eebe81ac-c220-4eb3-9e56-23dfba48635d 2026-05-06 20:32:13.148 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 954ad0c0-8df0-43e3-b9fe-2f8ccd2e7529 2026-05-06 20:32:13.280 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b21d91f-e8f2-4fbc-9c43-11e677205617'] response: {'server_uuid': '735355f5-8f80-4ba0-ba36-2ea9b1fd12c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '954ad0c0-8df0-43e3-b9fe-2f8ccd2e7529', 'code': 200} 2026-05-06 20:32:14.911 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 954ad0c0-8df0-43e3-b9fe-2f8ccd2e7529 2026-05-06 20:32:16.927 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 0573c8e9-93c8-4a7a-bf63-79153909af18 2026-05-06 20:32:17.227 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 6fef17ec-d6e8-48fc-be89-999511c84ae6 2026-05-06 20:32:18.667 13 INFO neutron.plugins.ml2.plugin [None req-bbe5590d-6426-4ca6-9eb5-e9835fd4bba9 - - - - - -] Attempt 1 to provision port 0573c8e9-93c8-4a7a-bf63-79153909af18 2026-05-06 20:32:18.728 13 INFO neutron.plugins.ml2.plugin [None req-bbe5590d-6426-4ca6-9eb5-e9835fd4bba9 - - - - - -] Attempt 1 to provision port e6e2eb5b-e344-4dde-9e54-3a2cbc320a3f 2026-05-06 20:32:18.778 13 INFO neutron.plugins.ml2.plugin [None req-bbe5590d-6426-4ca6-9eb5-e9835fd4bba9 - - - - - -] Attempt 1 to provision port a8481606-b52c-4c87-8080-ecc6be8c99b8 2026-05-06 20:32:18.833 13 INFO neutron.plugins.ml2.plugin [None req-bbe5590d-6426-4ca6-9eb5-e9835fd4bba9 - - - - - -] Attempt 1 to provision port eebe81ac-c220-4eb3-9e56-23dfba48635d 2026-05-06 20:32:18.888 13 INFO neutron.plugins.ml2.plugin [None req-bbe5590d-6426-4ca6-9eb5-e9835fd4bba9 - - - - - -] Attempt 1 to provision port c600fd72-2fa5-495c-8a27-885a22c487aa 2026-05-06 20:32:18.959 13 INFO neutron.plugins.ml2.plugin [None req-bbe5590d-6426-4ca6-9eb5-e9835fd4bba9 - - - - - -] Attempt 1 to provision port 6fef17ec-d6e8-48fc-be89-999511c84ae6 2026-05-06 20:32:18.988 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 0573c8e9-93c8-4a7a-bf63-79153909af18 2026-05-06 20:32:19.038 13 INFO neutron.plugins.ml2.plugin [None req-bbe5590d-6426-4ca6-9eb5-e9835fd4bba9 - - - - - -] Attempt 1 to provision port bd7f64d3-7f3c-4b96-9618-33f1fec013d5 2026-05-06 20:32:19.104 13 INFO neutron.plugins.ml2.plugin [None req-bbe5590d-6426-4ca6-9eb5-e9835fd4bba9 - - - - - -] Attempt 1 to provision port ca361181-4ee1-41bd-ad59-3424dfe54781 2026-05-06 20:32:19.176 13 INFO neutron.plugins.ml2.plugin [None req-bbe5590d-6426-4ca6-9eb5-e9835fd4bba9 - - - - - -] Attempt 1 to provision port 6e7ed06b-1169-4a30-9910-ab79330e91f4 2026-05-06 20:32:19.211 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 6fef17ec-d6e8-48fc-be89-999511c84ae6 2026-05-06 20:32:19.254 13 INFO neutron.plugins.ml2.plugin [None req-bbe5590d-6426-4ca6-9eb5-e9835fd4bba9 - - - - - -] Attempt 1 to provision port 0d68d217-2ee1-44fd-9e72-6f8df82fc90c 2026-05-06 20:32:19.299 13 INFO neutron.plugins.ml2.plugin [None req-bbe5590d-6426-4ca6-9eb5-e9835fd4bba9 - - - - - -] Attempt 1 to provision port 3d3a59ce-110c-448f-8f25-c7974c24efef 2026-05-06 20:32:25.331 13 INFO neutron.plugins.ml2.plugin [None req-1c0fe2b2-61c9-4a3c-94e6-5e2b90ead763 - - - - - -] Attempt 1 to provision port eebe81ac-c220-4eb3-9e56-23dfba48635d 2026-05-06 20:32:25.395 13 INFO neutron.plugins.ml2.plugin [None req-1c0fe2b2-61c9-4a3c-94e6-5e2b90ead763 - - - - - -] Attempt 1 to provision port e6e2eb5b-e344-4dde-9e54-3a2cbc320a3f 2026-05-06 20:32:30.254 16 INFO neutron.plugins.ml2.plugin [None req-a982380e-05ef-4308-8fa4-0bd3efd7287a - - - - - -] Attempt 1 to provision port bd7f64d3-7f3c-4b96-9618-33f1fec013d5 2026-05-06 20:32:30.313 16 INFO neutron.plugins.ml2.plugin [None req-a982380e-05ef-4308-8fa4-0bd3efd7287a - - - - - -] Attempt 1 to provision port 0d68d217-2ee1-44fd-9e72-6f8df82fc90c 2026-05-06 20:32:46.238 16 INFO neutron.plugins.ml2.plugin [None req-f4a44f11-f61b-4932-a23f-18fc5892f800 - - - - - -] Attempt 1 to provision port 7c071a54-3d4a-4eac-964e-91001a3a6b42 2026-05-06 20:32:58.579 16 INFO neutron.plugins.ml2.plugin [None req-cb6e416c-bed7-4427-b42b-78806b41d7d2 - - - - - -] Attempt 1 to provision port 4d452078-d725-4c83-baf4-2e3e6708cc8a 2026-05-06 20:33:00.969 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 9ebba6cb-9191-43ea-a133-ee277ed4bad9 2026-05-06 20:33:01.377 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 8160f529-881d-4c0d-8aa4-1e55de0a6e90 2026-05-06 20:33:02.952 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 9ebba6cb-9191-43ea-a133-ee277ed4bad9 2026-05-06 20:33:03.153 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 8160f529-881d-4c0d-8aa4-1e55de0a6e90 2026-05-06 20:33:05.418 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 2dfa37b3-e0dd-4f10-b48c-cc9289668868 2026-05-06 20:33:05.518 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf4e88e5-96ab-4861-af01-deae2c372b2b'] response: {'server_uuid': '370c1c20-c4dd-41d1-bb51-9d5ebc2e3b9a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2dfa37b3-e0dd-4f10-b48c-cc9289668868', 'code': 200} 2026-05-06 20:33:05.566 16 INFO neutron.plugins.ml2.plugin [None req-5f18fee0-52e7-4a97-b744-7c45ad06bb26 - - - - - -] Attempt 1 to provision port 8160f529-881d-4c0d-8aa4-1e55de0a6e90 2026-05-06 20:33:05.666 16 INFO neutron.plugins.ml2.plugin [None req-5f18fee0-52e7-4a97-b744-7c45ad06bb26 - - - - - -] Attempt 1 to provision port 2dfa37b3-e0dd-4f10-b48c-cc9289668868 2026-05-06 20:33:05.775 16 INFO neutron.plugins.ml2.plugin [None req-5f18fee0-52e7-4a97-b744-7c45ad06bb26 - - - - - -] Attempt 1 to provision port bc41e676-f061-416b-a6bc-b8dcd97a2b48 2026-05-06 20:33:06.983 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 2dfa37b3-e0dd-4f10-b48c-cc9289668868 2026-05-06 20:33:13.505 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port cb00351d-6ad6-472a-948b-c3a77a573a69 2026-05-06 20:33:13.622 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e2e6296-a933-4714-8cc2-68ba205e969e'] response: {'server_uuid': 'e29feca8-2dca-4331-b52c-db8ebed1efb4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cb00351d-6ad6-472a-948b-c3a77a573a69', 'code': 200} 2026-05-06 20:33:14.902 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port cb00351d-6ad6-472a-948b-c3a77a573a69 2026-05-06 20:33:16.977 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 4d452078-d725-4c83-baf4-2e3e6708cc8a 2026-05-06 20:33:17.227 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port bc41e676-f061-416b-a6bc-b8dcd97a2b48 2026-05-06 20:33:18.927 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 4d452078-d725-4c83-baf4-2e3e6708cc8a 2026-05-06 20:33:19.101 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port bc41e676-f061-416b-a6bc-b8dcd97a2b48 2026-05-06 20:33:20.953 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port c74afa8d-2b21-4760-812f-10e39ad9fb31 2026-05-06 20:33:23.047 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port e0384eb8-77fc-4aab-8313-e87a8eb9b27e 2026-05-06 20:33:23.473 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port c74afa8d-2b21-4760-812f-10e39ad9fb31 2026-05-06 20:33:24.743 16 INFO neutron.plugins.ml2.plugin [None req-3489f675-8cbf-48b4-bc51-16a266c5e747 - - - - - -] Attempt 1 to provision port c74afa8d-2b21-4760-812f-10e39ad9fb31 2026-05-06 20:33:24.801 16 INFO neutron.plugins.ml2.plugin [None req-3489f675-8cbf-48b4-bc51-16a266c5e747 - - - - - -] Attempt 1 to provision port 2f3bf3ad-a706-4f86-a7c6-6a8ab15076f2 2026-05-06 20:33:24.929 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port e0384eb8-77fc-4aab-8313-e87a8eb9b27e 2026-05-06 20:33:29.036 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 60018317-f447-422b-900c-90e4aadd8e27 2026-05-06 20:33:29.474 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 07329002-3f5b-4cd9-9a47-5c6a711fe502 2026-05-06 20:33:30.346 13 INFO neutron.plugins.ml2.plugin [None req-aa11ce37-eb78-47b2-9509-24ef44a44cad - - - - - -] Attempt 1 to provision port c63d8bdf-4ad9-4a0f-b72a-9a86921ea324 2026-05-06 20:33:30.375 13 INFO neutron.plugins.ml2.plugin [None req-aa11ce37-eb78-47b2-9509-24ef44a44cad - - - - - -] Attempt 1 to provision port 60018317-f447-422b-900c-90e4aadd8e27 2026-05-06 20:33:30.947 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 60018317-f447-422b-900c-90e4aadd8e27 2026-05-06 20:33:31.191 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 07329002-3f5b-4cd9-9a47-5c6a711fe502 2026-05-06 20:33:34.394 13 INFO neutron.plugins.ml2.plugin [None req-7556d5b6-9e85-49d6-a0d2-15822314e5da - - - - - -] Attempt 1 to provision port c63d8bdf-4ad9-4a0f-b72a-9a86921ea324 2026-05-06 20:33:34.426 13 INFO neutron.plugins.ml2.plugin [None req-7556d5b6-9e85-49d6-a0d2-15822314e5da - - - - - -] Attempt 1 to provision port 60018317-f447-422b-900c-90e4aadd8e27 2026-05-06 20:33:34.488 13 INFO neutron.plugins.ml2.plugin [None req-7556d5b6-9e85-49d6-a0d2-15822314e5da - - - - - -] Attempt 1 to provision port ce00a665-9e6d-495b-8aca-211c83bc9153 2026-05-06 20:33:36.872 13 INFO neutron.plugins.ml2.plugin [None req-b3a34298-5504-4b07-96d9-2eb1c1125492 - - - - - -] Attempt 1 to provision port c63d8bdf-4ad9-4a0f-b72a-9a86921ea324 2026-05-06 20:33:36.901 13 INFO neutron.plugins.ml2.plugin [None req-b3a34298-5504-4b07-96d9-2eb1c1125492 - - - - - -] Attempt 1 to provision port 95f37a7e-2947-4c30-b3a2-24b0331e89ed 2026-05-06 20:33:42.008 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port c839cbcb-6c51-4a57-b9a2-61515e062273 2026-05-06 20:33:42.123 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d9c7d3b-e5fa-485a-bd63-1288ec0df69c'] response: {'server_uuid': 'e99ef6f9-4ed9-476e-8d5c-428b1f495b37', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c839cbcb-6c51-4a57-b9a2-61515e062273', 'code': 200} 2026-05-06 20:33:42.989 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port ce00a665-9e6d-495b-8aca-211c83bc9153 2026-05-06 20:33:43.289 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 2f3bf3ad-a706-4f86-a7c6-6a8ab15076f2 2026-05-06 20:33:43.539 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port c839cbcb-6c51-4a57-b9a2-61515e062273 2026-05-06 20:33:44.984 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port ce00a665-9e6d-495b-8aca-211c83bc9153 2026-05-06 20:33:45.189 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port c63d8bdf-4ad9-4a0f-b72a-9a86921ea324 2026-05-06 20:33:45.712 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 2f3bf3ad-a706-4f86-a7c6-6a8ab15076f2 2026-05-06 20:33:46.093 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 95f37a7e-2947-4c30-b3a2-24b0331e89ed 2026-05-06 20:33:46.974 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port c63d8bdf-4ad9-4a0f-b72a-9a86921ea324 2026-05-06 20:33:47.186 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 95f37a7e-2947-4c30-b3a2-24b0331e89ed 2026-05-06 20:33:48.023 13 INFO neutron.plugins.ml2.plugin [None req-00ccd241-294a-4f01-a668-60e2395958ba - - - - - -] Attempt 1 to provision port 11d41d6b-6b28-4fb0-8406-8c6a5a581139 2026-05-06 20:33:51.462 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 30205cf7-f061-459f-890e-fc13554244b5 2026-05-06 20:33:51.572 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8c5b12c-d6ff-460f-9f3d-f7b5624eafeb'] response: {'server_uuid': 'ff44471a-7c84-419f-b144-e5b6f7585cdb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '30205cf7-f061-459f-890e-fc13554244b5', 'code': 200} 2026-05-06 20:33:53.076 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 30205cf7-f061-459f-890e-fc13554244b5 2026-05-06 20:33:53.313 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 11d41d6b-6b28-4fb0-8406-8c6a5a581139 2026-05-06 20:33:53.411 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-47b3b513-c8f9-49a7-bade-7d7c490db52c'] response: {'server_uuid': '370c1c20-c4dd-41d1-bb51-9d5ebc2e3b9a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '11d41d6b-6b28-4fb0-8406-8c6a5a581139', 'code': 200} 2026-05-06 20:33:54.927 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 11d41d6b-6b28-4fb0-8406-8c6a5a581139 2026-05-06 20:33:57.476 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 11d41d6b-6b28-4fb0-8406-8c6a5a581139 2026-05-06 20:34:20.172 16 INFO neutron.plugins.ml2.plugin [None req-731e38e2-e05b-4f0f-814e-d44b7f280889 - - - - - -] Attempt 1 to provision port 803306ee-5dba-4a90-a4d5-117f2cda8296 2026-05-06 20:34:28.504 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 803306ee-5dba-4a90-a4d5-117f2cda8296 2026-05-06 20:34:28.616 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-01413317-a563-4612-96e8-60a954d5632f'] response: {'server_uuid': '370c1c20-c4dd-41d1-bb51-9d5ebc2e3b9a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '803306ee-5dba-4a90-a4d5-117f2cda8296', 'code': 200} 2026-05-06 20:34:29.358 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 803306ee-5dba-4a90-a4d5-117f2cda8296 2026-05-06 20:34:30.345 16 INFO neutron_taas.services.taas.taas_plugin [None req-6fa4d3e5-6416-48cd-88a5-b452b8303961 - - - - - -] TaaS: Handle Delete Port: 8160f529-881d-4c0d-8aa4-1e55de0a6e90 2026-05-06 20:34:30.350 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fa4d3e5-6416-48cd-88a5-b452b8303961 - - - - - -] Tap Mirror: Handle Delete Port: 8160f529-881d-4c0d-8aa4-1e55de0a6e90 2026-05-06 20:34:37.135 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 4479a766-4361-40b6-8cbb-296a866da132 2026-05-06 20:34:37.720 13 INFO neutron.plugins.ml2.plugin [None req-2d685090-9a51-4ad6-a301-6a5b6acc5fce - - - - - -] Attempt 1 to provision port 4479a766-4361-40b6-8cbb-296a866da132 2026-05-06 20:34:49.189 13 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 7b41b336-73c8-438c-bb64-3ebbedd56f72 2026-05-06 20:34:49.303 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3f2854a-266d-4469-a37f-018d308ea4fc'] response: {'server_uuid': '370c1c20-c4dd-41d1-bb51-9d5ebc2e3b9a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7b41b336-73c8-438c-bb64-3ebbedd56f72', 'code': 200} 2026-05-06 20:34:51.123 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 7b41b336-73c8-438c-bb64-3ebbedd56f72 2026-05-06 20:34:55.672 16 INFO neutron.plugins.ml2.plugin [None req-f9154111-bec4-4e52-8d69-0fb6ea25a624 - - - - - -] Attempt 1 to provision port 803306ee-5dba-4a90-a4d5-117f2cda8296 2026-05-06 20:35:04.961 13 INFO neutron.plugins.ml2.plugin [None req-b357890f-2377-4f4d-b65c-94b771187c83 - - - - - -] Attempt 1 to provision port 7b41b336-73c8-438c-bb64-3ebbedd56f72 2026-05-06 20:35:05.214 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 7b41b336-73c8-438c-bb64-3ebbedd56f72 2026-05-06 20:35:06.297 16 INFO neutron.plugins.ml2.plugin [None req-3bef1b37-a54a-4627-938b-a8733e0e23c5 - - - - - -] Attempt 1 to provision port 7b41b336-73c8-438c-bb64-3ebbedd56f72 2026-05-06 20:35:14.826 13 INFO neutron.plugins.ml2.plugin [None req-acaf2439-da4e-4672-a38c-8f78e8ed7fef - - - - - -] Attempt 1 to provision port 803306ee-5dba-4a90-a4d5-117f2cda8296 2026-05-06 20:35:15.152 16 INFO neutron.plugins.ml2.plugin [None req-c3c01896-eb76-435e-bcfa-45a785f101e3 - - - - - -] Attempt 1 to provision port 803306ee-5dba-4a90-a4d5-117f2cda8296 2026-05-06 20:35:47.349 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3078d273-fb1d-49e2-a3fe-52a4714534bd'] response: {'server_uuid': '337458c6-e2c5-42c4-a764-f6ea837f64d4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eebe81ac-c220-4eb3-9e56-23dfba48635d', 'code': 200}