+ 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-12 15:44:14.230 1 INFO neutron.common.config [-] Logging enabled! 2026-05-12 15:44:14.231 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev173 2026-05-12 15:44:14.231 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-12 15:44:14.231 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 15:44:15.497 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 15:44:15.499 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 15:44:15.503 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-12 15:44:15.503 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 15:44:15.504 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 15:44:15.504 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-12 15:44:15.504 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-12 15:44:15.504 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 15:44:15.510 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 15:44:15.511 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 15:44:15.511 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 15:44:15.530 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 15:44:15.531 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 15:44:15.531 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 15:44:15.550 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 15:44:15.550 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 15:44:15.550 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 15:44:15.550 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 15:44:15.894 1 INFO neutron.plugins.ml2.managers [None req-871e30ae-7162-4ee7-a9fd-e8e34239e949 - - - - - -] Initializing driver for type 'vlan' 2026-05-12 15:44:16.029 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-871e30ae-7162-4ee7-a9fd-e8e34239e949 - - - - - -] VlanTypeDriver initialization complete 2026-05-12 15:44:16.029 1 INFO neutron.plugins.ml2.managers [None req-871e30ae-7162-4ee7-a9fd-e8e34239e949 - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 15:44:16.029 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-871e30ae-7162-4ee7-a9fd-e8e34239e949 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 15:44:16.084 1 INFO neutron.plugins.ml2.managers [None req-871e30ae-7162-4ee7-a9fd-e8e34239e949 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 15:44:16.084 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-871e30ae-7162-4ee7-a9fd-e8e34239e949 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 15:44:16.084 1 INFO neutron.plugins.ml2.managers [None req-871e30ae-7162-4ee7-a9fd-e8e34239e949 - - - - - -] Initializing extension driver 'port_security' 2026-05-12 15:44:16.085 1 INFO neutron.plugins.ml2.extensions.port_security [None req-871e30ae-7162-4ee7-a9fd-e8e34239e949 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 15:44:16.085 1 INFO neutron.plugins.ml2.managers [None req-871e30ae-7162-4ee7-a9fd-e8e34239e949 - - - - - -] Initializing extension driver 'qos' 2026-05-12 15:44:16.085 1 INFO neutron.plugins.ml2.managers [None req-871e30ae-7162-4ee7-a9fd-e8e34239e949 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 15:44:16.085 1 INFO neutron.plugins.ml2.managers [None req-871e30ae-7162-4ee7-a9fd-e8e34239e949 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 15:44:16.102 1 INFO neutron.quota [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded quota_driver: . 2026-05-12 15:44:16.103 1 INFO neutron.plugins.ml2.plugin [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 15:44:16.103 1 INFO neutron.plugins.ml2.managers [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 15:44:16.103 1 INFO neutron.plugins.ml2.managers [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 15:44:16.103 1 INFO neutron.plugins.ml2.managers [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 15:44:16.103 1 INFO neutron.manager [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loading Plugin: qos 2026-05-12 15:44:16.115 1 INFO neutron.manager [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loading Plugin: router 2026-05-12 15:44:16.154 1 INFO neutron.services.service_base [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 15:44:16.154 1 INFO neutron.manager [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loading Plugin: segments 2026-05-12 15:44:16.222 1 INFO neutron.manager [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loading Plugin: trunk 2026-05-12 15:44:16.235 1 INFO neutron.manager [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loading Plugin: vpnaas 2026-05-12 15:44:16.267 1 WARNING stevedore.named [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 15:44:16.339 1 INFO neutron_vpnaas.services.vpn.plugin [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 15:44:16.339 1 INFO neutron.manager [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loading Plugin: taas 2026-05-12 15:44:16.543 1 WARNING stevedore.named [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-12 15:44:16.568 1 INFO neutron_taas.services.taas.taas_plugin [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-12 15:44:16.568 1 INFO neutron.manager [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loading Plugin: tapmirror 2026-05-12 15:44:16.581 1 WARNING stevedore.named [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-12 15:44:16.598 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-12 15:44:16.599 1 INFO neutron.manager [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loading Plugin: auto_allocate 2026-05-12 15:44:16.606 1 INFO neutron.manager [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loading Plugin: tag 2026-05-12 15:44:16.614 1 INFO neutron.manager [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loading Plugin: timestamp 2026-05-12 15:44:16.616 1 INFO neutron.manager [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 15:44:16.620 1 INFO neutron.manager [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loading Plugin: flavors 2026-05-12 15:44:16.623 1 INFO neutron.manager [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loading Plugin: revisions 2026-05-12 15:44:16.626 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Initializing extension manager. 2026-05-12 15:44:16.627 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: address-group 2026-05-12 15:44:16.628 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: address-scope 2026-05-12 15:44:16.628 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 15:44:16.629 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: agent 2026-05-12 15:44:16.630 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 15:44:16.631 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 15:44:16.631 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 15:44:16.632 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: availability_zone 2026-05-12 15:44:16.632 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 15:44:16.633 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 15:44:16.633 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: default-subnetpools 2026-05-12 15:44:16.634 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 15:44:16.635 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: dns-integration 2026-05-12 15:44:16.635 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 15:44:16.636 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 15:44:16.636 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: dvr 2026-05-12 15:44:16.637 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 15:44:16.637 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 15:44:16.637 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 15:44:16.638 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 15:44:16.638 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: external-net 2026-05-12 15:44:16.639 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 15:44:16.639 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: extraroute 2026-05-12 15:44:16.639 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 15:44:16.640 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: filter-validation 2026-05-12 15:44:16.641 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 15:44:16.642 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 15:44:16.642 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 15:44:16.642 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: fip-port-details 2026-05-12 15:44:16.643 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: flavors 2026-05-12 15:44:16.644 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 15:44:16.645 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: floatingip-pools 2026-05-12 15:44:16.645 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: ip_allocation 2026-05-12 15:44:16.645 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 15:44:16.646 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: l2_adjacency 2026-05-12 15:44:16.647 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: router 2026-05-12 15:44:16.649 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 15:44:16.649 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-12 15:44:16.650 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-12 15:44:16.650 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 15:44:16.651 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: l3-ha 2026-05-12 15:44:16.651 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 15:44:16.652 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-12 15:44:16.652 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: l3-flavors 2026-05-12 15:44:16.653 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 15:44:16.653 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 15:44:16.655 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 15:44:16.656 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 15:44:16.657 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 15:44:16.658 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 15:44:16.658 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 15:44:16.659 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: multi-provider 2026-05-12 15:44:16.659 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: net-mtu 2026-05-12 15:44:16.660 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 15:44:16.660 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: network_availability_zone 2026-05-12 15:44:16.660 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: network_ha 2026-05-12 15:44:16.661 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: network-ip-availability 2026-05-12 15:44:16.661 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-12 15:44:16.662 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 15:44:16.663 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: pagination 2026-05-12 15:44:16.663 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: port-device-profile 2026-05-12 15:44:16.663 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-12 15:44:16.664 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-12 15:44:16.664 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-12 15:44:16.665 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: port-mac-override 2026-05-12 15:44:16.665 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 15:44:16.666 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 15:44:16.666 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-12 15:44:16.666 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: port-resource-request 2026-05-12 15:44:16.667 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 15:44:16.667 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-12 15:44:16.668 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: binding 2026-05-12 15:44:16.668 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: binding-extended 2026-05-12 15:44:16.669 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: port-security 2026-05-12 15:44:16.669 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: project-id 2026-05-12 15:44:16.669 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: provider 2026-05-12 15:44:16.670 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-12 15:44:16.672 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: qos 2026-05-12 15:44:16.674 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 15:44:16.674 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 15:44:16.675 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: qos-default 2026-05-12 15:44:16.675 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: qos-fip 2026-05-12 15:44:16.676 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 15:44:16.676 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 15:44:16.677 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 15:44:16.677 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 15:44:16.677 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 15:44:16.678 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: qos-pps 2026-05-12 15:44:16.678 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 15:44:16.679 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 15:44:16.679 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 15:44:16.680 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: quota-check-limit 2026-05-12 15:44:16.680 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-12 15:44:16.682 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: quotas 2026-05-12 15:44:16.685 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: quota_details 2026-05-12 15:44:16.686 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: rbac-policies 2026-05-12 15:44:16.686 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: rbac-address-group 2026-05-12 15:44:16.687 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 15:44:16.687 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 15:44:16.688 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 15:44:16.688 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: revision-if-match 2026-05-12 15:44:16.689 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 15:44:16.689 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: router_availability_zone 2026-05-12 15:44:16.689 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-12 15:44:16.690 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 15:44:16.691 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-12 15:44:16.692 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 15:44:16.692 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 15:44:16.693 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 15:44:16.693 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-12 15:44:16.693 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 15:44:16.697 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: security-group 2026-05-12 15:44:16.698 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: segment 2026-05-12 15:44:16.699 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 15:44:16.699 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: service-type 2026-05-12 15:44:16.700 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: sorting 2026-05-12 15:44:16.700 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 15:44:16.701 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: standard-attr-description 2026-05-12 15:44:16.701 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: stateful-security-group 2026-05-12 15:44:16.702 1 WARNING neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 15:44:16.702 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 15:44:16.703 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: subnet-external-network 2026-05-12 15:44:16.703 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: subnet_onboard 2026-05-12 15:44:16.704 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 15:44:16.704 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: subnet-service-types 2026-05-12 15:44:16.705 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: subnet_allocation 2026-05-12 15:44:16.705 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 15:44:16.706 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: tag-creation 2026-05-12 15:44:16.707 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 15:44:16.710 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 15:44:16.711 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 15:44:16.711 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: trunk 2026-05-12 15:44:16.712 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: trunk-details 2026-05-12 15:44:16.712 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 15:44:16.713 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-12 15:44:16.713 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 15:44:16.714 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-12 15:44:16.715 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-12 15:44:16.716 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 15:44:16.716 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: vpn-flavors 2026-05-12 15:44:16.718 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: vpnaas 2026-05-12 15:44:16.719 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: taas 2026-05-12 15:44:16.720 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: tap-mirror 2026-05-12 15:44:16.720 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-12 15:44:16.721 1 INFO neutron.api.extensions [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-12 15:44:16.723 1 WARNING oslo_service.backend._threading.service [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-12 15:44:16.730 1 WARNING oslo_service.backend._threading.service [None req-7e8fd766-a6ca-4eb3-93c4-5d20a40404e8 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-12 15:44:46.812 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-12 15:44:46.874 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-12 15:44:46.879 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-12 15:45:02.770 16 INFO neutron.db.l3_hamode_db [None req-3925922a-ab9d-4670-9904-53d3f4cf8c7d - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 15:45:15.776 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 6474aded-53ac-42f2-970c-bea111384c0b 2026-05-12 15:45:17.136 13 INFO neutron.plugins.ml2.plugin [None req-e8aac017-c38d-47fe-a586-1ba666ad6107 - - - - - -] Attempt 1 to provision port 6474aded-53ac-42f2-970c-bea111384c0b 2026-05-12 15:45:17.697 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 6474aded-53ac-42f2-970c-bea111384c0b 2026-05-12 15:45:18.797 13 INFO neutron.plugins.ml2.plugin [None req-8e99bdcb-a3ac-4ce3-a66b-4077ca063b6f - - - - - -] Attempt 1 to provision port 6474aded-53ac-42f2-970c-bea111384c0b 2026-05-12 15:49:53.806 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 0369ea7e-582c-4d37-b591-e4a1b3870bb9 2026-05-12 15:49:54.697 16 INFO neutron.plugins.ml2.plugin [None req-618daaeb-98a0-4d6a-9538-aee0a01c047f - - - - - -] Attempt 1 to provision port 0369ea7e-582c-4d37-b591-e4a1b3870bb9 2026-05-12 15:49:55.769 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 0369ea7e-582c-4d37-b591-e4a1b3870bb9 2026-05-12 15:49:56.332 16 INFO neutron.plugins.ml2.plugin [None req-abb6147f-c943-4fb0-b6da-288a17349edb - - - - - -] Attempt 1 to provision port 0369ea7e-582c-4d37-b591-e4a1b3870bb9 2026-05-12 15:50:00.651 16 INFO neutron.plugins.ml2.plugin [None req-175be1ae-c411-427c-badf-d8a06561f741 - - - - - -] Attempt 1 to provision port ba1ee1b7-848a-4d11-b5bf-dafd49b22a16 2026-05-12 15:53:40.412 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port ba1ee1b7-848a-4d11-b5bf-dafd49b22a16 2026-05-12 15:53:41.846 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port ba1ee1b7-848a-4d11-b5bf-dafd49b22a16 2026-05-12 16:02:21.999 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 4eba098e-37c2-48bb-8dd8-8985e2086389 2026-05-12 16:02:23.983 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 4eba098e-37c2-48bb-8dd8-8985e2086389 2026-05-12 16:12:24.505 13 INFO neutron.plugins.ml2.plugin [None req-148987cf-9cc0-480e-b8f1-5891c4e769dc - - - - - -] Attempt 1 to provision port 6474aded-53ac-42f2-970c-bea111384c0b 2026-05-12 16:12:24.550 13 INFO neutron.plugins.ml2.plugin [None req-148987cf-9cc0-480e-b8f1-5891c4e769dc - - - - - -] Attempt 1 to provision port 0369ea7e-582c-4d37-b591-e4a1b3870bb9 2026-05-12 16:12:24.602 13 INFO neutron.plugins.ml2.plugin [None req-148987cf-9cc0-480e-b8f1-5891c4e769dc - - - - - -] Attempt 1 to provision port ba1ee1b7-848a-4d11-b5bf-dafd49b22a16 2026-05-12 16:17:30.109 16 INFO neutron.plugins.ml2.plugin [None req-4c824c0e-841f-4f51-b4a8-4cf622f19a36 - - - - - -] Attempt 1 to provision port d797b00b-77eb-42d1-9283-9f8da74634d4 2026-05-12 16:17:30.306 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port d797b00b-77eb-42d1-9283-9f8da74634d4 2026-05-12 16:17:30.489 16 INFO neutron.plugins.ml2.plugin [None req-4c824c0e-841f-4f51-b4a8-4cf622f19a36 - - - - - -] Attempt 1 to provision port ee8ab027-bbf0-452f-92db-39f066bd8aa9 2026-05-12 16:17:32.482 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port d797b00b-77eb-42d1-9283-9f8da74634d4 2026-05-12 16:17:36.724 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 14e1b5a7-3adc-4551-81ff-0533fedddf54 2026-05-12 16:17:37.136 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port c3797623-c818-4e68-b0f2-edf90d83aa42 2026-05-12 16:17:37.517 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 2e53cbfa-397a-458c-b625-bf91682162da 2026-05-12 16:17:38.943 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 14e1b5a7-3adc-4551-81ff-0533fedddf54 2026-05-12 16:17:39.198 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port c3797623-c818-4e68-b0f2-edf90d83aa42 2026-05-12 16:17:39.414 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 2e53cbfa-397a-458c-b625-bf91682162da 2026-05-12 16:17:40.837 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port f693c9c9-f900-40bb-97eb-1fce6a990983 2026-05-12 16:17:42.470 13 INFO neutron.plugins.ml2.plugin [None req-65d189fa-3312-4a53-b831-ad4dba530355 - - - - - -] Attempt 1 to provision port 64cbdeb4-0b93-482f-be04-e83cd635f229 2026-05-12 16:17:42.492 13 INFO neutron.plugins.ml2.plugin [None req-65d189fa-3312-4a53-b831-ad4dba530355 - - - - - -] Attempt 1 to provision port 2e53cbfa-397a-458c-b625-bf91682162da 2026-05-12 16:17:43.941 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 6cf5007a-8d3b-474b-917a-db4f9cfb7b3d 2026-05-12 16:17:44.303 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port f693c9c9-f900-40bb-97eb-1fce6a990983 2026-05-12 16:17:44.473 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port f889d4c6-305a-404c-8f05-b0cf1c46b70b 2026-05-12 16:17:44.948 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e20d5b3f-12e2-48aa-9e90-d4e230305741'] response: {'server_uuid': 'ddee0757-c9f9-4310-bb89-73312da24b61', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f889d4c6-305a-404c-8f05-b0cf1c46b70b', 'code': 200} 2026-05-12 16:17:45.867 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port f889d4c6-305a-404c-8f05-b0cf1c46b70b 2026-05-12 16:17:46.128 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 2d4bc12e-2e82-4732-a506-04baebfcf2ab 2026-05-12 16:17:46.550 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 6cf5007a-8d3b-474b-917a-db4f9cfb7b3d 2026-05-12 16:17:46.661 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a02b3d51-2067-4db1-89e3-232487a8cf9d'] response: {'server_uuid': '7c173ce6-3540-4341-aaeb-cad0a9d3bfd5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2d4bc12e-2e82-4732-a506-04baebfcf2ab', 'code': 200} 2026-05-12 16:17:48.304 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port c6afadd3-7da0-4160-8342-c074862a4dbe 2026-05-12 16:17:48.755 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 2d4bc12e-2e82-4732-a506-04baebfcf2ab 2026-05-12 16:17:50.455 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port c6afadd3-7da0-4160-8342-c074862a4dbe 2026-05-12 16:17:52.365 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 21b81776-4862-4c6e-84ec-61b7c97011a3 2026-05-12 16:17:54.819 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 21b81776-4862-4c6e-84ec-61b7c97011a3 2026-05-12 16:17:55.084 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 542e8ba8-396f-487a-93ed-5e93b088a092 2026-05-12 16:17:55.205 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a86d036-aafb-4c21-a481-be1595b46e13'] response: {'server_uuid': '95fa9980-66b1-4297-8e1a-29b8396f7293', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '542e8ba8-396f-487a-93ed-5e93b088a092', 'code': 200} 2026-05-12 16:17:56.891 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 2a93a224-b798-4c91-89bb-f167323e0e6d 2026-05-12 16:17:57.363 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 542e8ba8-396f-487a-93ed-5e93b088a092 2026-05-12 16:17:58.462 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 2a93a224-b798-4c91-89bb-f167323e0e6d 2026-05-12 16:17:59.042 16 INFO neutron.plugins.ml2.plugin [None req-9fde259a-bd91-401b-9c4a-6ccecb91e7da - - - - - -] Attempt 1 to provision port c7d31520-9003-421e-8c9d-d6a41c41f7ad 2026-05-12 16:17:59.073 16 INFO neutron.plugins.ml2.plugin [None req-9fde259a-bd91-401b-9c4a-6ccecb91e7da - - - - - -] Attempt 1 to provision port 542e8ba8-396f-487a-93ed-5e93b088a092 2026-05-12 16:17:59.124 16 INFO neutron.plugins.ml2.plugin [None req-9fde259a-bd91-401b-9c4a-6ccecb91e7da - - - - - -] Attempt 1 to provision port c6afadd3-7da0-4160-8342-c074862a4dbe 2026-05-12 16:17:59.179 16 INFO neutron.plugins.ml2.plugin [None req-9fde259a-bd91-401b-9c4a-6ccecb91e7da - - - - - -] Attempt 1 to provision port 21b81776-4862-4c6e-84ec-61b7c97011a3 2026-05-12 16:17:59.243 16 INFO neutron.plugins.ml2.plugin [None req-9fde259a-bd91-401b-9c4a-6ccecb91e7da - - - - - -] Attempt 1 to provision port df0a9e05-a025-4a1a-94c3-a7b6918fc223 2026-05-12 16:17:59.266 16 INFO neutron.plugins.ml2.plugin [None req-9fde259a-bd91-401b-9c4a-6ccecb91e7da - - - - - -] Attempt 1 to provision port 23b0b188-b150-4154-a106-27187eaab606 2026-05-12 16:17:59.300 16 INFO neutron.plugins.ml2.plugin [None req-9fde259a-bd91-401b-9c4a-6ccecb91e7da - - - - - -] Attempt 1 to provision port 2d4bc12e-2e82-4732-a506-04baebfcf2ab 2026-05-12 16:17:59.379 16 INFO neutron.plugins.ml2.plugin [None req-9fde259a-bd91-401b-9c4a-6ccecb91e7da - - - - - -] Attempt 1 to provision port 2a93a224-b798-4c91-89bb-f167323e0e6d 2026-05-12 16:18:00.773 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 6006ad04-2ca7-4321-9015-1e4bf2ec5541 2026-05-12 16:18:00.904 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-08d0f454-31fc-4a4c-843b-25ca6ebea168'] response: {'server_uuid': '0ab211e4-8c4b-4d7a-8905-61ed6eaa1af2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6006ad04-2ca7-4321-9015-1e4bf2ec5541', 'code': 200} 2026-05-12 16:18:02.605 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 6006ad04-2ca7-4321-9015-1e4bf2ec5541 2026-05-12 16:18:02.701 13 INFO neutron.plugins.ml2.plugin [None req-6d34f9f1-4081-4af4-a18c-894bb94afa1c - - - - - -] Attempt 1 to provision port df0a9e05-a025-4a1a-94c3-a7b6918fc223 2026-05-12 16:18:06.722 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-41f31c05-af0d-416e-b33e-27de80c15c66'] response: {'server_uuid': '0ab211e4-8c4b-4d7a-8905-61ed6eaa1af2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6006ad04-2ca7-4321-9015-1e4bf2ec5541', 'code': 200} 2026-05-12 16:18:09.175 16 INFO neutron.plugins.ml2.plugin [None req-25a14fdd-e9db-416b-b011-5b9a7e327aea - - - - - -] Attempt 1 to provision port 2a93a224-b798-4c91-89bb-f167323e0e6d 2026-05-12 16:18:09.288 16 INFO neutron.plugins.ml2.plugin [None req-25a14fdd-e9db-416b-b011-5b9a7e327aea - - - - - -] Attempt 1 to provision port 2d4bc12e-2e82-4732-a506-04baebfcf2ab 2026-05-12 16:18:09.385 16 INFO neutron.plugins.ml2.plugin [None req-25a14fdd-e9db-416b-b011-5b9a7e327aea - - - - - -] Attempt 1 to provision port c7d31520-9003-421e-8c9d-d6a41c41f7ad 2026-05-12 16:18:09.426 16 INFO neutron.plugins.ml2.plugin [None req-25a14fdd-e9db-416b-b011-5b9a7e327aea - - - - - -] Attempt 1 to provision port df0a9e05-a025-4a1a-94c3-a7b6918fc223 2026-05-12 16:18:12.969 16 INFO neutron.plugins.ml2.plugin [None req-c4989b21-76b1-4a1e-b134-e02af2cab38b - - - - - -] Attempt 1 to provision port c7d31520-9003-421e-8c9d-d6a41c41f7ad 2026-05-12 16:18:16.502 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 3955bb49-b253-48f0-a32d-152f647cac6f 2026-05-12 16:18:16.748 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port c7d31520-9003-421e-8c9d-d6a41c41f7ad 2026-05-12 16:18:16.904 13 INFO neutron.plugins.ml2.plugin [None req-6c14384c-a093-4b72-84d0-9b43e5f2fceb - - - - - -] Attempt 1 to provision port 3955bb49-b253-48f0-a32d-152f647cac6f 2026-05-12 16:18:18.511 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 3955bb49-b253-48f0-a32d-152f647cac6f 2026-05-12 16:18:18.709 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port c7d31520-9003-421e-8c9d-d6a41c41f7ad 2026-05-12 16:18:20.816 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 90b9b999-5c41-4057-99f2-5a43f04c636b 2026-05-12 16:18:21.218 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port e61e5a7b-be53-465d-9b9f-8d9046a12596 2026-05-12 16:18:22.516 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 90b9b999-5c41-4057-99f2-5a43f04c636b 2026-05-12 16:18:22.859 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port e61e5a7b-be53-465d-9b9f-8d9046a12596 2026-05-12 16:18:26.334 16 INFO neutron.plugins.ml2.plugin [None req-a1333c7e-d459-49cc-8628-cdcda0f76f93 - - - - - -] Attempt 1 to provision port e61e5a7b-be53-465d-9b9f-8d9046a12596 2026-05-12 16:18:26.393 16 INFO neutron.plugins.ml2.plugin [None req-a1333c7e-d459-49cc-8628-cdcda0f76f93 - - - - - -] Attempt 1 to provision port c7d31520-9003-421e-8c9d-d6a41c41f7ad 2026-05-12 16:18:26.462 16 INFO neutron.plugins.ml2.plugin [None req-a1333c7e-d459-49cc-8628-cdcda0f76f93 - - - - - -] Attempt 1 to provision port 27b25a56-6e95-4c09-b46c-41d9bfebf179 2026-05-12 16:18:32.547 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 5094b6c1-5f3c-448e-9baa-0d78640cc6d1 2026-05-12 16:18:35.365 13 INFO neutron.plugins.ml2.plugin [None req-bbc02095-67f7-4769-8e85-01d7fe939fff - - - - - -] Attempt 1 to provision port 2d4bc12e-2e82-4732-a506-04baebfcf2ab 2026-05-12 16:18:35.381 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 25403141-5f49-4f80-a10d-9c0715a82d1b 2026-05-12 16:18:35.433 13 INFO neutron.plugins.ml2.plugin [None req-bbc02095-67f7-4769-8e85-01d7fe939fff - - - - - -] Attempt 1 to provision port 27b25a56-6e95-4c09-b46c-41d9bfebf179 2026-05-12 16:18:35.486 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0970a203-e42f-4899-9c78-97e3e9f98d35'] response: {'server_uuid': 'ad7c5e40-799f-41a6-8417-7d935cfe4bee', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '25403141-5f49-4f80-a10d-9c0715a82d1b', 'code': 200} 2026-05-12 16:18:35.745 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 2d4bc12e-2e82-4732-a506-04baebfcf2ab 2026-05-12 16:18:36.693 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 25403141-5f49-4f80-a10d-9c0715a82d1b 2026-05-12 16:18:38.576 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 3abe8820-e810-4ca2-b547-cde253c4cc76 2026-05-12 16:18:38.891 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 27b25a56-6e95-4c09-b46c-41d9bfebf179 2026-05-12 16:18:40.578 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 3abe8820-e810-4ca2-b547-cde253c4cc76 2026-05-12 16:18:40.775 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 27b25a56-6e95-4c09-b46c-41d9bfebf179 2026-05-12 16:18:42.890 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-41f43c44-ecc7-4155-ad7b-ea4705c6898d'] response: {'server_uuid': 'ad7c5e40-799f-41a6-8417-7d935cfe4bee', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '25403141-5f49-4f80-a10d-9c0715a82d1b', 'code': 200} 2026-05-12 16:18:48.724 13 INFO neutron.plugins.ml2.plugin [None req-21aa6827-52fb-41b6-af1c-fca1b68a74fa - - - - - -] Attempt 1 to provision port 3abe8820-e810-4ca2-b547-cde253c4cc76 2026-05-12 16:18:52.718 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 7a4d4767-78db-4198-89b9-786c99b99cb0 2026-05-12 16:18:54.536 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 7a4d4767-78db-4198-89b9-786c99b99cb0 2026-05-12 16:18:55.167 16 INFO neutron.plugins.ml2.plugin [None req-33f82458-9247-4c46-a02b-627c7a1accae - - - - - -] Attempt 1 to provision port 4df475c0-b881-4744-8c92-33a203e7c352 2026-05-12 16:19:05.113 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 7d33b17c-8c5b-4dbd-811a-ae759fce30ae 2026-05-12 16:19:05.231 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-74d2dc9f-1b63-4473-81ad-9a0e658adb45'] response: {'server_uuid': 'ae1a0476-f2c5-4c15-90cd-f058b969367f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d33b17c-8c5b-4dbd-811a-ae759fce30ae', 'code': 200} 2026-05-12 16:19:06.517 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 7d33b17c-8c5b-4dbd-811a-ae759fce30ae 2026-05-12 16:19:08.753 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 7d3ec739-54ef-4689-8104-3518e7ee271f 2026-05-12 16:19:08.783 13 WARNING neutron.plugins.ml2.plugin [None req-c7207a74-d4e3-4933-a09f-a2db0439959e - - - - - -] Concurrent port binding operations failed on port 4df475c0-b881-4744-8c92-33a203e7c352 2026-05-12 16:19:08.789 13 INFO neutron.plugins.ml2.plugin [None req-c7207a74-d4e3-4933-a09f-a2db0439959e - - - - - -] Attempt 2 to bind port 4df475c0-b881-4744-8c92-33a203e7c352 2026-05-12 16:19:09.397 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 1390f37d-ffe1-42c2-960c-f3b2fe7dbf07 2026-05-12 16:19:10.525 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 4df475c0-b881-4744-8c92-33a203e7c352 2026-05-12 16:19:10.801 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 7d3ec739-54ef-4689-8104-3518e7ee271f 2026-05-12 16:19:11.049 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 1390f37d-ffe1-42c2-960c-f3b2fe7dbf07 2026-05-12 16:19:12.546 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 4df475c0-b881-4744-8c92-33a203e7c352 2026-05-12 16:19:16.266 13 INFO neutron.plugins.ml2.plugin [None req-03741906-37f8-45c5-841f-ac5bdeab5514 - - - - - -] Attempt 1 to provision port 1390f37d-ffe1-42c2-960c-f3b2fe7dbf07 2026-05-12 16:19:16.311 13 INFO neutron.plugins.ml2.plugin [None req-03741906-37f8-45c5-841f-ac5bdeab5514 - - - - - -] Attempt 1 to provision port 7d33b17c-8c5b-4dbd-811a-ae759fce30ae 2026-05-12 16:19:16.361 13 INFO neutron.plugins.ml2.plugin [None req-03741906-37f8-45c5-841f-ac5bdeab5514 - - - - - -] Attempt 1 to provision port 7d3ec739-54ef-4689-8104-3518e7ee271f 2026-05-12 16:19:18.531 16 INFO neutron.plugins.ml2.plugin [None req-5feb257a-6eaf-41f1-905c-6f14829552a2 - - - - - -] Attempt 1 to provision port 1390f37d-ffe1-42c2-960c-f3b2fe7dbf07 2026-05-12 16:19:22.964 13 INFO neutron.plugins.ml2.plugin [None req-4ca5759e-dbdd-441c-86ed-1b1759515bb4 - - - - - -] Attempt 1 to provision port 1390f37d-ffe1-42c2-960c-f3b2fe7dbf07 2026-05-12 16:19:23.016 13 INFO neutron.plugins.ml2.plugin [None req-4ca5759e-dbdd-441c-86ed-1b1759515bb4 - - - - - -] Attempt 1 to provision port 7d33b17c-8c5b-4dbd-811a-ae759fce30ae 2026-05-12 16:19:26.640 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 3dcb70ed-54f2-4150-9c0a-9feb7b4afd6c 2026-05-12 16:19:28.142 16 INFO neutron.plugins.ml2.plugin [None req-b2d8418a-2924-40d6-b89d-b84deb7f4320 - - - - - -] Attempt 1 to provision port 3b46ec86-dcdd-4efa-88b7-b2532db7b90e 2026-05-12 16:19:28.165 16 INFO neutron.plugins.ml2.plugin [None req-b2d8418a-2924-40d6-b89d-b84deb7f4320 - - - - - -] Attempt 1 to provision port 3dcb70ed-54f2-4150-9c0a-9feb7b4afd6c 2026-05-12 16:19:28.621 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 093a1026-d8be-4931-9a30-ff5a97dd902d 2026-05-12 16:19:28.980 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 3dcb70ed-54f2-4150-9c0a-9feb7b4afd6c 2026-05-12 16:19:29.902 16 INFO neutron.plugins.ml2.plugin [None req-27b60eef-2e6f-46ca-9adc-899600c637b6 - - - - - -] Attempt 1 to provision port 6507255b-443e-4f39-bac0-3118c03a946a 2026-05-12 16:19:30.604 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 093a1026-d8be-4931-9a30-ff5a97dd902d 2026-05-12 16:19:32.958 16 INFO neutron.plugins.ml2.plugin [None req-a3bf9967-7dbd-40f2-a103-1bbfc670c3fa - - - - - -] Attempt 1 to provision port 3b46ec86-dcdd-4efa-88b7-b2532db7b90e 2026-05-12 16:19:32.997 16 INFO neutron.plugins.ml2.plugin [None req-a3bf9967-7dbd-40f2-a103-1bbfc670c3fa - - - - - -] Attempt 1 to provision port 3dcb70ed-54f2-4150-9c0a-9feb7b4afd6c 2026-05-12 16:19:34.918 13 INFO neutron.plugins.ml2.plugin [None req-7f51ccc6-03e7-4ee6-ae7b-846def780d0e - - - - - -] Attempt 1 to provision port 3b46ec86-dcdd-4efa-88b7-b2532db7b90e 2026-05-12 16:19:36.696 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9477ec98-578b-4c7c-9646-5812bd814541'] response: {'server_uuid': 'ae1a0476-f2c5-4c15-90cd-f058b969367f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7d33b17c-8c5b-4dbd-811a-ae759fce30ae', 'code': 200} 2026-05-12 16:19:42.158 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port a43ceab2-87d8-45f7-b1c6-33b4960a6815 2026-05-12 16:19:42.277 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbaf101b-40b6-40d8-8678-4d2f1be4c61d'] response: {'server_uuid': 'ad77187d-1601-4298-8715-8b095e0ad515', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a43ceab2-87d8-45f7-b1c6-33b4960a6815', 'code': 200} 2026-05-12 16:19:42.516 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 7d33b17c-8c5b-4dbd-811a-ae759fce30ae 2026-05-12 16:19:43.284 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port a43ceab2-87d8-45f7-b1c6-33b4960a6815 2026-05-12 16:19:43.493 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 7d33b17c-8c5b-4dbd-811a-ae759fce30ae 2026-05-12 16:19:44.332 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-937e104b-9f55-4697-800e-f0e151965b68'] response: {'server_uuid': 'ae1a0476-f2c5-4c15-90cd-f058b969367f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d33b17c-8c5b-4dbd-811a-ae759fce30ae', 'code': 200} 2026-05-12 16:19:45.289 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 3b46ec86-dcdd-4efa-88b7-b2532db7b90e 2026-05-12 16:19:45.638 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 6507255b-443e-4f39-bac0-3118c03a946a 2026-05-12 16:19:47.361 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port ace353ac-7df7-45d4-8ff0-1c3d38ba9162 2026-05-12 16:19:47.417 16 INFO neutron.plugins.ml2.plugin [None req-2dded1bb-7360-4f37-954f-8e93844ca75c - - - - - -] Attempt 1 to provision port ace353ac-7df7-45d4-8ff0-1c3d38ba9162 2026-05-12 16:19:47.666 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 3b46ec86-dcdd-4efa-88b7-b2532db7b90e 2026-05-12 16:19:47.887 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 6507255b-443e-4f39-bac0-3118c03a946a 2026-05-12 16:19:49.358 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port ace353ac-7df7-45d4-8ff0-1c3d38ba9162 2026-05-12 16:19:49.586 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 56b6f310-0254-4c2b-a954-424536bfea4b 2026-05-12 16:19:50.887 16 INFO neutron.plugins.ml2.plugin [None req-7a4971ce-2eb3-4ed6-9b54-40ec58669f41 - - - - - -] Attempt 1 to provision port 3256792e-e4fd-4ac8-a668-43e85b6e1e55 2026-05-12 16:19:50.917 16 INFO neutron.plugins.ml2.plugin [None req-7a4971ce-2eb3-4ed6-9b54-40ec58669f41 - - - - - -] Attempt 1 to provision port eb716a4e-0ebb-4102-aac9-c895c742ef9a 2026-05-12 16:19:50.945 16 INFO neutron.plugins.ml2.plugin [None req-7a4971ce-2eb3-4ed6-9b54-40ec58669f41 - - - - - -] Attempt 1 to provision port ace353ac-7df7-45d4-8ff0-1c3d38ba9162 2026-05-12 16:19:51.247 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 56b6f310-0254-4c2b-a954-424536bfea4b 2026-05-12 16:19:53.276 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 572323cc-f02e-4835-b059-16b9d6ad4d58 2026-05-12 16:19:55.694 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 572323cc-f02e-4835-b059-16b9d6ad4d58 2026-05-12 16:19:55.900 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port fffcdbf5-2e2d-422f-81fb-c9e34ee386fb 2026-05-12 16:19:57.510 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port fffcdbf5-2e2d-422f-81fb-c9e34ee386fb 2026-05-12 16:19:59.685 13 INFO neutron.plugins.ml2.plugin [None req-a0742cc1-1cc0-4f2f-880a-3ceace2984b0 - - - - - -] Attempt 1 to provision port fffcdbf5-2e2d-422f-81fb-c9e34ee386fb 2026-05-12 16:19:59.736 13 INFO neutron.plugins.ml2.plugin [None req-a0742cc1-1cc0-4f2f-880a-3ceace2984b0 - - - - - -] Attempt 1 to provision port 877ae234-b751-436d-a666-a230240a93b7 2026-05-12 16:20:03.329 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 6b42fc4f-520d-4f31-99ca-f4a8a6706471 2026-05-12 16:20:03.662 13 INFO neutron.plugins.ml2.plugin [None req-7d8813f6-80c9-4961-960e-abc017e2a092 - - - - - -] Attempt 1 to provision port 37cac68e-ca72-4ad0-9665-a2742140f998 2026-05-12 16:20:03.687 13 INFO neutron.plugins.ml2.plugin [None req-7d8813f6-80c9-4961-960e-abc017e2a092 - - - - - -] Attempt 1 to provision port 2091bb9d-8e0b-4c76-bfc4-03dca0cd4a3e 2026-05-12 16:20:05.314 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 6b42fc4f-520d-4f31-99ca-f4a8a6706471 2026-05-12 16:20:08.410 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 0f88c76f-a863-4fbd-8159-0e28529c553d 2026-05-12 16:20:08.537 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c71a8ec-c9cb-4d05-9007-a9cb975c602d'] response: {'server_uuid': '2d687baf-dc9c-46ae-8082-c1a8e7b8081c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0f88c76f-a863-4fbd-8159-0e28529c553d', 'code': 200} 2026-05-12 16:20:09.375 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 5cca2b6d-34cc-4484-9f19-9305100e5bff 2026-05-12 16:20:09.703 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 0f88c76f-a863-4fbd-8159-0e28529c553d 2026-05-12 16:20:11.324 16 INFO neutron.plugins.ml2.plugin [None req-a063cfc7-f1ca-4ffe-81a9-353f28f2b808 - - - - - -] Attempt 1 to provision port 5cca2b6d-34cc-4484-9f19-9305100e5bff 2026-05-12 16:20:11.492 16 INFO neutron.plugins.ml2.plugin [None req-a063cfc7-f1ca-4ffe-81a9-353f28f2b808 - - - - - -] Attempt 1 to provision port b484f258-1d7f-47dd-a0c2-e2ccf79b206f 2026-05-12 16:20:11.492 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 5cca2b6d-34cc-4484-9f19-9305100e5bff 2026-05-12 16:20:11.548 16 INFO neutron.plugins.ml2.plugin [None req-a063cfc7-f1ca-4ffe-81a9-353f28f2b808 - - - - - -] Attempt 1 to provision port eb716a4e-0ebb-4102-aac9-c895c742ef9a 2026-05-12 16:20:11.802 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 2091bb9d-8e0b-4c76-bfc4-03dca0cd4a3e 2026-05-12 16:20:12.397 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 877ae234-b751-436d-a666-a230240a93b7 2026-05-12 16:20:13.900 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 2091bb9d-8e0b-4c76-bfc4-03dca0cd4a3e 2026-05-12 16:20:14.096 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 3256792e-e4fd-4ac8-a668-43e85b6e1e55 2026-05-12 16:20:14.422 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port eb716a4e-0ebb-4102-aac9-c895c742ef9a 2026-05-12 16:20:14.688 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 877ae234-b751-436d-a666-a230240a93b7 2026-05-12 16:20:15.809 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port eb716a4e-0ebb-4102-aac9-c895c742ef9a 2026-05-12 16:20:16.408 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 3256792e-e4fd-4ac8-a668-43e85b6e1e55 2026-05-12 16:20:18.404 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 429b9133-64cd-491b-882a-fd9ec35f1c88 2026-05-12 16:20:18.514 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bfe20d9-e97c-4f2b-a82e-29464d5a7b92'] response: {'server_uuid': 'b9267a0d-88a2-4d42-94eb-d3a89404500d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '429b9133-64cd-491b-882a-fd9ec35f1c88', 'code': 200} 2026-05-12 16:20:19.390 13 INFO neutron.plugins.ml2.plugin [None req-5cdced67-3508-48df-8070-aed4ef19b7be - - - - - -] Attempt 1 to provision port b484f258-1d7f-47dd-a0c2-e2ccf79b206f 2026-05-12 16:20:19.422 13 INFO neutron.plugins.ml2.plugin [None req-5cdced67-3508-48df-8070-aed4ef19b7be - - - - - -] Attempt 1 to provision port 0f88c76f-a863-4fbd-8159-0e28529c553d 2026-05-12 16:20:19.477 13 INFO neutron.plugins.ml2.plugin [None req-5cdced67-3508-48df-8070-aed4ef19b7be - - - - - -] Attempt 1 to provision port 429b9133-64cd-491b-882a-fd9ec35f1c88 2026-05-12 16:20:19.535 13 INFO neutron.plugins.ml2.plugin [None req-5cdced67-3508-48df-8070-aed4ef19b7be - - - - - -] Attempt 1 to provision port 5cca2b6d-34cc-4484-9f19-9305100e5bff 2026-05-12 16:20:19.598 13 INFO neutron.plugins.ml2.plugin [None req-5cdced67-3508-48df-8070-aed4ef19b7be - - - - - -] Attempt 1 to provision port eb716a4e-0ebb-4102-aac9-c895c742ef9a 2026-05-12 16:20:19.752 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 429b9133-64cd-491b-882a-fd9ec35f1c88 2026-05-12 16:20:21.779 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 37cac68e-ca72-4ad0-9665-a2742140f998 2026-05-12 16:20:22.150 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port b484f258-1d7f-47dd-a0c2-e2ccf79b206f 2026-05-12 16:20:23.741 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 37cac68e-ca72-4ad0-9665-a2742140f998 2026-05-12 16:20:23.893 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port b484f258-1d7f-47dd-a0c2-e2ccf79b206f 2026-05-12 16:20:25.843 16 INFO neutron.plugins.ml2.plugin [None req-1123e897-b920-44f7-b53d-018af626b994 - - - - - -] Attempt 1 to provision port b484f258-1d7f-47dd-a0c2-e2ccf79b206f 2026-05-12 16:20:25.888 16 INFO neutron.plugins.ml2.plugin [None req-1123e897-b920-44f7-b53d-018af626b994 - - - - - -] Attempt 1 to provision port 429b9133-64cd-491b-882a-fd9ec35f1c88 2026-05-12 16:20:58.330 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port bfb21087-7d5b-4ad2-a7fa-6c5e85c5592d 2026-05-12 16:20:58.431 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-930f0727-c49c-4e72-98fb-1b5939fc1f74'] response: {'server_uuid': 'ae3ce10e-930a-4dec-a689-4e10940f29f0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bfb21087-7d5b-4ad2-a7fa-6c5e85c5592d', 'code': 200} 2026-05-12 16:20:58.800 13 INFO neutron.plugins.ml2.plugin [None req-909c59a2-aa10-4156-b910-0d89490f7d90 - - - - - -] Attempt 1 to provision port bfb21087-7d5b-4ad2-a7fa-6c5e85c5592d 2026-05-12 16:20:59.800 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port bfb21087-7d5b-4ad2-a7fa-6c5e85c5592d 2026-05-12 16:21:43.768 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port c490e27a-4bcc-4527-a9c2-7dd93f4baa48 2026-05-12 16:21:45.934 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port e3b40a16-a1c3-433e-b327-bd783774550b 2026-05-12 16:21:46.329 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 6a047bb3-0236-4c57-a1fa-915877ed4a7c 2026-05-12 16:21:46.805 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port c490e27a-4bcc-4527-a9c2-7dd93f4baa48 2026-05-12 16:21:47.805 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port e3b40a16-a1c3-433e-b327-bd783774550b 2026-05-12 16:21:48.008 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 6a047bb3-0236-4c57-a1fa-915877ed4a7c 2026-05-12 16:21:49.831 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 1a5be221-39aa-43a8-b415-37aeebc9ddae 2026-05-12 16:21:51.816 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 1a5be221-39aa-43a8-b415-37aeebc9ddae 2026-05-12 16:21:53.426 13 INFO neutron.plugins.ml2.plugin [None req-e33a30ed-efdf-470a-81a7-4a6d24d12fec - - - - - -] Attempt 1 to provision port 3be2fe78-0420-46af-a9f0-2671c1eb7bc0 2026-05-12 16:21:53.459 13 INFO neutron.plugins.ml2.plugin [None req-e33a30ed-efdf-470a-81a7-4a6d24d12fec - - - - - -] Attempt 1 to provision port 1a5be221-39aa-43a8-b415-37aeebc9ddae 2026-05-12 16:21:53.502 13 INFO neutron.plugins.ml2.plugin [None req-e33a30ed-efdf-470a-81a7-4a6d24d12fec - - - - - -] Attempt 1 to provision port e3b40a16-a1c3-433e-b327-bd783774550b 2026-05-12 16:21:53.543 13 INFO neutron.plugins.ml2.plugin [None req-e33a30ed-efdf-470a-81a7-4a6d24d12fec - - - - - -] Attempt 1 to provision port d998d2de-5291-4a63-8533-9f0b16a331fd 2026-05-12 16:21:53.566 13 INFO neutron.plugins.ml2.plugin [None req-e33a30ed-efdf-470a-81a7-4a6d24d12fec - - - - - -] Attempt 1 to provision port 3c67c965-fe09-41cc-b229-ea2360be0ccd 2026-05-12 16:21:57.288 16 INFO neutron.plugins.ml2.plugin [None req-a344529b-0318-4b64-9906-56e41ba001e2 - - - - - -] Attempt 1 to provision port 1a5be221-39aa-43a8-b415-37aeebc9ddae 2026-05-12 16:21:57.337 16 INFO neutron.plugins.ml2.plugin [None req-a344529b-0318-4b64-9906-56e41ba001e2 - - - - - -] Attempt 1 to provision port d998d2de-5291-4a63-8533-9f0b16a331fd 2026-05-12 16:22:00.291 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 6a2bd1ee-31d1-40f1-b4b7-6352273e195c 2026-05-12 16:22:00.399 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-60b9a975-65c3-46a7-8edd-60c9bf957395'] response: {'server_uuid': 'ecd115e8-7277-41d8-ad87-27b0466ec898', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6a2bd1ee-31d1-40f1-b4b7-6352273e195c', 'code': 200} 2026-05-12 16:22:01.547 13 INFO neutron.plugins.ml2.plugin [None req-04c974d9-cadc-4dc8-8e97-a3599e4af2d6 - - - - - -] Attempt 1 to provision port 3be2fe78-0420-46af-a9f0-2671c1eb7bc0 2026-05-12 16:22:01.574 13 INFO neutron.plugins.ml2.plugin [None req-04c974d9-cadc-4dc8-8e97-a3599e4af2d6 - - - - - -] Attempt 1 to provision port 1a5be221-39aa-43a8-b415-37aeebc9ddae 2026-05-12 16:22:01.629 13 INFO neutron.plugins.ml2.plugin [None req-04c974d9-cadc-4dc8-8e97-a3599e4af2d6 - - - - - -] Attempt 1 to provision port 6a2bd1ee-31d1-40f1-b4b7-6352273e195c 2026-05-12 16:22:01.691 13 INFO neutron.plugins.ml2.plugin [None req-04c974d9-cadc-4dc8-8e97-a3599e4af2d6 - - - - - -] Attempt 1 to provision port e3b40a16-a1c3-433e-b327-bd783774550b 2026-05-12 16:22:01.753 13 INFO neutron.plugins.ml2.plugin [None req-04c974d9-cadc-4dc8-8e97-a3599e4af2d6 - - - - - -] Attempt 1 to provision port d998d2de-5291-4a63-8533-9f0b16a331fd 2026-05-12 16:22:01.767 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 6a2bd1ee-31d1-40f1-b4b7-6352273e195c 2026-05-12 16:22:03.823 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port d998d2de-5291-4a63-8533-9f0b16a331fd 2026-05-12 16:22:04.094 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port ac23ea71-5080-4111-b071-883a593900c6 2026-05-12 16:22:04.364 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 3c67c965-fe09-41cc-b229-ea2360be0ccd 2026-05-12 16:22:04.642 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 3be2fe78-0420-46af-a9f0-2671c1eb7bc0 2026-05-12 16:22:05.807 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port d998d2de-5291-4a63-8533-9f0b16a331fd 2026-05-12 16:22:06.003 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port ac23ea71-5080-4111-b071-883a593900c6 2026-05-12 16:22:06.183 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 3c67c965-fe09-41cc-b229-ea2360be0ccd 2026-05-12 16:22:06.191 16 INFO neutron.plugins.ml2.plugin [None req-7ccf5606-f485-416b-baf8-af5640160b35 - - - - - -] Attempt 1 to provision port 3be2fe78-0420-46af-a9f0-2671c1eb7bc0 2026-05-12 16:22:06.241 16 INFO neutron.plugins.ml2.plugin [None req-7ccf5606-f485-416b-baf8-af5640160b35 - - - - - -] Attempt 1 to provision port e3b40a16-a1c3-433e-b327-bd783774550b 2026-05-12 16:22:06.290 16 INFO neutron.plugins.ml2.plugin [None req-7ccf5606-f485-416b-baf8-af5640160b35 - - - - - -] Attempt 1 to provision port 6a2bd1ee-31d1-40f1-b4b7-6352273e195c 2026-05-12 16:22:06.304 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 3be2fe78-0420-46af-a9f0-2671c1eb7bc0 2026-05-12 16:22:06.342 16 INFO neutron.plugins.ml2.plugin [None req-7ccf5606-f485-416b-baf8-af5640160b35 - - - - - -] Attempt 1 to provision port d998d2de-5291-4a63-8533-9f0b16a331fd 2026-05-12 16:22:09.036 16 INFO neutron.plugins.ml2.plugin [None req-092c9997-0c2c-4a7a-b5f1-380494776572 - - - - - -] Attempt 1 to provision port 3be2fe78-0420-46af-a9f0-2671c1eb7bc0 2026-05-12 16:22:11.388 16 INFO neutron.plugins.ml2.plugin [None req-aa0502ee-f26c-462b-97cc-d20a3150fcb3 - - - - - -] Attempt 1 to provision port 6a2bd1ee-31d1-40f1-b4b7-6352273e195c 2026-05-12 16:22:17.812 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 750e1edd-c6f4-4a27-8a06-1a9c0d19c246 2026-05-12 16:22:17.924 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-582f4355-bced-4552-bbad-f53f0734dd63'] response: {'server_uuid': 'a0262f23-6f82-43a1-ae5c-6722e938457b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '750e1edd-c6f4-4a27-8a06-1a9c0d19c246', 'code': 200} 2026-05-12 16:22:19.812 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 750e1edd-c6f4-4a27-8a06-1a9c0d19c246 2026-05-12 16:23:10.312 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port b040ef5f-f7ae-40a5-9a1c-79d4f2760be5 2026-05-12 16:23:10.441 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-51375c65-3af4-4f82-a750-aaf7e469860c'] response: {'server_uuid': '59b9bff6-f398-4f29-aad0-66094012c6ee', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b040ef5f-f7ae-40a5-9a1c-79d4f2760be5', 'code': 200} 2026-05-12 16:23:11.792 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port b040ef5f-f7ae-40a5-9a1c-79d4f2760be5 2026-05-12 16:24:28.722 13 INFO neutron.plugins.ml2.plugin [None req-237f039b-1d4d-4a71-bac8-3faf5167cbe3 - - - - - -] Attempt 1 to provision port 5aab734f-f8d4-4b85-b514-cfbdd3f3ea69 2026-05-12 16:24:35.404 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 5aab734f-f8d4-4b85-b514-cfbdd3f3ea69 2026-05-12 16:24:35.499 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd435667-479b-433f-856b-5cd6713d68ca'] response: {'server_uuid': '59b9bff6-f398-4f29-aad0-66094012c6ee', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5aab734f-f8d4-4b85-b514-cfbdd3f3ea69', 'code': 200} 2026-05-12 16:24:36.007 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 5aab734f-f8d4-4b85-b514-cfbdd3f3ea69 2026-05-12 16:24:45.951 16 INFO neutron.plugins.ml2.plugin [None req-0bf18685-1cf0-4999-afa5-0a20118f1c1a - - - - - -] Attempt 1 to provision port a7861c59-3f36-4721-bcce-ccc25cf80070 2026-05-12 16:24:52.056 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port a7861c59-3f36-4721-bcce-ccc25cf80070 2026-05-12 16:24:52.158 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3cb5337f-e537-4dde-a265-429a9ba199df'] response: {'server_uuid': '59b9bff6-f398-4f29-aad0-66094012c6ee', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a7861c59-3f36-4721-bcce-ccc25cf80070', 'code': 200} 2026-05-12 16:24:54.020 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port a7861c59-3f36-4721-bcce-ccc25cf80070 2026-05-12 16:24:56.037 13 INFO neutron.plugins.ml2.plugin [None req-90ce5224-ab30-42b5-b1ad-920067219d45 - - - - - -] Attempt 1 to provision port 5aab734f-f8d4-4b85-b514-cfbdd3f3ea69 2026-05-12 16:24:56.066 16 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 5aab734f-f8d4-4b85-b514-cfbdd3f3ea69 2026-05-12 16:25:09.485 13 INFO neutron.plugins.ml2.plugin [None req-d124ca25-46e2-4e04-9433-28db2af185e9 - - - - - -] Attempt 1 to provision port a7861c59-3f36-4721-bcce-ccc25cf80070 2026-05-12 16:25:10.152 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port a7861c59-3f36-4721-bcce-ccc25cf80070 2026-05-12 16:25:10.834 16 INFO neutron.plugins.ml2.plugin [None req-8a0e7b5b-7c7f-4311-91be-21531e7c1a5f - - - - - -] Attempt 1 to provision port a7861c59-3f36-4721-bcce-ccc25cf80070 2026-05-12 16:25:19.792 16 INFO neutron.plugins.ml2.plugin [None req-e193ac8a-2bb2-4517-8c11-27ebdb05faf8 - - - - - -] Attempt 1 to provision port 5aab734f-f8d4-4b85-b514-cfbdd3f3ea69 2026-05-12 16:25:20.075 13 INFO neutron.plugins.ml2.plugin [None req-b85f6946-f705-4bd4-9b7b-1eb4bbf5f095 - - - - - -] Attempt 1 to provision port 5aab734f-f8d4-4b85-b514-cfbdd3f3ea69