+ 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 2026-03-03 18:23:39.195 1 INFO neutron.common.config [-] Logging enabled! 2026-03-03 18:23:39.195 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-03-03 18:23:39.196 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-03-03 18:23:39.196 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-03 18:23:40.627 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-03 18:23:40.629 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-03 18:23:40.632 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-03 18:23:40.633 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-03 18:23:40.633 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-03 18:23:40.634 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-03 18:23:40.634 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-03 18:23:40.640 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-03 18:23:40.640 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-03 18:23:40.640 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-03 18:23:40.658 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-03 18:23:40.659 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-03 18:23:40.659 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-03 18:23:40.676 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-03 18:23:40.676 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-03 18:23:40.676 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-03 18:23:40.677 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-03 18:23:40.943 1 INFO neutron.plugins.ml2.managers [None req-d3369291-4af8-42c3-9fe5-93b56fe30492 - - - - - -] Initializing driver for type 'vlan' 2026-03-03 18:23:41.083 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d3369291-4af8-42c3-9fe5-93b56fe30492 - - - - - -] VlanTypeDriver initialization complete 2026-03-03 18:23:41.084 1 INFO neutron.plugins.ml2.managers [None req-d3369291-4af8-42c3-9fe5-93b56fe30492 - - - - - -] Initializing driver for type 'vxlan' 2026-03-03 18:23:41.084 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d3369291-4af8-42c3-9fe5-93b56fe30492 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-03 18:23:41.134 1 INFO neutron.plugins.ml2.managers [None req-d3369291-4af8-42c3-9fe5-93b56fe30492 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-03 18:23:41.134 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d3369291-4af8-42c3-9fe5-93b56fe30492 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-03 18:23:41.134 1 INFO neutron.plugins.ml2.managers [None req-d3369291-4af8-42c3-9fe5-93b56fe30492 - - - - - -] Initializing extension driver 'port_security' 2026-03-03 18:23:41.135 1 INFO neutron.plugins.ml2.extensions.port_security [None req-d3369291-4af8-42c3-9fe5-93b56fe30492 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-03 18:23:41.135 1 INFO neutron.plugins.ml2.managers [None req-d3369291-4af8-42c3-9fe5-93b56fe30492 - - - - - -] Initializing extension driver 'qos' 2026-03-03 18:23:41.135 1 INFO neutron.plugins.ml2.managers [None req-d3369291-4af8-42c3-9fe5-93b56fe30492 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-03 18:23:41.135 1 INFO neutron.plugins.ml2.managers [None req-d3369291-4af8-42c3-9fe5-93b56fe30492 - - - - - -] Initializing mechanism driver 'l2population' 2026-03-03 18:23:41.149 1 INFO neutron.quota [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded quota_driver: . 2026-03-03 18:23:41.150 1 INFO neutron.plugins.ml2.plugin [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Modular L2 Plugin initialization complete 2026-03-03 18:23:41.150 1 INFO neutron.plugins.ml2.managers [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-03 18:23:41.150 1 INFO neutron.plugins.ml2.managers [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-03 18:23:41.150 1 INFO neutron.plugins.ml2.managers [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Got port-security extension from driver 'port_security' 2026-03-03 18:23:41.150 1 INFO neutron.manager [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loading Plugin: qos 2026-03-03 18:23:41.162 1 INFO neutron.manager [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loading Plugin: router 2026-03-03 18:23:41.198 1 INFO neutron.services.service_base [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-03 18:23:41.198 1 INFO neutron.manager [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loading Plugin: segments 2026-03-03 18:23:41.270 1 INFO neutron.manager [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loading Plugin: trunk 2026-03-03 18:23:41.293 1 INFO neutron.manager [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loading Plugin: vpnaas 2026-03-03 18:23:41.329 1 WARNING stevedore.named [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-03 18:23:41.407 1 INFO neutron_vpnaas.services.vpn.plugin [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-03 18:23:41.407 1 INFO neutron.common.utils [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-03 18:23:41.407 1 INFO neutron.manager [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loading Plugin: taas 2026-03-03 18:23:41.431 1 WARNING stevedore.named [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-03 18:23:41.431 1 WARNING stevedore.named [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-03 18:23:41.457 1 INFO neutron_taas.services.taas.taas_plugin [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-03 18:23:41.458 1 INFO neutron.manager [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loading Plugin: tapmirror 2026-03-03 18:23:41.470 1 WARNING stevedore.named [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-03 18:23:41.471 1 WARNING stevedore.named [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-03 18:23:41.487 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-03 18:23:41.487 1 INFO neutron.manager [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loading Plugin: auto_allocate 2026-03-03 18:23:41.496 1 INFO neutron.manager [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loading Plugin: tag 2026-03-03 18:23:41.502 1 INFO neutron.manager [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loading Plugin: timestamp 2026-03-03 18:23:41.505 1 INFO neutron.manager [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loading Plugin: network_ip_availability 2026-03-03 18:23:41.508 1 INFO neutron.manager [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loading Plugin: flavors 2026-03-03 18:23:41.511 1 INFO neutron.manager [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loading Plugin: revisions 2026-03-03 18:23:41.514 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Initializing extension manager. 2026-03-03 18:23:41.515 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: address-group 2026-03-03 18:23:41.516 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: address-scope 2026-03-03 18:23:41.516 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-03 18:23:41.517 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: agent 2026-03-03 18:23:41.518 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: agent-resources-synced 2026-03-03 18:23:41.519 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: allowed-address-pairs 2026-03-03 18:23:41.519 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: auto-allocated-topology 2026-03-03 18:23:41.520 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: availability_zone 2026-03-03 18:23:41.520 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: availability_zone_filter 2026-03-03 18:23:41.521 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-03 18:23:41.521 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: default-subnetpools 2026-03-03 18:23:41.524 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-03 18:23:41.524 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: dns-integration 2026-03-03 18:23:41.525 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: dns-domain-ports 2026-03-03 18:23:41.525 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-03 18:23:41.526 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: dvr 2026-03-03 18:23:41.526 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-03 18:23:41.527 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: empty-string-filtering 2026-03-03 18:23:41.527 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-03 18:23:41.528 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-03 18:23:41.528 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: external-net 2026-03-03 18:23:41.529 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-03 18:23:41.529 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: extraroute 2026-03-03 18:23:41.530 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: extraroute-atomic 2026-03-03 18:23:41.530 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-03 18:23:41.531 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-03 18:23:41.531 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-03 18:23:41.532 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-03 18:23:41.532 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: fip-port-details 2026-03-03 18:23:41.533 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: flavors 2026-03-03 18:23:41.534 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-03 18:23:41.535 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: floatingip-pools 2026-03-03 18:23:41.536 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: ip_allocation 2026-03-03 18:23:41.536 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: ip-substring-filtering 2026-03-03 18:23:41.537 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: l2_adjacency 2026-03-03 18:23:41.538 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: router 2026-03-03 18:23:41.539 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-03 18:23:41.540 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-03 18:23:41.541 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-03 18:23:41.541 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: ext-gw-mode 2026-03-03 18:23:41.542 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: l3-ha 2026-03-03 18:23:41.542 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-03 18:23:41.542 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-03 18:23:41.543 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: l3-flavors 2026-03-03 18:23:41.544 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-03 18:23:41.544 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-03 18:23:41.546 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-03 18:23:41.547 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-03 18:23:41.548 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-03 18:23:41.549 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-03 18:23:41.550 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-03 18:23:41.550 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: multi-provider 2026-03-03 18:23:41.551 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: net-mtu 2026-03-03 18:23:41.551 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: net-mtu-writable 2026-03-03 18:23:41.552 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: network_availability_zone 2026-03-03 18:23:41.552 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: network_ha 2026-03-03 18:23:41.553 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: network-ip-availability 2026-03-03 18:23:41.554 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-03 18:23:41.554 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: pagination 2026-03-03 18:23:41.555 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: port-device-profile 2026-03-03 18:23:41.555 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-03 18:23:41.556 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-03 18:23:41.556 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-03 18:23:41.557 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: port-mac-override 2026-03-03 18:23:41.557 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-03 18:23:41.558 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-03 18:23:41.558 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-03 18:23:41.558 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: port-resource-request 2026-03-03 18:23:41.559 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: port-resource-request-groups 2026-03-03 18:23:41.559 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-03 18:23:41.560 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: binding 2026-03-03 18:23:41.561 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: binding-extended 2026-03-03 18:23:41.561 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: port-security 2026-03-03 18:23:41.562 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: project-id 2026-03-03 18:23:41.562 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: provider 2026-03-03 18:23:41.563 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-03 18:23:41.565 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: qos 2026-03-03 18:23:41.566 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-03 18:23:41.566 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-03 18:23:41.567 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: qos-default 2026-03-03 18:23:41.567 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: qos-fip 2026-03-03 18:23:41.568 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-03 18:23:41.568 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: qos-gateway-ip 2026-03-03 18:23:41.568 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: qos-port-network-policy 2026-03-03 18:23:41.569 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: qos-pps-minimum 2026-03-03 18:23:41.570 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-03 18:23:41.570 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: qos-pps 2026-03-03 18:23:41.571 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: qos-rule-type-details 2026-03-03 18:23:41.571 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-03 18:23:41.572 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: qos-rules-alias 2026-03-03 18:23:41.572 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: quota-check-limit 2026-03-03 18:23:41.573 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: quota-check-limit-default 2026-03-03 18:23:41.575 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: quotas 2026-03-03 18:23:41.578 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: quota_details 2026-03-03 18:23:41.579 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: rbac-policies 2026-03-03 18:23:41.580 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: rbac-address-group 2026-03-03 18:23:41.580 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: rbac-address-scope 2026-03-03 18:23:41.581 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: rbac-security-groups 2026-03-03 18:23:41.581 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: rbac-subnetpool 2026-03-03 18:23:41.581 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: revision-if-match 2026-03-03 18:23:41.582 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: standard-attr-revisions 2026-03-03 18:23:41.582 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: router_availability_zone 2026-03-03 18:23:41.583 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-03 18:23:41.584 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: security-groups-default-rules 2026-03-03 18:23:41.585 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-03 18:23:41.585 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-03 18:23:41.586 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-03 18:23:41.586 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-03 18:23:41.587 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-03 18:23:41.591 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: security-group 2026-03-03 18:23:41.592 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: segment 2026-03-03 18:23:41.592 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-03 18:23:41.593 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: service-type 2026-03-03 18:23:41.593 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: sorting 2026-03-03 18:23:41.593 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: standard-attr-segment 2026-03-03 18:23:41.594 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: standard-attr-description 2026-03-03 18:23:41.594 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: stateful-security-group 2026-03-03 18:23:41.595 1 WARNING neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-03 18:23:41.595 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-03 18:23:41.596 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: subnet-external-network 2026-03-03 18:23:41.596 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: subnet_onboard 2026-03-03 18:23:41.597 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-03 18:23:41.597 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: subnet-service-types 2026-03-03 18:23:41.598 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: subnet_allocation 2026-03-03 18:23:41.599 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-03 18:23:41.599 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: tag-creation 2026-03-03 18:23:41.599 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-03 18:23:41.604 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: standard-attr-tag 2026-03-03 18:23:41.604 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-03 18:23:41.605 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: trunk 2026-03-03 18:23:41.605 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: trunk-details 2026-03-03 18:23:41.606 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-03 18:23:41.606 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-03 18:23:41.606 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-03 18:23:41.607 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-03 18:23:41.609 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-03 18:23:41.609 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-03 18:23:41.610 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: vpn-flavors 2026-03-03 18:23:41.611 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: vpnaas 2026-03-03 18:23:41.612 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: taas 2026-03-03 18:23:41.613 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: tap-mirror 2026-03-03 18:23:41.613 1 INFO neutron.api.extensions [None req-896bd65e-480e-4fbd-88ad-30a32671b7a9 - - - - - -] Loaded extension: taas-vlan-filter 2026-03-03 18:24:11.706 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-03 18:24:11.766 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-03 18:24:11.766 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-03-03 18:24:30.839 16 INFO neutron.db.l3_hamode_db [None req-8c983006-6d43-4ca4-8f47-aa48fa031d9c - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-03 18:24:50.893 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 3f44f9ca-c5d3-41b0-a931-0cd1c3fdaaad 2026-03-03 18:24:51.378 16 INFO neutron.plugins.ml2.plugin [None req-9d72f182-e3a8-4020-89e3-b6ed3bc66b0b - - - - - -] Attempt 1 to provision port 3f44f9ca-c5d3-41b0-a931-0cd1c3fdaaad 2026-03-03 18:24:52.765 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 3f44f9ca-c5d3-41b0-a931-0cd1c3fdaaad 2026-03-03 18:24:53.063 16 INFO neutron.plugins.ml2.plugin [None req-630b3793-437c-4dc5-9b6f-fccc35174805 - - - - - -] Attempt 1 to provision port 3f44f9ca-c5d3-41b0-a931-0cd1c3fdaaad 2026-03-03 18:29:26.108 13 INFO neutron.plugins.ml2.plugin [None req-bdaa052a-8b35-4e54-aebc-7d89b6db33d3 - - - - - -] Attempt 1 to provision port d5fceec4-5d0f-40f5-92a2-5eacc719dcd2 2026-03-03 18:29:26.882 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port d5fceec4-5d0f-40f5-92a2-5eacc719dcd2 2026-03-03 18:29:27.744 13 INFO neutron.plugins.ml2.plugin [None req-dc78c80b-bfb3-4504-a59b-cd22c7487705 - - - - - -] Attempt 1 to provision port d5fceec4-5d0f-40f5-92a2-5eacc719dcd2 2026-03-03 18:29:32.898 13 INFO neutron.plugins.ml2.plugin [None req-8848da2d-fe32-4ad6-a157-1a50136cf9c9 - - - - - -] Attempt 1 to provision port a45fcae2-1bb4-4e43-89e6-864212946474 2026-03-03 18:34:15.552 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port a45fcae2-1bb4-4e43-89e6-864212946474 2026-03-03 18:34:16.977 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port a45fcae2-1bb4-4e43-89e6-864212946474 2026-03-03 18:44:27.172 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port f03a3597-5207-427b-8101-3211a90fcb2a 2026-03-03 18:44:29.138 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port f03a3597-5207-427b-8101-3211a90fcb2a 2026-03-03 18:52:00.815 16 INFO neutron.plugins.ml2.plugin [None req-3c426c38-5183-4162-b0e3-b0e4f20727a6 - - - - - -] Attempt 1 to provision port d5fceec4-5d0f-40f5-92a2-5eacc719dcd2 2026-03-03 18:52:00.885 16 INFO neutron.plugins.ml2.plugin [None req-3c426c38-5183-4162-b0e3-b0e4f20727a6 - - - - - -] Attempt 1 to provision port a45fcae2-1bb4-4e43-89e6-864212946474 2026-03-03 18:52:00.952 16 INFO neutron.plugins.ml2.plugin [None req-3c426c38-5183-4162-b0e3-b0e4f20727a6 - - - - - -] Attempt 1 to provision port 3f44f9ca-c5d3-41b0-a931-0cd1c3fdaaad 2026-03-03 18:59:39.412 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 1d4aa97f-4ea3-4e68-81f1-ce30196f24c1 2026-03-03 18:59:39.923 13 INFO neutron.plugins.ml2.plugin [None req-8a74d6c8-95f0-4609-8182-f0c2f04ebcb4 - - - - - -] Attempt 1 to provision port 1d4aa97f-4ea3-4e68-81f1-ce30196f24c1 2026-03-03 18:59:41.398 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 1d4aa97f-4ea3-4e68-81f1-ce30196f24c1 2026-03-03 18:59:43.466 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 2b967049-3334-4310-8fe9-3750d5123389 2026-03-03 18:59:46.726 13 INFO neutron.plugins.ml2.plugin [None req-4972375a-f98f-4d73-b2f6-ad343c9fbc93 - - - - - -] Attempt 1 to provision port 1d4aa97f-4ea3-4e68-81f1-ce30196f24c1 2026-03-03 18:59:46.785 13 INFO neutron.plugins.ml2.plugin [None req-4972375a-f98f-4d73-b2f6-ad343c9fbc93 - - - - - -] Attempt 1 to provision port 0cf08269-1699-46fe-8f33-72f773999a1b 2026-03-03 18:59:47.547 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 60f63934-2153-4eb3-9ebe-35e10906d705 2026-03-03 18:59:47.941 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 5e83478b-b7b5-47bf-8d20-3a5d6a419fce 2026-03-03 18:59:49.472 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 60f63934-2153-4eb3-9ebe-35e10906d705 2026-03-03 18:59:49.856 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 5e83478b-b7b5-47bf-8d20-3a5d6a419fce 2026-03-03 18:59:51.598 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 3badc273-a0fa-41ab-b1db-04d249ec7bc7 2026-03-03 18:59:52.066 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 86f8cc48-f928-48bd-91c0-fbe8a37464ec 2026-03-03 18:59:52.409 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port a76fb171-31b2-4287-8e27-e371c8b8b05e 2026-03-03 18:59:53.554 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 3badc273-a0fa-41ab-b1db-04d249ec7bc7 2026-03-03 18:59:53.795 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port a76fb171-31b2-4287-8e27-e371c8b8b05e 2026-03-03 18:59:54.043 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 86f8cc48-f928-48bd-91c0-fbe8a37464ec 2026-03-03 18:59:55.656 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port c532dbed-c73d-4de0-9116-d8432d0fa992 2026-03-03 18:59:57.389 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port c532dbed-c73d-4de0-9116-d8432d0fa992 2026-03-03 18:59:59.483 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port a82a9532-1f9b-47ce-9199-be8c924cb71d 2026-03-03 19:00:02.571 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port a82a9532-1f9b-47ce-9199-be8c924cb71d 2026-03-03 19:00:02.752 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 7965f535-ab3b-40cf-be0f-58ad427a4499 2026-03-03 19:00:03.207 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 7223182e-2061-45d8-972a-1a05a9fc2aea 2026-03-03 19:00:03.276 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-737cfbcf-a48d-4862-a35c-0cb37aadd4a2'] response: {'server_uuid': 'f67139d6-3391-4d27-8a5f-8b2a713f0469', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7965f535-ab3b-40cf-be0f-58ad427a4499', 'code': 200} 2026-03-03 19:00:05.318 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5142575a-eeeb-4b65-bcd3-5fea449766b4'] response: {'server_uuid': '990d0990-4646-4b9d-be87-eb7f56fffbdf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7223182e-2061-45d8-972a-1a05a9fc2aea', 'code': 200} 2026-03-03 19:00:05.554 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 88989172-2ca6-4213-968c-298043ea6f61 2026-03-03 19:00:05.950 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 7965f535-ab3b-40cf-be0f-58ad427a4499 2026-03-03 19:00:06.141 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port b837021e-b206-4c24-b6a2-3f4d899a21d7 2026-03-03 19:00:06.772 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 7223182e-2061-45d8-972a-1a05a9fc2aea 2026-03-03 19:00:07.358 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-201802ba-2491-4c4b-9c0e-32205b176b27'] response: {'server_uuid': '46054d96-1343-40ca-a1bd-dbed48d18a88', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '88989172-2ca6-4213-968c-298043ea6f61', 'code': 200} 2026-03-03 19:00:07.358 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-201802ba-2491-4c4b-9c0e-32205b176b27'] response: {'server_uuid': '41f60056-e6f2-4a0f-a77d-d9244a70e032', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b837021e-b206-4c24-b6a2-3f4d899a21d7', 'code': 200} 2026-03-03 19:00:08.187 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 88989172-2ca6-4213-968c-298043ea6f61 2026-03-03 19:00:08.389 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port b837021e-b206-4c24-b6a2-3f4d899a21d7 2026-03-03 19:00:08.410 13 INFO neutron.plugins.ml2.plugin [None req-e0c618fc-82db-4e41-b9db-ac0351c9c872 - - - - - -] Attempt 1 to provision port 00a16c84-2ec3-4170-a731-1b0274d48211 2026-03-03 19:00:08.449 13 INFO neutron.plugins.ml2.plugin [None req-e0c618fc-82db-4e41-b9db-ac0351c9c872 - - - - - -] Attempt 1 to provision port 7223182e-2061-45d8-972a-1a05a9fc2aea 2026-03-03 19:00:08.511 13 INFO neutron.plugins.ml2.plugin [None req-e0c618fc-82db-4e41-b9db-ac0351c9c872 - - - - - -] Attempt 1 to provision port bd7127e4-e4a3-40a3-a8b7-2e198bc33d60 2026-03-03 19:00:08.535 13 INFO neutron.plugins.ml2.plugin [None req-e0c618fc-82db-4e41-b9db-ac0351c9c872 - - - - - -] Attempt 1 to provision port c532dbed-c73d-4de0-9116-d8432d0fa992 2026-03-03 19:00:08.580 13 INFO neutron.plugins.ml2.plugin [None req-e0c618fc-82db-4e41-b9db-ac0351c9c872 - - - - - -] Attempt 1 to provision port 7965f535-ab3b-40cf-be0f-58ad427a4499 2026-03-03 19:00:08.627 13 INFO neutron.plugins.ml2.plugin [None req-e0c618fc-82db-4e41-b9db-ac0351c9c872 - - - - - -] Attempt 1 to provision port a82a9532-1f9b-47ce-9199-be8c924cb71d 2026-03-03 19:00:08.685 13 INFO neutron.plugins.ml2.plugin [None req-e0c618fc-82db-4e41-b9db-ac0351c9c872 - - - - - -] Attempt 1 to provision port d63a5361-e551-4a50-8aea-af4dd05d1904 2026-03-03 19:00:08.717 13 INFO neutron.plugins.ml2.plugin [None req-e0c618fc-82db-4e41-b9db-ac0351c9c872 - - - - - -] Attempt 1 to provision port 0cf08269-1699-46fe-8f33-72f773999a1b 2026-03-03 19:00:08.752 13 INFO neutron.plugins.ml2.plugin [None req-e0c618fc-82db-4e41-b9db-ac0351c9c872 - - - - - -] Attempt 1 to provision port a76fb171-31b2-4287-8e27-e371c8b8b05e 2026-03-03 19:00:08.802 13 INFO neutron.plugins.ml2.plugin [None req-e0c618fc-82db-4e41-b9db-ac0351c9c872 - - - - - -] Attempt 1 to provision port 96876d4f-e0b3-4e71-b617-22bd1ea3a261 2026-03-03 19:00:08.848 13 INFO neutron.plugins.ml2.plugin [None req-e0c618fc-82db-4e41-b9db-ac0351c9c872 - - - - - -] Attempt 1 to provision port 88989172-2ca6-4213-968c-298043ea6f61 2026-03-03 19:00:17.932 16 INFO neutron.plugins.ml2.plugin [None req-1092dc6f-d484-4db7-9c58-944a6d2d6509 - - - - - -] Attempt 1 to provision port 00a16c84-2ec3-4170-a731-1b0274d48211 2026-03-03 19:00:17.981 16 INFO neutron.plugins.ml2.plugin [None req-1092dc6f-d484-4db7-9c58-944a6d2d6509 - - - - - -] Attempt 1 to provision port a82a9532-1f9b-47ce-9199-be8c924cb71d 2026-03-03 19:00:18.093 16 INFO neutron.plugins.ml2.plugin [None req-1092dc6f-d484-4db7-9c58-944a6d2d6509 - - - - - -] Attempt 1 to provision port b837021e-b206-4c24-b6a2-3f4d899a21d7 2026-03-03 19:00:25.858 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port eb11d32d-b71e-45a4-9afc-eafdd8662e44 2026-03-03 19:00:28.104 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port f532f906-f7fa-4571-8424-61c4a7d484ee 2026-03-03 19:00:28.478 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port eb11d32d-b71e-45a4-9afc-eafdd8662e44 2026-03-03 19:00:29.938 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port f532f906-f7fa-4571-8424-61c4a7d484ee 2026-03-03 19:00:30.135 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 86e3e836-d3ae-43a6-8088-e803d0d9cd82 2026-03-03 19:00:31.527 13 INFO neutron.plugins.ml2.plugin [None req-95423ed5-79ff-43f6-8bd6-15d01a3a226c - - - - - -] Attempt 1 to provision port f532f906-f7fa-4571-8424-61c4a7d484ee 2026-03-03 19:00:31.575 13 INFO neutron.plugins.ml2.plugin [None req-95423ed5-79ff-43f6-8bd6-15d01a3a226c - - - - - -] Attempt 1 to provision port b837021e-b206-4c24-b6a2-3f4d899a21d7 2026-03-03 19:00:31.632 13 INFO neutron.plugins.ml2.plugin [None req-95423ed5-79ff-43f6-8bd6-15d01a3a226c - - - - - -] Attempt 1 to provision port fa01d117-d4a4-4ccd-b49b-3645d3010e01 2026-03-03 19:00:31.982 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 86e3e836-d3ae-43a6-8088-e803d0d9cd82 2026-03-03 19:00:36.433 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port a766741c-a34e-490a-b592-5e8c82636b1a 2026-03-03 19:00:36.820 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port ad5b38f4-1a2c-4f64-8229-8148ee13bf53 2026-03-03 19:00:37.323 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7d5a605-9eda-46be-9d5a-ea3c41c29938'] response: {'server_uuid': 'afe4be3f-97d9-478a-aec0-6f37337ef4c9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ad5b38f4-1a2c-4f64-8229-8148ee13bf53', 'code': 200} 2026-03-03 19:00:38.570 13 INFO neutron.plugins.ml2.plugin [None req-ead3de07-7de5-4b15-9286-f9964c560b12 - - - - - -] Attempt 1 to provision port 5d4042b2-b735-4213-a92f-80863623edb5 2026-03-03 19:00:38.597 13 INFO neutron.plugins.ml2.plugin [None req-ead3de07-7de5-4b15-9286-f9964c560b12 - - - - - -] Attempt 1 to provision port f7dc9935-cb1b-4730-9a1b-1aa6f5d3a154 2026-03-03 19:00:38.618 13 INFO neutron.plugins.ml2.plugin [None req-ead3de07-7de5-4b15-9286-f9964c560b12 - - - - - -] Attempt 1 to provision port ad5b38f4-1a2c-4f64-8229-8148ee13bf53 2026-03-03 19:00:38.697 13 INFO neutron.plugins.ml2.plugin [None req-ead3de07-7de5-4b15-9286-f9964c560b12 - - - - - -] Attempt 1 to provision port a766741c-a34e-490a-b592-5e8c82636b1a 2026-03-03 19:00:39.159 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port a766741c-a34e-490a-b592-5e8c82636b1a 2026-03-03 19:00:39.336 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 00a16c84-2ec3-4170-a731-1b0274d48211 2026-03-03 19:00:39.644 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port ad5b38f4-1a2c-4f64-8229-8148ee13bf53 2026-03-03 19:00:39.895 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 9c73ecda-ba3c-41fa-92d4-8dfab7c8c5fa 2026-03-03 19:00:40.032 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2078dbf8-701a-49e9-9c63-6cd5a9095d0d'] response: {'server_uuid': '0f301fe3-40bd-4d6a-814f-2ba90809c0f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9c73ecda-ba3c-41fa-92d4-8dfab7c8c5fa', 'code': 200} 2026-03-03 19:00:40.276 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port fa01d117-d4a4-4ccd-b49b-3645d3010e01 2026-03-03 19:00:40.895 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 9c73ecda-ba3c-41fa-92d4-8dfab7c8c5fa 2026-03-03 19:00:41.240 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 00a16c84-2ec3-4170-a731-1b0274d48211 2026-03-03 19:00:41.938 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port fa01d117-d4a4-4ccd-b49b-3645d3010e01 2026-03-03 19:00:42.194 13 INFO neutron.plugins.ml2.plugin [None req-ab0cf514-c33a-4e86-ba90-59e9c446246a - - - - - -] Attempt 1 to provision port f532f906-f7fa-4571-8424-61c4a7d484ee 2026-03-03 19:00:42.274 13 INFO neutron.plugins.ml2.plugin [None req-ab0cf514-c33a-4e86-ba90-59e9c446246a - - - - - -] Attempt 1 to provision port ad5b38f4-1a2c-4f64-8229-8148ee13bf53 2026-03-03 19:00:42.341 13 INFO neutron.plugins.ml2.plugin [None req-ab0cf514-c33a-4e86-ba90-59e9c446246a - - - - - -] Attempt 1 to provision port 9c73ecda-ba3c-41fa-92d4-8dfab7c8c5fa 2026-03-03 19:00:42.404 13 INFO neutron.plugins.ml2.plugin [None req-ab0cf514-c33a-4e86-ba90-59e9c446246a - - - - - -] Attempt 1 to provision port 6b6a9af3-7628-480c-8bee-a87772b8a857 2026-03-03 19:00:43.129 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 5d4042b2-b735-4213-a92f-80863623edb5 2026-03-03 19:00:45.251 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port f7dc9935-cb1b-4730-9a1b-1aa6f5d3a154 2026-03-03 19:00:45.694 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 5d4042b2-b735-4213-a92f-80863623edb5 2026-03-03 19:00:47.146 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 6b6a9af3-7628-480c-8bee-a87772b8a857 2026-03-03 19:00:47.406 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port f7dc9935-cb1b-4730-9a1b-1aa6f5d3a154 2026-03-03 19:00:47.823 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 18782d0c-4416-4956-ba42-33615abba0ae 2026-03-03 19:01:07.600 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a7d28d1-4ac0-46ff-b2df-7c9c46cdf3dc'] response: {'server_uuid': 'afe4be3f-97d9-478a-aec0-6f37337ef4c9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ad5b38f4-1a2c-4f64-8229-8148ee13bf53', 'code': 200} 2026-03-03 19:01:11.959 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port ad5b38f4-1a2c-4f64-8229-8148ee13bf53 2026-03-03 19:01:12.092 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0004c16f-d4e8-4831-ae35-4e8ec343ea24'] response: {'server_uuid': 'afe4be3f-97d9-478a-aec0-6f37337ef4c9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ad5b38f4-1a2c-4f64-8229-8148ee13bf53', 'code': 200} 2026-03-03 19:01:13.443 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port ad5b38f4-1a2c-4f64-8229-8148ee13bf53 2026-03-03 19:01:17.407 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 947cdee1-606a-4f16-b0a7-08fc7aa497e1 2026-03-03 19:01:19.507 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port bc915502-0623-4657-87dc-8283a1c018cc 2026-03-03 19:01:19.920 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 947cdee1-606a-4f16-b0a7-08fc7aa497e1 2026-03-03 19:01:20.956 13 INFO neutron.plugins.ml2.plugin [None req-f6e317ac-f137-4bb2-8b78-8de634820b8f - - - - - -] Attempt 1 to provision port 947cdee1-606a-4f16-b0a7-08fc7aa497e1 2026-03-03 19:01:21.041 13 INFO neutron.plugins.ml2.plugin [None req-f6e317ac-f137-4bb2-8b78-8de634820b8f - - - - - -] Attempt 1 to provision port 5c60f79c-0a23-42e0-9f9c-103fe6411aac 2026-03-03 19:01:21.074 13 INFO neutron.plugins.ml2.plugin [None req-f6e317ac-f137-4bb2-8b78-8de634820b8f - - - - - -] Attempt 1 to provision port 6864ed6e-c95c-4cd2-b5b2-ec2e0e5beebb 2026-03-03 19:01:21.399 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port bc915502-0623-4657-87dc-8283a1c018cc 2026-03-03 19:01:24.478 13 INFO neutron.plugins.ml2.plugin [None req-7af8b67a-eaf7-4b04-ac33-34fc4647494a - - - - - -] Attempt 1 to provision port 6864ed6e-c95c-4cd2-b5b2-ec2e0e5beebb 2026-03-03 19:01:24.521 13 INFO neutron.plugins.ml2.plugin [None req-7af8b67a-eaf7-4b04-ac33-34fc4647494a - - - - - -] Attempt 1 to provision port 86993abd-ebf0-4c8c-b962-f8c641f2d554 2026-03-03 19:01:30.482 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 747a0497-81bc-4967-9623-3a2bef75cc9b 2026-03-03 19:01:30.659 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d290d790-7c19-49e2-8699-04be070daefd'] response: {'server_uuid': '61f78887-792f-41c6-8aeb-0fb17e02dc7e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '747a0497-81bc-4967-9623-3a2bef75cc9b', 'code': 200} 2026-03-03 19:01:31.522 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 747a0497-81bc-4967-9623-3a2bef75cc9b 2026-03-03 19:01:35.507 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 5c60f79c-0a23-42e0-9f9c-103fe6411aac 2026-03-03 19:01:35.782 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 6864ed6e-c95c-4cd2-b5b2-ec2e0e5beebb 2026-03-03 19:01:37.449 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 5c60f79c-0a23-42e0-9f9c-103fe6411aac 2026-03-03 19:01:37.595 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 6864ed6e-c95c-4cd2-b5b2-ec2e0e5beebb 2026-03-03 19:01:41.440 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 785d7a4b-7e83-4d3e-958a-4c71c4f4a29c 2026-03-03 19:01:43.462 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 785d7a4b-7e83-4d3e-958a-4c71c4f4a29c 2026-03-03 19:01:45.768 13 INFO neutron.plugins.ml2.plugin [None req-c526e828-d4e0-4399-8bc5-ca91bf9c56cf - - - - - -] Attempt 1 to provision port 785d7a4b-7e83-4d3e-958a-4c71c4f4a29c 2026-03-03 19:01:45.790 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port a03270e8-28ed-4e29-b9fd-24e7b99dc0d5 2026-03-03 19:01:45.847 13 INFO neutron.plugins.ml2.plugin [None req-c526e828-d4e0-4399-8bc5-ca91bf9c56cf - - - - - -] Attempt 1 to provision port df81bce0-7b9b-4c88-826e-cc037327022f 2026-03-03 19:01:46.504 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port df81bce0-7b9b-4c88-826e-cc037327022f 2026-03-03 19:01:48.397 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port a03270e8-28ed-4e29-b9fd-24e7b99dc0d5 2026-03-03 19:01:48.621 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port dfb64e87-a73d-4820-a159-1e48e36fdc0a 2026-03-03 19:01:50.729 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port dfb64e87-a73d-4820-a159-1e48e36fdc0a 2026-03-03 19:01:54.391 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port fddbef9b-5bdd-485d-ae90-f7fb3e30b32e 2026-03-03 19:01:56.482 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port fddbef9b-5bdd-485d-ae90-f7fb3e30b32e 2026-03-03 19:01:56.686 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 505e8824-597e-4fef-acbe-cd2bf64f60b2 2026-03-03 19:01:57.406 16 INFO neutron.plugins.ml2.plugin [None req-b395222c-8c5b-4060-a3a5-73579f4365e0 - - - - - -] Attempt 1 to provision port dfb64e87-a73d-4820-a159-1e48e36fdc0a 2026-03-03 19:01:57.460 16 INFO neutron.plugins.ml2.plugin [None req-b395222c-8c5b-4060-a3a5-73579f4365e0 - - - - - -] Attempt 1 to provision port 68ba7cb9-9d76-4d01-8534-d0f28c6d31e7 2026-03-03 19:01:57.483 16 INFO neutron.plugins.ml2.plugin [None req-b395222c-8c5b-4060-a3a5-73579f4365e0 - - - - - -] Attempt 1 to provision port 1d3a1192-f678-4a05-85f9-acd85150beb8 2026-03-03 19:01:57.509 16 INFO neutron.plugins.ml2.plugin [None req-b395222c-8c5b-4060-a3a5-73579f4365e0 - - - - - -] Attempt 1 to provision port fddbef9b-5bdd-485d-ae90-f7fb3e30b32e 2026-03-03 19:01:57.572 16 INFO neutron.plugins.ml2.plugin [None req-b395222c-8c5b-4060-a3a5-73579f4365e0 - - - - - -] Attempt 1 to provision port fd5398da-f53a-4e54-8761-aac8ea25bed3 2026-03-03 19:01:58.441 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 505e8824-597e-4fef-acbe-cd2bf64f60b2 2026-03-03 19:02:00.540 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 97e749fa-0950-4df9-b04c-4597cd7d7300 2026-03-03 19:02:02.446 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 97e749fa-0950-4df9-b04c-4597cd7d7300 2026-03-03 19:02:04.990 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port d4af153c-d4b9-430a-9e82-2c2675f1c20a 2026-03-03 19:02:05.097 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-90f97a53-b249-4709-a8d3-8caa5bd52eaf'] response: {'server_uuid': '80f6cf86-eafe-4e33-9fc1-c18e43b9a4d1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd4af153c-d4b9-430a-9e82-2c2675f1c20a', 'code': 200} 2026-03-03 19:02:06.451 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 49bd5077-2e47-4789-90db-4bac1ed1d410 2026-03-03 19:02:06.807 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port d4af153c-d4b9-430a-9e82-2c2675f1c20a 2026-03-03 19:02:08.541 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 49bd5077-2e47-4789-90db-4bac1ed1d410 2026-03-03 19:02:08.633 13 INFO neutron.plugins.ml2.plugin [None req-cc1b46d7-377f-4ee2-80a8-5070ae023404 - - - - - -] Attempt 1 to provision port 49bd5077-2e47-4789-90db-4bac1ed1d410 2026-03-03 19:02:08.688 13 INFO neutron.plugins.ml2.plugin [None req-cc1b46d7-377f-4ee2-80a8-5070ae023404 - - - - - -] Attempt 1 to provision port 68ba7cb9-9d76-4d01-8534-d0f28c6d31e7 2026-03-03 19:02:08.713 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 1d3a1192-f678-4a05-85f9-acd85150beb8 2026-03-03 19:02:08.825 13 INFO neutron.plugins.ml2.plugin [None req-cc1b46d7-377f-4ee2-80a8-5070ae023404 - - - - - -] Attempt 1 to provision port dfb64e87-a73d-4820-a159-1e48e36fdc0a 2026-03-03 19:02:08.873 13 INFO neutron.plugins.ml2.plugin [None req-cc1b46d7-377f-4ee2-80a8-5070ae023404 - - - - - -] Attempt 1 to provision port e66ca5a3-1fea-43ef-ba12-44d80f2a005d 2026-03-03 19:02:08.894 13 INFO neutron.plugins.ml2.plugin [None req-cc1b46d7-377f-4ee2-80a8-5070ae023404 - - - - - -] Attempt 1 to provision port 198b4181-d0c4-4f20-b8f4-a017656fb84e 2026-03-03 19:02:08.968 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port bd7acb13-94fd-4924-8e62-c7e9cd2aa89e 2026-03-03 19:02:09.302 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 68ba7cb9-9d76-4d01-8534-d0f28c6d31e7 2026-03-03 19:02:09.493 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port fd5398da-f53a-4e54-8761-aac8ea25bed3 2026-03-03 19:02:10.468 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port fd5398da-f53a-4e54-8761-aac8ea25bed3 2026-03-03 19:02:10.664 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 1d3a1192-f678-4a05-85f9-acd85150beb8 2026-03-03 19:02:10.811 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 68ba7cb9-9d76-4d01-8534-d0f28c6d31e7 2026-03-03 19:02:10.984 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port bd7acb13-94fd-4924-8e62-c7e9cd2aa89e 2026-03-03 19:02:12.444 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 2c8a2296-ceb0-41a3-8163-a4704380014a 2026-03-03 19:02:15.783 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port fd25f105-d3d6-4764-815b-dcb896167d4f 2026-03-03 19:02:15.897 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-43ad4e02-504f-4de9-8e8b-b142e69baed9'] response: {'server_uuid': '7d8f3265-1be3-4f47-9891-baece40b8763', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd25f105-d3d6-4764-815b-dcb896167d4f', 'code': 200} 2026-03-03 19:02:16.230 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 2c8a2296-ceb0-41a3-8163-a4704380014a 2026-03-03 19:02:16.567 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 198b4181-d0c4-4f20-b8f4-a017656fb84e 2026-03-03 19:02:17.203 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 7193b175-df40-42ca-b714-ca2f636cb942 2026-03-03 19:02:17.573 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 4a2f9586-f551-4156-b403-c360052548f9 2026-03-03 19:02:18.653 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port fd25f105-d3d6-4764-815b-dcb896167d4f 2026-03-03 19:02:18.931 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port e66ca5a3-1fea-43ef-ba12-44d80f2a005d 2026-03-03 19:02:19.165 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 198b4181-d0c4-4f20-b8f4-a017656fb84e 2026-03-03 19:02:19.355 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 7193b175-df40-42ca-b714-ca2f636cb942 2026-03-03 19:02:19.537 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port a381ff02-c1eb-468e-bc3c-909181b5bc62 2026-03-03 19:02:20.407 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 4a2f9586-f551-4156-b403-c360052548f9 2026-03-03 19:02:21.382 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port a381ff02-c1eb-468e-bc3c-909181b5bc62 2026-03-03 19:02:21.632 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port e66ca5a3-1fea-43ef-ba12-44d80f2a005d 2026-03-03 19:02:23.349 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port a122aacc-2dba-4973-9d69-5d4ae3a6348d 2026-03-03 19:02:23.483 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-918c2251-1db9-4a36-b0ba-1f823dc29a16'] response: {'server_uuid': 'de02e57c-69a8-42cd-bdfb-92e5ee5e32ef', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a122aacc-2dba-4973-9d69-5d4ae3a6348d', 'code': 200} 2026-03-03 19:02:25.063 13 INFO neutron.plugins.ml2.plugin [None req-80836c3c-d886-4355-84f4-3f187be117b2 - - - - - -] Attempt 1 to provision port 2c8a2296-ceb0-41a3-8163-a4704380014a 2026-03-03 19:02:25.123 13 INFO neutron.plugins.ml2.plugin [None req-80836c3c-d886-4355-84f4-3f187be117b2 - - - - - -] Attempt 1 to provision port fd25f105-d3d6-4764-815b-dcb896167d4f 2026-03-03 19:02:25.224 13 INFO neutron.plugins.ml2.plugin [None req-80836c3c-d886-4355-84f4-3f187be117b2 - - - - - -] Attempt 1 to provision port 7193b175-df40-42ca-b714-ca2f636cb942 2026-03-03 19:02:25.338 13 INFO neutron.plugins.ml2.plugin [None req-80836c3c-d886-4355-84f4-3f187be117b2 - - - - - -] Attempt 1 to provision port 4a2f9586-f551-4156-b403-c360052548f9 2026-03-03 19:02:25.369 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port a122aacc-2dba-4973-9d69-5d4ae3a6348d 2026-03-03 19:02:25.448 13 INFO neutron.plugins.ml2.plugin [None req-80836c3c-d886-4355-84f4-3f187be117b2 - - - - - -] Attempt 1 to provision port a381ff02-c1eb-468e-bc3c-909181b5bc62 2026-03-03 19:02:25.548 13 INFO neutron.plugins.ml2.plugin [None req-80836c3c-d886-4355-84f4-3f187be117b2 - - - - - -] Attempt 1 to provision port bd7acb13-94fd-4924-8e62-c7e9cd2aa89e 2026-03-03 19:02:25.653 13 INFO neutron.plugins.ml2.plugin [None req-80836c3c-d886-4355-84f4-3f187be117b2 - - - - - -] Attempt 1 to provision port fd5398da-f53a-4e54-8761-aac8ea25bed3 2026-03-03 19:02:25.745 13 INFO neutron.plugins.ml2.plugin [None req-80836c3c-d886-4355-84f4-3f187be117b2 - - - - - -] Attempt 1 to provision port 68ba7cb9-9d76-4d01-8534-d0f28c6d31e7 2026-03-03 19:02:25.790 13 INFO neutron.plugins.ml2.plugin [None req-80836c3c-d886-4355-84f4-3f187be117b2 - - - - - -] Attempt 1 to provision port d4af153c-d4b9-430a-9e82-2c2675f1c20a 2026-03-03 19:02:25.842 13 INFO neutron.plugins.ml2.plugin [None req-80836c3c-d886-4355-84f4-3f187be117b2 - - - - - -] Attempt 1 to provision port fddbef9b-5bdd-485d-ae90-f7fb3e30b32e 2026-03-03 19:02:47.759 13 INFO neutron.plugins.ml2.plugin [None req-2e2d00c8-8d99-42dd-ad86-014c8abf99dd - - - - - -] Attempt 1 to provision port 2c8a2296-ceb0-41a3-8163-a4704380014a 2026-03-03 19:02:47.814 13 INFO neutron.plugins.ml2.plugin [None req-2e2d00c8-8d99-42dd-ad86-014c8abf99dd - - - - - -] Attempt 1 to provision port bd7acb13-94fd-4924-8e62-c7e9cd2aa89e 2026-03-03 19:02:47.861 13 INFO neutron.plugins.ml2.plugin [None req-2e2d00c8-8d99-42dd-ad86-014c8abf99dd - - - - - -] Attempt 1 to provision port fd5398da-f53a-4e54-8761-aac8ea25bed3 2026-03-03 19:02:47.912 13 INFO neutron.plugins.ml2.plugin [None req-2e2d00c8-8d99-42dd-ad86-014c8abf99dd - - - - - -] Attempt 1 to provision port a122aacc-2dba-4973-9d69-5d4ae3a6348d 2026-03-03 19:02:47.959 13 INFO neutron.plugins.ml2.plugin [None req-2e2d00c8-8d99-42dd-ad86-014c8abf99dd - - - - - -] Attempt 1 to provision port d4af153c-d4b9-430a-9e82-2c2675f1c20a 2026-03-03 19:02:48.005 13 INFO neutron.plugins.ml2.plugin [None req-2e2d00c8-8d99-42dd-ad86-014c8abf99dd - - - - - -] Attempt 1 to provision port fddbef9b-5bdd-485d-ae90-f7fb3e30b32e 2026-03-03 19:02:51.297 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 677aadce-ff78-4d8f-b3b6-f6e06955d72b 2026-03-03 19:02:53.234 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 677aadce-ff78-4d8f-b3b6-f6e06955d72b 2026-03-03 19:02:57.275 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 4e323ca1-bd37-414e-92d6-0056c619ccb9 2026-03-03 19:02:59.302 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 4e323ca1-bd37-414e-92d6-0056c619ccb9 2026-03-03 19:02:59.344 16 INFO neutron.plugins.ml2.plugin [None req-7e1a2acd-04bd-4728-afa2-5a0989a6f206 - - - - - -] Attempt 1 to provision port f249277f-799a-4f72-b20d-a4612e800f49 2026-03-03 19:02:59.379 16 INFO neutron.plugins.ml2.plugin [None req-7e1a2acd-04bd-4728-afa2-5a0989a6f206 - - - - - -] Attempt 1 to provision port 4e323ca1-bd37-414e-92d6-0056c619ccb9 2026-03-03 19:02:59.434 16 INFO neutron.plugins.ml2.plugin [None req-7e1a2acd-04bd-4728-afa2-5a0989a6f206 - - - - - -] Attempt 1 to provision port bd7acb13-94fd-4924-8e62-c7e9cd2aa89e 2026-03-03 19:02:59.489 16 INFO neutron.plugins.ml2.plugin [None req-7e1a2acd-04bd-4728-afa2-5a0989a6f206 - - - - - -] Attempt 1 to provision port fd5398da-f53a-4e54-8761-aac8ea25bed3 2026-03-03 19:03:03.822 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port a2fbb212-7e29-42ac-8388-b2a098fa68c4 2026-03-03 19:03:03.929 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-78f1ca3a-5436-474f-bbee-137d5f156dd7'] response: {'server_uuid': 'e243ff9b-9208-430f-a19e-f547c021c7c6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a2fbb212-7e29-42ac-8388-b2a098fa68c4', 'code': 200} 2026-03-03 19:03:05.335 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port a2fbb212-7e29-42ac-8388-b2a098fa68c4 2026-03-03 19:03:07.253 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port e8b6fbdc-840b-4ccc-a52b-5b4d0507e23f 2026-03-03 19:03:08.679 16 INFO neutron.plugins.ml2.plugin [None req-69e60e35-ca62-4b2e-bc45-367e386442a5 - - - - - -] Attempt 1 to provision port a122aacc-2dba-4973-9d69-5d4ae3a6348d 2026-03-03 19:03:08.742 16 INFO neutron.plugins.ml2.plugin [None req-69e60e35-ca62-4b2e-bc45-367e386442a5 - - - - - -] Attempt 1 to provision port f249277f-799a-4f72-b20d-a4612e800f49 2026-03-03 19:03:08.879 16 INFO neutron.plugins.ml2.plugin [None req-69e60e35-ca62-4b2e-bc45-367e386442a5 - - - - - -] Attempt 1 to provision port d4af153c-d4b9-430a-9e82-2c2675f1c20a 2026-03-03 19:03:08.936 16 INFO neutron.plugins.ml2.plugin [None req-69e60e35-ca62-4b2e-bc45-367e386442a5 - - - - - -] Attempt 1 to provision port e8b6fbdc-840b-4ccc-a52b-5b4d0507e23f 2026-03-03 19:03:08.988 16 INFO neutron.plugins.ml2.plugin [None req-69e60e35-ca62-4b2e-bc45-367e386442a5 - - - - - -] Attempt 1 to provision port a2fbb212-7e29-42ac-8388-b2a098fa68c4 2026-03-03 19:03:09.046 16 INFO neutron.plugins.ml2.plugin [None req-69e60e35-ca62-4b2e-bc45-367e386442a5 - - - - - -] Attempt 1 to provision port 4e323ca1-bd37-414e-92d6-0056c619ccb9 2026-03-03 19:03:09.303 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port f249277f-799a-4f72-b20d-a4612e800f49 2026-03-03 19:03:09.525 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port e8b6fbdc-840b-4ccc-a52b-5b4d0507e23f 2026-03-03 19:03:12.837 13 INFO neutron.plugins.ml2.plugin [None req-ced4777a-8112-44be-9a62-c563d2112c94 - - - - - -] Attempt 1 to provision port 0c817e24-3659-41a3-b9a4-7c06c5096a61 2026-03-03 19:03:12.863 13 INFO neutron.plugins.ml2.plugin [None req-ced4777a-8112-44be-9a62-c563d2112c94 - - - - - -] Attempt 1 to provision port f249277f-799a-4f72-b20d-a4612e800f49 2026-03-03 19:03:16.589 16 INFO neutron.plugins.ml2.plugin [None req-6d128e85-8438-4cfc-bec0-483b37c63e4a - - - - - -] Attempt 1 to provision port a2fbb212-7e29-42ac-8388-b2a098fa68c4 2026-03-03 19:03:31.804 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 037aea04-1b6d-48a0-9cb5-e0817e0f6dbd 2026-03-03 19:03:32.087 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3ece26e-aa50-4ef4-85a7-84f382ada067'] response: {'server_uuid': '04b966e1-323d-4347-9d1c-3d9133bfe194', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '037aea04-1b6d-48a0-9cb5-e0817e0f6dbd', 'code': 200} 2026-03-03 19:03:33.282 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 037aea04-1b6d-48a0-9cb5-e0817e0f6dbd 2026-03-03 19:03:41.799 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 5d6a6d1c-443c-445e-a72c-864d8e5fc850 2026-03-03 19:03:41.923 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9289ca4d-5f1d-445e-9e6e-3f6b145d507e'] response: {'server_uuid': '0567a1e1-edb9-4dc6-9d47-db2183fc8ba2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5d6a6d1c-443c-445e-a72c-864d8e5fc850', 'code': 200} 2026-03-03 19:03:43.257 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 5d6a6d1c-443c-445e-a72c-864d8e5fc850 2026-03-03 19:04:07.530 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab7fd92d-54c4-467e-a96c-867e898636f7'] response: {'server_uuid': '0567a1e1-edb9-4dc6-9d47-db2183fc8ba2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5d6a6d1c-443c-445e-a72c-864d8e5fc850', 'code': 200} 2026-03-03 19:04:12.404 16 INFO neutron.plugins.ml2.plugin [None req-4c7d6e6c-ab26-4dcf-acab-40ffb3618269 - - - - - -] Attempt 1 to provision port 3f7344d8-5b75-48bd-9238-4523efa1d8d7 2026-03-03 19:04:17.354 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 3f7344d8-5b75-48bd-9238-4523efa1d8d7 2026-03-03 19:04:17.461 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-22a1ec5f-e2b6-4fc5-95a4-455865b0d272'] response: {'server_uuid': '04b966e1-323d-4347-9d1c-3d9133bfe194', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3f7344d8-5b75-48bd-9238-4523efa1d8d7', 'code': 200} 2026-03-03 19:04:19.265 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 3f7344d8-5b75-48bd-9238-4523efa1d8d7 2026-03-03 19:04:22.026 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 3f7344d8-5b75-48bd-9238-4523efa1d8d7 2026-03-03 19:04:47.195 16 INFO neutron.plugins.ml2.plugin [None req-b887c887-dff9-451c-a341-96d5a9f02535 - - - - - -] Attempt 1 to provision port c9cea5a8-aceb-46b9-a230-5bc5f0aeb7cd 2026-03-03 19:04:54.868 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port c9cea5a8-aceb-46b9-a230-5bc5f0aeb7cd 2026-03-03 19:04:54.974 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f98981ff-6a2d-42e9-bffa-c1a187963e6c'] response: {'server_uuid': '04b966e1-323d-4347-9d1c-3d9133bfe194', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c9cea5a8-aceb-46b9-a230-5bc5f0aeb7cd', 'code': 200} 2026-03-03 19:04:56.196 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port c9cea5a8-aceb-46b9-a230-5bc5f0aeb7cd 2026-03-03 19:05:06.943 16 INFO neutron.plugins.ml2.plugin [None req-de08851a-b5ed-4275-8d5a-7acf23ba8d81 - - - - - -] Attempt 1 to provision port 222c60e3-adab-4bb8-9bcd-968877a1bad0 2026-03-03 19:05:14.271 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 222c60e3-adab-4bb8-9bcd-968877a1bad0 2026-03-03 19:05:14.391 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c27ce7cf-7a28-4dbd-b321-7045f100e06f'] response: {'server_uuid': '04b966e1-323d-4347-9d1c-3d9133bfe194', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '222c60e3-adab-4bb8-9bcd-968877a1bad0', 'code': 200} 2026-03-03 19:05:16.432 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 222c60e3-adab-4bb8-9bcd-968877a1bad0 2026-03-03 19:05:16.905 16 INFO neutron.plugins.ml2.plugin [None req-a394b387-355e-4de8-86bc-b1958f5db97c - - - - - -] Attempt 1 to provision port c9cea5a8-aceb-46b9-a230-5bc5f0aeb7cd 2026-03-03 19:05:30.223 16 INFO neutron.plugins.ml2.plugin [None req-0217b910-95df-4477-b6d9-c9c0ed9671f4 - - - - - -] Attempt 1 to provision port 222c60e3-adab-4bb8-9bcd-968877a1bad0 2026-03-03 19:05:30.294 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port 222c60e3-adab-4bb8-9bcd-968877a1bad0 2026-03-03 19:05:31.610 13 INFO neutron.plugins.ml2.plugin [None req-cf8bd8e0-5211-4552-ba36-4018fe45012f - - - - - -] Attempt 1 to provision port 222c60e3-adab-4bb8-9bcd-968877a1bad0 2026-03-03 19:05:40.237 13 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port c9cea5a8-aceb-46b9-a230-5bc5f0aeb7cd 2026-03-03 19:05:40.496 16 INFO neutron.plugins.ml2.plugin [None req-48da4381-f01e-4459-af72-611c80a2ebe6 - - - - - -] Attempt 1 to provision port c9cea5a8-aceb-46b9-a230-5bc5f0aeb7cd 2026-03-03 19:07:00.212 16 INFO neutron.plugins.ml2.plugin [None req-6dbe6e72-d6d3-433f-9bfd-5f80406f365e - - - - - -] Attempt 1 to provision port d6e7f4de-680a-4d75-8655-af1d12b919dd 2026-03-03 19:07:00.753 16 INFO neutron.plugins.ml2.plugin [None req-1a348dd9-3a89-4835-9fbd-4540bedaba23 - - - - - -] Attempt 1 to provision port d6e7f4de-680a-4d75-8655-af1d12b919dd