+ 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-21 15:09:39.351 1 INFO neutron.common.config [-] Logging enabled! 2026-05-21 15:09:39.351 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.3.dev7 2026-05-21 15:09:39.351 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-21 15:09:39.352 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-21 15:09:40.883 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 15:09:40.885 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-21 15:09:40.889 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-21 15:09:40.890 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 15:09:40.890 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-21 15:09:40.890 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-21 15:09:40.890 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 15:09:40.897 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 15:09:40.897 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 15:09:40.897 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 15:09:40.917 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-21 15:09:40.918 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 15:09:40.918 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-21 15:09:40.938 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-21 15:09:40.939 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-21 15:09:40.939 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-21 15:09:40.939 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-21 15:09:41.232 1 INFO neutron.plugins.ml2.managers [None req-5d8980cf-ab01-4efc-bc62-f3a752022f3d - - - - - -] Initializing driver for type 'vlan' 2026-05-21 15:09:41.382 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5d8980cf-ab01-4efc-bc62-f3a752022f3d - - - - - -] VlanTypeDriver initialization complete 2026-05-21 15:09:41.382 1 INFO neutron.plugins.ml2.managers [None req-5d8980cf-ab01-4efc-bc62-f3a752022f3d - - - - - -] Initializing driver for type 'vxlan' 2026-05-21 15:09:41.382 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5d8980cf-ab01-4efc-bc62-f3a752022f3d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-21 15:09:41.430 1 INFO neutron.plugins.ml2.managers [None req-5d8980cf-ab01-4efc-bc62-f3a752022f3d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-21 15:09:41.430 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5d8980cf-ab01-4efc-bc62-f3a752022f3d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-21 15:09:41.430 1 INFO neutron.plugins.ml2.managers [None req-5d8980cf-ab01-4efc-bc62-f3a752022f3d - - - - - -] Initializing extension driver 'port_security' 2026-05-21 15:09:41.430 1 INFO neutron.plugins.ml2.extensions.port_security [None req-5d8980cf-ab01-4efc-bc62-f3a752022f3d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-21 15:09:41.430 1 INFO neutron.plugins.ml2.managers [None req-5d8980cf-ab01-4efc-bc62-f3a752022f3d - - - - - -] Initializing extension driver 'qos' 2026-05-21 15:09:41.431 1 INFO neutron.plugins.ml2.managers [None req-5d8980cf-ab01-4efc-bc62-f3a752022f3d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-21 15:09:41.431 1 INFO neutron.plugins.ml2.managers [None req-5d8980cf-ab01-4efc-bc62-f3a752022f3d - - - - - -] Initializing mechanism driver 'l2population' 2026-05-21 15:09:41.446 1 INFO neutron.quota [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded quota_driver: . 2026-05-21 15:09:41.447 1 INFO neutron.plugins.ml2.plugin [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Modular L2 Plugin initialization complete 2026-05-21 15:09:41.447 1 INFO neutron.plugins.ml2.managers [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-21 15:09:41.447 1 INFO neutron.plugins.ml2.managers [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-21 15:09:41.447 1 INFO neutron.plugins.ml2.managers [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-21 15:09:41.447 1 INFO neutron.manager [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loading Plugin: qos 2026-05-21 15:09:41.458 1 INFO neutron.manager [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loading Plugin: router 2026-05-21 15:09:41.492 1 INFO neutron.services.service_base [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-21 15:09:41.492 1 INFO neutron.manager [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loading Plugin: segments 2026-05-21 15:09:41.562 1 INFO neutron.manager [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loading Plugin: trunk 2026-05-21 15:09:41.580 1 INFO neutron.manager [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loading Plugin: vpnaas 2026-05-21 15:09:41.618 1 WARNING stevedore.named [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-21 15:09:41.702 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-21 15:09:41.703 1 INFO neutron.common.utils [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-21 15:09:41.703 1 INFO neutron.manager [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loading Plugin: taas 2026-05-21 15:09:41.723 1 WARNING stevedore.named [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-21 15:09:41.747 1 INFO neutron_taas.services.taas.taas_plugin [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-21 15:09:41.748 1 INFO neutron.manager [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loading Plugin: tapmirror 2026-05-21 15:09:41.760 1 WARNING stevedore.named [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-21 15:09:41.776 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-21 15:09:41.776 1 INFO neutron.manager [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loading Plugin: auto_allocate 2026-05-21 15:09:41.783 1 INFO neutron.manager [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loading Plugin: tag 2026-05-21 15:09:41.791 1 INFO neutron.manager [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loading Plugin: timestamp 2026-05-21 15:09:41.793 1 INFO neutron.manager [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loading Plugin: network_ip_availability 2026-05-21 15:09:41.797 1 INFO neutron.manager [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loading Plugin: flavors 2026-05-21 15:09:41.800 1 INFO neutron.manager [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loading Plugin: revisions 2026-05-21 15:09:41.803 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Initializing extension manager. 2026-05-21 15:09:41.804 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: address-group 2026-05-21 15:09:41.805 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: address-scope 2026-05-21 15:09:41.805 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-21 15:09:41.806 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: agent 2026-05-21 15:09:41.806 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: agent-resources-synced 2026-05-21 15:09:41.807 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-21 15:09:41.808 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-21 15:09:41.811 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: availability_zone 2026-05-21 15:09:41.811 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: availability_zone_filter 2026-05-21 15:09:41.811 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-21 15:09:41.812 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: default-subnetpools 2026-05-21 15:09:41.813 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-21 15:09:41.814 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: dns-integration 2026-05-21 15:09:41.814 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: dns-domain-ports 2026-05-21 15:09:41.814 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-21 15:09:41.815 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: dvr 2026-05-21 15:09:41.815 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-21 15:09:41.816 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: empty-string-filtering 2026-05-21 15:09:41.816 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 15:09:41.817 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-21 15:09:41.817 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: external-net 2026-05-21 15:09:41.817 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-21 15:09:41.818 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: extraroute 2026-05-21 15:09:41.818 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: extraroute-atomic 2026-05-21 15:09:41.819 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-21 15:09:41.819 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-21 15:09:41.820 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-21 15:09:41.820 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-21 15:09:41.821 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: fip-port-details 2026-05-21 15:09:41.821 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: flavors 2026-05-21 15:09:41.822 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-21 15:09:41.823 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: floatingip-pools 2026-05-21 15:09:41.823 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: ip_allocation 2026-05-21 15:09:41.824 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-21 15:09:41.825 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: l2_adjacency 2026-05-21 15:09:41.826 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: router 2026-05-21 15:09:41.828 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 15:09:41.828 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-21 15:09:41.829 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-21 15:09:41.829 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: ext-gw-mode 2026-05-21 15:09:41.830 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: l3-ha 2026-05-21 15:09:41.830 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-21 15:09:41.831 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-21 15:09:41.831 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: l3-flavors 2026-05-21 15:09:41.832 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-21 15:09:41.832 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-21 15:09:41.834 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-21 15:09:41.835 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-21 15:09:41.836 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-21 15:09:41.837 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-21 15:09:41.837 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-21 15:09:41.838 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: multi-provider 2026-05-21 15:09:41.838 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: net-mtu 2026-05-21 15:09:41.839 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: net-mtu-writable 2026-05-21 15:09:41.839 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: network_availability_zone 2026-05-21 15:09:41.840 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: network_ha 2026-05-21 15:09:41.840 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: network-ip-availability 2026-05-21 15:09:41.841 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-21 15:09:41.841 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: pagination 2026-05-21 15:09:41.842 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: port-device-profile 2026-05-21 15:09:41.842 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-21 15:09:41.843 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-21 15:09:41.843 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-21 15:09:41.843 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: port-mac-override 2026-05-21 15:09:41.844 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-21 15:09:41.844 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-21 15:09:41.845 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-21 15:09:41.845 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: port-resource-request 2026-05-21 15:09:41.845 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-21 15:09:41.846 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-21 15:09:41.846 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: binding 2026-05-21 15:09:41.847 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: binding-extended 2026-05-21 15:09:41.847 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: port-security 2026-05-21 15:09:41.848 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: project-id 2026-05-21 15:09:41.848 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: provider 2026-05-21 15:09:41.849 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-21 15:09:41.851 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: qos 2026-05-21 15:09:41.851 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-21 15:09:41.852 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-21 15:09:41.852 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: qos-default 2026-05-21 15:09:41.853 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: qos-fip 2026-05-21 15:09:41.854 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-21 15:09:41.854 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-21 15:09:41.854 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-21 15:09:41.855 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-21 15:09:41.855 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-21 15:09:41.856 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: qos-pps 2026-05-21 15:09:41.856 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-21 15:09:41.857 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-21 15:09:41.857 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: qos-rules-alias 2026-05-21 15:09:41.858 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: quota-check-limit 2026-05-21 15:09:41.858 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-21 15:09:41.860 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: quotas 2026-05-21 15:09:41.863 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: quota_details 2026-05-21 15:09:41.864 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: rbac-policies 2026-05-21 15:09:41.865 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: rbac-address-group 2026-05-21 15:09:41.865 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: rbac-address-scope 2026-05-21 15:09:41.865 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: rbac-security-groups 2026-05-21 15:09:41.866 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-21 15:09:41.866 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: revision-if-match 2026-05-21 15:09:41.867 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-21 15:09:41.867 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: router_availability_zone 2026-05-21 15:09:41.868 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-21 15:09:41.869 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-21 15:09:41.870 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-21 15:09:41.870 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-21 15:09:41.870 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-21 15:09:41.871 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-21 15:09:41.871 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-21 15:09:41.875 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: security-group 2026-05-21 15:09:41.877 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: segment 2026-05-21 15:09:41.877 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-21 15:09:41.878 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: service-type 2026-05-21 15:09:41.878 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: sorting 2026-05-21 15:09:41.878 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: standard-attr-segment 2026-05-21 15:09:41.879 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: standard-attr-description 2026-05-21 15:09:41.879 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: stateful-security-group 2026-05-21 15:09:41.880 1 WARNING neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-21 15:09:41.880 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-21 15:09:41.881 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: subnet-external-network 2026-05-21 15:09:41.881 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: subnet_onboard 2026-05-21 15:09:41.882 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-21 15:09:41.882 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: subnet-service-types 2026-05-21 15:09:41.883 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: subnet_allocation 2026-05-21 15:09:41.883 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-21 15:09:41.884 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: tag-creation 2026-05-21 15:09:41.884 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-21 15:09:41.888 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: standard-attr-tag 2026-05-21 15:09:41.888 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-21 15:09:41.889 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: trunk 2026-05-21 15:09:41.890 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: trunk-details 2026-05-21 15:09:41.891 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-21 15:09:41.891 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-21 15:09:41.891 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-21 15:09:41.892 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-21 15:09:41.894 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-21 15:09:41.894 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-21 15:09:41.895 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: vpn-flavors 2026-05-21 15:09:41.896 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: vpnaas 2026-05-21 15:09:41.897 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: taas 2026-05-21 15:09:41.898 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: tap-mirror 2026-05-21 15:09:41.899 1 INFO neutron.api.extensions [None req-f64448db-63e3-435a-a968-03429f9357b9 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-21 15:10:12.002 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-21 15:10:12.049 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-21 15:10:12.055 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-21 15:10:17.904 16 INFO neutron.db.l3_hamode_db [None req-cc9fb268-67d7-4f1f-91f1-1eb317456797 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 15:10:33.217 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port d1732fc7-b8a4-4b00-92e7-3a70a0db46f8 2026-05-21 15:10:34.613 16 INFO neutron.plugins.ml2.plugin [None req-c2c5bb3c-7201-4ef5-b9a7-fb889b628eb1 - - - - - -] Attempt 1 to provision port d1732fc7-b8a4-4b00-92e7-3a70a0db46f8 2026-05-21 15:10:35.062 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port d1732fc7-b8a4-4b00-92e7-3a70a0db46f8 2026-05-21 15:10:36.324 16 INFO neutron.plugins.ml2.plugin [None req-d992e108-1a0c-4e39-855b-56b3bb9c80c3 - - - - - -] Attempt 1 to provision port d1732fc7-b8a4-4b00-92e7-3a70a0db46f8 2026-05-21 15:15:09.181 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port eede58e4-558e-4299-8d9e-3826df256f34 2026-05-21 15:15:09.433 16 INFO neutron.plugins.ml2.plugin [None req-564777bb-4a96-4f09-accf-e043e0a934b1 - - - - - -] Attempt 1 to provision port eede58e4-558e-4299-8d9e-3826df256f34 2026-05-21 15:15:11.118 13 INFO neutron.plugins.ml2.plugin [None req-6eba1df9-ee39-4e92-8b97-0438279e3221 - - - - - -] Attempt 1 to provision port eede58e4-558e-4299-8d9e-3826df256f34 2026-05-21 15:15:11.158 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port eede58e4-558e-4299-8d9e-3826df256f34 2026-05-21 15:15:16.339 16 INFO neutron.plugins.ml2.plugin [None req-2f535a87-aaa5-4225-821e-3b93a818e7ce - - - - - -] Attempt 1 to provision port e157f2c3-9e34-4c82-a16c-dade68b82318 2026-05-21 15:18:53.825 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port e157f2c3-9e34-4c82-a16c-dade68b82318 2026-05-21 15:18:55.227 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port e157f2c3-9e34-4c82-a16c-dade68b82318 2026-05-21 15:27:21.437 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 239fe52b-b30f-406d-b493-8adcbbbfb7cd 2026-05-21 15:27:23.385 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 239fe52b-b30f-406d-b493-8adcbbbfb7cd 2026-05-21 15:38:10.747 13 INFO neutron.plugins.ml2.plugin [None req-7266b77e-0d05-4c2c-bb82-50a26d9ff896 - - - - - -] Attempt 1 to provision port eede58e4-558e-4299-8d9e-3826df256f34 2026-05-21 15:38:10.791 13 INFO neutron.plugins.ml2.plugin [None req-7266b77e-0d05-4c2c-bb82-50a26d9ff896 - - - - - -] Attempt 1 to provision port e157f2c3-9e34-4c82-a16c-dade68b82318 2026-05-21 15:38:10.838 13 INFO neutron.plugins.ml2.plugin [None req-7266b77e-0d05-4c2c-bb82-50a26d9ff896 - - - - - -] Attempt 1 to provision port d1732fc7-b8a4-4b00-92e7-3a70a0db46f8 2026-05-21 15:43:03.653 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port cf3b9090-6da5-4b76-b285-94ca0c00fc41 2026-05-21 15:43:03.680 16 INFO neutron.plugins.ml2.plugin [None req-182e1822-e183-4c4e-8d6e-6ff7c4063952 - - - - - -] Attempt 1 to provision port cf3b9090-6da5-4b76-b285-94ca0c00fc41 2026-05-21 15:43:05.652 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port cf3b9090-6da5-4b76-b285-94ca0c00fc41 2026-05-21 15:43:11.535 13 INFO neutron.plugins.ml2.plugin [None req-220dc380-16fd-4f56-bf57-f0626442b3eb - - - - - -] Attempt 1 to provision port 0d6d40f2-c82b-4005-819b-84bf0f5fc98f 2026-05-21 15:43:11.583 13 INFO neutron.plugins.ml2.plugin [None req-220dc380-16fd-4f56-bf57-f0626442b3eb - - - - - -] Attempt 1 to provision port d248ab20-cc8d-4c81-92d8-cccd150071b3 2026-05-21 15:43:11.637 13 INFO neutron.plugins.ml2.plugin [None req-220dc380-16fd-4f56-bf57-f0626442b3eb - - - - - -] Attempt 1 to provision port cf3b9090-6da5-4b76-b285-94ca0c00fc41 2026-05-21 15:43:11.712 13 INFO neutron.plugins.ml2.plugin [None req-220dc380-16fd-4f56-bf57-f0626442b3eb - - - - - -] Attempt 1 to provision port 83fd9450-dbec-4eb5-804e-06a6e4e3422f 2026-05-21 15:43:11.786 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port ff2fea31-1f57-4314-b5d7-aeb9a405a2bf 2026-05-21 15:43:12.178 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port e53141c9-b473-4b9c-b55d-f19bcb037cf6 2026-05-21 15:43:13.680 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port ff2fea31-1f57-4314-b5d7-aeb9a405a2bf 2026-05-21 15:43:13.892 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port e53141c9-b473-4b9c-b55d-f19bcb037cf6 2026-05-21 15:43:15.811 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port c0d5bf1b-bd79-4a0b-a159-127e3278755a 2026-05-21 15:43:17.799 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port b42ffcef-576b-47a9-be94-1e758b38bace 2026-05-21 15:43:18.205 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port c0d5bf1b-bd79-4a0b-a159-127e3278755a 2026-05-21 15:43:18.441 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port a6fecd55-38c5-4cde-a59a-97943033694a 2026-05-21 15:43:19.746 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port b42ffcef-576b-47a9-be94-1e758b38bace 2026-05-21 15:43:19.911 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port a6fecd55-38c5-4cde-a59a-97943033694a 2026-05-21 15:43:20.160 16 INFO neutron.plugins.ml2.plugin [None req-06943797-a45b-411d-8126-23c1430887f0 - - - - - -] Attempt 1 to provision port c0d5bf1b-bd79-4a0b-a159-127e3278755a 2026-05-21 15:43:20.213 16 INFO neutron.plugins.ml2.plugin [None req-06943797-a45b-411d-8126-23c1430887f0 - - - - - -] Attempt 1 to provision port ab410722-e2c5-4d81-8cc6-4f0824d6767e 2026-05-21 15:43:20.235 16 INFO neutron.plugins.ml2.plugin [None req-06943797-a45b-411d-8126-23c1430887f0 - - - - - -] Attempt 1 to provision port 83fd9450-dbec-4eb5-804e-06a6e4e3422f 2026-05-21 15:43:22.343 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port c14dc715-57b4-44f8-8c66-c23536616869 2026-05-21 15:43:22.991 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3612907-b4b5-46ef-8d1d-efdfd1670fe1'] response: {'server_uuid': 'c1500d4b-f851-4d8e-94ca-c30644d5922f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c14dc715-57b4-44f8-8c66-c23536616869', 'code': 200} 2026-05-21 15:43:24.427 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port c14dc715-57b4-44f8-8c66-c23536616869 2026-05-21 15:43:24.674 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 6818002d-a128-4dc5-b7d6-0821e583fa04 2026-05-21 15:43:25.048 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port e5073dd5-8a83-4442-909f-512fd6ac401d 2026-05-21 15:43:25.161 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcc4548e-048f-48be-b62a-1c42e4983dbf'] response: {'server_uuid': 'ec63ad4f-e940-4c77-ad66-6674a575f43d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6818002d-a128-4dc5-b7d6-0821e583fa04', 'code': 200} 2026-05-21 15:43:26.180 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 6818002d-a128-4dc5-b7d6-0821e583fa04 2026-05-21 15:43:26.396 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port e5073dd5-8a83-4442-909f-512fd6ac401d 2026-05-21 15:43:31.140 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 4a0c2f8c-272a-4ba3-8fcd-39372db961ab 2026-05-21 15:43:31.288 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-618716bd-2ec8-4f28-8a49-a7fad8c8509c'] response: {'server_uuid': 'e4a3e4e2-7b0c-413d-b859-eeb7646578df', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4a0c2f8c-272a-4ba3-8fcd-39372db961ab', 'code': 200} 2026-05-21 15:43:31.551 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 5223fb92-fdfa-45b1-acf6-aca6c3fa7c6e 2026-05-21 15:43:31.621 16 INFO neutron.plugins.ml2.plugin [None req-172f8325-fb07-40cf-8ac9-ed4efd69348a - - - - - -] Attempt 1 to provision port d4fa0a43-f300-4634-b820-95562a81aec8 2026-05-21 15:43:31.684 16 INFO neutron.plugins.ml2.plugin [None req-172f8325-fb07-40cf-8ac9-ed4efd69348a - - - - - -] Attempt 1 to provision port 32f507b5-1be6-4256-9b67-01157a42077f 2026-05-21 15:43:31.730 16 INFO neutron.plugins.ml2.plugin [None req-172f8325-fb07-40cf-8ac9-ed4efd69348a - - - - - -] Attempt 1 to provision port 5223fb92-fdfa-45b1-acf6-aca6c3fa7c6e 2026-05-21 15:43:31.816 16 INFO neutron.plugins.ml2.plugin [None req-172f8325-fb07-40cf-8ac9-ed4efd69348a - - - - - -] Attempt 1 to provision port e5073dd5-8a83-4442-909f-512fd6ac401d 2026-05-21 15:43:31.892 16 INFO neutron.plugins.ml2.plugin [None req-172f8325-fb07-40cf-8ac9-ed4efd69348a - - - - - -] Attempt 1 to provision port 73c46fe0-8ceb-4bc0-8504-4b6013eeee4d 2026-05-21 15:43:32.029 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 73c46fe0-8ceb-4bc0-8504-4b6013eeee4d 2026-05-21 15:43:32.807 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 4a0c2f8c-272a-4ba3-8fcd-39372db961ab 2026-05-21 15:43:33.076 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 5223fb92-fdfa-45b1-acf6-aca6c3fa7c6e 2026-05-21 15:43:33.295 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 73c46fe0-8ceb-4bc0-8504-4b6013eeee4d 2026-05-21 15:43:33.330 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-de6cb429-d6a5-4315-bf76-1a53d17c46e5'] response: {'server_uuid': '1a623c77-85d5-4c98-8dd3-0b411eb3b900', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5223fb92-fdfa-45b1-acf6-aca6c3fa7c6e', 'code': 200} 2026-05-21 15:43:40.841 13 INFO neutron.plugins.ml2.plugin [None req-f57c5912-ca9b-4796-9529-fd24b5c0ce0a - - - - - -] Attempt 1 to provision port d4fa0a43-f300-4634-b820-95562a81aec8 2026-05-21 15:43:40.913 13 INFO neutron.plugins.ml2.plugin [None req-f57c5912-ca9b-4796-9529-fd24b5c0ce0a - - - - - -] Attempt 1 to provision port 32f507b5-1be6-4256-9b67-01157a42077f 2026-05-21 15:43:44.637 16 INFO neutron.plugins.ml2.plugin [None req-07df6e58-ee89-4ef2-b1e1-04d07882e6d9 - - - - - -] Attempt 1 to provision port df59fe19-3f4a-4636-b79b-59653843a923 2026-05-21 15:43:47.054 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port f5994d32-173d-4268-9c24-e0d0bb4b8c2f 2026-05-21 15:43:47.423 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 719daae1-e01b-4ccd-aa8d-0490f729c297 2026-05-21 15:43:49.177 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port f5994d32-173d-4268-9c24-e0d0bb4b8c2f 2026-05-21 15:43:49.336 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 719daae1-e01b-4ccd-aa8d-0490f729c297 2026-05-21 15:43:50.773 16 INFO neutron.plugins.ml2.plugin [None req-04aa704c-8985-4576-815c-e75ab7e8f1b9 - - - - - -] Attempt 1 to provision port e0c4daf3-0949-4800-88bc-11199b6260c2 2026-05-21 15:43:50.802 16 INFO neutron.plugins.ml2.plugin [None req-04aa704c-8985-4576-815c-e75ab7e8f1b9 - - - - - -] Attempt 1 to provision port f5994d32-173d-4268-9c24-e0d0bb4b8c2f 2026-05-21 15:43:54.932 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port ab410722-e2c5-4d81-8cc6-4f0824d6767e 2026-05-21 15:43:55.255 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 0d6d40f2-c82b-4005-819b-84bf0f5fc98f 2026-05-21 15:43:55.828 13 INFO neutron.plugins.ml2.plugin [None req-5ac69969-73c1-43db-a260-52a9a1291b78 - - - - - -] Attempt 1 to provision port 6f5640be-c7cc-4461-b923-775955c6467e 2026-05-21 15:43:57.538 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port ab410722-e2c5-4d81-8cc6-4f0824d6767e 2026-05-21 15:43:57.761 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 0d6d40f2-c82b-4005-819b-84bf0f5fc98f 2026-05-21 15:43:57.936 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port e8e95f6d-19af-4b83-882d-9577b2c56fe9 2026-05-21 15:43:58.029 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-21eb53c4-6ec3-4b8a-8e0c-eb9c2424f46b'] response: {'server_uuid': 'e0cbe2cb-3863-49a9-bcb7-05baea766672', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e8e95f6d-19af-4b83-882d-9577b2c56fe9', 'code': 200} 2026-05-21 15:43:59.211 16 INFO neutron.plugins.ml2.plugin [None req-fa81bc86-8302-4488-a2c2-7585f4ef8437 - - - - - -] Attempt 1 to provision port e0c4daf3-0949-4800-88bc-11199b6260c2 2026-05-21 15:43:59.225 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port e8e95f6d-19af-4b83-882d-9577b2c56fe9 2026-05-21 15:44:02.992 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 6f5640be-c7cc-4461-b923-775955c6467e 2026-05-21 15:44:03.073 13 INFO neutron.plugins.ml2.plugin [None req-e72e4021-5567-4dde-8d2d-a0e7622a6b59 - - - - - -] Attempt 1 to provision port e8e95f6d-19af-4b83-882d-9577b2c56fe9 2026-05-21 15:44:03.145 13 INFO neutron.plugins.ml2.plugin [None req-e72e4021-5567-4dde-8d2d-a0e7622a6b59 - - - - - -] Attempt 1 to provision port c14dc715-57b4-44f8-8c66-c23536616869 2026-05-21 15:44:04.944 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 6f5640be-c7cc-4461-b923-775955c6467e 2026-05-21 15:44:05.097 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port e0c4daf3-0949-4800-88bc-11199b6260c2 2026-05-21 15:44:06.962 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port e0c4daf3-0949-4800-88bc-11199b6260c2 2026-05-21 15:44:18.934 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port dd3048dd-3256-4863-9cf3-ef92b8ce4576 2026-05-21 15:44:21.098 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 8e5a0e56-5ab9-47a5-91fb-88bc6aaed05e 2026-05-21 15:44:21.489 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port dd3048dd-3256-4863-9cf3-ef92b8ce4576 2026-05-21 15:44:23.031 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 8e5a0e56-5ab9-47a5-91fb-88bc6aaed05e 2026-05-21 15:44:23.329 13 INFO neutron.plugins.ml2.plugin [None req-09e5fa88-437a-4f1a-9785-e116a02e7379 - - - - - -] Attempt 1 to provision port 8e5a0e56-5ab9-47a5-91fb-88bc6aaed05e 2026-05-21 15:44:26.930 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port ed1a6ea9-6501-4709-a3d9-75993fd21859 2026-05-21 15:44:30.161 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port d644551d-f7fb-408f-81de-b1e67e456e10 2026-05-21 15:44:30.583 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6689dca2-9666-4cc6-a58c-91ea38ac6bd2'] response: {'server_uuid': '8efb48b0-63c2-4d66-8c52-d21aa80804be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd644551d-f7fb-408f-81de-b1e67e456e10', 'code': 200} 2026-05-21 15:44:30.849 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port ed1a6ea9-6501-4709-a3d9-75993fd21859 2026-05-21 15:44:32.635 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-00b98bef-ca7c-4a2e-a9a8-696eead03c7d'] response: {'server_uuid': 'e0cbe2cb-3863-49a9-bcb7-05baea766672', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e8e95f6d-19af-4b83-882d-9577b2c56fe9', 'code': 200} 2026-05-21 15:44:32.715 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port d644551d-f7fb-408f-81de-b1e67e456e10 2026-05-21 15:44:32.892 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port e8e95f6d-19af-4b83-882d-9577b2c56fe9 2026-05-21 15:44:33.994 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port e8e95f6d-19af-4b83-882d-9577b2c56fe9 2026-05-21 15:44:34.092 16 INFO neutron.plugins.ml2.plugin [None req-62c17609-d733-4b09-875f-eb3184d7645d - - - - - -] Attempt 1 to provision port d644551d-f7fb-408f-81de-b1e67e456e10 2026-05-21 15:44:34.153 16 INFO neutron.plugins.ml2.plugin [None req-62c17609-d733-4b09-875f-eb3184d7645d - - - - - -] Attempt 1 to provision port 550b8841-ea19-4fff-aba7-89f4566d654d 2026-05-21 15:44:34.179 16 INFO neutron.plugins.ml2.plugin [None req-62c17609-d733-4b09-875f-eb3184d7645d - - - - - -] Attempt 1 to provision port ed1a6ea9-6501-4709-a3d9-75993fd21859 2026-05-21 15:44:34.258 16 INFO neutron.plugins.ml2.plugin [None req-62c17609-d733-4b09-875f-eb3184d7645d - - - - - -] Attempt 1 to provision port 3ce3afb6-94fc-447b-9dc7-149ae0a5deda 2026-05-21 15:44:34.682 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b60b7a5-69fa-4280-9ea5-944e0e6363e6'] response: {'server_uuid': 'e0cbe2cb-3863-49a9-bcb7-05baea766672', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e8e95f6d-19af-4b83-882d-9577b2c56fe9', 'code': 200} 2026-05-21 15:44:35.987 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 3ce3afb6-94fc-447b-9dc7-149ae0a5deda 2026-05-21 15:44:36.240 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 550b8841-ea19-4fff-aba7-89f4566d654d 2026-05-21 15:44:38.017 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 3ce3afb6-94fc-447b-9dc7-149ae0a5deda 2026-05-21 15:44:38.201 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 550b8841-ea19-4fff-aba7-89f4566d654d 2026-05-21 15:45:15.464 16 INFO neutron.plugins.ml2.plugin [None req-e51d7056-8e08-4db3-b665-fc33ba1b0ea8 - - - - - -] Attempt 1 to provision port 7b8470c4-5dac-44bf-8969-b65bf2abb510 2026-05-21 15:45:15.968 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 7b8470c4-5dac-44bf-8969-b65bf2abb510 2026-05-21 15:45:26.004 13 INFO neutron.plugins.ml2.plugin [None req-33acdd37-888c-42d0-88bc-a1ca16d15878 - - - - - -] Attempt 1 to provision port 51797259-74e0-400d-b393-d3758ccb13d2 2026-05-21 15:45:26.037 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 51797259-74e0-400d-b393-d3758ccb13d2 2026-05-21 15:45:28.136 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 51797259-74e0-400d-b393-d3758ccb13d2 2026-05-21 15:45:28.366 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 466d75a5-d875-453d-9f62-6fb9310163dd 2026-05-21 15:45:29.953 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 466d75a5-d875-453d-9f62-6fb9310163dd 2026-05-21 15:45:30.526 16 INFO neutron.plugins.ml2.plugin [None req-2629a4ce-b81c-4c3d-8dc0-8177015334a8 - - - - - -] Attempt 1 to provision port 4c7bbe1d-2ed2-43fd-be77-554dd930b52b 2026-05-21 15:45:30.579 16 INFO neutron.plugins.ml2.plugin [None req-2629a4ce-b81c-4c3d-8dc0-8177015334a8 - - - - - -] Attempt 1 to provision port 167086d9-f780-46fe-9a21-9b797126125b 2026-05-21 15:45:30.617 16 INFO neutron.plugins.ml2.plugin [None req-2629a4ce-b81c-4c3d-8dc0-8177015334a8 - - - - - -] Attempt 1 to provision port 51797259-74e0-400d-b393-d3758ccb13d2 2026-05-21 15:45:31.838 13 INFO neutron.plugins.ml2.plugin [None req-78a66042-6274-4e0f-ab75-09295e4b0bde - - - - - -] Attempt 1 to provision port 167086d9-f780-46fe-9a21-9b797126125b 2026-05-21 15:45:39.061 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port f28718c5-0817-47f5-b115-a2c2af14e620 2026-05-21 15:45:39.176 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7f5d8d7-7fbd-41f3-a3e4-82f9a4c0fd42'] response: {'server_uuid': '26efb48b-2496-42ea-9b6e-962bf6102596', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f28718c5-0817-47f5-b115-a2c2af14e620', 'code': 200} 2026-05-21 15:45:40.045 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port f28718c5-0817-47f5-b115-a2c2af14e620 2026-05-21 15:45:44.006 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 4c7bbe1d-2ed2-43fd-be77-554dd930b52b 2026-05-21 15:45:44.255 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 167086d9-f780-46fe-9a21-9b797126125b 2026-05-21 15:45:45.107 16 INFO neutron.plugins.ml2.plugin [None req-17ae8b4d-41d8-4c17-913b-cb19822b0151 - - - - - -] Attempt 1 to provision port 6924260e-78f1-40b7-8683-8b580dc7ef9d 2026-05-21 15:45:45.988 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 4c7bbe1d-2ed2-43fd-be77-554dd930b52b 2026-05-21 15:45:46.135 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 167086d9-f780-46fe-9a21-9b797126125b 2026-05-21 15:46:09.976 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port a50aa7da-55d9-4b4c-8edb-b7bd1c8bf5dc 2026-05-21 15:46:12.021 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port a50aa7da-55d9-4b4c-8edb-b7bd1c8bf5dc 2026-05-21 15:46:16.067 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 4dfa81d0-d1e6-43d5-a55c-10a487d8266c 2026-05-21 15:46:43.990 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port b600e788-e598-4ed1-ae03-a59e2cd81b1f 2026-05-21 15:46:44.572 13 INFO neutron.plugins.ml2.plugin [None req-e9f6afe3-f23b-49e1-9ce9-aa73b39a687d - - - - - -] Attempt 1 to provision port b600e788-e598-4ed1-ae03-a59e2cd81b1f 2026-05-21 15:46:45.972 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port b600e788-e598-4ed1-ae03-a59e2cd81b1f 2026-05-21 15:46:48.073 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port abf355d6-8dab-47e9-9254-b6050afa2aa2 2026-05-21 15:46:48.789 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 476935ef-a884-4d6c-b897-5b616605cbfc 2026-05-21 15:46:50.125 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port abf355d6-8dab-47e9-9254-b6050afa2aa2 2026-05-21 15:46:50.314 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port f65f98be-9515-45c7-8afc-263ac29ab7eb 2026-05-21 15:46:50.700 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 476935ef-a884-4d6c-b897-5b616605cbfc 2026-05-21 15:46:52.145 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port f65f98be-9515-45c7-8afc-263ac29ab7eb 2026-05-21 15:46:52.367 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 0fb2467b-4554-4dda-ae73-0d3d5e0a5e6e 2026-05-21 15:46:54.075 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 0fb2467b-4554-4dda-ae73-0d3d5e0a5e6e 2026-05-21 15:46:56.054 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port b600e788-e598-4ed1-ae03-a59e2cd81b1f 2026-05-21 15:46:57.702 16 INFO neutron.plugins.ml2.plugin [None req-30a719f8-83f1-4e60-8cc1-8ba6a143127f - - - - - -] Attempt 1 to provision port 5739304a-6fb7-4903-809b-699f5024b555 2026-05-21 15:46:57.759 16 INFO neutron.plugins.ml2.plugin [None req-30a719f8-83f1-4e60-8cc1-8ba6a143127f - - - - - -] Attempt 1 to provision port badb7898-9915-4640-9730-e9ca0f833c35 2026-05-21 15:46:57.801 16 INFO neutron.plugins.ml2.plugin [None req-30a719f8-83f1-4e60-8cc1-8ba6a143127f - - - - - -] Attempt 1 to provision port 476935ef-a884-4d6c-b897-5b616605cbfc 2026-05-21 15:46:57.889 16 INFO neutron.plugins.ml2.plugin [None req-30a719f8-83f1-4e60-8cc1-8ba6a143127f - - - - - -] Attempt 1 to provision port 7ccf2267-c67a-4657-92a6-b9b25c56d4b6 2026-05-21 15:46:57.929 16 INFO neutron.plugins.ml2.plugin [None req-30a719f8-83f1-4e60-8cc1-8ba6a143127f - - - - - -] Attempt 1 to provision port b600e788-e598-4ed1-ae03-a59e2cd81b1f 2026-05-21 15:46:58.062 16 INFO neutron.plugins.ml2.plugin [None req-30a719f8-83f1-4e60-8cc1-8ba6a143127f - - - - - -] Attempt 1 to provision port 0fb2467b-4554-4dda-ae73-0d3d5e0a5e6e 2026-05-21 15:47:04.586 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 2ccf77a6-e9b7-4782-a139-8d67c6cf9094 2026-05-21 15:47:04.696 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3618d1a4-3464-48ea-9905-6bb91b176253'] response: {'server_uuid': '7570dfe2-0196-44ad-9af6-bc491d087b7e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2ccf77a6-e9b7-4782-a139-8d67c6cf9094', 'code': 200} 2026-05-21 15:47:04.796 13 INFO neutron.plugins.ml2.plugin [None req-3fd9bd57-66c9-424f-adec-0af0904988ca - - - - - -] Attempt 1 to provision port 48f37131-22f0-4124-9839-8a9477bf8807 2026-05-21 15:47:04.825 13 INFO neutron.plugins.ml2.plugin [None req-3fd9bd57-66c9-424f-adec-0af0904988ca - - - - - -] Attempt 1 to provision port 476935ef-a884-4d6c-b897-5b616605cbfc 2026-05-21 15:47:04.874 13 INFO neutron.plugins.ml2.plugin [None req-3fd9bd57-66c9-424f-adec-0af0904988ca - - - - - -] Attempt 1 to provision port 7ccf2267-c67a-4657-92a6-b9b25c56d4b6 2026-05-21 15:47:04.895 13 INFO neutron.plugins.ml2.plugin [None req-3fd9bd57-66c9-424f-adec-0af0904988ca - - - - - -] Attempt 1 to provision port 5739304a-6fb7-4903-809b-699f5024b555 2026-05-21 15:47:04.925 13 INFO neutron.plugins.ml2.plugin [None req-3fd9bd57-66c9-424f-adec-0af0904988ca - - - - - -] Attempt 1 to provision port b600e788-e598-4ed1-ae03-a59e2cd81b1f 2026-05-21 15:47:04.967 13 INFO neutron.plugins.ml2.plugin [None req-3fd9bd57-66c9-424f-adec-0af0904988ca - - - - - -] Attempt 1 to provision port 0fb2467b-4554-4dda-ae73-0d3d5e0a5e6e 2026-05-21 15:47:05.019 13 INFO neutron.plugins.ml2.plugin [None req-3fd9bd57-66c9-424f-adec-0af0904988ca - - - - - -] Attempt 1 to provision port 2ccf77a6-e9b7-4782-a139-8d67c6cf9094 2026-05-21 15:47:06.714 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 9cab2718-3e55-4e0f-a7b0-f116d217287d 2026-05-21 15:47:06.916 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-be53bc5f-68ee-441d-8979-9ac6b7576b3c'] response: {'server_uuid': '24f51bc2-ca52-4512-9e3b-b8e2d987e24b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9cab2718-3e55-4e0f-a7b0-f116d217287d', 'code': 200} 2026-05-21 15:47:07.350 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 2ccf77a6-e9b7-4782-a139-8d67c6cf9094 2026-05-21 15:47:07.573 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 48f37131-22f0-4124-9839-8a9477bf8807 2026-05-21 15:47:08.586 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 9cab2718-3e55-4e0f-a7b0-f116d217287d 2026-05-21 15:47:08.793 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 5739304a-6fb7-4903-809b-699f5024b555 2026-05-21 15:47:09.122 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 48f37131-22f0-4124-9839-8a9477bf8807 2026-05-21 15:47:09.306 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port bfcc024a-6f29-4619-aa87-132eb3884b02 2026-05-21 15:47:09.611 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 7ccf2267-c67a-4657-92a6-b9b25c56d4b6 2026-05-21 15:47:09.844 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port badb7898-9915-4640-9730-e9ca0f833c35 2026-05-21 15:47:10.799 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 5739304a-6fb7-4903-809b-699f5024b555 2026-05-21 15:47:10.988 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 2f49e2ff-adc5-4656-a71d-1bf362336a38 2026-05-21 15:47:11.285 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port bfcc024a-6f29-4619-aa87-132eb3884b02 2026-05-21 15:47:11.541 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 7ccf2267-c67a-4657-92a6-b9b25c56d4b6 2026-05-21 15:47:11.739 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port badb7898-9915-4640-9730-e9ca0f833c35 2026-05-21 15:47:11.910 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port e1880577-737c-44d2-9d85-022902ab35a7 2026-05-21 15:47:12.730 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 2f49e2ff-adc5-4656-a71d-1bf362336a38 2026-05-21 15:47:12.899 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port e1880577-737c-44d2-9d85-022902ab35a7 2026-05-21 15:47:12.942 16 INFO neutron.plugins.ml2.plugin [None req-4e8284dc-3f89-4a76-91fc-8adbbb24dec4 - - - - - -] Attempt 1 to provision port 48f37131-22f0-4124-9839-8a9477bf8807 2026-05-21 15:47:12.996 16 INFO neutron.plugins.ml2.plugin [None req-4e8284dc-3f89-4a76-91fc-8adbbb24dec4 - - - - - -] Attempt 1 to provision port 476935ef-a884-4d6c-b897-5b616605cbfc 2026-05-21 15:47:13.045 16 INFO neutron.plugins.ml2.plugin [None req-4e8284dc-3f89-4a76-91fc-8adbbb24dec4 - - - - - -] Attempt 1 to provision port 7ccf2267-c67a-4657-92a6-b9b25c56d4b6 2026-05-21 15:47:13.111 16 INFO neutron.plugins.ml2.plugin [None req-4e8284dc-3f89-4a76-91fc-8adbbb24dec4 - - - - - -] Attempt 1 to provision port 5739304a-6fb7-4903-809b-699f5024b555 2026-05-21 15:47:13.168 16 INFO neutron.plugins.ml2.plugin [None req-4e8284dc-3f89-4a76-91fc-8adbbb24dec4 - - - - - -] Attempt 1 to provision port bfcc024a-6f29-4619-aa87-132eb3884b02 2026-05-21 15:47:13.217 16 INFO neutron.plugins.ml2.plugin [None req-4e8284dc-3f89-4a76-91fc-8adbbb24dec4 - - - - - -] Attempt 1 to provision port e1880577-737c-44d2-9d85-022902ab35a7 2026-05-21 15:47:13.266 16 INFO neutron.plugins.ml2.plugin [None req-4e8284dc-3f89-4a76-91fc-8adbbb24dec4 - - - - - -] Attempt 1 to provision port 2f49e2ff-adc5-4656-a71d-1bf362336a38 2026-05-21 15:47:13.309 16 INFO neutron.plugins.ml2.plugin [None req-4e8284dc-3f89-4a76-91fc-8adbbb24dec4 - - - - - -] Attempt 1 to provision port 9cab2718-3e55-4e0f-a7b0-f116d217287d 2026-05-21 15:47:13.355 16 INFO neutron.plugins.ml2.plugin [None req-4e8284dc-3f89-4a76-91fc-8adbbb24dec4 - - - - - -] Attempt 1 to provision port 2ccf77a6-e9b7-4782-a139-8d67c6cf9094 2026-05-21 15:47:16.450 13 INFO neutron.plugins.ml2.plugin [None req-1077ed3b-7f78-42d3-8980-39fe0b506b68 - - - - - -] Attempt 1 to provision port bfcc024a-6f29-4619-aa87-132eb3884b02 2026-05-21 15:47:16.501 13 INFO neutron.plugins.ml2.plugin [None req-1077ed3b-7f78-42d3-8980-39fe0b506b68 - - - - - -] Attempt 1 to provision port 48f37131-22f0-4124-9839-8a9477bf8807 2026-05-21 15:47:16.550 13 INFO neutron.plugins.ml2.plugin [None req-1077ed3b-7f78-42d3-8980-39fe0b506b68 - - - - - -] Attempt 1 to provision port e1880577-737c-44d2-9d85-022902ab35a7 2026-05-21 15:47:16.605 13 INFO neutron.plugins.ml2.plugin [None req-1077ed3b-7f78-42d3-8980-39fe0b506b68 - - - - - -] Attempt 1 to provision port 9cab2718-3e55-4e0f-a7b0-f116d217287d 2026-05-21 15:47:16.658 13 INFO neutron.plugins.ml2.plugin [None req-1077ed3b-7f78-42d3-8980-39fe0b506b68 - - - - - -] Attempt 1 to provision port 7ccf2267-c67a-4657-92a6-b9b25c56d4b6 2026-05-21 15:47:18.728 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 20cd0c6c-e6d1-4200-a000-270c3096b0f9 2026-05-21 15:47:18.835 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-27293380-ad11-4def-8af8-7c3a850c5bee'] response: {'server_uuid': '42dd53a1-1047-473c-80f9-7f29cf23fbee', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '20cd0c6c-e6d1-4200-a000-270c3096b0f9', 'code': 200} 2026-05-21 15:47:19.418 16 INFO neutron.plugins.ml2.plugin [None req-4bb0bc81-ac3a-4d27-8402-3f0aa1308f39 - - - - - -] Attempt 1 to provision port e1880577-737c-44d2-9d85-022902ab35a7 2026-05-21 15:47:19.467 16 INFO neutron.plugins.ml2.plugin [None req-4bb0bc81-ac3a-4d27-8402-3f0aa1308f39 - - - - - -] Attempt 1 to provision port 48f37131-22f0-4124-9839-8a9477bf8807 2026-05-21 15:47:19.520 16 INFO neutron.plugins.ml2.plugin [None req-4bb0bc81-ac3a-4d27-8402-3f0aa1308f39 - - - - - -] Attempt 1 to provision port 20cd0c6c-e6d1-4200-a000-270c3096b0f9 2026-05-21 15:47:20.707 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 20cd0c6c-e6d1-4200-a000-270c3096b0f9 2026-05-21 15:47:21.572 16 INFO neutron.plugins.ml2.plugin [None req-2cccc0a5-f892-42c1-9ae5-d77e1cd64c32 - - - - - -] Attempt 1 to provision port e1880577-737c-44d2-9d85-022902ab35a7 2026-05-21 15:47:21.619 16 INFO neutron.plugins.ml2.plugin [None req-2cccc0a5-f892-42c1-9ae5-d77e1cd64c32 - - - - - -] Attempt 1 to provision port 2ccf77a6-e9b7-4782-a139-8d67c6cf9094 2026-05-21 15:47:22.800 13 INFO neutron.plugins.ml2.plugin [None req-ffe8aa32-beb5-4f72-b700-d18fb04e15cf - - - - - -] Attempt 1 to provision port 9cab2718-3e55-4e0f-a7b0-f116d217287d 2026-05-21 15:47:45.281 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 9a3c2dd3-d0f9-447b-ab45-25da5f3714aa 2026-05-21 15:47:45.395 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a37fd1bf-c723-4ad7-ba9e-414678953005'] response: {'server_uuid': '855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9a3c2dd3-d0f9-447b-ab45-25da5f3714aa', 'code': 200} 2026-05-21 15:47:46.480 16 INFO neutron.plugins.ml2.plugin [None req-cb6d05da-2fe6-4c61-8bcd-4a102ee40083 - - - - - -] Attempt 1 to provision port e25caab1-92f9-4e4c-812b-13ce0ef562ee 2026-05-21 15:47:46.747 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 9a3c2dd3-d0f9-447b-ab45-25da5f3714aa 2026-05-21 15:48:09.257 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port adf7bd57-427c-402b-800f-402a5eab195d 2026-05-21 15:48:09.386 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4950492-60b7-455f-a285-7a27a5eb5d3a'] response: {'server_uuid': '848f2ff8-453d-4eb3-ab86-5a5e540a81a1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'adf7bd57-427c-402b-800f-402a5eab195d', 'code': 200} 2026-05-21 15:48:10.747 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port adf7bd57-427c-402b-800f-402a5eab195d 2026-05-21 15:48:30.746 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 637927b8-8320-4b6d-a752-b26dd083865c 2026-05-21 15:48:31.262 16 INFO neutron.plugins.ml2.plugin [None req-869d5dbc-ce9b-4ed8-a018-ddf3962e4b0a - - - - - -] Attempt 1 to provision port 637927b8-8320-4b6d-a752-b26dd083865c 2026-05-21 15:48:32.856 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port d77422ee-19a5-4e09-b6b6-a1d4748e558d 2026-05-21 15:48:33.262 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 637927b8-8320-4b6d-a752-b26dd083865c 2026-05-21 15:48:34.725 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port d77422ee-19a5-4e09-b6b6-a1d4748e558d 2026-05-21 15:48:38.837 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 39e31ad2-09b3-41ed-801d-ec4c1c248941 2026-05-21 15:48:38.915 16 INFO neutron.plugins.ml2.plugin [None req-999b7c7f-803d-4719-bbf8-a474d7032038 - - - - - -] Attempt 1 to provision port 9ccdf3ef-cdff-4f46-a137-3633d3189a85 2026-05-21 15:48:39.105 16 INFO neutron.plugins.ml2.plugin [None req-999b7c7f-803d-4719-bbf8-a474d7032038 - - - - - -] Attempt 1 to provision port afa52d4d-f721-41ee-a032-bebcc0fbd66f 2026-05-21 15:48:39.129 16 INFO neutron.plugins.ml2.plugin [None req-999b7c7f-803d-4719-bbf8-a474d7032038 - - - - - -] Attempt 1 to provision port fb636b67-25b4-4010-a492-9bc2c05fbf38 2026-05-21 15:48:39.159 16 INFO neutron.plugins.ml2.plugin [None req-999b7c7f-803d-4719-bbf8-a474d7032038 - - - - - -] Attempt 1 to provision port 637927b8-8320-4b6d-a752-b26dd083865c 2026-05-21 15:48:39.436 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 9ccdf3ef-cdff-4f46-a137-3633d3189a85 2026-05-21 15:48:40.884 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 39e31ad2-09b3-41ed-801d-ec4c1c248941 2026-05-21 15:48:41.102 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 9ccdf3ef-cdff-4f46-a137-3633d3189a85 2026-05-21 15:48:42.859 13 INFO neutron.plugins.ml2.plugin [None req-c4d41972-08cf-4f2b-b0e7-192ff5f630a5 - - - - - -] Attempt 1 to provision port 05ee4dfc-c0da-4f78-ab40-0d521719b754 2026-05-21 15:48:42.913 13 INFO neutron.plugins.ml2.plugin [None req-c4d41972-08cf-4f2b-b0e7-192ff5f630a5 - - - - - -] Attempt 1 to provision port 0654834e-a862-4a08-bbc6-e39f80dfd8dc 2026-05-21 15:48:42.950 13 INFO neutron.plugins.ml2.plugin [None req-c4d41972-08cf-4f2b-b0e7-192ff5f630a5 - - - - - -] Attempt 1 to provision port afa52d4d-f721-41ee-a032-bebcc0fbd66f 2026-05-21 15:48:42.985 13 INFO neutron.plugins.ml2.plugin [None req-c4d41972-08cf-4f2b-b0e7-192ff5f630a5 - - - - - -] Attempt 1 to provision port 9ccdf3ef-cdff-4f46-a137-3633d3189a85 2026-05-21 15:48:44.138 13 INFO neutron.plugins.ml2.plugin [None req-fb314acc-7623-498d-adda-78b2aa9f587e - - - - - -] Attempt 1 to provision port 0654834e-a862-4a08-bbc6-e39f80dfd8dc 2026-05-21 15:48:45.394 13 INFO neutron.plugins.ml2.plugin [None req-6b356099-3c5b-4aa5-96f3-98da34dcc353 - - - - - -] Attempt 1 to provision port 0654834e-a862-4a08-bbc6-e39f80dfd8dc 2026-05-21 15:48:49.476 13 INFO neutron.plugins.ml2.plugin [None req-ecb0efdc-a998-4e0b-872d-24c86e02e980 - - - - - -] Attempt 1 to provision port 9cef7b15-64de-4c0b-82bb-f189411061d6 2026-05-21 15:48:51.812 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port db20d492-ac65-4d11-9bd9-57728d9c912f 2026-05-21 15:48:52.047 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cef8067-02fa-432b-b390-80940d3faa7c'] response: {'server_uuid': '71f69392-a1bd-4db0-ae07-917c787f32e4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'db20d492-ac65-4d11-9bd9-57728d9c912f', 'code': 200} 2026-05-21 15:48:52.802 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port fb636b67-25b4-4010-a492-9bc2c05fbf38 2026-05-21 15:48:53.110 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port db20d492-ac65-4d11-9bd9-57728d9c912f 2026-05-21 15:48:53.342 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port afa52d4d-f721-41ee-a032-bebcc0fbd66f 2026-05-21 15:48:54.956 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 05ee4dfc-c0da-4f78-ab40-0d521719b754 2026-05-21 15:48:55.389 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port fb636b67-25b4-4010-a492-9bc2c05fbf38 2026-05-21 15:48:55.570 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port afa52d4d-f721-41ee-a032-bebcc0fbd66f 2026-05-21 15:48:55.779 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 9cef7b15-64de-4c0b-82bb-f189411061d6 2026-05-21 15:48:55.889 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-958ce400-1452-4cf6-bd60-1de217e8b1c9'] response: {'server_uuid': '848f2ff8-453d-4eb3-ab86-5a5e540a81a1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9cef7b15-64de-4c0b-82bb-f189411061d6', 'code': 200} 2026-05-21 15:48:56.790 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 05ee4dfc-c0da-4f78-ab40-0d521719b754 2026-05-21 15:48:56.940 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 0654834e-a862-4a08-bbc6-e39f80dfd8dc 2026-05-21 15:48:57.184 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 9cef7b15-64de-4c0b-82bb-f189411061d6 2026-05-21 15:48:59.288 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 0654834e-a862-4a08-bbc6-e39f80dfd8dc 2026-05-21 15:48:59.497 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 9cef7b15-64de-4c0b-82bb-f189411061d6 2026-05-21 15:49:30.316 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 97c09cd7-d089-4b8d-b96b-281e04951edb 2026-05-21 15:49:30.407 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3903ee52-3af5-4a92-b4fa-9b82509bd2e4'] response: {'server_uuid': '848f2ff8-453d-4eb3-ab86-5a5e540a81a1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '97c09cd7-d089-4b8d-b96b-281e04951edb', 'code': 200} 2026-05-21 15:49:30.933 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 97c09cd7-d089-4b8d-b96b-281e04951edb 2026-05-21 15:49:38.287 13 INFO neutron.plugins.ml2.plugin [None req-170432a6-77de-4462-ba78-fb19f05ff7eb - - - - - -] Attempt 1 to provision port 07e9b3e1-7382-4e1e-bd32-22fd76d3f901 2026-05-21 15:49:44.952 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 07e9b3e1-7382-4e1e-bd32-22fd76d3f901 2026-05-21 15:49:45.050 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a7b72eb-bf90-423e-94de-46bb051cfbf7'] response: {'server_uuid': '848f2ff8-453d-4eb3-ab86-5a5e540a81a1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07e9b3e1-7382-4e1e-bd32-22fd76d3f901', 'code': 200} 2026-05-21 15:49:46.932 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 07e9b3e1-7382-4e1e-bd32-22fd76d3f901 2026-05-21 15:49:47.974 13 INFO neutron.plugins.ml2.plugin [None req-67d34123-0e4d-41c0-a36c-e79a0ee2612d - - - - - -] Attempt 1 to provision port 97c09cd7-d089-4b8d-b96b-281e04951edb 2026-05-21 15:49:48.990 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 97c09cd7-d089-4b8d-b96b-281e04951edb 2026-05-21 15:50:01.643 13 INFO neutron.plugins.ml2.plugin [None req-b1c30eef-d371-4239-b305-eeadab97e0bb - - - - - -] Attempt 1 to provision port 07e9b3e1-7382-4e1e-bd32-22fd76d3f901 2026-05-21 15:50:02.998 13 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 07e9b3e1-7382-4e1e-bd32-22fd76d3f901 2026-05-21 15:50:03.051 16 INFO neutron.plugins.ml2.plugin [None req-1cf8c092-39f8-4993-a8ff-19da7087f145 - - - - - -] Attempt 1 to provision port 07e9b3e1-7382-4e1e-bd32-22fd76d3f901 2026-05-21 15:50:13.021 16 INFO neutron.plugins.ml2.plugin [None req-8705acc5-5511-448d-b6fa-a471ef8816f8 - - - - - -] Attempt 1 to provision port 97c09cd7-d089-4b8d-b96b-281e04951edb 2026-05-21 15:50:13.587 13 INFO neutron.plugins.ml2.plugin [None req-3767fe08-ea00-4c8b-a266-bf271b879677 - - - - - -] Attempt 1 to provision port 97c09cd7-d089-4b8d-b96b-281e04951edb 2026-05-21 15:50:45.196 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7da202b5-cf6f-411f-bee2-2cd40c41b0a5'] response: {'server_uuid': '42dd53a1-1047-473c-80f9-7f29cf23fbee', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '20cd0c6c-e6d1-4200-a000-270c3096b0f9', 'code': 200}