+ 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-16 09:59:01.490 1 INFO neutron.common.config [-] Logging enabled! 2026-05-16 09:59:01.490 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev173 2026-05-16 09:59:01.490 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-16 09:59:01.491 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-16 09:59:02.784 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-16 09:59:02.786 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-16 09:59:02.789 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-16 09:59:02.790 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-16 09:59:02.790 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-16 09:59:02.791 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-16 09:59:02.792 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-16 09:59:02.792 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-16 09:59:02.798 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-16 09:59:02.798 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-16 09:59:02.798 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-16 09:59:02.817 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-16 09:59:02.818 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-16 09:59:02.818 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-16 09:59:02.833 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-16 09:59:02.834 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-16 09:59:02.834 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-16 09:59:02.834 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-16 09:59:03.144 1 INFO neutron.plugins.ml2.managers [None req-6f51e933-6752-4b6a-ac97-db5981d00ecb - - - - - -] Initializing driver for type 'vlan' 2026-05-16 09:59:03.281 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6f51e933-6752-4b6a-ac97-db5981d00ecb - - - - - -] VlanTypeDriver initialization complete 2026-05-16 09:59:03.282 1 INFO neutron.plugins.ml2.managers [None req-6f51e933-6752-4b6a-ac97-db5981d00ecb - - - - - -] Initializing driver for type 'vxlan' 2026-05-16 09:59:03.282 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6f51e933-6752-4b6a-ac97-db5981d00ecb - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-16 09:59:03.344 1 INFO neutron.plugins.ml2.managers [None req-6f51e933-6752-4b6a-ac97-db5981d00ecb - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-16 09:59:03.344 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6f51e933-6752-4b6a-ac97-db5981d00ecb - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-16 09:59:03.344 1 INFO neutron.plugins.ml2.managers [None req-6f51e933-6752-4b6a-ac97-db5981d00ecb - - - - - -] Initializing extension driver 'port_security' 2026-05-16 09:59:03.344 1 INFO neutron.plugins.ml2.extensions.port_security [None req-6f51e933-6752-4b6a-ac97-db5981d00ecb - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-16 09:59:03.344 1 INFO neutron.plugins.ml2.managers [None req-6f51e933-6752-4b6a-ac97-db5981d00ecb - - - - - -] Initializing extension driver 'qos' 2026-05-16 09:59:03.344 1 INFO neutron.plugins.ml2.managers [None req-6f51e933-6752-4b6a-ac97-db5981d00ecb - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-16 09:59:03.345 1 INFO neutron.plugins.ml2.managers [None req-6f51e933-6752-4b6a-ac97-db5981d00ecb - - - - - -] Initializing mechanism driver 'l2population' 2026-05-16 09:59:03.356 1 INFO neutron.quota [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded quota_driver: . 2026-05-16 09:59:03.357 1 INFO neutron.plugins.ml2.plugin [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Modular L2 Plugin initialization complete 2026-05-16 09:59:03.357 1 INFO neutron.plugins.ml2.managers [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-16 09:59:03.357 1 INFO neutron.plugins.ml2.managers [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-16 09:59:03.357 1 INFO neutron.plugins.ml2.managers [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-16 09:59:03.357 1 INFO neutron.manager [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loading Plugin: qos 2026-05-16 09:59:03.369 1 INFO neutron.manager [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loading Plugin: router 2026-05-16 09:59:03.405 1 INFO neutron.services.service_base [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-16 09:59:03.405 1 INFO neutron.manager [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loading Plugin: segments 2026-05-16 09:59:03.470 1 INFO neutron.manager [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loading Plugin: trunk 2026-05-16 09:59:03.482 1 INFO neutron.manager [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loading Plugin: vpnaas 2026-05-16 09:59:03.523 1 WARNING stevedore.named [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-16 09:59:03.596 1 INFO neutron_vpnaas.services.vpn.plugin [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-16 09:59:03.597 1 INFO neutron.manager [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loading Plugin: taas 2026-05-16 09:59:03.753 1 WARNING stevedore.named [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-16 09:59:03.777 1 INFO neutron_taas.services.taas.taas_plugin [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-16 09:59:03.777 1 INFO neutron.manager [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loading Plugin: tapmirror 2026-05-16 09:59:03.789 1 WARNING stevedore.named [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-16 09:59:03.802 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-16 09:59:03.803 1 INFO neutron.manager [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loading Plugin: auto_allocate 2026-05-16 09:59:03.810 1 INFO neutron.manager [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loading Plugin: tag 2026-05-16 09:59:03.819 1 INFO neutron.manager [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loading Plugin: timestamp 2026-05-16 09:59:03.822 1 INFO neutron.manager [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loading Plugin: network_ip_availability 2026-05-16 09:59:03.826 1 INFO neutron.manager [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loading Plugin: flavors 2026-05-16 09:59:03.829 1 INFO neutron.manager [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loading Plugin: revisions 2026-05-16 09:59:03.833 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Initializing extension manager. 2026-05-16 09:59:03.835 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: address-group 2026-05-16 09:59:03.835 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: address-scope 2026-05-16 09:59:03.836 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-16 09:59:03.837 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: agent 2026-05-16 09:59:03.837 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: agent-resources-synced 2026-05-16 09:59:03.839 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-16 09:59:03.840 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-16 09:59:03.841 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: availability_zone 2026-05-16 09:59:03.841 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: availability_zone_filter 2026-05-16 09:59:03.842 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-16 09:59:03.843 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: default-subnetpools 2026-05-16 09:59:03.845 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-16 09:59:03.845 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: dns-integration 2026-05-16 09:59:03.847 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: dns-domain-ports 2026-05-16 09:59:03.847 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-16 09:59:03.848 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: dvr 2026-05-16 09:59:03.848 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-16 09:59:03.849 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: empty-string-filtering 2026-05-16 09:59:03.850 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-16 09:59:03.850 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-16 09:59:03.851 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: external-net 2026-05-16 09:59:03.851 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-16 09:59:03.852 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: extraroute 2026-05-16 09:59:03.853 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: extraroute-atomic 2026-05-16 09:59:03.853 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: filter-validation 2026-05-16 09:59:03.854 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-16 09:59:03.854 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-16 09:59:03.855 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-16 09:59:03.855 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: fip-port-details 2026-05-16 09:59:03.856 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: flavors 2026-05-16 09:59:03.857 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-16 09:59:03.857 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: floatingip-pools 2026-05-16 09:59:03.858 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: ip_allocation 2026-05-16 09:59:03.858 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-16 09:59:03.859 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: l2_adjacency 2026-05-16 09:59:03.859 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: router 2026-05-16 09:59:03.861 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-16 09:59:03.861 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-16 09:59:03.862 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-16 09:59:03.862 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: ext-gw-mode 2026-05-16 09:59:03.863 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: l3-ha 2026-05-16 09:59:03.863 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-16 09:59:03.864 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-16 09:59:03.864 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: l3-flavors 2026-05-16 09:59:03.865 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-16 09:59:03.865 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-16 09:59:03.867 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-16 09:59:03.868 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-16 09:59:03.869 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-16 09:59:03.870 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-16 09:59:03.870 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-16 09:59:03.871 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: multi-provider 2026-05-16 09:59:03.871 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: net-mtu 2026-05-16 09:59:03.871 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: net-mtu-writable 2026-05-16 09:59:03.872 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: network_availability_zone 2026-05-16 09:59:03.872 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: network_ha 2026-05-16 09:59:03.873 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: network-ip-availability 2026-05-16 09:59:03.873 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: network-ip-availability-details 2026-05-16 09:59:03.874 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-16 09:59:03.875 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: pagination 2026-05-16 09:59:03.875 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: port-device-profile 2026-05-16 09:59:03.875 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-16 09:59:03.876 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-16 09:59:03.876 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-16 09:59:03.877 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: port-mac-override 2026-05-16 09:59:03.877 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-16 09:59:03.877 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-16 09:59:03.878 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-16 09:59:03.878 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: port-resource-request 2026-05-16 09:59:03.879 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-16 09:59:03.879 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-16 09:59:03.879 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: binding 2026-05-16 09:59:03.880 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: binding-extended 2026-05-16 09:59:03.880 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: port-security 2026-05-16 09:59:03.881 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: project-id 2026-05-16 09:59:03.881 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: provider 2026-05-16 09:59:03.882 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-16 09:59:03.884 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: qos 2026-05-16 09:59:03.885 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-16 09:59:03.885 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-16 09:59:03.885 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: qos-default 2026-05-16 09:59:03.886 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: qos-fip 2026-05-16 09:59:03.886 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-16 09:59:03.887 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-16 09:59:03.887 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-16 09:59:03.888 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-16 09:59:03.888 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-16 09:59:03.889 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: qos-pps 2026-05-16 09:59:03.889 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-16 09:59:03.890 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-16 09:59:03.890 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: qos-rules-alias 2026-05-16 09:59:03.891 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: quota-check-limit 2026-05-16 09:59:03.891 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-16 09:59:03.893 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: quotas 2026-05-16 09:59:03.896 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: quota_details 2026-05-16 09:59:03.897 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: rbac-policies 2026-05-16 09:59:03.897 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: rbac-address-group 2026-05-16 09:59:03.898 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: rbac-address-scope 2026-05-16 09:59:03.898 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: rbac-security-groups 2026-05-16 09:59:03.898 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-16 09:59:03.899 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: revision-if-match 2026-05-16 09:59:03.899 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-16 09:59:03.900 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: router_availability_zone 2026-05-16 09:59:03.900 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-16 09:59:03.901 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-16 09:59:03.904 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-16 09:59:03.904 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-16 09:59:03.905 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-16 09:59:03.905 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-16 09:59:03.906 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-16 09:59:03.906 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-16 09:59:03.910 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: security-group 2026-05-16 09:59:03.911 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: segment 2026-05-16 09:59:03.911 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-16 09:59:03.912 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: service-type 2026-05-16 09:59:03.912 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: sorting 2026-05-16 09:59:03.913 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: standard-attr-segment 2026-05-16 09:59:03.913 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: standard-attr-description 2026-05-16 09:59:03.914 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: stateful-security-group 2026-05-16 09:59:03.914 1 WARNING neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-16 09:59:03.915 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-16 09:59:03.915 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: subnet-external-network 2026-05-16 09:59:03.915 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: subnet_onboard 2026-05-16 09:59:03.916 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-16 09:59:03.916 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: subnet-service-types 2026-05-16 09:59:03.917 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: subnet_allocation 2026-05-16 09:59:03.918 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-16 09:59:03.918 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: tag-creation 2026-05-16 09:59:03.919 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-16 09:59:03.922 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: standard-attr-tag 2026-05-16 09:59:03.923 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-16 09:59:03.924 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: trunk 2026-05-16 09:59:03.924 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: trunk-details 2026-05-16 09:59:03.924 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-16 09:59:03.925 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-16 09:59:03.925 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-16 09:59:03.926 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-16 09:59:03.927 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-16 09:59:03.928 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-16 09:59:03.929 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: vpn-flavors 2026-05-16 09:59:03.930 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: vpnaas 2026-05-16 09:59:03.931 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: taas 2026-05-16 09:59:03.932 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: tap-mirror 2026-05-16 09:59:03.932 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-16 09:59:03.933 1 INFO neutron.api.extensions [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-16 09:59:03.936 1 WARNING oslo_service.backend._threading.service [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-16 09:59:03.942 1 WARNING oslo_service.backend._threading.service [None req-aa094288-277d-4f23-b7c3-21e04a188925 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-16 09:59:34.023 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-16 09:59:34.059 12 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-16 09:59:34.070 15 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-16 09:59:53.424 15 INFO neutron.db.l3_hamode_db [None req-0912abf8-2dbc-4ec7-b6b4-028504b5b005 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-16 10:00:08.489 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 938da0cd-b796-4f2b-9f7f-432185e5bd10 2026-05-16 10:00:09.951 12 INFO neutron.plugins.ml2.plugin [None req-d02f802b-b55f-4cda-8350-ac5adb066881 - - - - - -] Attempt 1 to provision port 938da0cd-b796-4f2b-9f7f-432185e5bd10 2026-05-16 10:00:10.428 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 938da0cd-b796-4f2b-9f7f-432185e5bd10 2026-05-16 10:00:11.623 12 INFO neutron.plugins.ml2.plugin [None req-b8c40734-3d6d-4fea-bc18-a3d871195547 - - - - - -] Attempt 1 to provision port 938da0cd-b796-4f2b-9f7f-432185e5bd10 2026-05-16 10:05:06.652 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 76747936-53a0-456d-ae26-c59633be3e9a 2026-05-16 10:05:08.533 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 76747936-53a0-456d-ae26-c59633be3e9a 2026-05-16 10:05:09.313 12 INFO neutron.plugins.ml2.plugin [None req-916767cf-70f2-4231-9a7b-3654ec9c3fa8 - - - - - -] Attempt 1 to provision port 76747936-53a0-456d-ae26-c59633be3e9a 2026-05-16 10:05:15.090 12 INFO neutron.plugins.ml2.plugin [None req-6126e727-8b6f-4898-bd0e-35f253f3d1a7 - - - - - -] Attempt 1 to provision port cdbff71f-a2a3-4222-b8d9-68481f5c9686 2026-05-16 10:09:17.150 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port cdbff71f-a2a3-4222-b8d9-68481f5c9686 2026-05-16 10:09:18.588 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port cdbff71f-a2a3-4222-b8d9-68481f5c9686 2026-05-16 10:18:12.768 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 63d843b7-cbb6-4ec1-9767-f9c186511745 2026-05-16 10:18:14.728 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 63d843b7-cbb6-4ec1-9767-f9c186511745 2026-05-16 10:27:06.804 15 INFO neutron.plugins.ml2.plugin [None req-988ccade-b242-4e1e-92b0-666b83b230ce - - - - - -] Attempt 1 to provision port 76747936-53a0-456d-ae26-c59633be3e9a 2026-05-16 10:27:06.863 15 INFO neutron.plugins.ml2.plugin [None req-988ccade-b242-4e1e-92b0-666b83b230ce - - - - - -] Attempt 1 to provision port cdbff71f-a2a3-4222-b8d9-68481f5c9686 2026-05-16 10:27:06.917 15 INFO neutron.plugins.ml2.plugin [None req-988ccade-b242-4e1e-92b0-666b83b230ce - - - - - -] Attempt 1 to provision port 938da0cd-b796-4f2b-9f7f-432185e5bd10 2026-05-16 10:34:23.035 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port bc03bca7-d70d-4d7c-bfba-960ec1ff8e71 2026-05-16 10:34:25.024 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port bc03bca7-d70d-4d7c-bfba-960ec1ff8e71 2026-05-16 10:34:29.285 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port fc32d05a-2e37-4e65-96af-02d3b5a68cd0 2026-05-16 10:34:31.328 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 5df1fd48-2c4e-4d76-8ac1-e4ca0910ac7b 2026-05-16 10:34:31.906 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port bbd266f2-3221-463f-962e-74ea3e78aa9b 2026-05-16 10:34:32.355 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port fc32d05a-2e37-4e65-96af-02d3b5a68cd0 2026-05-16 10:34:33.041 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 5df1fd48-2c4e-4d76-8ac1-e4ca0910ac7b 2026-05-16 10:34:33.332 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port bbd266f2-3221-463f-962e-74ea3e78aa9b 2026-05-16 10:34:37.083 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port b12be6ab-f782-4110-be20-fb62e52a3221 2026-05-16 10:34:39.143 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port a9034f8e-a59c-49f4-b2ba-4f56c6a336ea 2026-05-16 10:34:39.385 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port b12be6ab-f782-4110-be20-fb62e52a3221 2026-05-16 10:34:39.551 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 529372fe-62a0-4e5d-b08c-5c0375ddbe9b 2026-05-16 10:34:41.220 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port a9034f8e-a59c-49f4-b2ba-4f56c6a336ea 2026-05-16 10:34:41.395 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 529372fe-62a0-4e5d-b08c-5c0375ddbe9b 2026-05-16 10:34:44.247 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 4fe21540-e8fb-40c9-b2e9-01a358b0bf3f 2026-05-16 10:34:44.677 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 2b80b8e3-6412-4a31-ad7a-2cb65a2b0242 2026-05-16 10:34:45.197 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 5030e523-286c-4956-ae5a-c58e00aff177 2026-05-16 10:34:45.268 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-103ac71e-4148-44e9-a13f-c5a7c4794b5b'] response: {'server_uuid': 'a368f136-8c6b-4c03-8382-e8dc8f5c1e9e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b80b8e3-6412-4a31-ad7a-2cb65a2b0242', 'code': 200} 2026-05-16 10:34:46.913 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 4fe21540-e8fb-40c9-b2e9-01a358b0bf3f 2026-05-16 10:34:47.245 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 2b80b8e3-6412-4a31-ad7a-2cb65a2b0242 2026-05-16 10:34:47.337 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-695979cf-4884-4313-b993-265fb7552474'] response: {'server_uuid': '4c539d31-bc7f-42a9-bc0d-729d6aaf83c0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5030e523-286c-4956-ae5a-c58e00aff177', 'code': 200} 2026-05-16 10:34:47.502 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port b64b01e7-3b0a-483f-9213-785b28325364 2026-05-16 10:34:48.088 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 5030e523-286c-4956-ae5a-c58e00aff177 2026-05-16 10:34:50.514 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 0e7fed8d-07db-4110-8a77-7f944931c585 2026-05-16 10:34:50.649 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-4eda682a-e1d2-4280-a914-63db3fcb76e7'] response: {'server_uuid': '0cd45b0c-8104-465f-b46f-8c8e47f37eb5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0e7fed8d-07db-4110-8a77-7f944931c585', 'code': 200} 2026-05-16 10:34:50.939 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port b64b01e7-3b0a-483f-9213-785b28325364 2026-05-16 10:34:52.491 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 0e7fed8d-07db-4110-8a77-7f944931c585 2026-05-16 10:34:56.387 12 INFO neutron.plugins.ml2.plugin [None req-40578e47-8805-425e-b639-74d30b493be9 - - - - - -] Attempt 1 to provision port 1aa4bdc9-d167-477b-8463-800012ebc50d 2026-05-16 10:34:56.418 12 INFO neutron.plugins.ml2.plugin [None req-40578e47-8805-425e-b639-74d30b493be9 - - - - - -] Attempt 1 to provision port 3e0f6f0a-b379-44e9-ac21-bf3db061c3d3 2026-05-16 10:34:56.447 12 INFO neutron.plugins.ml2.plugin [None req-40578e47-8805-425e-b639-74d30b493be9 - - - - - -] Attempt 1 to provision port 885aa476-b3b4-4517-9777-e5fbe8216f98 2026-05-16 10:34:56.477 12 INFO neutron.plugins.ml2.plugin [None req-40578e47-8805-425e-b639-74d30b493be9 - - - - - -] Attempt 1 to provision port aca72751-6f09-483d-935c-6888e5d21b9e 2026-05-16 10:34:56.507 12 INFO neutron.plugins.ml2.plugin [None req-40578e47-8805-425e-b639-74d30b493be9 - - - - - -] Attempt 1 to provision port a9034f8e-a59c-49f4-b2ba-4f56c6a336ea 2026-05-16 10:34:56.573 12 INFO neutron.plugins.ml2.plugin [None req-40578e47-8805-425e-b639-74d30b493be9 - - - - - -] Attempt 1 to provision port b64b01e7-3b0a-483f-9213-785b28325364 2026-05-16 10:34:56.632 12 INFO neutron.plugins.ml2.plugin [None req-40578e47-8805-425e-b639-74d30b493be9 - - - - - -] Attempt 1 to provision port 0e7fed8d-07db-4110-8a77-7f944931c585 2026-05-16 10:34:56.691 12 INFO neutron.plugins.ml2.plugin [None req-40578e47-8805-425e-b639-74d30b493be9 - - - - - -] Attempt 1 to provision port fc32d05a-2e37-4e65-96af-02d3b5a68cd0 2026-05-16 10:34:56.736 12 INFO neutron.plugins.ml2.plugin [None req-40578e47-8805-425e-b639-74d30b493be9 - - - - - -] Attempt 1 to provision port 5030e523-286c-4956-ae5a-c58e00aff177 2026-05-16 10:34:56.791 12 INFO neutron.plugins.ml2.plugin [None req-40578e47-8805-425e-b639-74d30b493be9 - - - - - -] Attempt 1 to provision port d097a269-f0dd-4784-b373-07bde5db0b0b 2026-05-16 10:34:56.834 12 INFO neutron.plugins.ml2.plugin [None req-40578e47-8805-425e-b639-74d30b493be9 - - - - - -] Attempt 1 to provision port 4fe21540-e8fb-40c9-b2e9-01a358b0bf3f 2026-05-16 10:34:59.183 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 14e4f925-28f3-455e-ab7d-8972cf6b6968 2026-05-16 10:34:59.850 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-04c48197-71f1-4d25-8b76-0323251c0c1f'] response: {'server_uuid': '3e6f7465-831d-438b-8929-2448d163672c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '14e4f925-28f3-455e-ab7d-8972cf6b6968', 'code': 200} 2026-05-16 10:35:00.783 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 14e4f925-28f3-455e-ab7d-8972cf6b6968 2026-05-16 10:35:01.640 12 INFO neutron.plugins.ml2.plugin [None req-eaa5d00a-f8e4-462e-b144-ad2c29c39f13 - - - - - -] Attempt 1 to provision port 3e0f6f0a-b379-44e9-ac21-bf3db061c3d3 2026-05-16 10:35:01.683 12 INFO neutron.plugins.ml2.plugin [None req-eaa5d00a-f8e4-462e-b144-ad2c29c39f13 - - - - - -] Attempt 1 to provision port 1aa4bdc9-d167-477b-8463-800012ebc50d 2026-05-16 10:35:05.549 15 INFO neutron.plugins.ml2.plugin [None req-c58f5ab4-758f-4cb8-a96c-ed1fe19efc99 - - - - - -] Attempt 1 to provision port 3e0f6f0a-b379-44e9-ac21-bf3db061c3d3 2026-05-16 10:35:05.622 15 INFO neutron.plugins.ml2.plugin [None req-c58f5ab4-758f-4cb8-a96c-ed1fe19efc99 - - - - - -] Attempt 1 to provision port 2345d824-a6ce-4c64-8d07-0dfd6ea4c2d7 2026-05-16 10:35:08.523 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 9af6bbcb-e660-4387-8df3-b8b6c9fddba8 2026-05-16 10:35:09.002 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port e21d49b8-e8f6-4574-a8f8-844fd694d35f 2026-05-16 10:35:10.451 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 9af6bbcb-e660-4387-8df3-b8b6c9fddba8 2026-05-16 10:35:10.705 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port e21d49b8-e8f6-4574-a8f8-844fd694d35f 2026-05-16 10:35:16.427 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 2345d824-a6ce-4c64-8d07-0dfd6ea4c2d7 2026-05-16 10:35:16.698 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port d097a269-f0dd-4784-b373-07bde5db0b0b 2026-05-16 10:35:18.627 15 INFO neutron.plugins.ml2.plugin [None req-df5af6a7-e90c-401d-8f03-a7c6eb1d58b9 - - - - - -] Attempt 1 to provision port 85e8c209-a2db-41b0-b77b-2c2fe91e402c 2026-05-16 10:35:18.662 15 INFO neutron.plugins.ml2.plugin [None req-df5af6a7-e90c-401d-8f03-a7c6eb1d58b9 - - - - - -] Attempt 1 to provision port e21d49b8-e8f6-4574-a8f8-844fd694d35f 2026-05-16 10:35:18.722 15 INFO neutron.plugins.ml2.plugin [None req-df5af6a7-e90c-401d-8f03-a7c6eb1d58b9 - - - - - -] Attempt 1 to provision port 0e7fed8d-07db-4110-8a77-7f944931c585 2026-05-16 10:35:19.651 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port d097a269-f0dd-4784-b373-07bde5db0b0b 2026-05-16 10:35:19.968 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 256a13ab-ca88-4b9f-a900-7472e96151e7 2026-05-16 10:35:20.238 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 2345d824-a6ce-4c64-8d07-0dfd6ea4c2d7 2026-05-16 10:35:20.421 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 3e0f6f0a-b379-44e9-ac21-bf3db061c3d3 2026-05-16 10:35:20.862 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port bdc973a0-387a-4f05-a7ca-64fbef95bf94 2026-05-16 10:35:20.994 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-eac01676-5ad3-48b7-9cd7-8f70854da321'] response: {'server_uuid': '7036c2f7-b955-45a6-8545-27d345fba644', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bdc973a0-387a-4f05-a7ca-64fbef95bf94', 'code': 200} 2026-05-16 10:35:22.598 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 8490d069-162b-4ad7-9442-89b20a283887 2026-05-16 10:35:23.086 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 256a13ab-ca88-4b9f-a900-7472e96151e7 2026-05-16 10:35:23.557 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port a45e3992-241a-4181-85ed-28296a507c34 2026-05-16 10:35:23.916 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 3e0f6f0a-b379-44e9-ac21-bf3db061c3d3 2026-05-16 10:35:24.161 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port bdc973a0-387a-4f05-a7ca-64fbef95bf94 2026-05-16 10:35:24.819 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 8490d069-162b-4ad7-9442-89b20a283887 2026-05-16 10:35:25.053 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port a45e3992-241a-4181-85ed-28296a507c34 2026-05-16 10:35:28.798 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 85e8c209-a2db-41b0-b77b-2c2fe91e402c 2026-05-16 10:35:29.139 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 0c970a9a-9b98-4706-b09d-57ae59dd1c71 2026-05-16 10:35:30.081 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-3953e7b0-5c0e-441b-b2ea-9f17f57c3832'] response: {'server_uuid': '0cd45b0c-8104-465f-b46f-8c8e47f37eb5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0e7fed8d-07db-4110-8a77-7f944931c585', 'code': 200} 2026-05-16 10:35:30.505 15 INFO neutron.plugins.ml2.plugin [None req-a22ae2aa-6ec1-4290-909b-3a3386aed3c8 - - - - - -] Attempt 1 to provision port 54eaf787-bed2-4f4a-ad91-be4962bc3bc1 2026-05-16 10:35:30.560 15 INFO neutron.plugins.ml2.plugin [None req-a22ae2aa-6ec1-4290-909b-3a3386aed3c8 - - - - - -] Attempt 1 to provision port 0c970a9a-9b98-4706-b09d-57ae59dd1c71 2026-05-16 10:35:30.618 15 INFO neutron.plugins.ml2.plugin [None req-a22ae2aa-6ec1-4290-909b-3a3386aed3c8 - - - - - -] Attempt 1 to provision port 85e8c209-a2db-41b0-b77b-2c2fe91e402c 2026-05-16 10:35:30.736 15 INFO neutron.plugins.ml2.plugin [None req-a22ae2aa-6ec1-4290-909b-3a3386aed3c8 - - - - - -] Attempt 1 to provision port 9850689e-14e2-47dd-849c-68b38e6c0687 2026-05-16 10:35:30.765 15 INFO neutron.plugins.ml2.plugin [None req-a22ae2aa-6ec1-4290-909b-3a3386aed3c8 - - - - - -] Attempt 1 to provision port 256a13ab-ca88-4b9f-a900-7472e96151e7 2026-05-16 10:35:30.828 15 INFO neutron.plugins.ml2.plugin [None req-a22ae2aa-6ec1-4290-909b-3a3386aed3c8 - - - - - -] Attempt 1 to provision port a45e3992-241a-4181-85ed-28296a507c34 2026-05-16 10:35:31.434 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 0c970a9a-9b98-4706-b09d-57ae59dd1c71 2026-05-16 10:35:31.632 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 0e7fed8d-07db-4110-8a77-7f944931c585 2026-05-16 10:35:32.143 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-87fd561a-b9e0-40b5-9160-5fa43edb93d3'] response: {'server_uuid': '0cd45b0c-8104-465f-b46f-8c8e47f37eb5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0e7fed8d-07db-4110-8a77-7f944931c585', 'code': 200} 2026-05-16 10:35:33.788 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 6ed4df69-980c-4b3c-8c44-e03d54852e56 2026-05-16 10:35:33.939 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f63f91c-8e6d-48cb-999d-8857618f7439'] response: {'server_uuid': 'db5f215e-5114-4142-8432-bae18278857d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ed4df69-980c-4b3c-8c44-e03d54852e56', 'code': 200} 2026-05-16 10:35:34.208 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 0e7fed8d-07db-4110-8a77-7f944931c585 2026-05-16 10:35:36.061 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 6ed4df69-980c-4b3c-8c44-e03d54852e56 2026-05-16 10:35:39.657 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 9850689e-14e2-47dd-849c-68b38e6c0687 2026-05-16 10:35:39.986 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 54eaf787-bed2-4f4a-ad91-be4962bc3bc1 2026-05-16 10:35:40.302 15 INFO neutron.plugins.ml2.plugin [None req-daf0e985-28a2-4cee-bf81-717cd1f6f898 - - - - - -] Attempt 1 to provision port 54eaf787-bed2-4f4a-ad91-be4962bc3bc1 2026-05-16 10:35:41.758 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 9850689e-14e2-47dd-849c-68b38e6c0687 2026-05-16 10:35:42.015 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 54eaf787-bed2-4f4a-ad91-be4962bc3bc1 2026-05-16 10:35:44.660 15 INFO neutron.plugins.ml2.plugin [None req-ac747d59-3912-4933-bb35-2b75015147ee - - - - - -] Attempt 1 to provision port 54eaf787-bed2-4f4a-ad91-be4962bc3bc1 2026-05-16 10:36:05.962 12 INFO neutron.plugins.ml2.plugin [None req-5f788e8b-233c-442f-8ded-2ca8f2bcad7b - - - - - -] Attempt 1 to provision port ff941b12-f872-4093-8c99-62cbbce632f3 2026-05-16 10:36:21.656 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 493c60ce-da7e-4022-a46c-7d3f12819086 2026-05-16 10:36:35.740 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 1c30ada4-911f-4d12-b5d9-b70d1f6faca0 2026-05-16 10:36:37.641 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 1c30ada4-911f-4d12-b5d9-b70d1f6faca0 2026-05-16 10:36:47.786 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port b550a887-11ac-463a-80ee-7af88c228f85 2026-05-16 10:36:48.261 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port a4b06dee-1ea0-46fa-855a-6259a707ce32 2026-05-16 10:36:49.837 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port b550a887-11ac-463a-80ee-7af88c228f85 2026-05-16 10:36:51.810 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port df7145ac-af2c-4692-ada3-739d61025350 2026-05-16 10:36:53.780 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port df7145ac-af2c-4692-ada3-739d61025350 2026-05-16 10:36:57.701 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 0f4f817e-e0f7-469c-885e-8239b8efe488 2026-05-16 10:36:59.707 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 0f4f817e-e0f7-469c-885e-8239b8efe488 2026-05-16 10:37:02.767 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port f7de5efa-61c5-44f5-84ab-22d93ec1ba01 2026-05-16 10:37:02.965 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-d073f729-187b-42ae-9388-a3bf971d0137'] response: {'server_uuid': 'c31b0f2a-6fae-4998-9a7f-fbaf62543b3c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f7de5efa-61c5-44f5-84ab-22d93ec1ba01', 'code': 200} 2026-05-16 10:37:04.519 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port f7de5efa-61c5-44f5-84ab-22d93ec1ba01 2026-05-16 10:37:05.630 15 INFO neutron.plugins.ml2.plugin [None req-ad65a3e3-cf0f-4c1f-8212-6e5a373ea08a - - - - - -] Attempt 1 to provision port 7b51e9ee-c31c-4d46-aba7-2f477d2b1e8b 2026-05-16 10:37:05.856 15 INFO neutron.plugins.ml2.plugin [None req-ad65a3e3-cf0f-4c1f-8212-6e5a373ea08a - - - - - -] Attempt 1 to provision port df7145ac-af2c-4692-ada3-739d61025350 2026-05-16 10:37:05.943 15 INFO neutron.plugins.ml2.plugin [None req-ad65a3e3-cf0f-4c1f-8212-6e5a373ea08a - - - - - -] Attempt 1 to provision port 2d8f4b6b-8184-4cb9-858d-e62e7a8d3e38 2026-05-16 10:37:06.422 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 2d8f4b6b-8184-4cb9-858d-e62e7a8d3e38 2026-05-16 10:37:06.709 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 7b51e9ee-c31c-4d46-aba7-2f477d2b1e8b 2026-05-16 10:37:10.580 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port c37f3c2e-76e1-4615-981e-ef8f6ba1e0c3 2026-05-16 10:37:13.100 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port c3d9e51b-2e7a-4bb1-90b4-35627fe1096c 2026-05-16 10:37:13.268 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-86b98643-6dba-44d9-b1f7-fa930ec80202'] response: {'server_uuid': '483feb41-89d3-45ef-a5f8-1dd69ec41a7c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c3d9e51b-2e7a-4bb1-90b4-35627fe1096c', 'code': 200} 2026-05-16 10:37:13.899 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port c37f3c2e-76e1-4615-981e-ef8f6ba1e0c3 2026-05-16 10:37:14.859 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port c3d9e51b-2e7a-4bb1-90b4-35627fe1096c 2026-05-16 10:37:15.148 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 2ce47930-e2f6-4445-9341-8d6a4d289a4a 2026-05-16 10:37:16.569 15 INFO neutron.plugins.ml2.plugin [None req-a1943f45-7eb5-40b5-ae9a-ad9e701528c0 - - - - - -] Attempt 1 to provision port c3d9e51b-2e7a-4bb1-90b4-35627fe1096c 2026-05-16 10:37:16.657 15 INFO neutron.plugins.ml2.plugin [None req-a1943f45-7eb5-40b5-ae9a-ad9e701528c0 - - - - - -] Attempt 1 to provision port b7b8e1c7-600d-4c4d-9b47-89d5c23bdb27 2026-05-16 10:37:16.876 15 INFO neutron.plugins.ml2.plugin [None req-a1943f45-7eb5-40b5-ae9a-ad9e701528c0 - - - - - -] Attempt 1 to provision port 2ce47930-e2f6-4445-9341-8d6a4d289a4a 2026-05-16 10:37:16.951 15 INFO neutron.plugins.ml2.plugin [None req-a1943f45-7eb5-40b5-ae9a-ad9e701528c0 - - - - - -] Attempt 1 to provision port c37f3c2e-76e1-4615-981e-ef8f6ba1e0c3 2026-05-16 10:37:16.994 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port b7b8e1c7-600d-4c4d-9b47-89d5c23bdb27 2026-05-16 10:37:17.257 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 2ce47930-e2f6-4445-9341-8d6a4d289a4a 2026-05-16 10:37:18.849 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port b7b8e1c7-600d-4c4d-9b47-89d5c23bdb27 2026-05-16 10:37:28.800 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 5c50061d-4d84-44e6-b593-8454b35975b7 2026-05-16 10:37:30.691 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 5c50061d-4d84-44e6-b593-8454b35975b7 2026-05-16 10:37:34.007 15 INFO neutron.plugins.ml2.plugin [None req-6fd2b95e-598c-49fe-9fe1-c84d27f2ed4f - - - - - -] Attempt 1 to provision port c3d9e51b-2e7a-4bb1-90b4-35627fe1096c 2026-05-16 10:37:34.130 15 INFO neutron.plugins.ml2.plugin [None req-6fd2b95e-598c-49fe-9fe1-c84d27f2ed4f - - - - - -] Attempt 1 to provision port 744c0d0c-1ee7-4e71-8f57-5b31af9b661a 2026-05-16 10:37:34.177 15 INFO neutron.plugins.ml2.plugin [None req-6fd2b95e-598c-49fe-9fe1-c84d27f2ed4f - - - - - -] Attempt 1 to provision port c37f3c2e-76e1-4615-981e-ef8f6ba1e0c3 2026-05-16 10:37:34.248 15 INFO neutron.plugins.ml2.plugin [None req-6fd2b95e-598c-49fe-9fe1-c84d27f2ed4f - - - - - -] Attempt 1 to provision port 2ce47930-e2f6-4445-9341-8d6a4d289a4a 2026-05-16 10:37:34.764 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 8c881bbf-c0cc-48a9-81e1-a50df5f564dc 2026-05-16 10:37:36.818 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 8c881bbf-c0cc-48a9-81e1-a50df5f564dc 2026-05-16 10:37:40.736 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port fd051668-2e12-4fb1-bb47-44c4b01c3b1d 2026-05-16 10:37:43.105 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port fd051668-2e12-4fb1-bb47-44c4b01c3b1d 2026-05-16 10:37:43.405 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port beba103c-0854-4a1e-b34e-af87753a604c 2026-05-16 10:37:44.729 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port beba103c-0854-4a1e-b34e-af87753a604c 2026-05-16 10:37:46.074 12 INFO neutron.plugins.ml2.plugin [None req-b48d44d7-3bd0-4201-94f4-73344ed06830 - - - - - -] Attempt 1 to provision port beba103c-0854-4a1e-b34e-af87753a604c 2026-05-16 10:37:46.198 12 INFO neutron.plugins.ml2.plugin [None req-b48d44d7-3bd0-4201-94f4-73344ed06830 - - - - - -] Attempt 1 to provision port 74fba49e-b62a-4a71-9e1f-149f1a004ee9 2026-05-16 10:37:46.230 12 INFO neutron.plugins.ml2.plugin [None req-b48d44d7-3bd0-4201-94f4-73344ed06830 - - - - - -] Attempt 1 to provision port f724ecca-8376-4402-98ad-32ca237e6a42 2026-05-16 10:37:46.253 12 INFO neutron.plugins.ml2.plugin [None req-b48d44d7-3bd0-4201-94f4-73344ed06830 - - - - - -] Attempt 1 to provision port fd051668-2e12-4fb1-bb47-44c4b01c3b1d 2026-05-16 10:37:46.310 12 INFO neutron.plugins.ml2.plugin [None req-b48d44d7-3bd0-4201-94f4-73344ed06830 - - - - - -] Attempt 1 to provision port 2ce47930-e2f6-4445-9341-8d6a4d289a4a 2026-05-16 10:37:49.796 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port aeaf9811-f21f-4025-950d-f1957fe8680c 2026-05-16 10:37:49.921 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-98c90855-a8d0-4eca-b4a0-236f4977c32a'] response: {'server_uuid': '87589270-b331-42e1-97be-cc63b038e78b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aeaf9811-f21f-4025-950d-f1957fe8680c', 'code': 200} 2026-05-16 10:37:51.571 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 74fba49e-b62a-4a71-9e1f-149f1a004ee9 2026-05-16 10:37:52.208 12 INFO neutron.plugins.ml2.plugin [None req-1a89488d-c712-4cbf-839c-879978b9ffff - - - - - -] Attempt 1 to provision port beba103c-0854-4a1e-b34e-af87753a604c 2026-05-16 10:37:52.292 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 744c0d0c-1ee7-4e71-8f57-5b31af9b661a 2026-05-16 10:37:52.302 12 INFO neutron.plugins.ml2.plugin [None req-1a89488d-c712-4cbf-839c-879978b9ffff - - - - - -] Attempt 1 to provision port 74fba49e-b62a-4a71-9e1f-149f1a004ee9 2026-05-16 10:37:52.368 12 INFO neutron.plugins.ml2.plugin [None req-1a89488d-c712-4cbf-839c-879978b9ffff - - - - - -] Attempt 1 to provision port aeaf9811-f21f-4025-950d-f1957fe8680c 2026-05-16 10:37:52.443 12 INFO neutron.plugins.ml2.plugin [None req-1a89488d-c712-4cbf-839c-879978b9ffff - - - - - -] Attempt 1 to provision port 2ce47930-e2f6-4445-9341-8d6a4d289a4a 2026-05-16 10:37:52.890 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port aeaf9811-f21f-4025-950d-f1957fe8680c 2026-05-16 10:37:53.636 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 74fba49e-b62a-4a71-9e1f-149f1a004ee9 2026-05-16 10:37:53.915 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 33207e02-d92e-4d7c-8e3f-2ed521bf49ee 2026-05-16 10:37:54.269 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port f724ecca-8376-4402-98ad-32ca237e6a42 2026-05-16 10:37:54.706 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 744c0d0c-1ee7-4e71-8f57-5b31af9b661a 2026-05-16 10:37:55.891 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 33207e02-d92e-4d7c-8e3f-2ed521bf49ee 2026-05-16 10:37:56.145 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port f724ecca-8376-4402-98ad-32ca237e6a42 2026-05-16 10:37:58.352 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 492f2e41-445f-4b94-91ce-0371ffa4a46d 2026-05-16 10:37:58.497 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-3756f82b-29c0-44e7-9c67-ea40bbb839c6'] response: {'server_uuid': '467069c3-65c5-4c73-9a01-0334e52fc76a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '492f2e41-445f-4b94-91ce-0371ffa4a46d', 'code': 200} 2026-05-16 10:37:59.305 12 INFO neutron.plugins.ml2.plugin [None req-943b0929-a886-428d-86d9-76027ab4117e - - - - - -] Attempt 1 to provision port c3d9e51b-2e7a-4bb1-90b4-35627fe1096c 2026-05-16 10:37:59.390 12 INFO neutron.plugins.ml2.plugin [None req-943b0929-a886-428d-86d9-76027ab4117e - - - - - -] Attempt 1 to provision port 74fba49e-b62a-4a71-9e1f-149f1a004ee9 2026-05-16 10:37:59.461 12 INFO neutron.plugins.ml2.plugin [None req-943b0929-a886-428d-86d9-76027ab4117e - - - - - -] Attempt 1 to provision port aeaf9811-f21f-4025-950d-f1957fe8680c 2026-05-16 10:37:59.523 12 INFO neutron.plugins.ml2.plugin [None req-943b0929-a886-428d-86d9-76027ab4117e - - - - - -] Attempt 1 to provision port 33207e02-d92e-4d7c-8e3f-2ed521bf49ee 2026-05-16 10:37:59.600 12 INFO neutron.plugins.ml2.plugin [None req-943b0929-a886-428d-86d9-76027ab4117e - - - - - -] Attempt 1 to provision port 492f2e41-445f-4b94-91ce-0371ffa4a46d 2026-05-16 10:37:59.839 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 492f2e41-445f-4b94-91ce-0371ffa4a46d 2026-05-16 10:38:05.923 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 0610c783-3b82-4c18-b790-8edd291e3f94 2026-05-16 10:38:06.427 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 117f4107-dd86-415e-86d4-2c7e0f4572fc 2026-05-16 10:38:07.905 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 0610c783-3b82-4c18-b790-8edd291e3f94 2026-05-16 10:38:08.105 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 117f4107-dd86-415e-86d4-2c7e0f4572fc 2026-05-16 10:38:09.990 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port b9db9b83-6a64-4fb5-8ebf-32451a8ffca3 2026-05-16 10:38:10.845 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f056aa1-8835-49ca-8ced-1b250fe19ba6'] response: {'server_uuid': '87589270-b331-42e1-97be-cc63b038e78b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'aeaf9811-f21f-4025-950d-f1957fe8680c', 'code': 200} 2026-05-16 10:38:11.947 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port b9db9b83-6a64-4fb5-8ebf-32451a8ffca3 2026-05-16 10:38:15.833 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port efb18a55-8606-459d-99d9-4c184636e60e 2026-05-16 10:38:16.205 12 INFO neutron.plugins.ml2.plugin [None req-8a6b0ae0-7783-4f91-93cb-46ee85729cb2 - - - - - -] Attempt 1 to provision port b9db9b83-6a64-4fb5-8ebf-32451a8ffca3 2026-05-16 10:38:16.308 12 INFO neutron.plugins.ml2.plugin [None req-8a6b0ae0-7783-4f91-93cb-46ee85729cb2 - - - - - -] Attempt 1 to provision port 515998d0-3786-421d-96b3-b0344f86398d 2026-05-16 10:38:16.345 12 INFO neutron.plugins.ml2.plugin [None req-8a6b0ae0-7783-4f91-93cb-46ee85729cb2 - - - - - -] Attempt 1 to provision port 11577545-1c17-41c0-bc2c-c219d6feed94 2026-05-16 10:38:16.372 12 INFO neutron.plugins.ml2.plugin [None req-8a6b0ae0-7783-4f91-93cb-46ee85729cb2 - - - - - -] Attempt 1 to provision port fd051668-2e12-4fb1-bb47-44c4b01c3b1d 2026-05-16 10:38:16.439 12 INFO neutron.plugins.ml2.plugin [None req-8a6b0ae0-7783-4f91-93cb-46ee85729cb2 - - - - - -] Attempt 1 to provision port f724ecca-8376-4402-98ad-32ca237e6a42 2026-05-16 10:38:16.516 12 INFO neutron.plugins.ml2.plugin [None req-8a6b0ae0-7783-4f91-93cb-46ee85729cb2 - - - - - -] Attempt 1 to provision port efb18a55-8606-459d-99d9-4c184636e60e 2026-05-16 10:38:16.583 12 INFO neutron.plugins.ml2.plugin [None req-8a6b0ae0-7783-4f91-93cb-46ee85729cb2 - - - - - -] Attempt 1 to provision port 0610c783-3b82-4c18-b790-8edd291e3f94 2026-05-16 10:38:16.640 12 INFO neutron.plugins.ml2.plugin [None req-8a6b0ae0-7783-4f91-93cb-46ee85729cb2 - - - - - -] Attempt 1 to provision port e814fde8-0b48-45b8-8444-aa34b191a4db 2026-05-16 10:38:18.059 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port efb18a55-8606-459d-99d9-4c184636e60e 2026-05-16 10:38:24.806 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 11577545-1c17-41c0-bc2c-c219d6feed94 2026-05-16 10:38:25.115 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port e814fde8-0b48-45b8-8444-aa34b191a4db 2026-05-16 10:38:25.412 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 515998d0-3786-421d-96b3-b0344f86398d 2026-05-16 10:38:25.726 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 990c325e-bbb3-478e-bdd2-80d614b33e95 2026-05-16 10:38:26.116 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port f825d963-6b65-4de4-9a50-246c66e9807b 2026-05-16 10:38:26.225 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-5dbfc35a-39de-41fa-a202-f79659c50fda'] response: {'server_uuid': 'edb8183f-3320-44f6-adab-41768bef5d4f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f825d963-6b65-4de4-9a50-246c66e9807b', 'code': 200} 2026-05-16 10:38:27.155 12 INFO neutron.plugins.ml2.plugin [None req-88705a51-3fb2-489f-a289-54c55d7f1248 - - - - - -] Attempt 1 to provision port f825d963-6b65-4de4-9a50-246c66e9807b 2026-05-16 10:38:27.241 12 INFO neutron.plugins.ml2.plugin [None req-88705a51-3fb2-489f-a289-54c55d7f1248 - - - - - -] Attempt 1 to provision port b9db9b83-6a64-4fb5-8ebf-32451a8ffca3 2026-05-16 10:38:27.331 12 INFO neutron.plugins.ml2.plugin [None req-88705a51-3fb2-489f-a289-54c55d7f1248 - - - - - -] Attempt 1 to provision port e814fde8-0b48-45b8-8444-aa34b191a4db 2026-05-16 10:38:27.393 12 INFO neutron.plugins.ml2.plugin [None req-88705a51-3fb2-489f-a289-54c55d7f1248 - - - - - -] Attempt 1 to provision port 0610c783-3b82-4c18-b790-8edd291e3f94 2026-05-16 10:38:27.465 12 INFO neutron.plugins.ml2.plugin [None req-88705a51-3fb2-489f-a289-54c55d7f1248 - - - - - -] Attempt 1 to provision port 11577545-1c17-41c0-bc2c-c219d6feed94 2026-05-16 10:38:27.527 12 INFO neutron.plugins.ml2.plugin [None req-88705a51-3fb2-489f-a289-54c55d7f1248 - - - - - -] Attempt 1 to provision port 990c325e-bbb3-478e-bdd2-80d614b33e95 2026-05-16 10:38:27.859 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 11577545-1c17-41c0-bc2c-c219d6feed94 2026-05-16 10:38:28.110 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port e814fde8-0b48-45b8-8444-aa34b191a4db 2026-05-16 10:38:28.335 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 515998d0-3786-421d-96b3-b0344f86398d 2026-05-16 10:38:28.533 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 990c325e-bbb3-478e-bdd2-80d614b33e95 2026-05-16 10:38:28.753 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port f825d963-6b65-4de4-9a50-246c66e9807b 2026-05-16 10:38:33.075 15 INFO neutron.plugins.ml2.plugin [None req-1f1d349c-0459-41a2-a23c-9158a9adac7c - - - - - -] Attempt 1 to provision port 515998d0-3786-421d-96b3-b0344f86398d 2026-05-16 10:38:33.142 15 INFO neutron.plugins.ml2.plugin [None req-1f1d349c-0459-41a2-a23c-9158a9adac7c - - - - - -] Attempt 1 to provision port efb18a55-8606-459d-99d9-4c184636e60e 2026-05-16 10:38:33.201 15 INFO neutron.plugins.ml2.plugin [None req-1f1d349c-0459-41a2-a23c-9158a9adac7c - - - - - -] Attempt 1 to provision port 0610c783-3b82-4c18-b790-8edd291e3f94 2026-05-16 10:38:33.264 15 INFO neutron.plugins.ml2.plugin [None req-1f1d349c-0459-41a2-a23c-9158a9adac7c - - - - - -] Attempt 1 to provision port 11577545-1c17-41c0-bc2c-c219d6feed94 2026-05-16 10:38:34.580 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c894dcf-919c-4416-bb2f-6cf2458161eb'] response: {'server_uuid': '483feb41-89d3-45ef-a5f8-1dd69ec41a7c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c3d9e51b-2e7a-4bb1-90b4-35627fe1096c', 'code': 200} 2026-05-16 10:38:37.605 12 INFO neutron.plugins.ml2.plugin [None req-2d493c4e-8604-4fba-bab9-63ba7b91d8ba - - - - - -] Attempt 1 to provision port f825d963-6b65-4de4-9a50-246c66e9807b 2026-05-16 10:38:37.679 12 INFO neutron.plugins.ml2.plugin [None req-2d493c4e-8604-4fba-bab9-63ba7b91d8ba - - - - - -] Attempt 1 to provision port b9db9b83-6a64-4fb5-8ebf-32451a8ffca3 2026-05-16 10:38:37.759 12 INFO neutron.plugins.ml2.plugin [None req-2d493c4e-8604-4fba-bab9-63ba7b91d8ba - - - - - -] Attempt 1 to provision port 515998d0-3786-421d-96b3-b0344f86398d 2026-05-16 10:38:37.831 12 INFO neutron.plugins.ml2.plugin [None req-2d493c4e-8604-4fba-bab9-63ba7b91d8ba - - - - - -] Attempt 1 to provision port efb18a55-8606-459d-99d9-4c184636e60e 2026-05-16 10:38:37.904 12 INFO neutron.plugins.ml2.plugin [None req-2d493c4e-8604-4fba-bab9-63ba7b91d8ba - - - - - -] Attempt 1 to provision port 11577545-1c17-41c0-bc2c-c219d6feed94 2026-05-16 10:38:37.988 12 INFO neutron.plugins.ml2.plugin [None req-2d493c4e-8604-4fba-bab9-63ba7b91d8ba - - - - - -] Attempt 1 to provision port e814fde8-0b48-45b8-8444-aa34b191a4db 2026-05-16 10:38:42.224 12 INFO neutron.plugins.ml2.plugin [None req-94899401-94a6-4cd6-b56b-ccd47c355684 - - - - - -] Attempt 1 to provision port 11577545-1c17-41c0-bc2c-c219d6feed94 2026-05-16 10:38:46.268 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port c2febced-f5ad-413a-8351-34c0b630bf0e 2026-05-16 10:38:46.395 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-44b527fe-60bd-4029-a2f8-0f91b5dda47d'] response: {'server_uuid': '1d90ae91-9ae2-419f-a9ac-8e210dfcd49d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c2febced-f5ad-413a-8351-34c0b630bf0e', 'code': 200} 2026-05-16 10:38:47.050 15 INFO neutron.plugins.ml2.plugin [None req-c7f44c4d-9b92-4625-a8c9-1f645f56c6f9 - - - - - -] Attempt 1 to provision port 515998d0-3786-421d-96b3-b0344f86398d 2026-05-16 10:38:47.123 15 INFO neutron.plugins.ml2.plugin [None req-c7f44c4d-9b92-4625-a8c9-1f645f56c6f9 - - - - - -] Attempt 1 to provision port c2febced-f5ad-413a-8351-34c0b630bf0e 2026-05-16 10:38:47.187 15 INFO neutron.plugins.ml2.plugin [None req-c7f44c4d-9b92-4625-a8c9-1f645f56c6f9 - - - - - -] Attempt 1 to provision port e814fde8-0b48-45b8-8444-aa34b191a4db 2026-05-16 10:38:48.209 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port c2febced-f5ad-413a-8351-34c0b630bf0e 2026-05-16 10:38:50.151 15 INFO neutron.plugins.ml2.plugin [None req-7189bd37-cd7f-44a5-af5d-a33f54b3bff6 - - - - - -] Attempt 1 to provision port f825d963-6b65-4de4-9a50-246c66e9807b 2026-05-16 10:38:50.230 15 INFO neutron.plugins.ml2.plugin [None req-7189bd37-cd7f-44a5-af5d-a33f54b3bff6 - - - - - -] Attempt 1 to provision port e814fde8-0b48-45b8-8444-aa34b191a4db 2026-05-16 10:39:14.923 12 INFO neutron.plugins.ml2.plugin [None req-3d6fd00e-59b6-476d-aad8-704358df9f0f - - - - - -] Attempt 1 to provision port d4e1b1ab-d9f6-46c1-b569-b57a41f11e69 2026-05-16 10:39:38.736 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 50974c6b-c089-4c48-a69c-4d218ab0ab57 2026-05-16 10:39:38.855 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-05a1b296-0bec-473e-b2d8-130b9adbfbb7'] response: {'server_uuid': '65299fdc-66bd-48a5-bddb-6ac7428bfb56', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '50974c6b-c089-4c48-a69c-4d218ab0ab57', 'code': 200} 2026-05-16 10:39:40.245 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 50974c6b-c089-4c48-a69c-4d218ab0ab57 2026-05-16 10:40:21.192 12 INFO neutron.plugins.ml2.plugin [None req-f1ab2982-7984-4aea-bf3e-70931626db59 - - - - - -] Attempt 1 to provision port 93155783-18ff-4442-be9a-43b8927ead43 2026-05-16 10:40:26.231 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 93155783-18ff-4442-be9a-43b8927ead43 2026-05-16 10:40:26.479 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ebf5c6f-74e3-4826-9aa8-17ef2f589469'] response: {'server_uuid': '65299fdc-66bd-48a5-bddb-6ac7428bfb56', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '93155783-18ff-4442-be9a-43b8927ead43', 'code': 200} 2026-05-16 10:40:28.208 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 93155783-18ff-4442-be9a-43b8927ead43 2026-05-16 10:40:30.731 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 93155783-18ff-4442-be9a-43b8927ead43 2026-05-16 10:40:53.022 12 INFO neutron.plugins.ml2.plugin [None req-84f804ff-f171-44bd-8574-88adb1072cd4 - - - - - -] Attempt 1 to provision port 44887c44-5f3a-4e6f-ac12-1730f6d80bcd 2026-05-16 10:41:01.790 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 44887c44-5f3a-4e6f-ac12-1730f6d80bcd 2026-05-16 10:41:01.946 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b9137f1-9eff-42a2-9cae-bfbff5ec7d37'] response: {'server_uuid': '65299fdc-66bd-48a5-bddb-6ac7428bfb56', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '44887c44-5f3a-4e6f-ac12-1730f6d80bcd', 'code': 200} 2026-05-16 10:41:02.415 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 44887c44-5f3a-4e6f-ac12-1730f6d80bcd 2026-05-16 10:41:11.467 15 INFO neutron.plugins.ml2.plugin [None req-191915fb-b14e-4cf6-bd69-c8b8ec6ef033 - - - - - -] Attempt 1 to provision port cfb5fafb-a88d-4d10-93e8-25943636be74 2026-05-16 10:41:18.484 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port cfb5fafb-a88d-4d10-93e8-25943636be74 2026-05-16 10:41:18.611 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-c72c6b77-6a29-41ed-8355-9a084534bba6'] response: {'server_uuid': '65299fdc-66bd-48a5-bddb-6ac7428bfb56', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cfb5fafb-a88d-4d10-93e8-25943636be74', 'code': 200} 2026-05-16 10:41:20.412 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port cfb5fafb-a88d-4d10-93e8-25943636be74 2026-05-16 10:41:22.822 12 INFO neutron.plugins.ml2.plugin [None req-94a65579-95b7-4514-9829-38c88fdee485 - - - - - -] Attempt 1 to provision port 44887c44-5f3a-4e6f-ac12-1730f6d80bcd 2026-05-16 10:41:35.392 12 INFO neutron.plugins.ml2.plugin [None req-f53daa9b-6819-4a87-9eb9-91b62ef600c6 - - - - - -] Attempt 1 to provision port cfb5fafb-a88d-4d10-93e8-25943636be74 2026-05-16 10:41:36.553 12 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port cfb5fafb-a88d-4d10-93e8-25943636be74 2026-05-16 10:41:36.895 15 INFO neutron.plugins.ml2.plugin [None req-ea93325e-fbf1-4a0a-ba2d-0d504ed69312 - - - - - -] Attempt 1 to provision port cfb5fafb-a88d-4d10-93e8-25943636be74 2026-05-16 10:41:44.470 15 INFO neutron.plugins.ml2.plugin [None req-2a251282-a685-49d4-af95-06bb3d4364db - - - - - -] Attempt 1 to provision port 44887c44-5f3a-4e6f-ac12-1730f6d80bcd 2026-05-16 10:41:45.051 12 INFO neutron.plugins.ml2.plugin [None req-f88884c8-fd6b-4168-af97-9dcded1598c9 - - - - - -] Attempt 1 to provision port 44887c44-5f3a-4e6f-ac12-1730f6d80bcd