+ 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-04-26 10:50:07.113 1 INFO neutron.common.config [-] Logging enabled! 2026-04-26 10:50:07.113 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev155 2026-04-26 10:50:07.113 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-26 10:50:07.114 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-26 10:50:08.371 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-26 10:50:08.373 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-26 10:50:08.376 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-26 10:50:08.377 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-26 10:50:08.377 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-26 10:50:08.378 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-04-26 10:50:08.378 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-04-26 10:50:08.378 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 10:50:08.384 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 10:50:08.384 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-26 10:50:08.384 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-26 10:50:08.402 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-26 10:50:08.403 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-26 10:50:08.403 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-26 10:50:08.421 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-26 10:50:08.421 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-26 10:50:08.421 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-26 10:50:08.421 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-26 10:50:08.725 1 INFO neutron.plugins.ml2.managers [None req-a0234a45-a51a-43b5-bfe0-2e0202dff9e1 - - - - - -] Initializing driver for type 'vlan' 2026-04-26 10:50:08.869 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a0234a45-a51a-43b5-bfe0-2e0202dff9e1 - - - - - -] VlanTypeDriver initialization complete 2026-04-26 10:50:08.869 1 INFO neutron.plugins.ml2.managers [None req-a0234a45-a51a-43b5-bfe0-2e0202dff9e1 - - - - - -] Initializing driver for type 'vxlan' 2026-04-26 10:50:08.870 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a0234a45-a51a-43b5-bfe0-2e0202dff9e1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-26 10:50:08.914 1 INFO neutron.plugins.ml2.managers [None req-a0234a45-a51a-43b5-bfe0-2e0202dff9e1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-26 10:50:08.915 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a0234a45-a51a-43b5-bfe0-2e0202dff9e1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-26 10:50:08.915 1 INFO neutron.plugins.ml2.managers [None req-a0234a45-a51a-43b5-bfe0-2e0202dff9e1 - - - - - -] Initializing extension driver 'port_security' 2026-04-26 10:50:08.915 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a0234a45-a51a-43b5-bfe0-2e0202dff9e1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-26 10:50:08.915 1 INFO neutron.plugins.ml2.managers [None req-a0234a45-a51a-43b5-bfe0-2e0202dff9e1 - - - - - -] Initializing extension driver 'qos' 2026-04-26 10:50:08.915 1 INFO neutron.plugins.ml2.managers [None req-a0234a45-a51a-43b5-bfe0-2e0202dff9e1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-26 10:50:08.915 1 INFO neutron.plugins.ml2.managers [None req-a0234a45-a51a-43b5-bfe0-2e0202dff9e1 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-26 10:50:08.925 1 INFO neutron.quota [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded quota_driver: . 2026-04-26 10:50:08.925 1 INFO neutron.plugins.ml2.plugin [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Modular L2 Plugin initialization complete 2026-04-26 10:50:08.926 1 INFO neutron.plugins.ml2.managers [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-26 10:50:08.926 1 INFO neutron.plugins.ml2.managers [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-26 10:50:08.926 1 INFO neutron.plugins.ml2.managers [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-26 10:50:08.926 1 INFO neutron.manager [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loading Plugin: qos 2026-04-26 10:50:08.937 1 INFO neutron.manager [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loading Plugin: router 2026-04-26 10:50:08.970 1 INFO neutron.services.service_base [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-26 10:50:08.970 1 INFO neutron.manager [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loading Plugin: segments 2026-04-26 10:50:09.036 1 INFO neutron.manager [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loading Plugin: trunk 2026-04-26 10:50:09.048 1 INFO neutron.manager [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loading Plugin: vpnaas 2026-04-26 10:50:09.078 1 WARNING stevedore.named [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-26 10:50:09.164 1 INFO neutron_vpnaas.services.vpn.plugin [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-26 10:50:09.165 1 INFO neutron.common.utils [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-26 10:50:09.165 1 INFO neutron.manager [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loading Plugin: taas 2026-04-26 10:50:09.193 1 WARNING stevedore.named [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-26 10:50:09.223 1 INFO neutron_taas.services.taas.taas_plugin [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-26 10:50:09.223 1 INFO neutron.manager [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loading Plugin: tapmirror 2026-04-26 10:50:09.239 1 WARNING stevedore.named [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-26 10:50:09.256 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-26 10:50:09.256 1 INFO neutron.manager [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loading Plugin: auto_allocate 2026-04-26 10:50:09.275 1 INFO neutron.manager [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loading Plugin: tag 2026-04-26 10:50:09.480 1 INFO neutron.manager [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loading Plugin: timestamp 2026-04-26 10:50:09.484 1 INFO neutron.manager [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loading Plugin: network_ip_availability 2026-04-26 10:50:09.488 1 INFO neutron.manager [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loading Plugin: flavors 2026-04-26 10:50:09.491 1 INFO neutron.manager [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loading Plugin: revisions 2026-04-26 10:50:09.494 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Initializing extension manager. 2026-04-26 10:50:09.496 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: address-group 2026-04-26 10:50:09.496 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: address-scope 2026-04-26 10:50:09.497 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-26 10:50:09.498 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: agent 2026-04-26 10:50:09.498 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: agent-resources-synced 2026-04-26 10:50:09.499 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-26 10:50:09.500 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-26 10:50:09.500 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: availability_zone 2026-04-26 10:50:09.501 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: availability_zone_filter 2026-04-26 10:50:09.501 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-26 10:50:09.502 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: default-subnetpools 2026-04-26 10:50:09.503 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-26 10:50:09.503 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: dns-integration 2026-04-26 10:50:09.504 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: dns-domain-ports 2026-04-26 10:50:09.504 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-26 10:50:09.505 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: dvr 2026-04-26 10:50:09.505 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-26 10:50:09.506 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: empty-string-filtering 2026-04-26 10:50:09.506 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-26 10:50:09.506 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-26 10:50:09.507 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: external-net 2026-04-26 10:50:09.507 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-26 10:50:09.508 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: extraroute 2026-04-26 10:50:09.509 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: extraroute-atomic 2026-04-26 10:50:09.509 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-26 10:50:09.509 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-26 10:50:09.510 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-26 10:50:09.510 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-26 10:50:09.511 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: fip-port-details 2026-04-26 10:50:09.511 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: flavors 2026-04-26 10:50:09.512 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-26 10:50:09.513 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: floatingip-pools 2026-04-26 10:50:09.513 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: ip_allocation 2026-04-26 10:50:09.514 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-26 10:50:09.514 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: l2_adjacency 2026-04-26 10:50:09.515 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: router 2026-04-26 10:50:09.517 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-26 10:50:09.517 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-26 10:50:09.518 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-26 10:50:09.518 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: ext-gw-mode 2026-04-26 10:50:09.519 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: l3-ha 2026-04-26 10:50:09.519 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-26 10:50:09.519 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-26 10:50:09.520 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: l3-flavors 2026-04-26 10:50:09.521 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-26 10:50:09.521 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-26 10:50:09.523 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-26 10:50:09.524 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-26 10:50:09.525 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-26 10:50:09.526 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-26 10:50:09.526 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-26 10:50:09.527 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: multi-provider 2026-04-26 10:50:09.527 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: net-mtu 2026-04-26 10:50:09.527 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: net-mtu-writable 2026-04-26 10:50:09.528 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: network_availability_zone 2026-04-26 10:50:09.528 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: network_ha 2026-04-26 10:50:09.529 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: network-ip-availability 2026-04-26 10:50:09.529 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: network-ip-availability-details 2026-04-26 10:50:09.530 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-26 10:50:09.531 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: pagination 2026-04-26 10:50:09.531 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: port-device-profile 2026-04-26 10:50:09.532 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-26 10:50:09.532 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-26 10:50:09.533 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-26 10:50:09.533 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: port-mac-override 2026-04-26 10:50:09.533 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-26 10:50:09.534 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-26 10:50:09.534 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-26 10:50:09.535 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: port-resource-request 2026-04-26 10:50:09.535 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-26 10:50:09.536 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-26 10:50:09.536 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: binding 2026-04-26 10:50:09.537 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: binding-extended 2026-04-26 10:50:09.537 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: port-security 2026-04-26 10:50:09.537 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: project-id 2026-04-26 10:50:09.538 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: provider 2026-04-26 10:50:09.538 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-26 10:50:09.540 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: qos 2026-04-26 10:50:09.541 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-26 10:50:09.541 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-26 10:50:09.542 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: qos-default 2026-04-26 10:50:09.543 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: qos-fip 2026-04-26 10:50:09.543 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-26 10:50:09.544 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-26 10:50:09.544 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-26 10:50:09.545 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-26 10:50:09.545 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-26 10:50:09.546 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: qos-pps 2026-04-26 10:50:09.546 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-26 10:50:09.546 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-26 10:50:09.547 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: qos-rules-alias 2026-04-26 10:50:09.547 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: quota-check-limit 2026-04-26 10:50:09.549 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-26 10:50:09.550 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: quotas 2026-04-26 10:50:09.553 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: quota_details 2026-04-26 10:50:09.554 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: rbac-policies 2026-04-26 10:50:09.555 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: rbac-address-group 2026-04-26 10:50:09.555 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: rbac-address-scope 2026-04-26 10:50:09.555 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: rbac-security-groups 2026-04-26 10:50:09.556 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-26 10:50:09.556 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: revision-if-match 2026-04-26 10:50:09.557 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-26 10:50:09.557 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: router_availability_zone 2026-04-26 10:50:09.558 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-04-26 10:50:09.558 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-26 10:50:09.559 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-26 10:50:09.560 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-26 10:50:09.560 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-26 10:50:09.561 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-26 10:50:09.561 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-26 10:50:09.562 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-26 10:50:09.565 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: security-group 2026-04-26 10:50:09.566 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: segment 2026-04-26 10:50:09.567 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-26 10:50:09.567 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: service-type 2026-04-26 10:50:09.568 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: sorting 2026-04-26 10:50:09.568 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: standard-attr-segment 2026-04-26 10:50:09.569 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: standard-attr-description 2026-04-26 10:50:09.569 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: stateful-security-group 2026-04-26 10:50:09.569 1 WARNING neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-26 10:50:09.570 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-26 10:50:09.570 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: subnet-external-network 2026-04-26 10:50:09.571 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: subnet_onboard 2026-04-26 10:50:09.571 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-26 10:50:09.572 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: subnet-service-types 2026-04-26 10:50:09.572 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: subnet_allocation 2026-04-26 10:50:09.573 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-26 10:50:09.573 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: tag-creation 2026-04-26 10:50:09.574 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-26 10:50:09.577 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: standard-attr-tag 2026-04-26 10:50:09.578 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-26 10:50:09.578 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: trunk 2026-04-26 10:50:09.579 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: trunk-details 2026-04-26 10:50:09.579 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-26 10:50:09.580 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-26 10:50:09.580 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-26 10:50:09.581 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-26 10:50:09.582 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-26 10:50:09.583 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-26 10:50:09.583 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: vpn-flavors 2026-04-26 10:50:09.585 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: vpnaas 2026-04-26 10:50:09.586 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: taas 2026-04-26 10:50:09.587 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: tap-mirror 2026-04-26 10:50:09.587 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: tap-mirror-both-direction 2026-04-26 10:50:09.588 1 INFO neutron.api.extensions [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-26 10:50:09.590 1 WARNING oslo_service.backend._threading.service [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-04-26 10:50:09.597 1 WARNING oslo_service.backend._threading.service [None req-fbbf7b1c-ed21-40b8-9d9d-00e2688ca538 - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-04-26 10:50:39.679 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-26 10:50:39.741 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-26 10:50:39.751 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-26 10:50:50.902 13 INFO neutron.db.l3_hamode_db [None req-77dcf560-7f8a-4432-bd33-c7498252fa13 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-26 10:51:07.279 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 62c16f82-8c01-4ba4-8fcf-cf4a297b23cf 2026-04-26 10:51:08.018 16 INFO neutron.plugins.ml2.plugin [None req-0f8c1b00-882d-491f-98a0-80134e3abd03 - - - - - -] Attempt 1 to provision port 62c16f82-8c01-4ba4-8fcf-cf4a297b23cf 2026-04-26 10:51:09.206 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 62c16f82-8c01-4ba4-8fcf-cf4a297b23cf 2026-04-26 10:51:09.690 16 INFO neutron.plugins.ml2.plugin [None req-991708d3-9678-477e-ab0d-69bade1668c8 - - - - - -] Attempt 1 to provision port 62c16f82-8c01-4ba4-8fcf-cf4a297b23cf 2026-04-26 10:55:43.273 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port c14dd0eb-102a-42ea-99d6-a73119e3ffba 2026-04-26 10:55:44.467 13 INFO neutron.plugins.ml2.plugin [None req-6d326afc-7544-45fd-af77-418c723c5e41 - - - - - -] Attempt 1 to provision port c14dd0eb-102a-42ea-99d6-a73119e3ffba 2026-04-26 10:55:45.256 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port c14dd0eb-102a-42ea-99d6-a73119e3ffba 2026-04-26 10:55:46.136 13 INFO neutron.plugins.ml2.plugin [None req-8854c875-b5f1-4984-9dda-eb3abe828417 - - - - - -] Attempt 1 to provision port c14dd0eb-102a-42ea-99d6-a73119e3ffba 2026-04-26 10:55:50.429 13 INFO neutron.plugins.ml2.plugin [None req-71617708-d32b-40f9-b994-32051288f3d6 - - - - - -] Attempt 1 to provision port 41955b0a-c0c1-4b95-9b2e-0951256dad40 2026-04-26 10:59:39.926 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 41955b0a-c0c1-4b95-9b2e-0951256dad40 2026-04-26 10:59:41.399 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 41955b0a-c0c1-4b95-9b2e-0951256dad40 2026-04-26 11:09:59.536 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port c2113b29-b6f4-475b-8884-750fd162ba91 2026-04-26 11:10:01.500 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port c2113b29-b6f4-475b-8884-750fd162ba91 2026-04-26 11:18:15.139 16 INFO neutron.plugins.ml2.plugin [None req-0aeea3be-f76d-4441-a5b5-08525e216900 - - - - - -] Attempt 1 to provision port 62c16f82-8c01-4ba4-8fcf-cf4a297b23cf 2026-04-26 11:18:15.190 16 INFO neutron.plugins.ml2.plugin [None req-0aeea3be-f76d-4441-a5b5-08525e216900 - - - - - -] Attempt 1 to provision port c14dd0eb-102a-42ea-99d6-a73119e3ffba 2026-04-26 11:18:15.234 16 INFO neutron.plugins.ml2.plugin [None req-0aeea3be-f76d-4441-a5b5-08525e216900 - - - - - -] Attempt 1 to provision port 41955b0a-c0c1-4b95-9b2e-0951256dad40 2026-04-26 11:24:59.759 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 8cf963ea-8f65-4495-aa1b-65c2c46a8fb7 2026-04-26 11:25:00.981 16 INFO neutron.plugins.ml2.plugin [None req-0e26a58f-094a-4ce6-94af-fa55c210b6d4 - - - - - -] Attempt 1 to provision port 8cf963ea-8f65-4495-aa1b-65c2c46a8fb7 2026-04-26 11:25:01.034 16 INFO neutron.plugins.ml2.plugin [None req-0e26a58f-094a-4ce6-94af-fa55c210b6d4 - - - - - -] Attempt 1 to provision port 411f6efe-1663-4c42-9a42-171ed0c178dd 2026-04-26 11:25:01.743 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 8cf963ea-8f65-4495-aa1b-65c2c46a8fb7 2026-04-26 11:25:03.843 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 7d3bea58-7251-4f3c-8e0a-d24516a98806 2026-04-26 11:25:05.921 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 7d3bea58-7251-4f3c-8e0a-d24516a98806 2026-04-26 11:25:06.578 16 INFO neutron.plugins.ml2.plugin [None req-a5e9a7bb-fd42-4e30-93ed-e01909702abb - - - - - -] Attempt 1 to provision port a1970775-1282-4a7e-a3bc-8a50f093b3f8 2026-04-26 11:25:06.617 16 INFO neutron.plugins.ml2.plugin [None req-a5e9a7bb-fd42-4e30-93ed-e01909702abb - - - - - -] Attempt 1 to provision port 7d3bea58-7251-4f3c-8e0a-d24516a98806 2026-04-26 11:25:07.853 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 4e5aa342-ead1-4ec1-b8d7-281fbe1ae017 2026-04-26 11:25:08.253 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 57f56311-cb26-4a18-b3cd-aef04d248613 2026-04-26 11:25:09.759 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 4e5aa342-ead1-4ec1-b8d7-281fbe1ae017 2026-04-26 11:25:10.037 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 57f56311-cb26-4a18-b3cd-aef04d248613 2026-04-26 11:25:11.762 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 5962af3a-6a36-4170-87a6-9dc1c982d940 2026-04-26 11:25:13.991 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 5962af3a-6a36-4170-87a6-9dc1c982d940 2026-04-26 11:25:14.341 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 574c4487-e3a2-41eb-8942-8b2819f446ce 2026-04-26 11:25:15.426 16 INFO neutron.plugins.ml2.plugin [None req-4d98cf6a-2016-4239-8688-f37227bb07af - - - - - -] Attempt 1 to provision port 574c4487-e3a2-41eb-8942-8b2819f446ce 2026-04-26 11:25:15.470 16 INFO neutron.plugins.ml2.plugin [None req-4d98cf6a-2016-4239-8688-f37227bb07af - - - - - -] Attempt 1 to provision port a1970775-1282-4a7e-a3bc-8a50f093b3f8 2026-04-26 11:25:15.490 16 INFO neutron.plugins.ml2.plugin [None req-4d98cf6a-2016-4239-8688-f37227bb07af - - - - - -] Attempt 1 to provision port 7d3bea58-7251-4f3c-8e0a-d24516a98806 2026-04-26 11:25:15.545 16 INFO neutron.plugins.ml2.plugin [None req-4d98cf6a-2016-4239-8688-f37227bb07af - - - - - -] Attempt 1 to provision port add9dd8f-b1e9-40fa-877b-37232f22aadd 2026-04-26 11:25:16.910 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 99efa94b-0afb-45c7-a920-5643ce30605f 2026-04-26 11:25:17.254 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 22cd2062-cbe8-4422-993c-5c9d6618913c 2026-04-26 11:25:17.450 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-88b79f58-b103-42b6-bd2a-f41b0fc4da47'] response: {'server_uuid': '2c5997a0-69aa-4880-bc8a-76013dbf2b61', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '99efa94b-0afb-45c7-a920-5643ce30605f', 'code': 200} 2026-04-26 11:25:17.751 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 574c4487-e3a2-41eb-8942-8b2819f446ce 2026-04-26 11:25:18.637 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 99efa94b-0afb-45c7-a920-5643ce30605f 2026-04-26 11:25:18.788 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 22cd2062-cbe8-4422-993c-5c9d6618913c 2026-04-26 11:25:19.489 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ef81ffb-03a9-421b-8d78-0766bb5636bc'] response: {'server_uuid': 'ea8982f0-75ee-4140-b59c-f80c4bbb72b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '22cd2062-cbe8-4422-993c-5c9d6618913c', 'code': 200} 2026-04-26 11:25:22.543 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 3ae69ce0-8b3a-48b0-83d9-be9d63abb9b5 2026-04-26 11:25:24.586 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 43c70951-e889-46eb-830e-0bc475959c2a 2026-04-26 11:25:24.976 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 3ae69ce0-8b3a-48b0-83d9-be9d63abb9b5 2026-04-26 11:25:26.586 13 INFO neutron.plugins.ml2.plugin [None req-3d7ea68d-300c-48fd-9dad-494d9971aeff - - - - - -] Attempt 1 to provision port 43c70951-e889-46eb-830e-0bc475959c2a 2026-04-26 11:25:26.600 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 43c70951-e889-46eb-830e-0bc475959c2a 2026-04-26 11:25:26.641 13 INFO neutron.plugins.ml2.plugin [None req-3d7ea68d-300c-48fd-9dad-494d9971aeff - - - - - -] Attempt 1 to provision port f4636887-7352-4693-a414-6bece3b1e515 2026-04-26 11:25:26.665 13 INFO neutron.plugins.ml2.plugin [None req-3d7ea68d-300c-48fd-9dad-494d9971aeff - - - - - -] Attempt 1 to provision port add9dd8f-b1e9-40fa-877b-37232f22aadd 2026-04-26 11:25:26.688 13 INFO neutron.plugins.ml2.plugin [None req-3d7ea68d-300c-48fd-9dad-494d9971aeff - - - - - -] Attempt 1 to provision port e256d192-cc39-4dbf-bcd7-7632119b72a7 2026-04-26 11:25:31.158 16 INFO neutron.plugins.ml2.plugin [None req-557a5caa-9971-464c-96b2-6f6ecd77dfcb - - - - - -] Attempt 1 to provision port f8429e87-7b20-4b36-81bd-7a41f1bd55c5 2026-04-26 11:25:31.182 16 INFO neutron.plugins.ml2.plugin [None req-557a5caa-9971-464c-96b2-6f6ecd77dfcb - - - - - -] Attempt 1 to provision port add9dd8f-b1e9-40fa-877b-37232f22aadd 2026-04-26 11:25:33.688 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 0301173c-7688-4cf4-a42d-f47ca6197f26 2026-04-26 11:25:34.216 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e587644-509f-4650-834e-42eb869a3c0d'] response: {'server_uuid': '3099aa7d-f059-4071-9251-93a7da1535d9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0301173c-7688-4cf4-a42d-f47ca6197f26', 'code': 200} 2026-04-26 11:25:34.587 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 0301173c-7688-4cf4-a42d-f47ca6197f26 2026-04-26 11:25:38.593 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 4a1935f5-2950-4f7a-91b1-c12967c681ec 2026-04-26 11:25:40.632 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 4a1935f5-2950-4f7a-91b1-c12967c681ec 2026-04-26 11:25:40.797 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port a1970775-1282-4a7e-a3bc-8a50f093b3f8 2026-04-26 11:25:41.044 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port e256d192-cc39-4dbf-bcd7-7632119b72a7 2026-04-26 11:25:42.639 16 INFO neutron.plugins.ml2.plugin [None req-b5d5e3a7-2613-4378-9b26-7e02780aa4fe - - - - - -] Attempt 1 to provision port 02cbf47f-0b81-48dc-957d-b37a448257b9 2026-04-26 11:25:42.666 16 INFO neutron.plugins.ml2.plugin [None req-b5d5e3a7-2613-4378-9b26-7e02780aa4fe - - - - - -] Attempt 1 to provision port f4636887-7352-4693-a414-6bece3b1e515 2026-04-26 11:25:42.692 16 INFO neutron.plugins.ml2.plugin [None req-b5d5e3a7-2613-4378-9b26-7e02780aa4fe - - - - - -] Attempt 1 to provision port 99efa94b-0afb-45c7-a920-5643ce30605f 2026-04-26 11:25:42.782 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port f8429e87-7b20-4b36-81bd-7a41f1bd55c5 2026-04-26 11:25:43.032 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port add9dd8f-b1e9-40fa-877b-37232f22aadd 2026-04-26 11:25:43.283 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port a1970775-1282-4a7e-a3bc-8a50f093b3f8 2026-04-26 11:25:43.462 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port e256d192-cc39-4dbf-bcd7-7632119b72a7 2026-04-26 11:25:44.758 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port f8429e87-7b20-4b36-81bd-7a41f1bd55c5 2026-04-26 11:25:44.917 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port add9dd8f-b1e9-40fa-877b-37232f22aadd 2026-04-26 11:25:50.693 13 INFO neutron.plugins.ml2.plugin [None req-9715a53b-9045-4d8d-b0b0-903f51f318c5 - - - - - -] Attempt 1 to provision port 99efa94b-0afb-45c7-a920-5643ce30605f 2026-04-26 11:25:51.404 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8b5f062-13f6-4a7c-b48d-ce6bebbce80b'] response: {'server_uuid': 'ea8982f0-75ee-4140-b59c-f80c4bbb72b8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '22cd2062-cbe8-4422-993c-5c9d6618913c', 'code': 200} 2026-04-26 11:25:53.063 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 22cd2062-cbe8-4422-993c-5c9d6618913c 2026-04-26 11:25:53.168 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-27d47316-01ae-4aa7-9b38-32adf31c7588'] response: {'server_uuid': 'ea8982f0-75ee-4140-b59c-f80c4bbb72b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '22cd2062-cbe8-4422-993c-5c9d6618913c', 'code': 200} 2026-04-26 11:25:54.579 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 22cd2062-cbe8-4422-993c-5c9d6618913c 2026-04-26 11:26:06.571 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port a6d960a1-f975-47ff-ac2a-56ceabaa65ed 2026-04-26 11:26:06.968 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 5cd1c3de-d745-4c45-b594-c0868e6e8b77 2026-04-26 11:26:08.555 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port a6d960a1-f975-47ff-ac2a-56ceabaa65ed 2026-04-26 11:26:08.770 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 5cd1c3de-d745-4c45-b594-c0868e6e8b77 2026-04-26 11:26:10.458 16 INFO neutron.plugins.ml2.plugin [None req-d5101e13-10cd-478b-9337-48e7dcf68d11 - - - - - -] Attempt 1 to provision port a6d960a1-f975-47ff-ac2a-56ceabaa65ed 2026-04-26 11:26:10.566 16 INFO neutron.plugins.ml2.plugin [None req-d5101e13-10cd-478b-9337-48e7dcf68d11 - - - - - -] Attempt 1 to provision port 686a2a78-e7ee-4a49-9c42-fe2f1e89a273 2026-04-26 11:26:10.594 16 INFO neutron.plugins.ml2.plugin [None req-d5101e13-10cd-478b-9337-48e7dcf68d11 - - - - - -] Attempt 1 to provision port 12cd100a-5b95-4257-aae9-fc1fe0710820 2026-04-26 11:26:12.900 16 INFO neutron.plugins.ml2.plugin [None req-91000ec7-2d3a-4fb2-acd8-ee4201931d7a - - - - - -] Attempt 1 to provision port 686a2a78-e7ee-4a49-9c42-fe2f1e89a273 2026-04-26 11:26:22.606 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 12cd100a-5b95-4257-aae9-fc1fe0710820 2026-04-26 11:26:24.593 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 12cd100a-5b95-4257-aae9-fc1fe0710820 2026-04-26 11:26:24.742 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 686a2a78-e7ee-4a49-9c42-fe2f1e89a273 2026-04-26 11:26:27.175 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 53c84aaa-4e6b-4367-8330-d46386bff8a0 2026-04-26 11:26:27.285 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b45c6999-6a0a-4166-a67b-06f7303200dd'] response: {'server_uuid': 'afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '53c84aaa-4e6b-4367-8330-d46386bff8a0', 'code': 200} 2026-04-26 11:26:27.474 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 686a2a78-e7ee-4a49-9c42-fe2f1e89a273 2026-04-26 11:26:28.990 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 53c84aaa-4e6b-4367-8330-d46386bff8a0 2026-04-26 11:26:33.137 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e88c7a3-7658-4722-8ff3-b8b568526d00'] response: {'server_uuid': 'afef11bd-24e8-4f2d-bb7f-4e6b580d2bd7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '53c84aaa-4e6b-4367-8330-d46386bff8a0', 'code': 200} 2026-04-26 11:26:41.046 13 INFO neutron.plugins.ml2.plugin [None req-02e148a5-7f43-4b72-a18c-4b15d783e387 - - - - - -] Attempt 1 to provision port 42b74962-75cc-4722-ba6d-340b0ab79452 2026-04-26 11:26:41.186 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 42b74962-75cc-4722-ba6d-340b0ab79452 2026-04-26 11:26:43.235 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 42b74962-75cc-4722-ba6d-340b0ab79452 2026-04-26 11:26:43.419 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port b6de6c9d-2a6d-4899-b86a-fd5584986ae3 2026-04-26 11:26:44.951 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port b6de6c9d-2a6d-4899-b86a-fd5584986ae3 2026-04-26 11:26:46.383 16 INFO neutron.plugins.ml2.plugin [None req-3b3d6597-6d20-4be0-ae5b-eac428d5e329 - - - - - -] Attempt 1 to provision port fe41394c-b23c-49b9-93aa-bce8ed575a82 2026-04-26 11:26:46.410 16 INFO neutron.plugins.ml2.plugin [None req-3b3d6597-6d20-4be0-ae5b-eac428d5e329 - - - - - -] Attempt 1 to provision port 3364c0c6-c103-48d3-98eb-9b40447dea2e 2026-04-26 11:26:46.434 16 INFO neutron.plugins.ml2.plugin [None req-3b3d6597-6d20-4be0-ae5b-eac428d5e329 - - - - - -] Attempt 1 to provision port 42b74962-75cc-4722-ba6d-340b0ab79452 2026-04-26 11:26:48.973 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 8a84e1f5-06de-4e64-8e46-ad95d324df18 2026-04-26 11:26:50.933 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 8a84e1f5-06de-4e64-8e46-ad95d324df18 2026-04-26 11:26:55.978 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port d5cf5d59-5e40-4c46-afe2-32b5f1deab96 2026-04-26 11:26:56.362 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-21a6c0c5-6789-4dc0-9105-feede5eb9594'] response: {'server_uuid': '5e46d05e-0c04-4144-947f-15f00076d573', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd5cf5d59-5e40-4c46-afe2-32b5f1deab96', 'code': 200} 2026-04-26 11:26:56.964 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port d5cf5d59-5e40-4c46-afe2-32b5f1deab96 2026-04-26 11:27:01.597 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port bf5b5879-0ae7-4356-a6a7-e4260811024e 2026-04-26 11:27:01.914 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 4e78110a-ce03-4c62-b246-6125919d0193 2026-04-26 11:27:02.022 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7c285d5-441a-452c-8585-1121e51a95d9'] response: {'server_uuid': '2903b34b-139e-4389-83db-bb3538721f94', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4e78110a-ce03-4c62-b246-6125919d0193', 'code': 200} 2026-04-26 11:27:03.080 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port bf5b5879-0ae7-4356-a6a7-e4260811024e 2026-04-26 11:27:03.289 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 3364c0c6-c103-48d3-98eb-9b40447dea2e 2026-04-26 11:27:03.535 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 4e78110a-ce03-4c62-b246-6125919d0193 2026-04-26 11:27:03.781 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port fe41394c-b23c-49b9-93aa-bce8ed575a82 2026-04-26 11:27:05.234 16 INFO neutron.plugins.ml2.plugin [None req-6252df68-f621-406b-bf22-97a45de5b9b1 - - - - - -] Attempt 1 to provision port 384681b1-b311-48fa-b597-8d35159c15b6 2026-04-26 11:27:05.401 16 INFO neutron.plugins.ml2.plugin [None req-6252df68-f621-406b-bf22-97a45de5b9b1 - - - - - -] Attempt 1 to provision port fcdd0adf-9004-4422-8024-da0ec6fd6242 2026-04-26 11:27:05.492 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 384681b1-b311-48fa-b597-8d35159c15b6 2026-04-26 11:27:05.518 16 INFO neutron.plugins.ml2.plugin [None req-6252df68-f621-406b-bf22-97a45de5b9b1 - - - - - -] Attempt 1 to provision port fe41394c-b23c-49b9-93aa-bce8ed575a82 2026-04-26 11:27:05.591 16 INFO neutron.plugins.ml2.plugin [None req-6252df68-f621-406b-bf22-97a45de5b9b1 - - - - - -] Attempt 1 to provision port 4e78110a-ce03-4c62-b246-6125919d0193 2026-04-26 11:27:05.648 16 INFO neutron.plugins.ml2.plugin [None req-6252df68-f621-406b-bf22-97a45de5b9b1 - - - - - -] Attempt 1 to provision port bf5b5879-0ae7-4356-a6a7-e4260811024e 2026-04-26 11:27:05.666 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 3364c0c6-c103-48d3-98eb-9b40447dea2e 2026-04-26 11:27:05.957 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port fcdd0adf-9004-4422-8024-da0ec6fd6242 2026-04-26 11:27:06.415 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port fe41394c-b23c-49b9-93aa-bce8ed575a82 2026-04-26 11:27:07.378 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 384681b1-b311-48fa-b597-8d35159c15b6 2026-04-26 11:27:07.530 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port fcdd0adf-9004-4422-8024-da0ec6fd6242 2026-04-26 11:27:07.974 13 INFO neutron.plugins.ml2.plugin [None req-4a119f5d-81a9-4f74-aa2a-ee68043ed44f - - - - - -] Attempt 1 to provision port fcdd0adf-9004-4422-8024-da0ec6fd6242 2026-04-26 11:27:08.020 13 INFO neutron.plugins.ml2.plugin [None req-4a119f5d-81a9-4f74-aa2a-ee68043ed44f - - - - - -] Attempt 1 to provision port 4e78110a-ce03-4c62-b246-6125919d0193 2026-04-26 11:27:08.061 13 INFO neutron.plugins.ml2.plugin [None req-4a119f5d-81a9-4f74-aa2a-ee68043ed44f - - - - - -] Attempt 1 to provision port bf5b5879-0ae7-4356-a6a7-e4260811024e 2026-04-26 11:27:13.520 13 INFO neutron.plugins.ml2.plugin [None req-0338f946-bb9d-4daa-b719-e06df06a3042 - - - - - -] Attempt 1 to provision port fcdd0adf-9004-4422-8024-da0ec6fd6242 2026-04-26 11:27:15.636 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 2353b302-8768-4647-94b3-9374f35baa1f 2026-04-26 11:27:17.579 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 353e2b03-8c92-46fd-9dcb-131345d35c5b 2026-04-26 11:27:17.910 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 2353b302-8768-4647-94b3-9374f35baa1f 2026-04-26 11:27:19.645 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 353e2b03-8c92-46fd-9dcb-131345d35c5b 2026-04-26 11:27:20.911 16 INFO neutron.plugins.ml2.plugin [None req-89227e43-28d3-4db2-b7cb-37a130268fac - - - - - -] Attempt 1 to provision port 2353b302-8768-4647-94b3-9374f35baa1f 2026-04-26 11:27:20.995 16 INFO neutron.plugins.ml2.plugin [None req-89227e43-28d3-4db2-b7cb-37a130268fac - - - - - -] Attempt 1 to provision port df454e9c-76cf-4598-9d80-7914aa599c5c 2026-04-26 11:27:21.020 16 INFO neutron.plugins.ml2.plugin [None req-89227e43-28d3-4db2-b7cb-37a130268fac - - - - - -] Attempt 1 to provision port 0b2bf357-543f-4118-ab18-ecf38d2b8338 2026-04-26 11:27:21.055 16 INFO neutron.plugins.ml2.plugin [None req-89227e43-28d3-4db2-b7cb-37a130268fac - - - - - -] Attempt 1 to provision port c61d0422-79f9-497c-bd2e-042cfed53d6c 2026-04-26 11:27:21.531 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 7ff59fcd-709e-43f6-bc9e-c0067506f813 2026-04-26 11:27:23.540 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 7ff59fcd-709e-43f6-bc9e-c0067506f813 2026-04-26 11:27:23.944 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 172698a9-0095-4fe4-9f5c-91760deda93e 2026-04-26 11:27:25.502 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 804d02a5-9f24-416d-9b20-f51df5312112 2026-04-26 11:27:25.828 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 172698a9-0095-4fe4-9f5c-91760deda93e 2026-04-26 11:27:26.020 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port f52b5008-8074-4466-a66c-574a42cea11e 2026-04-26 11:27:27.551 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 89fa1957-497c-4c0f-9f3a-a4c1c8b7e81e 2026-04-26 11:27:28.255 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 804d02a5-9f24-416d-9b20-f51df5312112 2026-04-26 11:27:28.593 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port f52b5008-8074-4466-a66c-574a42cea11e 2026-04-26 11:27:29.471 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 89fa1957-497c-4c0f-9f3a-a4c1c8b7e81e 2026-04-26 11:27:33.402 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 06d0aae0-b4b2-44fe-88f1-d42bf9b1a6fa 2026-04-26 11:27:35.383 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 06d0aae0-b4b2-44fe-88f1-d42bf9b1a6fa 2026-04-26 11:27:38.117 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 44981a10-65fa-49c0-966d-0ab6f7221a69 2026-04-26 11:27:38.579 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 3b084748-df79-43de-939d-39a26b893356 2026-04-26 11:27:38.694 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-45729621-c271-4957-b5ea-f6f7da25a78b'] response: {'server_uuid': '0cbb580c-74ce-4358-bf1d-a4764fe967a6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3b084748-df79-43de-939d-39a26b893356', 'code': 200} 2026-04-26 11:27:40.216 16 INFO neutron.plugins.ml2.plugin [None req-af45d67c-d4e2-4668-9606-72060804a3af - - - - - -] Attempt 1 to provision port ae641212-99c4-46c8-8f41-f51c6415dba4 2026-04-26 11:27:40.268 16 INFO neutron.plugins.ml2.plugin [None req-af45d67c-d4e2-4668-9606-72060804a3af - - - - - -] Attempt 1 to provision port 3b084748-df79-43de-939d-39a26b893356 2026-04-26 11:27:40.321 16 INFO neutron.plugins.ml2.plugin [None req-af45d67c-d4e2-4668-9606-72060804a3af - - - - - -] Attempt 1 to provision port d5f2fc23-e296-4bd2-8815-fd305c59b067 2026-04-26 11:27:40.342 16 INFO neutron.plugins.ml2.plugin [None req-af45d67c-d4e2-4668-9606-72060804a3af - - - - - -] Attempt 1 to provision port 89fa1957-497c-4c0f-9f3a-a4c1c8b7e81e 2026-04-26 11:27:40.390 16 INFO neutron.plugins.ml2.plugin [None req-af45d67c-d4e2-4668-9606-72060804a3af - - - - - -] Attempt 1 to provision port 83147a08-5ae1-404e-b360-7f652f93620a 2026-04-26 11:27:40.426 16 INFO neutron.plugins.ml2.plugin [None req-af45d67c-d4e2-4668-9606-72060804a3af - - - - - -] Attempt 1 to provision port 06d0aae0-b4b2-44fe-88f1-d42bf9b1a6fa 2026-04-26 11:27:40.506 16 INFO neutron.plugins.ml2.plugin [None req-af45d67c-d4e2-4668-9606-72060804a3af - - - - - -] Attempt 1 to provision port 2353b302-8768-4647-94b3-9374f35baa1f 2026-04-26 11:27:40.550 16 INFO neutron.plugins.ml2.plugin [None req-af45d67c-d4e2-4668-9606-72060804a3af - - - - - -] Attempt 1 to provision port f66ad404-6f21-48b2-94ba-13a84e631377 2026-04-26 11:27:40.572 16 INFO neutron.plugins.ml2.plugin [None req-af45d67c-d4e2-4668-9606-72060804a3af - - - - - -] Attempt 1 to provision port c61d0422-79f9-497c-bd2e-042cfed53d6c 2026-04-26 11:27:40.685 16 INFO neutron.plugins.ml2.plugin [None req-af45d67c-d4e2-4668-9606-72060804a3af - - - - - -] Attempt 1 to provision port 172698a9-0095-4fe4-9f5c-91760deda93e 2026-04-26 11:27:40.723 16 INFO neutron.plugins.ml2.plugin [None req-af45d67c-d4e2-4668-9606-72060804a3af - - - - - -] Attempt 1 to provision port 44981a10-65fa-49c0-966d-0ab6f7221a69 2026-04-26 11:27:41.204 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 7f20a858-8d89-442c-afa7-30c93e63031d 2026-04-26 11:27:41.329 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-992e5bb0-6f5d-4eb1-a098-670e80760507'] response: {'server_uuid': '019e97a5-17ef-4afb-9acd-48750426a1c1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7f20a858-8d89-442c-afa7-30c93e63031d', 'code': 200} 2026-04-26 11:27:41.624 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 3b084748-df79-43de-939d-39a26b893356 2026-04-26 11:27:41.881 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 44981a10-65fa-49c0-966d-0ab6f7221a69 2026-04-26 11:27:42.114 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port c61d0422-79f9-497c-bd2e-042cfed53d6c 2026-04-26 11:27:42.351 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 0b2bf357-543f-4118-ab18-ecf38d2b8338 2026-04-26 11:27:43.743 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port c61d0422-79f9-497c-bd2e-042cfed53d6c 2026-04-26 11:27:43.998 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 2a83ba7e-bb3f-4eef-99b7-e32326573eb1 2026-04-26 11:27:44.140 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-901e5dad-93cf-495b-b136-ba7a25df9626'] response: {'server_uuid': 'c3ef4020-4ee8-4cab-829d-5ee1ec815527', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2a83ba7e-bb3f-4eef-99b7-e32326573eb1', 'code': 200} 2026-04-26 11:27:44.486 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 0b2bf357-543f-4118-ab18-ecf38d2b8338 2026-04-26 11:27:44.787 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 7f20a858-8d89-442c-afa7-30c93e63031d 2026-04-26 11:27:45.427 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port d5f2fc23-e296-4bd2-8815-fd305c59b067 2026-04-26 11:27:45.785 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 2a83ba7e-bb3f-4eef-99b7-e32326573eb1 2026-04-26 11:27:47.387 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port d5f2fc23-e296-4bd2-8815-fd305c59b067 2026-04-26 11:27:47.575 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port df454e9c-76cf-4598-9d80-7914aa599c5c 2026-04-26 11:27:47.816 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port ab1cabc6-0367-4407-9c9a-5684b5914557 2026-04-26 11:27:49.532 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 83147a08-5ae1-404e-b360-7f652f93620a 2026-04-26 11:27:50.103 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port df454e9c-76cf-4598-9d80-7914aa599c5c 2026-04-26 11:27:50.283 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port ab1cabc6-0367-4407-9c9a-5684b5914557 2026-04-26 11:27:50.575 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 987eeae7-4174-43f0-bf60-733f7026e33d 2026-04-26 11:27:51.962 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 83147a08-5ae1-404e-b360-7f652f93620a 2026-04-26 11:27:52.139 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port d42c6c13-d179-4f8b-815a-fd3bab95e6dc 2026-04-26 11:27:52.337 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 987eeae7-4174-43f0-bf60-733f7026e33d 2026-04-26 11:27:52.491 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port ae641212-99c4-46c8-8f41-f51c6415dba4 2026-04-26 11:27:54.244 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port d42c6c13-d179-4f8b-815a-fd3bab95e6dc 2026-04-26 11:27:54.406 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 3de77358-281d-479a-9cd6-f95ceb3712af 2026-04-26 11:27:54.551 13 INFO neutron.plugins.ml2.plugin [None req-35bffde4-3112-48ee-8c66-735237860137 - - - - - -] Attempt 1 to provision port ae641212-99c4-46c8-8f41-f51c6415dba4 2026-04-26 11:27:54.681 13 INFO neutron.plugins.ml2.plugin [None req-35bffde4-3112-48ee-8c66-735237860137 - - - - - -] Attempt 1 to provision port d5f2fc23-e296-4bd2-8815-fd305c59b067 2026-04-26 11:27:54.787 13 INFO neutron.plugins.ml2.plugin [None req-35bffde4-3112-48ee-8c66-735237860137 - - - - - -] Attempt 1 to provision port 3de77358-281d-479a-9cd6-f95ceb3712af 2026-04-26 11:27:54.895 13 INFO neutron.plugins.ml2.plugin [None req-35bffde4-3112-48ee-8c66-735237860137 - - - - - -] Attempt 1 to provision port 83147a08-5ae1-404e-b360-7f652f93620a 2026-04-26 11:27:54.942 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port ae641212-99c4-46c8-8f41-f51c6415dba4 2026-04-26 11:27:55.004 13 INFO neutron.plugins.ml2.plugin [None req-35bffde4-3112-48ee-8c66-735237860137 - - - - - -] Attempt 1 to provision port 89fa1957-497c-4c0f-9f3a-a4c1c8b7e81e 2026-04-26 11:27:55.104 13 INFO neutron.plugins.ml2.plugin [None req-35bffde4-3112-48ee-8c66-735237860137 - - - - - -] Attempt 1 to provision port 987eeae7-4174-43f0-bf60-733f7026e33d 2026-04-26 11:27:55.210 13 INFO neutron.plugins.ml2.plugin [None req-35bffde4-3112-48ee-8c66-735237860137 - - - - - -] Attempt 1 to provision port 2a83ba7e-bb3f-4eef-99b7-e32326573eb1 2026-04-26 11:27:55.287 13 INFO neutron.plugins.ml2.plugin [None req-35bffde4-3112-48ee-8c66-735237860137 - - - - - -] Attempt 1 to provision port 06d0aae0-b4b2-44fe-88f1-d42bf9b1a6fa 2026-04-26 11:27:55.332 13 INFO neutron.plugins.ml2.plugin [None req-35bffde4-3112-48ee-8c66-735237860137 - - - - - -] Attempt 1 to provision port 172698a9-0095-4fe4-9f5c-91760deda93e 2026-04-26 11:27:56.403 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 3de77358-281d-479a-9cd6-f95ceb3712af 2026-04-26 11:27:58.554 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port f7606f34-69a2-4aec-816c-1fc87795bd58 2026-04-26 11:27:58.689 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-608628fd-9b73-46f0-b89f-c43d68dcf614'] response: {'server_uuid': '03a3a3c0-317c-47ae-ae16-947acc6baa92', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f7606f34-69a2-4aec-816c-1fc87795bd58', 'code': 200} 2026-04-26 11:28:00.523 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port f7606f34-69a2-4aec-816c-1fc87795bd58 2026-04-26 11:28:03.193 13 INFO neutron.plugins.ml2.plugin [None req-6c04990d-e6ef-443b-a0bf-325ad24a3f73 - - - - - -] Attempt 1 to provision port f7606f34-69a2-4aec-816c-1fc87795bd58 2026-04-26 11:28:03.248 13 INFO neutron.plugins.ml2.plugin [None req-6c04990d-e6ef-443b-a0bf-325ad24a3f73 - - - - - -] Attempt 1 to provision port ae641212-99c4-46c8-8f41-f51c6415dba4 2026-04-26 11:28:03.305 13 INFO neutron.plugins.ml2.plugin [None req-6c04990d-e6ef-443b-a0bf-325ad24a3f73 - - - - - -] Attempt 1 to provision port d5f2fc23-e296-4bd2-8815-fd305c59b067 2026-04-26 11:28:03.361 13 INFO neutron.plugins.ml2.plugin [None req-6c04990d-e6ef-443b-a0bf-325ad24a3f73 - - - - - -] Attempt 1 to provision port 3de77358-281d-479a-9cd6-f95ceb3712af 2026-04-26 11:28:03.403 13 INFO neutron.plugins.ml2.plugin [None req-6c04990d-e6ef-443b-a0bf-325ad24a3f73 - - - - - -] Attempt 1 to provision port 987eeae7-4174-43f0-bf60-733f7026e33d 2026-04-26 11:28:03.465 13 INFO neutron.plugins.ml2.plugin [None req-6c04990d-e6ef-443b-a0bf-325ad24a3f73 - - - - - -] Attempt 1 to provision port c61d0422-79f9-497c-bd2e-042cfed53d6c 2026-04-26 11:28:11.556 16 INFO neutron.plugins.ml2.plugin [None req-30b41510-a9d6-4103-97c3-4a328a0cb915 - - - - - -] Attempt 1 to provision port f7606f34-69a2-4aec-816c-1fc87795bd58 2026-04-26 11:28:11.614 16 INFO neutron.plugins.ml2.plugin [None req-30b41510-a9d6-4103-97c3-4a328a0cb915 - - - - - -] Attempt 1 to provision port ae641212-99c4-46c8-8f41-f51c6415dba4 2026-04-26 11:28:11.662 16 INFO neutron.plugins.ml2.plugin [None req-30b41510-a9d6-4103-97c3-4a328a0cb915 - - - - - -] Attempt 1 to provision port 3de77358-281d-479a-9cd6-f95ceb3712af 2026-04-26 11:28:11.706 16 INFO neutron.plugins.ml2.plugin [None req-30b41510-a9d6-4103-97c3-4a328a0cb915 - - - - - -] Attempt 1 to provision port 7f20a858-8d89-442c-afa7-30c93e63031d 2026-04-26 11:28:11.742 16 INFO neutron.plugins.ml2.plugin [None req-30b41510-a9d6-4103-97c3-4a328a0cb915 - - - - - -] Attempt 1 to provision port 987eeae7-4174-43f0-bf60-733f7026e33d 2026-04-26 11:28:11.779 16 INFO neutron.plugins.ml2.plugin [None req-30b41510-a9d6-4103-97c3-4a328a0cb915 - - - - - -] Attempt 1 to provision port 2a83ba7e-bb3f-4eef-99b7-e32326573eb1 2026-04-26 11:28:11.822 16 INFO neutron.plugins.ml2.plugin [None req-30b41510-a9d6-4103-97c3-4a328a0cb915 - - - - - -] Attempt 1 to provision port c61d0422-79f9-497c-bd2e-042cfed53d6c 2026-04-26 11:28:14.642 13 INFO neutron.plugins.ml2.plugin [None req-b5b8d887-32d0-4460-a797-a92e83b52203 - - - - - -] Attempt 1 to provision port d42c6c13-d179-4f8b-815a-fd3bab95e6dc 2026-04-26 11:28:14.694 13 INFO neutron.plugins.ml2.plugin [None req-b5b8d887-32d0-4460-a797-a92e83b52203 - - - - - -] Attempt 1 to provision port 987eeae7-4174-43f0-bf60-733f7026e33d 2026-04-26 11:28:16.855 16 INFO neutron.plugins.ml2.plugin [None req-e1692b7a-346c-4444-9f64-90d70e3fb37a - - - - - -] Attempt 1 to provision port f7606f34-69a2-4aec-816c-1fc87795bd58 2026-04-26 11:28:16.936 16 INFO neutron.plugins.ml2.plugin [None req-e1692b7a-346c-4444-9f64-90d70e3fb37a - - - - - -] Attempt 1 to provision port 987eeae7-4174-43f0-bf60-733f7026e33d 2026-04-26 11:28:22.495 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port c0da5639-e3eb-4319-9d4e-40ec7ce9949b 2026-04-26 11:28:24.264 13 INFO neutron.plugins.ml2.plugin [None req-5ed5f07d-4880-474b-ac8a-2a1a7dbe8d36 - - - - - -] Attempt 1 to provision port d3d43b50-a083-49bf-898f-905fe966a52c 2026-04-26 11:28:24.289 13 INFO neutron.plugins.ml2.plugin [None req-5ed5f07d-4880-474b-ac8a-2a1a7dbe8d36 - - - - - -] Attempt 1 to provision port c0da5639-e3eb-4319-9d4e-40ec7ce9949b 2026-04-26 11:28:24.455 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port c0da5639-e3eb-4319-9d4e-40ec7ce9949b 2026-04-26 11:28:46.298 13 INFO neutron.plugins.ml2.plugin [None req-2b2645db-57e0-457b-8c07-4e7a3331ed71 - - - - - -] Attempt 1 to provision port 47242f16-8914-4118-9f1d-da18491bf4d8 2026-04-26 11:28:52.973 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 9cf38637-082e-4d42-b980-b0ab741e1777 2026-04-26 11:28:53.084 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b79dbe90-3d17-4b8c-bb8a-4606974ba4af'] response: {'server_uuid': '77bd4c7b-6bf6-458b-aa11-9f8a098f973e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9cf38637-082e-4d42-b980-b0ab741e1777', 'code': 200} 2026-04-26 11:28:54.420 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 9cf38637-082e-4d42-b980-b0ab741e1777 2026-04-26 11:29:10.564 16 INFO neutron.plugins.ml2.plugin [None req-d46447f4-def1-48d4-8441-1c6dba20b49e - - - - - -] Attempt 1 to provision port 0dd1e9a1-9517-4dac-8524-47162d68bfcb 2026-04-26 11:29:12.693 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 9cad5f4a-2415-4629-9709-c1b6d7635cdf 2026-04-26 11:29:13.099 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 882044f3-0041-42e7-a4f6-9a6cc2a01a54 2026-04-26 11:29:14.180 16 INFO neutron.plugins.ml2.plugin [None req-f0c2f17a-a66d-4e05-921c-bd6af54920b4 - - - - - -] Attempt 1 to provision port 9cad5f4a-2415-4629-9709-c1b6d7635cdf 2026-04-26 11:29:14.234 16 INFO neutron.plugins.ml2.plugin [None req-f0c2f17a-a66d-4e05-921c-bd6af54920b4 - - - - - -] Attempt 1 to provision port e8153eeb-0c7f-4bae-a491-430dcc821954 2026-04-26 11:29:14.433 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 9cad5f4a-2415-4629-9709-c1b6d7635cdf 2026-04-26 11:29:14.616 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 882044f3-0041-42e7-a4f6-9a6cc2a01a54 2026-04-26 11:29:17.439 16 INFO neutron.plugins.ml2.plugin [None req-e466a389-b63f-4566-8b0a-27fad7f5992a - - - - - -] Attempt 1 to provision port 9cad5f4a-2415-4629-9709-c1b6d7635cdf 2026-04-26 11:29:17.491 16 INFO neutron.plugins.ml2.plugin [None req-e466a389-b63f-4566-8b0a-27fad7f5992a - - - - - -] Attempt 1 to provision port e8153eeb-0c7f-4bae-a491-430dcc821954 2026-04-26 11:29:24.991 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 10a1d64f-18ad-4cf1-b7f4-069f435bdaf3 2026-04-26 11:29:25.122 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddaf71a7-1a13-4e1b-80f3-0526d8626d8a'] response: {'server_uuid': '9f3d914c-71bd-4e84-a2e2-dca96578e059', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '10a1d64f-18ad-4cf1-b7f4-069f435bdaf3', 'code': 200} 2026-04-26 11:29:26.486 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 10a1d64f-18ad-4cf1-b7f4-069f435bdaf3 2026-04-26 11:29:28.460 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 0dd1e9a1-9517-4dac-8524-47162d68bfcb 2026-04-26 11:29:30.458 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 0dd1e9a1-9517-4dac-8524-47162d68bfcb 2026-04-26 11:29:30.624 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port e8153eeb-0c7f-4bae-a491-430dcc821954 2026-04-26 11:29:32.457 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port e8153eeb-0c7f-4bae-a491-430dcc821954 2026-04-26 11:29:34.057 16 INFO neutron.plugins.ml2.plugin [None req-10ad1146-ca61-4b71-9b5b-813f9ae639a4 - - - - - -] Attempt 1 to provision port 97f46b4e-bdfa-4097-ad8c-447203f9dfd8 2026-04-26 11:29:40.471 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 97f46b4e-bdfa-4097-ad8c-447203f9dfd8 2026-04-26 11:29:40.587 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a040ad3a-f2b7-482c-8347-3cbfe8e2d20f'] response: {'server_uuid': '77bd4c7b-6bf6-458b-aa11-9f8a098f973e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '97f46b4e-bdfa-4097-ad8c-447203f9dfd8', 'code': 200} 2026-04-26 11:29:42.452 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 97f46b4e-bdfa-4097-ad8c-447203f9dfd8 2026-04-26 11:29:44.961 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 97f46b4e-bdfa-4097-ad8c-447203f9dfd8 2026-04-26 11:30:04.986 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 178bbe21-3354-45bd-8583-6e66f5bb146e 2026-04-26 11:30:05.108 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-41d0b3c7-e672-4087-bf39-1c0e358cec67'] response: {'server_uuid': '14b5a802-6936-4425-a84e-36768f23e14e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '178bbe21-3354-45bd-8583-6e66f5bb146e', 'code': 200} 2026-04-26 11:30:06.514 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port 178bbe21-3354-45bd-8583-6e66f5bb146e 2026-04-26 11:30:07.911 13 INFO neutron.plugins.ml2.plugin [None req-e1d643e3-5511-4d14-b31e-b9cede556486 - - - - - -] Attempt 1 to provision port ebba7518-7919-4b07-ae01-6026972d67e0 2026-04-26 11:30:16.026 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port ebba7518-7919-4b07-ae01-6026972d67e0 2026-04-26 11:30:16.123 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-64548c2b-4a7f-4f02-9d28-0a30da39d808'] response: {'server_uuid': '77bd4c7b-6bf6-458b-aa11-9f8a098f973e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ebba7518-7919-4b07-ae01-6026972d67e0', 'code': 200} 2026-04-26 11:30:16.650 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port ebba7518-7919-4b07-ae01-6026972d67e0 2026-04-26 11:30:27.411 16 INFO neutron.plugins.ml2.plugin [None req-b8d93d1b-7056-47ee-ad20-432ee44fe6ed - - - - - -] Attempt 1 to provision port d5a845f9-a964-447f-8c18-b63a498c8b87 2026-04-26 11:30:34.684 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port d5a845f9-a964-447f-8c18-b63a498c8b87 2026-04-26 11:30:34.832 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7d3c826-12a2-4f00-aae7-f9d7ee4d0856'] response: {'server_uuid': '77bd4c7b-6bf6-458b-aa11-9f8a098f973e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd5a845f9-a964-447f-8c18-b63a498c8b87', 'code': 200} 2026-04-26 11:30:36.711 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port d5a845f9-a964-447f-8c18-b63a498c8b87 2026-04-26 11:30:37.637 16 INFO neutron.plugins.ml2.plugin [None req-50e23b4e-7831-442d-8069-c55a137b7a85 - - - - - -] Attempt 1 to provision port ebba7518-7919-4b07-ae01-6026972d67e0 2026-04-26 11:30:38.684 16 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port ebba7518-7919-4b07-ae01-6026972d67e0 2026-04-26 11:30:44.194 16 INFO neutron_taas.services.taas.taas_plugin [None req-4fa739aa-9f81-4341-b627-455cab992f6f - - - - - -] TaaS: Handle Delete Port: 9cad5f4a-2415-4629-9709-c1b6d7635cdf 2026-04-26 11:30:44.201 16 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4fa739aa-9f81-4341-b627-455cab992f6f - - - - - -] Tap Mirror: Handle Delete Port: 9cad5f4a-2415-4629-9709-c1b6d7635cdf 2026-04-26 11:30:52.361 16 INFO neutron.plugins.ml2.plugin [None req-567106d7-aee2-499b-bf8f-e8338619b429 - - - - - -] Attempt 1 to provision port d5a845f9-a964-447f-8c18-b63a498c8b87 2026-04-26 11:30:52.758 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port d5a845f9-a964-447f-8c18-b63a498c8b87 2026-04-26 11:31:01.465 16 INFO neutron.plugins.ml2.plugin [None req-a7041909-314a-474c-836d-29d658dd4f13 - - - - - -] Attempt 1 to provision port ebba7518-7919-4b07-ae01-6026972d67e0 2026-04-26 11:31:02.825 13 INFO neutron.plugins.ml2.plugin [None req-bc61749e-af2b-4669-b332-9bc517cf47c8 - - - - - -] Attempt 1 to provision port ebba7518-7919-4b07-ae01-6026972d67e0