+ 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-05-29 05:30:42.226 1 INFO neutron.common.config [-] Logging enabled! 2026-05-29 05:30:42.227 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-29 05:30:42.227 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-29 05:30:42.227 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 05:30:43.786 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 05:30:43.788 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 05:30:43.792 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-29 05:30:43.792 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 05:30:43.793 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 05:30:43.793 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 05:30:43.793 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 05:30:43.799 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 05:30:43.799 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 05:30:43.800 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 05:30:43.819 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 05:30:43.820 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 05:30:43.820 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 05:30:43.841 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 05:30:43.841 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 05:30:43.841 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 05:30:43.842 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 05:30:44.162 1 INFO neutron.plugins.ml2.managers [None req-bcbc0c18-690c-4df8-93cb-e571da0d1b49 - - - - - -] Initializing driver for type 'vlan' 2026-05-29 05:30:44.319 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-bcbc0c18-690c-4df8-93cb-e571da0d1b49 - - - - - -] VlanTypeDriver initialization complete 2026-05-29 05:30:44.319 1 INFO neutron.plugins.ml2.managers [None req-bcbc0c18-690c-4df8-93cb-e571da0d1b49 - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 05:30:44.319 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-bcbc0c18-690c-4df8-93cb-e571da0d1b49 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 05:30:44.373 1 INFO neutron.plugins.ml2.managers [None req-bcbc0c18-690c-4df8-93cb-e571da0d1b49 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 05:30:44.374 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-bcbc0c18-690c-4df8-93cb-e571da0d1b49 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 05:30:44.374 1 INFO neutron.plugins.ml2.managers [None req-bcbc0c18-690c-4df8-93cb-e571da0d1b49 - - - - - -] Initializing extension driver 'port_security' 2026-05-29 05:30:44.374 1 INFO neutron.plugins.ml2.extensions.port_security [None req-bcbc0c18-690c-4df8-93cb-e571da0d1b49 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 05:30:44.374 1 INFO neutron.plugins.ml2.managers [None req-bcbc0c18-690c-4df8-93cb-e571da0d1b49 - - - - - -] Initializing extension driver 'qos' 2026-05-29 05:30:44.374 1 INFO neutron.plugins.ml2.managers [None req-bcbc0c18-690c-4df8-93cb-e571da0d1b49 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 05:30:44.375 1 INFO neutron.plugins.ml2.managers [None req-bcbc0c18-690c-4df8-93cb-e571da0d1b49 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 05:30:44.389 1 INFO neutron.quota [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded quota_driver: . 2026-05-29 05:30:44.389 1 INFO neutron.plugins.ml2.plugin [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 05:30:44.389 1 INFO neutron.plugins.ml2.managers [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 05:30:44.390 1 INFO neutron.plugins.ml2.managers [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 05:30:44.390 1 INFO neutron.plugins.ml2.managers [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 05:30:44.390 1 INFO neutron.manager [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loading Plugin: qos 2026-05-29 05:30:44.402 1 INFO neutron.manager [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loading Plugin: router 2026-05-29 05:30:44.439 1 INFO neutron.services.service_base [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 05:30:44.439 1 INFO neutron.manager [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loading Plugin: segments 2026-05-29 05:30:44.511 1 INFO neutron.manager [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loading Plugin: trunk 2026-05-29 05:30:44.526 1 INFO neutron.manager [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loading Plugin: vpnaas 2026-05-29 05:30:44.558 1 WARNING stevedore.named [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 05:30:44.638 1 INFO neutron_vpnaas.services.vpn.plugin [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 05:30:44.638 1 INFO neutron.common.utils [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 05:30:44.639 1 INFO neutron.manager [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loading Plugin: taas 2026-05-29 05:30:44.662 1 WARNING stevedore.named [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 05:30:44.662 1 WARNING stevedore.named [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-29 05:30:44.694 1 INFO neutron_taas.services.taas.taas_plugin [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-29 05:30:44.695 1 INFO neutron.manager [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loading Plugin: tapmirror 2026-05-29 05:30:44.707 1 WARNING stevedore.named [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 05:30:44.707 1 WARNING stevedore.named [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-29 05:30:44.725 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-29 05:30:44.726 1 INFO neutron.manager [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loading Plugin: auto_allocate 2026-05-29 05:30:44.734 1 INFO neutron.manager [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loading Plugin: tag 2026-05-29 05:30:44.742 1 INFO neutron.manager [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loading Plugin: timestamp 2026-05-29 05:30:44.745 1 INFO neutron.manager [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 05:30:44.748 1 INFO neutron.manager [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loading Plugin: flavors 2026-05-29 05:30:44.751 1 INFO neutron.manager [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loading Plugin: revisions 2026-05-29 05:30:44.755 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Initializing extension manager. 2026-05-29 05:30:44.756 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: address-group 2026-05-29 05:30:44.757 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: address-scope 2026-05-29 05:30:44.757 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 05:30:44.759 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: agent 2026-05-29 05:30:44.759 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 05:30:44.760 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 05:30:44.761 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 05:30:44.761 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: availability_zone 2026-05-29 05:30:44.762 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 05:30:44.762 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 05:30:44.763 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: default-subnetpools 2026-05-29 05:30:44.766 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 05:30:44.766 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: dns-integration 2026-05-29 05:30:44.767 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 05:30:44.767 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 05:30:44.768 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: dvr 2026-05-29 05:30:44.768 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 05:30:44.769 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 05:30:44.769 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 05:30:44.770 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 05:30:44.770 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: external-net 2026-05-29 05:30:44.770 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 05:30:44.771 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: extraroute 2026-05-29 05:30:44.771 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 05:30:44.772 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 05:30:44.772 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 05:30:44.773 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 05:30:44.774 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 05:30:44.774 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: fip-port-details 2026-05-29 05:30:44.775 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: flavors 2026-05-29 05:30:44.776 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 05:30:44.777 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: floatingip-pools 2026-05-29 05:30:44.777 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: ip_allocation 2026-05-29 05:30:44.778 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 05:30:44.778 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: l2_adjacency 2026-05-29 05:30:44.779 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: router 2026-05-29 05:30:44.781 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 05:30:44.781 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-29 05:30:44.782 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-29 05:30:44.782 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 05:30:44.783 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: l3-ha 2026-05-29 05:30:44.783 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 05:30:44.784 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 05:30:44.784 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: l3-flavors 2026-05-29 05:30:44.785 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 05:30:44.785 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 05:30:44.787 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 05:30:44.788 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 05:30:44.789 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 05:30:44.790 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 05:30:44.790 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 05:30:44.791 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: multi-provider 2026-05-29 05:30:44.791 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: net-mtu 2026-05-29 05:30:44.792 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 05:30:44.792 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: network_availability_zone 2026-05-29 05:30:44.793 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: network_ha 2026-05-29 05:30:44.793 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: network-ip-availability 2026-05-29 05:30:44.794 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 05:30:44.794 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: pagination 2026-05-29 05:30:44.795 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: port-device-profile 2026-05-29 05:30:44.795 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-29 05:30:44.796 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 05:30:44.796 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 05:30:44.797 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: port-mac-override 2026-05-29 05:30:44.797 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 05:30:44.797 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 05:30:44.798 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-29 05:30:44.798 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: port-resource-request 2026-05-29 05:30:44.799 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 05:30:44.799 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-29 05:30:44.799 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: binding 2026-05-29 05:30:44.800 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: binding-extended 2026-05-29 05:30:44.801 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: port-security 2026-05-29 05:30:44.801 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: project-id 2026-05-29 05:30:44.802 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: provider 2026-05-29 05:30:44.802 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-29 05:30:44.804 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: qos 2026-05-29 05:30:44.805 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 05:30:44.805 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 05:30:44.806 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: qos-default 2026-05-29 05:30:44.806 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: qos-fip 2026-05-29 05:30:44.807 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 05:30:44.807 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 05:30:44.807 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 05:30:44.808 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 05:30:44.808 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 05:30:44.809 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: qos-pps 2026-05-29 05:30:44.809 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 05:30:44.810 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 05:30:44.810 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 05:30:44.811 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: quota-check-limit 2026-05-29 05:30:44.812 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-29 05:30:44.814 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: quotas 2026-05-29 05:30:44.816 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: quota_details 2026-05-29 05:30:44.817 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: rbac-policies 2026-05-29 05:30:44.818 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: rbac-address-group 2026-05-29 05:30:44.818 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 05:30:44.819 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 05:30:44.819 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 05:30:44.820 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: revision-if-match 2026-05-29 05:30:44.820 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 05:30:44.821 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: router_availability_zone 2026-05-29 05:30:44.821 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 05:30:44.823 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 05:30:44.823 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 05:30:44.824 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 05:30:44.824 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 05:30:44.824 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-29 05:30:44.825 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 05:30:44.829 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: security-group 2026-05-29 05:30:44.830 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: segment 2026-05-29 05:30:44.830 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 05:30:44.831 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: service-type 2026-05-29 05:30:44.832 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: sorting 2026-05-29 05:30:44.832 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 05:30:44.833 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: standard-attr-description 2026-05-29 05:30:44.833 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: stateful-security-group 2026-05-29 05:30:44.834 1 WARNING neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 05:30:44.834 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 05:30:44.834 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: subnet-external-network 2026-05-29 05:30:44.835 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: subnet_onboard 2026-05-29 05:30:44.835 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 05:30:44.836 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: subnet-service-types 2026-05-29 05:30:44.836 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: subnet_allocation 2026-05-29 05:30:44.837 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 05:30:44.837 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: tag-creation 2026-05-29 05:30:44.838 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 05:30:44.841 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 05:30:44.842 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 05:30:44.843 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: trunk 2026-05-29 05:30:44.843 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: trunk-details 2026-05-29 05:30:44.844 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 05:30:44.844 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-29 05:30:44.845 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 05:30:44.845 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-29 05:30:44.847 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-29 05:30:44.848 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 05:30:44.849 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: vpn-flavors 2026-05-29 05:30:44.850 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: vpnaas 2026-05-29 05:30:44.852 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: taas 2026-05-29 05:30:44.853 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: tap-mirror 2026-05-29 05:30:44.853 1 INFO neutron.api.extensions [None req-a594b228-7163-4d89-b2d5-73c83cba5ad7 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-29 05:31:14.954 20 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-29 05:31:15.017 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-29 05:31:15.021 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-29 05:36:26.679 16 INFO neutron.db.l3_hamode_db [None req-0561ad28-f258-4958-a801-54fd3d938525 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 05:36:47.470 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 06985c50-1004-499a-9a25-270844f71aa4 2026-05-29 05:36:48.037 16 INFO neutron.plugins.ml2.plugin [None req-9f53bec0-cee4-465e-900b-7bae0a32d652 - - - - - -] Attempt 1 to provision port 06985c50-1004-499a-9a25-270844f71aa4 2026-05-29 05:36:49.374 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 06985c50-1004-499a-9a25-270844f71aa4 2026-05-29 05:36:49.712 16 INFO neutron.plugins.ml2.plugin [None req-c2a3f631-e4be-41ad-9a1e-f732186f6361 - - - - - -] Attempt 1 to provision port 06985c50-1004-499a-9a25-270844f71aa4 2026-05-29 05:37:31.426 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port aca7a430-f207-4a9a-bd5c-442d9c4f335b 2026-05-29 05:37:32.155 16 INFO neutron.plugins.ml2.plugin [None req-26ad5dfc-c486-4c55-8fa0-fd8e8d29da8f - - - - - -] Attempt 1 to provision port aca7a430-f207-4a9a-bd5c-442d9c4f335b 2026-05-29 05:37:33.397 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port aca7a430-f207-4a9a-bd5c-442d9c4f335b 2026-05-29 05:37:33.856 16 INFO neutron.plugins.ml2.plugin [None req-aa827b9d-4efc-4c43-b91c-61f922a6171d - - - - - -] Attempt 1 to provision port aca7a430-f207-4a9a-bd5c-442d9c4f335b 2026-05-29 05:37:39.296 16 INFO neutron.plugins.ml2.plugin [None req-1731f6b6-9654-4f40-8d57-e0ec64748e5b - - - - - -] Attempt 1 to provision port 0b1d69b9-e5c0-4415-8d44-73de22d53f4d 2026-05-29 05:41:52.037 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 0b1d69b9-e5c0-4415-8d44-73de22d53f4d 2026-05-29 05:41:53.485 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 0b1d69b9-e5c0-4415-8d44-73de22d53f4d 2026-05-29 05:45:49.581 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 4d9e4e99-aa3b-4f54-8116-77ea2193d18d 2026-05-29 05:45:51.547 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 4d9e4e99-aa3b-4f54-8116-77ea2193d18d 2026-05-29 05:48:51.121 16 INFO neutron.plugins.ml2.plugin [None req-bd1a3854-6d26-45ec-960d-754cf1f5cf7d - - - - - -] Attempt 1 to provision port 0fb49ce1-1d8d-4ba1-8b97-ca14ba476c5a 2026-05-29 05:48:51.650 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 0fb49ce1-1d8d-4ba1-8b97-ca14ba476c5a 2026-05-29 05:48:55.695 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 3d2073bf-aba1-402e-80e1-87c2787be570 2026-05-29 05:48:57.984 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port a30bdfe5-5806-45b7-9da1-b0dadb764814 2026-05-29 05:48:58.434 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 3d2073bf-aba1-402e-80e1-87c2787be570 2026-05-29 05:48:59.701 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port a30bdfe5-5806-45b7-9da1-b0dadb764814 2026-05-29 05:49:01.499 16 INFO neutron.plugins.ml2.plugin [None req-2389d6f0-c501-48aa-a8b2-988b66ab03a1 - - - - - -] Attempt 1 to provision port bc553665-d6ce-4254-a7e8-a40f8af41db0 2026-05-29 05:49:01.527 16 INFO neutron.plugins.ml2.plugin [None req-2389d6f0-c501-48aa-a8b2-988b66ab03a1 - - - - - -] Attempt 1 to provision port d80655cf-c1da-4078-bca4-2f8b64ae71f1 2026-05-29 05:49:01.561 16 INFO neutron.plugins.ml2.plugin [None req-2389d6f0-c501-48aa-a8b2-988b66ab03a1 - - - - - -] Attempt 1 to provision port 3d2073bf-aba1-402e-80e1-87c2787be570 2026-05-29 05:49:05.936 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port c45d47aa-b7e4-4982-b785-d3e17775686d 2026-05-29 05:49:07.958 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port db38059a-782b-44b2-8e51-4857b8f3e95e 2026-05-29 05:49:08.371 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 3b9d8362-f873-4509-8b74-bf1397f350a2 2026-05-29 05:49:08.870 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port c45d47aa-b7e4-4982-b785-d3e17775686d 2026-05-29 05:49:09.161 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port dc7fec6b-45a0-47d9-97ff-3f9cbac3d19c 2026-05-29 05:49:10.754 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port db38059a-782b-44b2-8e51-4857b8f3e95e 2026-05-29 05:49:10.984 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 3b9d8362-f873-4509-8b74-bf1397f350a2 2026-05-29 05:49:11.229 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port dc7fec6b-45a0-47d9-97ff-3f9cbac3d19c 2026-05-29 05:49:12.378 13 INFO neutron.plugins.ml2.plugin [None req-b6611efc-a3a5-4464-9718-2d77f4310080 - - - - - -] Attempt 1 to provision port dc7fec6b-45a0-47d9-97ff-3f9cbac3d19c 2026-05-29 05:49:12.483 13 INFO neutron.plugins.ml2.plugin [None req-b6611efc-a3a5-4464-9718-2d77f4310080 - - - - - -] Attempt 1 to provision port bc553665-d6ce-4254-a7e8-a40f8af41db0 2026-05-29 05:49:12.531 13 INFO neutron.plugins.ml2.plugin [None req-b6611efc-a3a5-4464-9718-2d77f4310080 - - - - - -] Attempt 1 to provision port fc205566-121e-446d-9085-0e8e32e241af 2026-05-29 05:49:16.728 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port ee393cbe-9182-4bae-9805-91a7ddaa573d 2026-05-29 05:49:19.323 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 5d2f1f4d-316e-44f1-b032-baef3b2a5174 2026-05-29 05:49:19.751 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port ee393cbe-9182-4bae-9805-91a7ddaa573d 2026-05-29 05:49:20.092 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ce2c57d-4b3b-4e1d-bfec-bfde871ac2aa'] response: {'server_uuid': 'bb714487-a16a-42e7-9329-1b769218311a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5d2f1f4d-316e-44f1-b032-baef3b2a5174', 'code': 200} 2026-05-29 05:49:21.766 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 5d2f1f4d-316e-44f1-b032-baef3b2a5174 2026-05-29 05:49:22.037 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port e9da8599-afa4-413e-9da6-4c6d88f7c6be 2026-05-29 05:49:22.619 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-19215377-8619-4eec-9813-41f70dc66433'] response: {'server_uuid': '168b3fd0-5d66-4461-820e-1bf56f0aca64', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9da8599-afa4-413e-9da6-4c6d88f7c6be', 'code': 200} 2026-05-29 05:49:23.832 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port c3608856-1245-44b7-9538-f3190dd0e5cd 2026-05-29 05:49:23.963 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7f99ae7-387f-4fc0-a694-b99db51035c2'] response: {'server_uuid': '742f56f8-2ec2-4b05-b4e2-bf2309e8ed63', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c3608856-1245-44b7-9538-f3190dd0e5cd', 'code': 200} 2026-05-29 05:49:24.229 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port e9da8599-afa4-413e-9da6-4c6d88f7c6be 2026-05-29 05:49:25.718 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port c3608856-1245-44b7-9538-f3190dd0e5cd 2026-05-29 05:49:26.228 16 INFO neutron.plugins.ml2.plugin [None req-1e193246-33ff-4da0-81d2-9bcc250e1935 - - - - - -] Attempt 1 to provision port 9ad6e151-2c13-490a-9898-2ec149d83ed0 2026-05-29 05:49:26.255 16 INFO neutron.plugins.ml2.plugin [None req-1e193246-33ff-4da0-81d2-9bcc250e1935 - - - - - -] Attempt 1 to provision port e9da8599-afa4-413e-9da6-4c6d88f7c6be 2026-05-29 05:49:26.334 16 INFO neutron.plugins.ml2.plugin [None req-1e193246-33ff-4da0-81d2-9bcc250e1935 - - - - - -] Attempt 1 to provision port fc205566-121e-446d-9085-0e8e32e241af 2026-05-29 05:49:26.360 16 INFO neutron.plugins.ml2.plugin [None req-1e193246-33ff-4da0-81d2-9bcc250e1935 - - - - - -] Attempt 1 to provision port ee393cbe-9182-4bae-9805-91a7ddaa573d 2026-05-29 05:49:26.420 16 INFO neutron.plugins.ml2.plugin [None req-1e193246-33ff-4da0-81d2-9bcc250e1935 - - - - - -] Attempt 1 to provision port ffb15ff8-a43b-4a62-99d1-327a3c74db8b 2026-05-29 05:49:26.443 16 INFO neutron.plugins.ml2.plugin [None req-1e193246-33ff-4da0-81d2-9bcc250e1935 - - - - - -] Attempt 1 to provision port c6567bd3-30c0-4fdc-ad12-2e23d0b0a880 2026-05-29 05:49:29.982 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-257a2e0f-21e3-45fc-b509-0f9a4a8a6f4a'] response: {'server_uuid': '742f56f8-2ec2-4b05-b4e2-bf2309e8ed63', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c3608856-1245-44b7-9538-f3190dd0e5cd', 'code': 200} 2026-05-29 05:49:36.074 16 INFO neutron.plugins.ml2.plugin [None req-6c8bfdf2-cff5-4572-92ad-72814728db29 - - - - - -] Attempt 1 to provision port ffb15ff8-a43b-4a62-99d1-327a3c74db8b 2026-05-29 05:49:41.719 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port ffb15ff8-a43b-4a62-99d1-327a3c74db8b 2026-05-29 05:49:42.011 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port c6567bd3-30c0-4fdc-ad12-2e23d0b0a880 2026-05-29 05:49:43.814 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port ffb15ff8-a43b-4a62-99d1-327a3c74db8b 2026-05-29 05:49:44.049 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port c6567bd3-30c0-4fdc-ad12-2e23d0b0a880 2026-05-29 05:49:44.284 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 51ddb3f5-ab28-4b97-bf92-442024ba3a15 2026-05-29 05:49:44.860 13 INFO neutron.plugins.ml2.plugin [None req-8fb35a63-59d7-4c61-b96c-5cbd7fb32879 - - - - - -] Attempt 1 to provision port e9da8599-afa4-413e-9da6-4c6d88f7c6be 2026-05-29 05:49:45.836 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 3cd6eb80-a60e-4430-a1de-b0c1ee047b14 2026-05-29 05:49:46.242 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 51ddb3f5-ab28-4b97-bf92-442024ba3a15 2026-05-29 05:49:47.906 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 3cd6eb80-a60e-4430-a1de-b0c1ee047b14 2026-05-29 05:49:48.088 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port fc2b9400-c58d-47f8-9490-d6056d77bfa0 2026-05-29 05:49:49.782 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port fc2b9400-c58d-47f8-9490-d6056d77bfa0 2026-05-29 05:49:49.802 16 INFO neutron.plugins.ml2.plugin [None req-eeb9967f-0db1-461a-8969-9549d15cbd35 - - - - - -] Attempt 1 to provision port 0684b8a7-4212-4395-8230-bb585095711b 2026-05-29 05:49:49.827 16 INFO neutron.plugins.ml2.plugin [None req-eeb9967f-0db1-461a-8969-9549d15cbd35 - - - - - -] Attempt 1 to provision port fc2b9400-c58d-47f8-9490-d6056d77bfa0 2026-05-29 05:49:49.882 16 INFO neutron.plugins.ml2.plugin [None req-eeb9967f-0db1-461a-8969-9549d15cbd35 - - - - - -] Attempt 1 to provision port 6bbbab2b-fbfa-4157-87ad-63b59b0b1da5 2026-05-29 05:49:55.923 13 INFO neutron.plugins.ml2.plugin [None req-e05fcd95-9667-44d4-9203-ecc78a932b87 - - - - - -] Attempt 1 to provision port 549bd1e9-943e-4725-9210-6bfbf7126398 2026-05-29 05:49:56.031 13 INFO neutron.plugins.ml2.plugin [None req-e05fcd95-9667-44d4-9203-ecc78a932b87 - - - - - -] Attempt 1 to provision port fc2b9400-c58d-47f8-9490-d6056d77bfa0 2026-05-29 05:49:56.152 13 INFO neutron.plugins.ml2.plugin [None req-e05fcd95-9667-44d4-9203-ecc78a932b87 - - - - - -] Attempt 1 to provision port 6bbbab2b-fbfa-4157-87ad-63b59b0b1da5 2026-05-29 05:49:56.260 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 9ea9b5f7-d393-4e79-97ce-1e0417280eaa 2026-05-29 05:49:56.483 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e76895a-8688-456c-806b-e11001b63e6f'] response: {'server_uuid': '1121beda-425b-4ae4-8293-c8bcda67a439', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ea9b5f7-d393-4e79-97ce-1e0417280eaa', 'code': 200} 2026-05-29 05:49:58.890 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 9ea9b5f7-d393-4e79-97ce-1e0417280eaa 2026-05-29 05:49:59.179 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 5efa6ecc-d022-4fda-86cf-b9e229a950a9 2026-05-29 05:49:59.335 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f4a0480-2432-4eda-a288-15584d68332b'] response: {'server_uuid': '849f4d0d-d7e0-45d8-a3e7-805163eb115b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5efa6ecc-d022-4fda-86cf-b9e229a950a9', 'code': 200} 2026-05-29 05:50:00.251 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port b1a4733b-d419-4cc3-837d-48c53cbe4d0b 2026-05-29 05:50:01.015 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 5efa6ecc-d022-4fda-86cf-b9e229a950a9 2026-05-29 05:50:01.329 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port e8518af1-c6fa-4d33-9967-1dbcb5aa96d8 2026-05-29 05:50:01.623 13 INFO neutron.plugins.ml2.plugin [None req-b85d27f5-6268-486b-8c88-b48161597bd1 - - - - - -] Attempt 1 to provision port 3a7705fb-373b-4a08-b96d-15c6e6b925da 2026-05-29 05:50:01.697 13 INFO neutron.plugins.ml2.plugin [None req-b85d27f5-6268-486b-8c88-b48161597bd1 - - - - - -] Attempt 1 to provision port e8518af1-c6fa-4d33-9967-1dbcb5aa96d8 2026-05-29 05:50:01.821 13 INFO neutron.plugins.ml2.plugin [None req-b85d27f5-6268-486b-8c88-b48161597bd1 - - - - - -] Attempt 1 to provision port 1f317552-eee6-444e-998d-1120fd777444 2026-05-29 05:50:01.932 13 INFO neutron.plugins.ml2.plugin [None req-b85d27f5-6268-486b-8c88-b48161597bd1 - - - - - -] Attempt 1 to provision port 9ea9b5f7-d393-4e79-97ce-1e0417280eaa 2026-05-29 05:50:02.749 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port b1a4733b-d419-4cc3-837d-48c53cbe4d0b 2026-05-29 05:50:02.961 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port e8518af1-c6fa-4d33-9967-1dbcb5aa96d8 2026-05-29 05:50:06.408 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 71855b64-0832-4dea-8ce7-f763108a25cb 2026-05-29 05:50:08.801 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 71855b64-0832-4dea-8ce7-f763108a25cb 2026-05-29 05:50:11.005 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 1f317552-eee6-444e-998d-1120fd777444 2026-05-29 05:50:11.335 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 6bbbab2b-fbfa-4157-87ad-63b59b0b1da5 2026-05-29 05:50:11.668 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 0684b8a7-4212-4395-8230-bb585095711b 2026-05-29 05:50:11.932 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 549bd1e9-943e-4725-9210-6bfbf7126398 2026-05-29 05:50:12.227 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 8da6036d-11f3-443b-a359-6d04558c44df 2026-05-29 05:50:13.441 13 INFO neutron.plugins.ml2.plugin [None req-77f256af-c488-4226-8fd7-a530b4e43929 - - - - - -] Attempt 1 to provision port e8518af1-c6fa-4d33-9967-1dbcb5aa96d8 2026-05-29 05:50:13.524 13 INFO neutron.plugins.ml2.plugin [None req-77f256af-c488-4226-8fd7-a530b4e43929 - - - - - -] Attempt 1 to provision port 1f317552-eee6-444e-998d-1120fd777444 2026-05-29 05:50:13.556 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 0684b8a7-4212-4395-8230-bb585095711b 2026-05-29 05:50:13.621 13 INFO neutron.plugins.ml2.plugin [None req-77f256af-c488-4226-8fd7-a530b4e43929 - - - - - -] Attempt 1 to provision port 9ea9b5f7-d393-4e79-97ce-1e0417280eaa 2026-05-29 05:50:13.747 13 INFO neutron.plugins.ml2.plugin [None req-77f256af-c488-4226-8fd7-a530b4e43929 - - - - - -] Attempt 1 to provision port 4383416b-4f8a-4092-bd89-9d7818032563 2026-05-29 05:50:13.796 13 INFO neutron.plugins.ml2.plugin [None req-77f256af-c488-4226-8fd7-a530b4e43929 - - - - - -] Attempt 1 to provision port 8da6036d-11f3-443b-a359-6d04558c44df 2026-05-29 05:50:13.885 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 1f317552-eee6-444e-998d-1120fd777444 2026-05-29 05:50:14.089 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 8da6036d-11f3-443b-a359-6d04558c44df 2026-05-29 05:50:17.135 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port f2acd04a-2031-4d81-8e7e-5cf26cf03a94 2026-05-29 05:50:19.117 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port f2acd04a-2031-4d81-8e7e-5cf26cf03a94 2026-05-29 05:50:22.285 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port b472c737-f678-4780-9082-88743de0066d 2026-05-29 05:50:22.407 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-894a76d4-7159-4ec8-8958-b8cd480001ac'] response: {'server_uuid': '07f1908a-fa75-4e95-92e0-875146bd0bc6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b472c737-f678-4780-9082-88743de0066d', 'code': 200} 2026-05-29 05:50:22.778 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 3a7705fb-373b-4a08-b96d-15c6e6b925da 2026-05-29 05:50:23.459 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port b472c737-f678-4780-9082-88743de0066d 2026-05-29 05:50:23.749 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 3a7705fb-373b-4a08-b96d-15c6e6b925da 2026-05-29 05:50:23.996 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port a3753514-29fd-4949-82b7-6c9d9c5e9375 2026-05-29 05:50:24.387 16 INFO neutron.plugins.ml2.plugin [None req-851dc18e-0ca4-4c2d-bece-a39c8671a84b - - - - - -] Attempt 1 to provision port e964ade8-1db3-4da2-bdd3-39cc067dff04 2026-05-29 05:50:24.590 16 INFO neutron.plugins.ml2.plugin [None req-851dc18e-0ca4-4c2d-bece-a39c8671a84b - - - - - -] Attempt 1 to provision port b472c737-f678-4780-9082-88743de0066d 2026-05-29 05:50:24.717 16 INFO neutron.plugins.ml2.plugin [None req-851dc18e-0ca4-4c2d-bece-a39c8671a84b - - - - - -] Attempt 1 to provision port f2acd04a-2031-4d81-8e7e-5cf26cf03a94 2026-05-29 05:50:25.216 16 INFO neutron.plugins.ml2.plugin [None req-851dc18e-0ca4-4c2d-bece-a39c8671a84b - - - - - -] Attempt 1 to provision port 9ea9b5f7-d393-4e79-97ce-1e0417280eaa 2026-05-29 05:50:25.375 16 INFO neutron.plugins.ml2.plugin [None req-851dc18e-0ca4-4c2d-bece-a39c8671a84b - - - - - -] Attempt 1 to provision port a3753514-29fd-4949-82b7-6c9d9c5e9375 2026-05-29 05:50:25.502 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port e964ade8-1db3-4da2-bdd3-39cc067dff04 2026-05-29 05:50:25.776 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 4383416b-4f8a-4092-bd89-9d7818032563 2026-05-29 05:50:26.104 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port a3753514-29fd-4949-82b7-6c9d9c5e9375 2026-05-29 05:50:27.423 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 4383416b-4f8a-4092-bd89-9d7818032563 2026-05-29 05:50:28.340 16 INFO neutron.plugins.ml2.plugin [None req-bd1d806f-c9dc-47e0-adb5-98df3071ddec - - - - - -] Attempt 1 to provision port b472c737-f678-4780-9082-88743de0066d 2026-05-29 05:50:28.397 16 INFO neutron.plugins.ml2.plugin [None req-bd1d806f-c9dc-47e0-adb5-98df3071ddec - - - - - -] Attempt 1 to provision port a3753514-29fd-4949-82b7-6c9d9c5e9375 2026-05-29 05:50:29.592 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-45d1454e-8c4e-4fd6-aedf-fd1b2f9d6196'] response: {'server_uuid': '1121beda-425b-4ae4-8293-c8bcda67a439', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9ea9b5f7-d393-4e79-97ce-1e0417280eaa', 'code': 200} 2026-05-29 05:50:32.010 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 9ea9b5f7-d393-4e79-97ce-1e0417280eaa 2026-05-29 05:50:32.182 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1d035b9-924a-4a65-ac70-033022863226'] response: {'server_uuid': '1121beda-425b-4ae4-8293-c8bcda67a439', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ea9b5f7-d393-4e79-97ce-1e0417280eaa', 'code': 200} 2026-05-29 05:50:33.364 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 9ea9b5f7-d393-4e79-97ce-1e0417280eaa 2026-05-29 05:50:35.448 13 INFO neutron.plugins.ml2.plugin [None req-859265fb-9b6c-4ae1-aa1a-f6c61a0a3f63 - - - - - -] Attempt 1 to provision port 4f32f728-d430-4cc6-b896-59b3c08130ca 2026-05-29 05:50:43.461 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port fabedc0e-c304-4abe-acf0-833134d32212 2026-05-29 05:50:45.435 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port fabedc0e-c304-4abe-acf0-833134d32212 2026-05-29 05:50:51.683 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port b34454d3-0067-46ce-bbdc-5287514dc07f 2026-05-29 05:51:13.494 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 0b006786-14bf-44d4-8e4a-78460c2c6b10 2026-05-29 05:51:13.887 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 3af46223-27c3-4881-bf8e-432fcea5d593 2026-05-29 05:51:15.392 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 0b006786-14bf-44d4-8e4a-78460c2c6b10 2026-05-29 05:51:15.667 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 3af46223-27c3-4881-bf8e-432fcea5d593 2026-05-29 05:51:18.361 13 INFO neutron.plugins.ml2.plugin [None req-0a893a9a-2c17-47d8-94c2-3eca084801d1 - - - - - -] Attempt 1 to provision port 3af46223-27c3-4881-bf8e-432fcea5d593 2026-05-29 05:51:18.434 13 INFO neutron.plugins.ml2.plugin [None req-0a893a9a-2c17-47d8-94c2-3eca084801d1 - - - - - -] Attempt 1 to provision port 3c5c210f-30b1-4cf6-a04a-351f05aea316 2026-05-29 05:51:21.418 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 4c9f8b98-39fc-4624-a6e5-0b895dd9dacc 2026-05-29 05:51:21.976 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 98b56e52-ad77-478e-ba84-a29d8ca8051d 2026-05-29 05:51:23.418 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 4c9f8b98-39fc-4624-a6e5-0b895dd9dacc 2026-05-29 05:51:23.652 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 98b56e52-ad77-478e-ba84-a29d8ca8051d 2026-05-29 05:51:24.995 16 INFO neutron.plugins.ml2.plugin [None req-76d49451-ed15-4b34-bb19-4c3078fc32d8 - - - - - -] Attempt 1 to provision port 3f0f6a2f-b2c0-468b-93a6-52ac299dba97 2026-05-29 05:51:25.036 16 INFO neutron.plugins.ml2.plugin [None req-76d49451-ed15-4b34-bb19-4c3078fc32d8 - - - - - -] Attempt 1 to provision port 1664c606-37a7-47a5-9266-b20d4f12cd92 2026-05-29 05:51:25.074 16 INFO neutron.plugins.ml2.plugin [None req-76d49451-ed15-4b34-bb19-4c3078fc32d8 - - - - - -] Attempt 1 to provision port 98b56e52-ad77-478e-ba84-a29d8ca8051d 2026-05-29 05:51:26.489 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 9ee80b2a-0cdf-4d11-866b-67759747e2d7 2026-05-29 05:51:26.614 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-02985d5c-8a9c-4ed9-a5c3-fe0264858d6d'] response: {'server_uuid': 'bfd2f6fa-36cf-41d0-a756-4a2b8feafc0e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ee80b2a-0cdf-4d11-866b-67759747e2d7', 'code': 200} 2026-05-29 05:51:27.463 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 9ee80b2a-0cdf-4d11-866b-67759747e2d7 2026-05-29 05:51:29.452 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 750f13a5-c3e5-4c3c-9f7c-97f01ca76ecd 2026-05-29 05:51:29.836 13 INFO neutron.plugins.ml2.plugin [None req-bb351a0c-07a8-46bd-82a7-94a8433ff29a - - - - - -] Attempt 1 to provision port 9ee80b2a-0cdf-4d11-866b-67759747e2d7 2026-05-29 05:51:29.917 13 INFO neutron.plugins.ml2.plugin [None req-bb351a0c-07a8-46bd-82a7-94a8433ff29a - - - - - -] Attempt 1 to provision port 98b56e52-ad77-478e-ba84-a29d8ca8051d 2026-05-29 05:51:29.987 13 INFO neutron.plugins.ml2.plugin [None req-bb351a0c-07a8-46bd-82a7-94a8433ff29a - - - - - -] Attempt 1 to provision port eb2cbf7c-eac9-4632-a756-1bf16d7e4b7f 2026-05-29 05:51:31.392 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 750f13a5-c3e5-4c3c-9f7c-97f01ca76ecd 2026-05-29 05:51:34.685 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 9ad72ab3-062d-4924-9075-ab07fe6e6358 2026-05-29 05:51:35.051 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port ea48d15c-6858-4e16-bdad-366ff9227676 2026-05-29 05:51:35.164 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-88dce136-1349-4533-b421-5a49e4752c92'] response: {'server_uuid': 'f86ff3d8-a8cc-4cd2-b755-45e43a18cd2e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ea48d15c-6858-4e16-bdad-366ff9227676', 'code': 200} 2026-05-29 05:51:35.928 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 9ad72ab3-062d-4924-9075-ab07fe6e6358 2026-05-29 05:51:36.395 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port ea48d15c-6858-4e16-bdad-366ff9227676 2026-05-29 05:51:40.241 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port eb2cbf7c-eac9-4632-a756-1bf16d7e4b7f 2026-05-29 05:51:40.602 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 1664c606-37a7-47a5-9266-b20d4f12cd92 2026-05-29 05:51:41.592 16 INFO neutron.plugins.ml2.plugin [None req-ac6b8fd8-9c36-4158-b02a-f14c0e82fe8a - - - - - -] Attempt 1 to provision port 2f032401-1c71-45ca-9d85-fcb7c4f7fb39 2026-05-29 05:51:41.621 16 INFO neutron.plugins.ml2.plugin [None req-ac6b8fd8-9c36-4158-b02a-f14c0e82fe8a - - - - - -] Attempt 1 to provision port eb2cbf7c-eac9-4632-a756-1bf16d7e4b7f 2026-05-29 05:51:41.674 16 INFO neutron.plugins.ml2.plugin [None req-ac6b8fd8-9c36-4158-b02a-f14c0e82fe8a - - - - - -] Attempt 1 to provision port bcb1b57c-6269-437e-a30b-c190ccd02920 2026-05-29 05:51:41.696 16 INFO neutron.plugins.ml2.plugin [None req-ac6b8fd8-9c36-4158-b02a-f14c0e82fe8a - - - - - -] Attempt 1 to provision port 9ad72ab3-062d-4924-9075-ab07fe6e6358 2026-05-29 05:51:42.120 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port eb2cbf7c-eac9-4632-a756-1bf16d7e4b7f 2026-05-29 05:51:42.357 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 1664c606-37a7-47a5-9266-b20d4f12cd92 2026-05-29 05:51:44.710 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port aec33883-5838-47fe-be69-96236f91abcd 2026-05-29 05:51:44.849 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2eb2a29-99b8-46ca-a0cc-4adadeb3dffe'] response: {'server_uuid': '480241b7-db68-4a03-87d4-766ee73aaebc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aec33883-5838-47fe-be69-96236f91abcd', 'code': 200} 2026-05-29 05:51:44.975 13 INFO neutron.plugins.ml2.plugin [None req-4aea1c70-ce77-4b65-80a1-606dd2d20871 - - - - - -] Attempt 1 to provision port bcb1b57c-6269-437e-a30b-c190ccd02920 2026-05-29 05:51:45.005 13 INFO neutron.plugins.ml2.plugin [None req-4aea1c70-ce77-4b65-80a1-606dd2d20871 - - - - - -] Attempt 1 to provision port aec33883-5838-47fe-be69-96236f91abcd 2026-05-29 05:51:46.274 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port aec33883-5838-47fe-be69-96236f91abcd 2026-05-29 05:51:48.351 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port bcb1b57c-6269-437e-a30b-c190ccd02920 2026-05-29 05:51:48.678 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 2f032401-1c71-45ca-9d85-fcb7c4f7fb39 2026-05-29 05:51:50.279 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port bcb1b57c-6269-437e-a30b-c190ccd02920 2026-05-29 05:51:50.450 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 2f032401-1c71-45ca-9d85-fcb7c4f7fb39 2026-05-29 05:52:10.293 13 INFO neutron.plugins.ml2.plugin [None req-bbddd4d3-05a9-4009-ab51-4844a71d974a - - - - - -] Attempt 1 to provision port 10f8a8a3-35c8-4367-b51b-92ee99b765d7 2026-05-29 05:52:10.428 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 10f8a8a3-35c8-4367-b51b-92ee99b765d7 2026-05-29 05:52:12.254 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 10f8a8a3-35c8-4367-b51b-92ee99b765d7 2026-05-29 05:52:14.357 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port a117b646-f985-4c98-86f2-d3b7dba0b385 2026-05-29 05:52:20.355 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port f2f9c4df-64e5-4116-9653-b5d487ca10a7 2026-05-29 05:52:20.929 13 INFO neutron.plugins.ml2.plugin [None req-c489c390-c3e0-44a8-8de9-abf7911193bf - - - - - -] Attempt 1 to provision port f2f9c4df-64e5-4116-9653-b5d487ca10a7 2026-05-29 05:52:29.035 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 9083c05e-4680-46a5-91d7-3333ae4a1c48 2026-05-29 05:52:29.148 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0f27899-4fb4-4842-a98e-0a82523daf06'] response: {'server_uuid': 'a9cf5889-6ab2-4980-85e8-48ae1299fdea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9083c05e-4680-46a5-91d7-3333ae4a1c48', 'code': 200} 2026-05-29 05:52:30.351 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 9083c05e-4680-46a5-91d7-3333ae4a1c48 2026-05-29 05:53:00.481 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8f33476-f869-4c4b-9593-d871d7bb3820'] response: {'server_uuid': '480241b7-db68-4a03-87d4-766ee73aaebc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'aec33883-5838-47fe-be69-96236f91abcd', 'code': 200} 2026-05-29 05:53:20.337 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 480f957d-1dda-427b-8b68-2c43efa20d82 2026-05-29 05:53:22.285 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 480f957d-1dda-427b-8b68-2c43efa20d82 2026-05-29 05:53:24.298 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port a806e8b3-5b18-4166-a673-a2dfc3b4694a 2026-05-29 05:53:26.353 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port a806e8b3-5b18-4166-a673-a2dfc3b4694a 2026-05-29 05:53:26.563 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port a565b873-89a1-4986-8ff1-22d33b60de64 2026-05-29 05:53:28.371 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port a565b873-89a1-4986-8ff1-22d33b60de64 2026-05-29 05:53:30.322 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 362e4795-c5cd-4982-807e-592ca29a65af 2026-05-29 05:53:32.336 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 362e4795-c5cd-4982-807e-592ca29a65af 2026-05-29 05:53:38.385 13 INFO neutron.plugins.ml2.plugin [None req-7085b86c-6ed8-429a-a7ad-901d4e7e1e3f - - - - - -] Attempt 1 to provision port 0fbaa4a2-077e-4db7-a6d5-e3c2231db85b 2026-05-29 05:53:38.413 13 INFO neutron.plugins.ml2.plugin [None req-7085b86c-6ed8-429a-a7ad-901d4e7e1e3f - - - - - -] Attempt 1 to provision port 480f957d-1dda-427b-8b68-2c43efa20d82 2026-05-29 05:53:38.460 13 INFO neutron.plugins.ml2.plugin [None req-7085b86c-6ed8-429a-a7ad-901d4e7e1e3f - - - - - -] Attempt 1 to provision port 80a5fb8a-10b6-4808-92a4-4c59fffe276d 2026-05-29 05:53:38.482 13 INFO neutron.plugins.ml2.plugin [None req-7085b86c-6ed8-429a-a7ad-901d4e7e1e3f - - - - - -] Attempt 1 to provision port a9501dc1-5746-4bea-bf7c-f15c543c6a29 2026-05-29 05:53:38.503 13 INFO neutron.plugins.ml2.plugin [None req-7085b86c-6ed8-429a-a7ad-901d4e7e1e3f - - - - - -] Attempt 1 to provision port a565b873-89a1-4986-8ff1-22d33b60de64 2026-05-29 05:53:38.579 13 INFO neutron.plugins.ml2.plugin [None req-7085b86c-6ed8-429a-a7ad-901d4e7e1e3f - - - - - -] Attempt 1 to provision port ddf261ae-e1f8-4ed8-8375-34279be5d12e 2026-05-29 05:53:38.607 13 INFO neutron.plugins.ml2.plugin [None req-7085b86c-6ed8-429a-a7ad-901d4e7e1e3f - - - - - -] Attempt 1 to provision port 362e4795-c5cd-4982-807e-592ca29a65af 2026-05-29 05:53:38.844 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 7072bbdb-eb5e-4361-a33d-79edb04acca3 2026-05-29 05:53:38.967 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f68c62ca-63e7-4bb4-8244-9e7df8dcf5cf'] response: {'server_uuid': '3f485e05-bb9c-4404-83ea-95609f30f9eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7072bbdb-eb5e-4361-a33d-79edb04acca3', 'code': 200} 2026-05-29 05:53:40.375 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 7072bbdb-eb5e-4361-a33d-79edb04acca3 2026-05-29 05:53:42.382 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port ddf261ae-e1f8-4ed8-8375-34279be5d12e 2026-05-29 05:53:42.619 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 80a5fb8a-10b6-4808-92a4-4c59fffe276d 2026-05-29 05:53:42.916 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 0fbaa4a2-077e-4db7-a6d5-e3c2231db85b 2026-05-29 05:53:42.995 16 INFO neutron.plugins.ml2.plugin [None req-dd593e26-8704-4e58-9136-bd53db95a73b - - - - - -] Attempt 1 to provision port 362e4795-c5cd-4982-807e-592ca29a65af 2026-05-29 05:53:43.058 16 INFO neutron.plugins.ml2.plugin [None req-dd593e26-8704-4e58-9136-bd53db95a73b - - - - - -] Attempt 1 to provision port a9501dc1-5746-4bea-bf7c-f15c543c6a29 2026-05-29 05:53:43.191 16 INFO neutron.plugins.ml2.plugin [None req-dd593e26-8704-4e58-9136-bd53db95a73b - - - - - -] Attempt 1 to provision port 80a5fb8a-10b6-4808-92a4-4c59fffe276d 2026-05-29 05:53:43.198 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port a9501dc1-5746-4bea-bf7c-f15c543c6a29 2026-05-29 05:53:43.244 16 INFO neutron.plugins.ml2.plugin [None req-dd593e26-8704-4e58-9136-bd53db95a73b - - - - - -] Attempt 1 to provision port 0fbaa4a2-077e-4db7-a6d5-e3c2231db85b 2026-05-29 05:53:44.316 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port ddf261ae-e1f8-4ed8-8375-34279be5d12e 2026-05-29 05:53:44.576 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 80a5fb8a-10b6-4808-92a4-4c59fffe276d 2026-05-29 05:53:44.816 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 0fbaa4a2-077e-4db7-a6d5-e3c2231db85b 2026-05-29 05:53:45.071 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port a9501dc1-5746-4bea-bf7c-f15c543c6a29 2026-05-29 05:53:46.264 13 INFO neutron.plugins.ml2.plugin [None req-d32f80b5-7f47-4e1e-a501-98d251c6b126 - - - - - -] Attempt 1 to provision port 80a5fb8a-10b6-4808-92a4-4c59fffe276d 2026-05-29 05:53:46.322 13 INFO neutron.plugins.ml2.plugin [None req-d32f80b5-7f47-4e1e-a501-98d251c6b126 - - - - - -] Attempt 1 to provision port 0fbaa4a2-077e-4db7-a6d5-e3c2231db85b 2026-05-29 05:53:47.638 13 INFO neutron.plugins.ml2.plugin [None req-02a88779-dcba-47ab-a24c-144ecbc77a75 - - - - - -] Attempt 1 to provision port 7072bbdb-eb5e-4361-a33d-79edb04acca3 2026-05-29 05:53:56.337 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port fcad1c64-1e4f-4b7e-aac4-b636e483c0d5 2026-05-29 05:53:56.448 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9024a9c0-59b8-4891-ba58-0a3beb5fc36a'] response: {'server_uuid': '4cae24fe-434f-4e13-b2d1-4a2d30d7b720', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fcad1c64-1e4f-4b7e-aac4-b636e483c0d5', 'code': 200} 2026-05-29 05:53:58.318 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port fcad1c64-1e4f-4b7e-aac4-b636e483c0d5 2026-05-29 05:54:21.886 13 INFO neutron.plugins.ml2.plugin [None req-fd15194f-0bd2-4b03-bf49-0bde2349cf02 - - - - - -] Attempt 1 to provision port 0d8da146-d791-4493-87fb-e8abeb5ed60e 2026-05-29 05:54:42.858 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 99e9ed7a-78c5-4996-9ae0-ddbd386cfcce 2026-05-29 05:54:43.007 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9579483-d825-431d-81d8-9f56f17847bc'] response: {'server_uuid': 'b9d80993-342c-4205-b133-ceed74d93990', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '99e9ed7a-78c5-4996-9ae0-ddbd386cfcce', 'code': 200} 2026-05-29 05:54:44.334 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 99e9ed7a-78c5-4996-9ae0-ddbd386cfcce 2026-05-29 05:55:24.771 16 INFO neutron.plugins.ml2.plugin [None req-850c5ae0-20da-4248-8392-4adc223c0e46 - - - - - -] Attempt 1 to provision port 45019677-ec25-4e52-ba5e-6fcb01634637 2026-05-29 05:55:30.355 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 45019677-ec25-4e52-ba5e-6fcb01634637 2026-05-29 05:55:30.460 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c6f7eae-7e54-4a1d-a75f-d4afb17166f7'] response: {'server_uuid': 'b9d80993-342c-4205-b133-ceed74d93990', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '45019677-ec25-4e52-ba5e-6fcb01634637', 'code': 200} 2026-05-29 05:55:32.346 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 45019677-ec25-4e52-ba5e-6fcb01634637 2026-05-29 05:55:34.857 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 45019677-ec25-4e52-ba5e-6fcb01634637 2026-05-29 05:55:57.442 16 INFO neutron.plugins.ml2.plugin [None req-0a73f598-43f9-49f1-aa75-3a900e5551d6 - - - - - -] Attempt 1 to provision port c506fc41-7fc6-4e21-8188-99088e08ccb6 2026-05-29 05:56:05.926 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port c506fc41-7fc6-4e21-8188-99088e08ccb6 2026-05-29 05:56:06.080 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-80adc20c-1da0-4b04-bdec-c25ef0aa4761'] response: {'server_uuid': 'b9d80993-342c-4205-b133-ceed74d93990', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c506fc41-7fc6-4e21-8188-99088e08ccb6', 'code': 200} 2026-05-29 05:56:06.566 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port c506fc41-7fc6-4e21-8188-99088e08ccb6 2026-05-29 05:56:18.477 13 INFO neutron.plugins.ml2.plugin [None req-a61e8bbd-4075-46f8-a891-68ace2af30f5 - - - - - -] Attempt 1 to provision port 7a327213-45f0-4971-8a72-cf23f417569c 2026-05-29 05:56:24.563 16 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 7a327213-45f0-4971-8a72-cf23f417569c 2026-05-29 05:56:24.692 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e2b3671-4b92-4773-bb12-f594a2ec249b'] response: {'server_uuid': 'b9d80993-342c-4205-b133-ceed74d93990', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a327213-45f0-4971-8a72-cf23f417569c', 'code': 200} 2026-05-29 05:56:26.539 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 7a327213-45f0-4971-8a72-cf23f417569c 2026-05-29 05:56:28.847 16 INFO neutron.plugins.ml2.plugin [None req-8d086ddf-bc4b-4057-9ea4-d8d86769f5c6 - - - - - -] Attempt 1 to provision port c506fc41-7fc6-4e21-8188-99088e08ccb6 2026-05-29 05:56:42.300 16 INFO neutron.plugins.ml2.plugin [None req-6a5a4516-6098-4b21-86c0-97c4b1a13a30 - - - - - -] Attempt 1 to provision port 7a327213-45f0-4971-8a72-cf23f417569c 2026-05-29 05:56:42.640 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port 7a327213-45f0-4971-8a72-cf23f417569c 2026-05-29 05:56:43.708 13 INFO neutron.plugins.ml2.plugin [None req-4139653f-d28f-4b43-b1f1-97e6e345a983 - - - - - -] Attempt 1 to provision port 7a327213-45f0-4971-8a72-cf23f417569c 2026-05-29 05:56:52.602 13 INFO neutron.plugins.ml2.plugin [None req-ed2579a5-64cd-4129-a20b-a967f662fd69 - - - - - -] Attempt 1 to provision port c506fc41-7fc6-4e21-8188-99088e08ccb6 2026-05-29 05:56:53.005 16 INFO neutron.plugins.ml2.plugin [None req-3e959b04-e17c-459c-ae24-27a3222ecb53 - - - - - -] Attempt 1 to provision port c506fc41-7fc6-4e21-8188-99088e08ccb6 2026-05-29 05:57:20.711 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-824d2fa4-67d5-4169-9a31-f7f4fa5a1320'] response: {'server_uuid': 'b9d80993-342c-4205-b133-ceed74d93990', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '99e9ed7a-78c5-4996-9ae0-ddbd386cfcce', 'code': 200} 2026-05-29 05:57:36.724 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-93cbb69e-bf62-47c4-9845-891fd857c460'] response: {'server_uuid': '3f485e05-bb9c-4404-83ea-95609f30f9eb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7072bbdb-eb5e-4361-a33d-79edb04acca3', 'code': 200}