+ 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-04-23 10:28:16.523 1 INFO neutron.common.config [-] Logging enabled! 2026-04-23 10:28:16.523 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-23 10:28:16.524 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-23 10:28:16.524 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 10:28:18.042 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 10:28:18.044 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 10:28:18.047 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 10:28:18.048 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 10:28:18.048 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 10:28:18.048 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 10:28:18.048 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 10:28:18.055 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 10:28:18.055 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 10:28:18.055 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 10:28:18.073 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 10:28:18.074 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 10:28:18.074 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 10:28:18.094 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 10:28:18.095 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 10:28:18.095 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 10:28:18.095 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 10:28:18.363 1 INFO neutron.plugins.ml2.managers [None req-52f3dcf2-63ee-4015-82f7-b291e1094afd - - - - - -] Initializing driver for type 'vlan' 2026-04-23 10:28:18.505 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-52f3dcf2-63ee-4015-82f7-b291e1094afd - - - - - -] VlanTypeDriver initialization complete 2026-04-23 10:28:18.505 1 INFO neutron.plugins.ml2.managers [None req-52f3dcf2-63ee-4015-82f7-b291e1094afd - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 10:28:18.505 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-52f3dcf2-63ee-4015-82f7-b291e1094afd - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 10:28:18.545 1 INFO neutron.plugins.ml2.managers [None req-52f3dcf2-63ee-4015-82f7-b291e1094afd - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 10:28:18.546 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-52f3dcf2-63ee-4015-82f7-b291e1094afd - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 10:28:18.546 1 INFO neutron.plugins.ml2.managers [None req-52f3dcf2-63ee-4015-82f7-b291e1094afd - - - - - -] Initializing extension driver 'port_security' 2026-04-23 10:28:18.546 1 INFO neutron.plugins.ml2.extensions.port_security [None req-52f3dcf2-63ee-4015-82f7-b291e1094afd - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 10:28:18.546 1 INFO neutron.plugins.ml2.managers [None req-52f3dcf2-63ee-4015-82f7-b291e1094afd - - - - - -] Initializing extension driver 'qos' 2026-04-23 10:28:18.546 1 INFO neutron.plugins.ml2.managers [None req-52f3dcf2-63ee-4015-82f7-b291e1094afd - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 10:28:18.546 1 INFO neutron.plugins.ml2.managers [None req-52f3dcf2-63ee-4015-82f7-b291e1094afd - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 10:28:18.557 1 INFO neutron.quota [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded quota_driver: . 2026-04-23 10:28:18.558 1 INFO neutron.plugins.ml2.plugin [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 10:28:18.558 1 INFO neutron.plugins.ml2.managers [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 10:28:18.558 1 INFO neutron.plugins.ml2.managers [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 10:28:18.559 1 INFO neutron.plugins.ml2.managers [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 10:28:18.559 1 INFO neutron.manager [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loading Plugin: qos 2026-04-23 10:28:18.571 1 INFO neutron.manager [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loading Plugin: router 2026-04-23 10:28:18.615 1 INFO neutron.services.service_base [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 10:28:18.616 1 INFO neutron.manager [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loading Plugin: segments 2026-04-23 10:28:18.686 1 INFO neutron.manager [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loading Plugin: trunk 2026-04-23 10:28:18.699 1 INFO neutron.manager [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loading Plugin: vpnaas 2026-04-23 10:28:18.734 1 WARNING stevedore.named [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 10:28:18.808 1 INFO neutron_vpnaas.services.vpn.plugin [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 10:28:18.808 1 INFO neutron.common.utils [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 10:28:18.808 1 INFO neutron.manager [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loading Plugin: taas 2026-04-23 10:28:18.830 1 WARNING stevedore.named [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 10:28:18.830 1 WARNING stevedore.named [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 10:28:18.856 1 INFO neutron_taas.services.taas.taas_plugin [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-23 10:28:18.857 1 INFO neutron.manager [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loading Plugin: tapmirror 2026-04-23 10:28:18.867 1 WARNING stevedore.named [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 10:28:18.867 1 WARNING stevedore.named [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 10:28:18.887 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-23 10:28:18.887 1 INFO neutron.manager [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loading Plugin: auto_allocate 2026-04-23 10:28:18.895 1 INFO neutron.manager [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loading Plugin: tag 2026-04-23 10:28:18.905 1 INFO neutron.manager [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loading Plugin: timestamp 2026-04-23 10:28:18.907 1 INFO neutron.manager [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 10:28:18.911 1 INFO neutron.manager [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loading Plugin: flavors 2026-04-23 10:28:18.914 1 INFO neutron.manager [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loading Plugin: revisions 2026-04-23 10:28:18.917 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Initializing extension manager. 2026-04-23 10:28:18.918 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: address-group 2026-04-23 10:28:18.919 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: address-scope 2026-04-23 10:28:18.919 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 10:28:18.920 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: agent 2026-04-23 10:28:18.921 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 10:28:18.922 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 10:28:18.922 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 10:28:18.923 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: availability_zone 2026-04-23 10:28:18.923 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 10:28:18.924 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 10:28:18.924 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: default-subnetpools 2026-04-23 10:28:18.926 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 10:28:18.926 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: dns-integration 2026-04-23 10:28:18.926 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 10:28:18.927 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 10:28:18.927 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: dvr 2026-04-23 10:28:18.928 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 10:28:18.928 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 10:28:18.929 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 10:28:18.929 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 10:28:18.930 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: external-net 2026-04-23 10:28:18.930 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 10:28:18.931 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: extraroute 2026-04-23 10:28:18.932 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 10:28:18.932 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 10:28:18.932 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 10:28:18.933 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 10:28:18.933 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 10:28:18.934 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: fip-port-details 2026-04-23 10:28:18.934 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: flavors 2026-04-23 10:28:18.935 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 10:28:18.937 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: floatingip-pools 2026-04-23 10:28:18.938 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: ip_allocation 2026-04-23 10:28:18.938 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 10:28:18.939 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: l2_adjacency 2026-04-23 10:28:18.940 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: router 2026-04-23 10:28:18.941 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 10:28:18.942 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 10:28:18.942 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 10:28:18.942 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 10:28:18.943 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: l3-ha 2026-04-23 10:28:18.943 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 10:28:18.944 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 10:28:18.944 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: l3-flavors 2026-04-23 10:28:18.945 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 10:28:18.946 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 10:28:18.948 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 10:28:18.950 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 10:28:18.951 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 10:28:18.954 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 10:28:18.955 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 10:28:18.956 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: multi-provider 2026-04-23 10:28:18.956 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: net-mtu 2026-04-23 10:28:18.957 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 10:28:18.957 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: network_availability_zone 2026-04-23 10:28:18.958 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: network_ha 2026-04-23 10:28:18.958 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: network-ip-availability 2026-04-23 10:28:18.959 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 10:28:18.960 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: pagination 2026-04-23 10:28:18.960 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: port-device-profile 2026-04-23 10:28:18.960 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 10:28:18.961 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 10:28:18.961 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 10:28:18.962 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: port-mac-override 2026-04-23 10:28:18.962 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 10:28:18.962 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 10:28:18.963 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 10:28:18.964 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: port-resource-request 2026-04-23 10:28:18.964 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 10:28:18.965 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 10:28:18.965 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: binding 2026-04-23 10:28:18.966 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: binding-extended 2026-04-23 10:28:18.966 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: port-security 2026-04-23 10:28:18.966 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: project-id 2026-04-23 10:28:18.967 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: provider 2026-04-23 10:28:18.967 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-23 10:28:18.969 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: qos 2026-04-23 10:28:18.970 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 10:28:18.970 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 10:28:18.971 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: qos-default 2026-04-23 10:28:18.971 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: qos-fip 2026-04-23 10:28:18.971 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 10:28:18.972 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 10:28:18.972 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 10:28:18.973 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 10:28:18.973 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 10:28:18.974 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: qos-pps 2026-04-23 10:28:18.974 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 10:28:18.975 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 10:28:18.975 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 10:28:18.976 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: quota-check-limit 2026-04-23 10:28:18.976 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: quota-check-limit-default 2026-04-23 10:28:18.978 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: quotas 2026-04-23 10:28:18.980 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: quota_details 2026-04-23 10:28:18.982 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: rbac-policies 2026-04-23 10:28:18.982 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: rbac-address-group 2026-04-23 10:28:18.982 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 10:28:18.983 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 10:28:18.983 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 10:28:18.984 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: revision-if-match 2026-04-23 10:28:18.984 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 10:28:18.985 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: router_availability_zone 2026-04-23 10:28:18.985 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 10:28:18.986 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 10:28:18.987 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 10:28:18.987 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 10:28:18.988 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 10:28:18.988 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 10:28:18.989 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 10:28:18.992 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: security-group 2026-04-23 10:28:18.993 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: segment 2026-04-23 10:28:18.994 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 10:28:18.994 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: service-type 2026-04-23 10:28:18.994 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: sorting 2026-04-23 10:28:18.995 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 10:28:18.996 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: standard-attr-description 2026-04-23 10:28:18.996 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: stateful-security-group 2026-04-23 10:28:18.996 1 WARNING neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 10:28:18.997 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 10:28:18.997 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: subnet-external-network 2026-04-23 10:28:18.998 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: subnet_onboard 2026-04-23 10:28:18.998 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 10:28:18.998 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: subnet-service-types 2026-04-23 10:28:18.999 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: subnet_allocation 2026-04-23 10:28:18.999 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 10:28:19.000 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: tag-creation 2026-04-23 10:28:19.001 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 10:28:19.004 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 10:28:19.005 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 10:28:19.005 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: trunk 2026-04-23 10:28:19.006 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: trunk-details 2026-04-23 10:28:19.006 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 10:28:19.006 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-23 10:28:19.007 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 10:28:19.008 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-23 10:28:19.012 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 10:28:19.014 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 10:28:19.015 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: vpn-flavors 2026-04-23 10:28:19.019 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: vpnaas 2026-04-23 10:28:19.021 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: taas 2026-04-23 10:28:19.022 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: tap-mirror 2026-04-23 10:28:19.022 1 INFO neutron.api.extensions [None req-860de91e-40d7-4afc-a4d8-b4f2a5d6661f - - - - - -] Loaded extension: taas-vlan-filter 2026-04-23 10:28:49.121 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-23 10:28:49.184 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-23 10:28:49.189 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-23 10:29:08.707 16 INFO neutron.db.l3_hamode_db [None req-603c540e-7a14-4e3c-a77e-c49d0cc1090e - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 10:29:19.463 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port a01ef177-9af7-43d9-98bd-cc8ca82351ef 2026-04-23 10:29:20.372 16 INFO neutron.plugins.ml2.plugin [None req-b482e774-8856-4ed4-8148-df96091af17b - - - - - -] Attempt 1 to provision port a01ef177-9af7-43d9-98bd-cc8ca82351ef 2026-04-23 10:29:21.269 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port a01ef177-9af7-43d9-98bd-cc8ca82351ef 2026-04-23 10:29:22.087 16 INFO neutron.plugins.ml2.plugin [None req-055c4926-e582-4766-a0f4-b90983a5850e - - - - - -] Attempt 1 to provision port a01ef177-9af7-43d9-98bd-cc8ca82351ef 2026-04-23 10:29:45.349 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 13391c51-7478-497c-86a8-0fae925c2a2d 2026-04-23 10:29:46.134 16 INFO neutron.plugins.ml2.plugin [None req-b11c9320-d400-42b4-998f-7e7ff3a2a4ef - - - - - -] Attempt 1 to provision port 13391c51-7478-497c-86a8-0fae925c2a2d 2026-04-23 10:29:47.301 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 13391c51-7478-497c-86a8-0fae925c2a2d 2026-04-23 10:29:52.930 13 INFO neutron.plugins.ml2.plugin [None req-904f7361-b76f-4ef9-925e-f32e51d7149f - - - - - -] Attempt 1 to provision port 0dfa117a-315e-4678-9d2f-86949c7b97a7 2026-04-23 10:32:45.419 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 6b104adb-ab11-49ec-b3a4-b6600e66e7cb 2026-04-23 10:32:47.363 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 6b104adb-ab11-49ec-b3a4-b6600e66e7cb 2026-04-23 10:34:43.980 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 0dfa117a-315e-4678-9d2f-86949c7b97a7 2026-04-23 10:34:45.417 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 0dfa117a-315e-4678-9d2f-86949c7b97a7 2026-04-23 10:36:17.582 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 6df4d497-0011-475a-a442-80905bedda85 2026-04-23 10:36:18.616 16 INFO neutron.plugins.ml2.plugin [None req-9e496b9f-f9a2-4b13-a2ae-2b7dad07d3b1 - - - - - -] Attempt 1 to provision port 6df4d497-0011-475a-a442-80905bedda85 2026-04-23 10:36:19.477 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 6df4d497-0011-475a-a442-80905bedda85 2026-04-23 10:36:21.508 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 95039e0f-2ce4-4c32-b3b8-e2ed05b91c7a 2026-04-23 10:36:23.476 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 95039e0f-2ce4-4c32-b3b8-e2ed05b91c7a 2026-04-23 10:36:25.495 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port fc8ca239-b1b8-4378-80d5-d61d701c9275 2026-04-23 10:36:27.633 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port fc8ca239-b1b8-4378-80d5-d61d701c9275 2026-04-23 10:36:29.265 13 INFO neutron.plugins.ml2.plugin [None req-342cd50f-45e9-4159-a60c-0a2c2df69325 - - - - - -] Attempt 1 to provision port 95039e0f-2ce4-4c32-b3b8-e2ed05b91c7a 2026-04-23 10:36:33.040 16 INFO neutron.plugins.ml2.plugin [None req-f6e0e7be-7ae6-49e8-9c14-e5630a450d71 - - - - - -] Attempt 1 to provision port 7f30d16c-7b0e-49b7-898e-7795af0f0293 2026-04-23 10:36:33.079 16 INFO neutron.plugins.ml2.plugin [None req-f6e0e7be-7ae6-49e8-9c14-e5630a450d71 - - - - - -] Attempt 1 to provision port 95039e0f-2ce4-4c32-b3b8-e2ed05b91c7a 2026-04-23 10:36:33.564 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 1bf5635d-2cba-4a06-8dbc-edc115fb9239 2026-04-23 10:36:34.373 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 41e5a379-3480-40c3-b957-41b36b780b65 2026-04-23 10:36:35.695 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 1bf5635d-2cba-4a06-8dbc-edc115fb9239 2026-04-23 10:36:35.915 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 41e5a379-3480-40c3-b957-41b36b780b65 2026-04-23 10:36:37.764 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 88fe0e59-6b5f-423f-8dce-8d45bda3f3fb 2026-04-23 10:36:38.252 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port bb6cd80b-f3a9-428a-893e-69f459f0d9be 2026-04-23 10:36:40.949 13 INFO neutron.plugins.ml2.plugin [None req-131dab4a-d9ea-4abd-860a-aec69f973e94 - - - - - -] Attempt 1 to provision port bb6cd80b-f3a9-428a-893e-69f459f0d9be 2026-04-23 10:36:40.982 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 88fe0e59-6b5f-423f-8dce-8d45bda3f3fb 2026-04-23 10:36:41.013 13 INFO neutron.plugins.ml2.plugin [None req-131dab4a-d9ea-4abd-860a-aec69f973e94 - - - - - -] Attempt 1 to provision port 948f4374-9ae9-415c-b93b-4a13f6d7c4fd 2026-04-23 10:36:41.045 13 INFO neutron.plugins.ml2.plugin [None req-131dab4a-d9ea-4abd-860a-aec69f973e94 - - - - - -] Attempt 1 to provision port 49636976-a406-451d-a179-f3ae722ca07a 2026-04-23 10:36:41.262 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port bb6cd80b-f3a9-428a-893e-69f459f0d9be 2026-04-23 10:36:41.571 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 419225fa-9bd9-4c67-a1db-c543d2b2e433 2026-04-23 10:36:42.315 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5c6ce90-29e6-413a-ba4d-de6886d42239'] response: {'server_uuid': '435b4b46-768f-468c-acf5-61b42f775907', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '419225fa-9bd9-4c67-a1db-c543d2b2e433', 'code': 200} 2026-04-23 10:36:43.470 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 419225fa-9bd9-4c67-a1db-c543d2b2e433 2026-04-23 10:36:48.165 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port bf998853-45ee-40b4-be69-9b2d8be992e2 2026-04-23 10:36:48.695 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c6baa88-4551-42e1-804e-0570aa2054a5'] response: {'server_uuid': '44c96114-143a-4870-b42e-9437e69962e3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf998853-45ee-40b4-be69-9b2d8be992e2', 'code': 200} 2026-04-23 10:36:49.262 16 INFO neutron.plugins.ml2.plugin [None req-a3615141-c0a5-43f4-84ac-905935b4067b - - - - - -] Attempt 1 to provision port 7f30d16c-7b0e-49b7-898e-7795af0f0293 2026-04-23 10:36:49.333 16 INFO neutron.plugins.ml2.plugin [None req-a3615141-c0a5-43f4-84ac-905935b4067b - - - - - -] Attempt 1 to provision port bb6cd80b-f3a9-428a-893e-69f459f0d9be 2026-04-23 10:36:49.391 16 INFO neutron.plugins.ml2.plugin [None req-a3615141-c0a5-43f4-84ac-905935b4067b - - - - - -] Attempt 1 to provision port 948f4374-9ae9-415c-b93b-4a13f6d7c4fd 2026-04-23 10:36:49.418 16 INFO neutron.plugins.ml2.plugin [None req-a3615141-c0a5-43f4-84ac-905935b4067b - - - - - -] Attempt 1 to provision port e8e4a52a-0376-4c85-99d2-d5a2e5693b58 2026-04-23 10:36:50.065 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 084aebcb-8d2f-4af3-b9c5-d5a596d18896 2026-04-23 10:36:50.500 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port bf998853-45ee-40b4-be69-9b2d8be992e2 2026-04-23 10:36:50.735 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-640216e4-6df5-417c-b890-71bbcbbf26be'] response: {'server_uuid': '11d5a2c6-6206-4405-a49e-62ec2adb42a6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '084aebcb-8d2f-4af3-b9c5-d5a596d18896', 'code': 200} 2026-04-23 10:36:52.648 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 084aebcb-8d2f-4af3-b9c5-d5a596d18896 2026-04-23 10:36:56.639 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 529e5297-4d6b-4680-8780-1b6b40ab7382 2026-04-23 10:36:57.793 16 INFO neutron.plugins.ml2.plugin [None req-17b9f11e-a9ea-4de9-9ec4-5e3b48118681 - - - - - -] Attempt 1 to provision port 084aebcb-8d2f-4af3-b9c5-d5a596d18896 2026-04-23 10:36:57.850 16 INFO neutron.plugins.ml2.plugin [None req-17b9f11e-a9ea-4de9-9ec4-5e3b48118681 - - - - - -] Attempt 1 to provision port d26c1cc7-b7e1-44e5-be39-e36f6b8f8cf3 2026-04-23 10:36:57.880 16 INFO neutron.plugins.ml2.plugin [None req-17b9f11e-a9ea-4de9-9ec4-5e3b48118681 - - - - - -] Attempt 1 to provision port bf998853-45ee-40b4-be69-9b2d8be992e2 2026-04-23 10:36:57.926 16 INFO neutron.plugins.ml2.plugin [None req-17b9f11e-a9ea-4de9-9ec4-5e3b48118681 - - - - - -] Attempt 1 to provision port 948f4374-9ae9-415c-b93b-4a13f6d7c4fd 2026-04-23 10:36:57.949 16 INFO neutron.plugins.ml2.plugin [None req-17b9f11e-a9ea-4de9-9ec4-5e3b48118681 - - - - - -] Attempt 1 to provision port 529e5297-4d6b-4680-8780-1b6b40ab7382 2026-04-23 10:36:58.028 16 INFO neutron.plugins.ml2.plugin [None req-17b9f11e-a9ea-4de9-9ec4-5e3b48118681 - - - - - -] Attempt 1 to provision port e44b9107-702b-4f0e-8afb-c95184be3cc2 2026-04-23 10:36:58.809 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 529e5297-4d6b-4680-8780-1b6b40ab7382 2026-04-23 10:37:04.749 16 INFO neutron.plugins.ml2.plugin [None req-201f4801-746f-412b-a240-586e76b4db38 - - - - - -] Attempt 1 to provision port e44b9107-702b-4f0e-8afb-c95184be3cc2 2026-04-23 10:37:07.916 13 INFO neutron.plugins.ml2.plugin [None req-908e9ae7-a0bf-4557-8316-0550251f86a1 - - - - - -] Attempt 1 to provision port e44b9107-702b-4f0e-8afb-c95184be3cc2 2026-04-23 10:37:08.416 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 948f4374-9ae9-415c-b93b-4a13f6d7c4fd 2026-04-23 10:37:08.740 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port e8e4a52a-0376-4c85-99d2-d5a2e5693b58 2026-04-23 10:37:10.478 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 948f4374-9ae9-415c-b93b-4a13f6d7c4fd 2026-04-23 10:37:10.818 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port e8e4a52a-0376-4c85-99d2-d5a2e5693b58 2026-04-23 10:37:10.966 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port d26c1cc7-b7e1-44e5-be39-e36f6b8f8cf3 2026-04-23 10:37:12.474 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port d26c1cc7-b7e1-44e5-be39-e36f6b8f8cf3 2026-04-23 10:37:12.642 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port e44b9107-702b-4f0e-8afb-c95184be3cc2 2026-04-23 10:37:13.604 13 INFO neutron.plugins.ml2.plugin [None req-41466e3e-52ab-4c9f-bd97-0097054e6927 - - - - - -] Attempt 1 to provision port 084aebcb-8d2f-4af3-b9c5-d5a596d18896 2026-04-23 10:37:14.408 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port e44b9107-702b-4f0e-8afb-c95184be3cc2 2026-04-23 10:37:18.554 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-27595169-14aa-4c26-b67d-9b676e515d0d'] response: {'server_uuid': '44c96114-143a-4870-b42e-9437e69962e3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bf998853-45ee-40b4-be69-9b2d8be992e2', 'code': 200} 2026-04-23 10:37:21.041 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port bf998853-45ee-40b4-be69-9b2d8be992e2 2026-04-23 10:37:21.173 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-113bfa68-70e3-47ed-8942-0e6dcdf1d062'] response: {'server_uuid': '44c96114-143a-4870-b42e-9437e69962e3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf998853-45ee-40b4-be69-9b2d8be992e2', 'code': 200} 2026-04-23 10:37:22.627 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port bf998853-45ee-40b4-be69-9b2d8be992e2 2026-04-23 10:37:23.641 16 INFO neutron.plugins.ml2.plugin [None req-5d4594d2-6487-45f5-8369-d5342aa3b633 - - - - - -] Attempt 1 to provision port 084aebcb-8d2f-4af3-b9c5-d5a596d18896 2026-04-23 10:37:42.300 13 INFO neutron.plugins.ml2.plugin [None req-4d875255-f5f1-4034-89a1-7bbedebc7330 - - - - - -] Attempt 1 to provision port fdea93a9-15a1-41ba-986e-9d2964655abd 2026-04-23 10:37:42.469 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port fdea93a9-15a1-41ba-986e-9d2964655abd 2026-04-23 10:37:44.554 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port fdea93a9-15a1-41ba-986e-9d2964655abd 2026-04-23 10:37:44.823 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 4690a5e5-8bd2-4614-a573-0d57b0d117ce 2026-04-23 10:37:46.404 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 4690a5e5-8bd2-4614-a573-0d57b0d117ce 2026-04-23 10:37:46.907 13 INFO neutron.plugins.ml2.plugin [None req-25b3a899-c36a-47dd-8319-e372fa827686 - - - - - -] Attempt 1 to provision port 0aa528b8-8530-42ba-90ee-996c01516c4f 2026-04-23 10:37:46.934 13 INFO neutron.plugins.ml2.plugin [None req-25b3a899-c36a-47dd-8319-e372fa827686 - - - - - -] Attempt 1 to provision port 33e409f9-596a-427e-8127-8f54cf31da05 2026-04-23 10:37:46.962 13 INFO neutron.plugins.ml2.plugin [None req-25b3a899-c36a-47dd-8319-e372fa827686 - - - - - -] Attempt 1 to provision port fdea93a9-15a1-41ba-986e-9d2964655abd 2026-04-23 10:37:54.425 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 9ee9ca2a-ce4c-4254-a52a-0a6bcd0b2ed3 2026-04-23 10:37:55.391 13 INFO neutron.plugins.ml2.plugin [None req-2417d06f-50f9-49d9-b954-0f3b70f39f0a - - - - - -] Attempt 1 to provision port 9ee9ca2a-ce4c-4254-a52a-0a6bcd0b2ed3 2026-04-23 10:37:56.903 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 9ee9ca2a-ce4c-4254-a52a-0a6bcd0b2ed3 2026-04-23 10:37:57.109 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port e2691106-0217-44a9-87c8-e2402d786ea1 2026-04-23 10:37:58.674 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port e2691106-0217-44a9-87c8-e2402d786ea1 2026-04-23 10:37:59.969 13 INFO neutron.plugins.ml2.plugin [None req-ba097d23-8370-441e-b6fe-8ce929e1e729 - - - - - -] Attempt 1 to provision port 8f687bc0-a763-43d8-b307-697a530544d9 2026-04-23 10:37:59.993 13 INFO neutron.plugins.ml2.plugin [None req-ba097d23-8370-441e-b6fe-8ce929e1e729 - - - - - -] Attempt 1 to provision port 165db784-6390-4012-ba98-f41ef8a92e05 2026-04-23 10:38:00.023 13 INFO neutron.plugins.ml2.plugin [None req-ba097d23-8370-441e-b6fe-8ce929e1e729 - - - - - -] Attempt 1 to provision port 9ee9ca2a-ce4c-4254-a52a-0a6bcd0b2ed3 2026-04-23 10:38:03.148 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 3f845383-e616-494d-9a1d-c6451c23d5af 2026-04-23 10:38:03.297 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e62cc82-cff9-4e47-8cf3-7d0f71f73583'] response: {'server_uuid': '85fff4ce-5e57-4ac7-a142-41868b401466', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3f845383-e616-494d-9a1d-c6451c23d5af', 'code': 200} 2026-04-23 10:38:03.761 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port c6708c3e-6250-4187-a11e-2d2cd6217666 2026-04-23 10:38:05.535 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port c6708c3e-6250-4187-a11e-2d2cd6217666 2026-04-23 10:38:05.746 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 3f845383-e616-494d-9a1d-c6451c23d5af 2026-04-23 10:38:05.874 16 INFO neutron.plugins.ml2.plugin [None req-8e09906b-2a30-4419-abdb-8e4918a7fe64 - - - - - -] Attempt 1 to provision port fe502b31-d6ea-4679-89e1-6107f1dfe3c1 2026-04-23 10:38:05.940 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port fe502b31-d6ea-4679-89e1-6107f1dfe3c1 2026-04-23 10:38:06.087 16 INFO neutron.plugins.ml2.plugin [None req-8e09906b-2a30-4419-abdb-8e4918a7fe64 - - - - - -] Attempt 1 to provision port 165db784-6390-4012-ba98-f41ef8a92e05 2026-04-23 10:38:06.132 16 INFO neutron.plugins.ml2.plugin [None req-8e09906b-2a30-4419-abdb-8e4918a7fe64 - - - - - -] Attempt 1 to provision port bd212a75-1226-42f4-8251-d224b2ac1353 2026-04-23 10:38:06.175 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 711b5a99-1130-43f6-9ba3-40a952ea8bd8 2026-04-23 10:38:06.675 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 0aa528b8-8530-42ba-90ee-996c01516c4f 2026-04-23 10:38:08.035 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 33e409f9-596a-427e-8127-8f54cf31da05 2026-04-23 10:38:08.557 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port fe502b31-d6ea-4679-89e1-6107f1dfe3c1 2026-04-23 10:38:08.893 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 711b5a99-1130-43f6-9ba3-40a952ea8bd8 2026-04-23 10:38:09.169 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 0aa528b8-8530-42ba-90ee-996c01516c4f 2026-04-23 10:38:10.016 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 33e409f9-596a-427e-8127-8f54cf31da05 2026-04-23 10:38:10.198 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 929e7cf1-288f-4c49-a81e-2973bef35bea 2026-04-23 10:38:11.740 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 929e7cf1-288f-4c49-a81e-2973bef35bea 2026-04-23 10:38:13.259 13 INFO neutron.plugins.ml2.plugin [None req-8c14bd59-ac5a-4b93-a0c9-ef600799cc8f - - - - - -] Attempt 1 to provision port 929e7cf1-288f-4c49-a81e-2973bef35bea 2026-04-23 10:38:13.325 13 INFO neutron.plugins.ml2.plugin [None req-8c14bd59-ac5a-4b93-a0c9-ef600799cc8f - - - - - -] Attempt 1 to provision port 3eb5373f-db92-493d-a471-768e1b717ea3 2026-04-23 10:38:13.351 13 INFO neutron.plugins.ml2.plugin [None req-8c14bd59-ac5a-4b93-a0c9-ef600799cc8f - - - - - -] Attempt 1 to provision port bd212a75-1226-42f4-8251-d224b2ac1353 2026-04-23 10:38:13.385 13 INFO neutron.plugins.ml2.plugin [None req-8c14bd59-ac5a-4b93-a0c9-ef600799cc8f - - - - - -] Attempt 1 to provision port efba1a49-7631-487d-92f8-993a3c568849 2026-04-23 10:38:13.410 13 INFO neutron.plugins.ml2.plugin [None req-8c14bd59-ac5a-4b93-a0c9-ef600799cc8f - - - - - -] Attempt 1 to provision port fe502b31-d6ea-4679-89e1-6107f1dfe3c1 2026-04-23 10:38:19.107 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 165db784-6390-4012-ba98-f41ef8a92e05 2026-04-23 10:38:19.438 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 2565b112-82bc-4aa8-bbef-a4a9cf1b26b3 2026-04-23 10:38:19.532 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-94e362cb-d050-4f81-a8f7-afd9aff5d7d8'] response: {'server_uuid': '56b7e522-b864-422a-afbc-a55500ddb589', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2565b112-82bc-4aa8-bbef-a4a9cf1b26b3', 'code': 200} 2026-04-23 10:38:19.788 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 8f687bc0-a763-43d8-b307-697a530544d9 2026-04-23 10:38:21.241 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 5b7227ed-9270-4ee7-88c6-107f6c233eb2 2026-04-23 10:38:21.388 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ecd9a27f-1ba2-4216-97a6-7001f0f76bf7'] response: {'server_uuid': '2053ab40-b749-4efc-a55f-5fff93fa86c3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b7227ed-9270-4ee7-88c6-107f6c233eb2', 'code': 200} 2026-04-23 10:38:21.831 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 165db784-6390-4012-ba98-f41ef8a92e05 2026-04-23 10:38:22.087 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 2565b112-82bc-4aa8-bbef-a4a9cf1b26b3 2026-04-23 10:38:22.338 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 8f687bc0-a763-43d8-b307-697a530544d9 2026-04-23 10:38:23.695 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 5b7227ed-9270-4ee7-88c6-107f6c233eb2 2026-04-23 10:38:23.945 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port bd212a75-1226-42f4-8251-d224b2ac1353 2026-04-23 10:38:24.877 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 3eb5373f-db92-493d-a471-768e1b717ea3 2026-04-23 10:38:27.288 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port bd212a75-1226-42f4-8251-d224b2ac1353 2026-04-23 10:38:27.541 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 3f064df3-1d37-4f6a-948e-fda9d9b4c37e 2026-04-23 10:38:28.004 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port efba1a49-7631-487d-92f8-993a3c568849 2026-04-23 10:38:28.326 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 64422bf5-3a94-487f-a4b1-ec101c5e350d 2026-04-23 10:38:29.192 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 7317b3b2-ad11-44cf-ad43-15dea4b89e7b 2026-04-23 10:38:29.480 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 3eb5373f-db92-493d-a471-768e1b717ea3 2026-04-23 10:38:29.980 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 3f064df3-1d37-4f6a-948e-fda9d9b4c37e 2026-04-23 10:38:30.254 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port efba1a49-7631-487d-92f8-993a3c568849 2026-04-23 10:38:30.561 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 64422bf5-3a94-487f-a4b1-ec101c5e350d 2026-04-23 10:38:30.715 13 INFO neutron.plugins.ml2.plugin [None req-bb23a453-8038-4e87-91e2-2249b99f5ee0 - - - - - -] Attempt 1 to provision port 2565b112-82bc-4aa8-bbef-a4a9cf1b26b3 2026-04-23 10:38:30.835 13 INFO neutron.plugins.ml2.plugin [None req-bb23a453-8038-4e87-91e2-2249b99f5ee0 - - - - - -] Attempt 1 to provision port efba1a49-7631-487d-92f8-993a3c568849 2026-04-23 10:38:30.905 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 7317b3b2-ad11-44cf-ad43-15dea4b89e7b 2026-04-23 10:38:30.944 13 INFO neutron.plugins.ml2.plugin [None req-bb23a453-8038-4e87-91e2-2249b99f5ee0 - - - - - -] Attempt 1 to provision port 3f064df3-1d37-4f6a-948e-fda9d9b4c37e 2026-04-23 10:38:31.044 13 INFO neutron.plugins.ml2.plugin [None req-bb23a453-8038-4e87-91e2-2249b99f5ee0 - - - - - -] Attempt 1 to provision port 929e7cf1-288f-4c49-a81e-2973bef35bea 2026-04-23 10:38:31.136 13 INFO neutron.plugins.ml2.plugin [None req-bb23a453-8038-4e87-91e2-2249b99f5ee0 - - - - - -] Attempt 1 to provision port 7317b3b2-ad11-44cf-ad43-15dea4b89e7b 2026-04-23 10:38:31.204 13 INFO neutron.plugins.ml2.plugin [None req-bb23a453-8038-4e87-91e2-2249b99f5ee0 - - - - - -] Attempt 1 to provision port bd212a75-1226-42f4-8251-d224b2ac1353 2026-04-23 10:38:31.279 13 INFO neutron.plugins.ml2.plugin [None req-bb23a453-8038-4e87-91e2-2249b99f5ee0 - - - - - -] Attempt 1 to provision port 0e237b28-04fb-4cc4-abb4-534387e15611 2026-04-23 10:38:33.845 13 INFO neutron.plugins.ml2.plugin [None req-33050edd-3078-47f3-a122-ded93dd85625 - - - - - -] Attempt 1 to provision port 5b7227ed-9270-4ee7-88c6-107f6c233eb2 2026-04-23 10:38:33.913 13 INFO neutron.plugins.ml2.plugin [None req-33050edd-3078-47f3-a122-ded93dd85625 - - - - - -] Attempt 1 to provision port 76cc52b8-97d4-4d70-8e38-98f814dcb297 2026-04-23 10:38:38.465 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 35742430-4577-46d6-a008-c8d3ca6523a2 2026-04-23 10:38:38.581 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3080128-df3a-484f-bc9a-1eb89f1667cf'] response: {'server_uuid': '8faf23d2-9e63-4c6d-ba11-7a906f2b6d38', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '35742430-4577-46d6-a008-c8d3ca6523a2', 'code': 200} 2026-04-23 10:38:38.690 13 INFO neutron.plugins.ml2.plugin [None req-ac17f5ea-44ea-452a-beb3-f906b5806726 - - - - - -] Attempt 1 to provision port de22fe0b-8cfc-4fe8-a6da-53998ecbb54b 2026-04-23 10:38:39.937 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 35742430-4577-46d6-a008-c8d3ca6523a2 2026-04-23 10:38:46.124 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 76cc52b8-97d4-4d70-8e38-98f814dcb297 2026-04-23 10:38:46.464 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 0e237b28-04fb-4cc4-abb4-534387e15611 2026-04-23 10:38:48.212 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 76cc52b8-97d4-4d70-8e38-98f814dcb297 2026-04-23 10:38:48.360 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 0e237b28-04fb-4cc4-abb4-534387e15611 2026-04-23 10:39:02.017 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port d17cd522-ec75-453b-b6b6-3894b668ef2b 2026-04-23 10:39:03.809 16 INFO neutron.plugins.ml2.plugin [None req-e28a8e68-72c8-469c-b761-6f21184be65a - - - - - -] Attempt 1 to provision port c44d8f82-d4ea-4b4a-836d-fb0b49ba8fb3 2026-04-23 10:39:03.849 16 INFO neutron.plugins.ml2.plugin [None req-e28a8e68-72c8-469c-b761-6f21184be65a - - - - - -] Attempt 1 to provision port 49a34311-afec-4f8b-b37e-38c9f8d4bca7 2026-04-23 10:39:03.884 16 INFO neutron.plugins.ml2.plugin [None req-e28a8e68-72c8-469c-b761-6f21184be65a - - - - - -] Attempt 1 to provision port 730905aa-5e48-4a5f-9eaf-bf211143f08b 2026-04-23 10:39:04.057 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 730905aa-5e48-4a5f-9eaf-bf211143f08b 2026-04-23 10:39:04.286 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port d17cd522-ec75-453b-b6b6-3894b668ef2b 2026-04-23 10:39:05.999 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 730905aa-5e48-4a5f-9eaf-bf211143f08b 2026-04-23 10:39:07.650 13 INFO neutron.plugins.ml2.plugin [None req-d1eb86dc-8b44-4688-b104-e2b5da821df0 - - - - - -] Attempt 1 to provision port 49a34311-afec-4f8b-b37e-38c9f8d4bca7 2026-04-23 10:39:07.678 13 INFO neutron.plugins.ml2.plugin [None req-d1eb86dc-8b44-4688-b104-e2b5da821df0 - - - - - -] Attempt 1 to provision port 730905aa-5e48-4a5f-9eaf-bf211143f08b 2026-04-23 10:39:14.598 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 5e8211d2-3a1b-40f3-b254-a777d3326348 2026-04-23 10:39:14.725 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-205df563-8331-4151-8483-06befd547a27'] response: {'server_uuid': '86543bf3-cbb5-468f-bf4b-382a829f37a5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5e8211d2-3a1b-40f3-b254-a777d3326348', 'code': 200} 2026-04-23 10:39:16.652 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 5e8211d2-3a1b-40f3-b254-a777d3326348 2026-04-23 10:39:17.128 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 930f24c1-dfc3-4ab7-99ae-7e5bf27328a2 2026-04-23 10:39:17.346 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a04ed9c7-0dca-497f-af61-e07982afd0e0'] response: {'server_uuid': '14237cae-17e9-4978-a727-6a2c60a2e556', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '930f24c1-dfc3-4ab7-99ae-7e5bf27328a2', 'code': 200} 2026-04-23 10:39:17.385 16 INFO neutron.plugins.ml2.plugin [None req-799c95a9-06d9-490a-86db-d91164473291 - - - - - -] Attempt 1 to provision port 930f24c1-dfc3-4ab7-99ae-7e5bf27328a2 2026-04-23 10:39:17.622 16 INFO neutron.plugins.ml2.plugin [None req-799c95a9-06d9-490a-86db-d91164473291 - - - - - -] Attempt 1 to provision port 49a34311-afec-4f8b-b37e-38c9f8d4bca7 2026-04-23 10:39:18.080 16 INFO neutron.plugins.ml2.plugin [None req-799c95a9-06d9-490a-86db-d91164473291 - - - - - -] Attempt 1 to provision port 5e8211d2-3a1b-40f3-b254-a777d3326348 2026-04-23 10:39:18.943 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 930f24c1-dfc3-4ab7-99ae-7e5bf27328a2 2026-04-23 10:39:19.372 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 49a34311-afec-4f8b-b37e-38c9f8d4bca7 2026-04-23 10:39:19.713 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port c44d8f82-d4ea-4b4a-836d-fb0b49ba8fb3 2026-04-23 10:39:20.772 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port c44d8f82-d4ea-4b4a-836d-fb0b49ba8fb3 2026-04-23 10:39:31.357 16 INFO neutron.plugins.ml2.plugin [None req-429a300b-ad92-45e7-ab80-7c56a7fc4222 - - - - - -] Attempt 1 to provision port 0212045e-2ddf-40e6-a0ff-9cc465673741 2026-04-23 10:39:34.780 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 8d9a2086-05b8-4954-b61a-d9ad28af6842 2026-04-23 10:39:35.141 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 13514df9-1493-4d87-9e65-93499f35261a 2026-04-23 10:39:36.445 16 INFO neutron.plugins.ml2.plugin [None req-b0f8af5e-1751-491c-87b2-063016e94580 - - - - - -] Attempt 1 to provision port 8d9a2086-05b8-4954-b61a-d9ad28af6842 2026-04-23 10:39:36.513 16 INFO neutron.plugins.ml2.plugin [None req-b0f8af5e-1751-491c-87b2-063016e94580 - - - - - -] Attempt 1 to provision port 995a7cb7-afa9-4608-a74a-efa459857f4a 2026-04-23 10:39:36.764 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 8d9a2086-05b8-4954-b61a-d9ad28af6842 2026-04-23 10:39:37.011 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 13514df9-1493-4d87-9e65-93499f35261a 2026-04-23 10:39:38.495 16 INFO neutron.plugins.ml2.plugin [None req-a8046613-2f54-4cbc-bc6b-9dd6af8f917a - - - - - -] Attempt 1 to provision port 995a7cb7-afa9-4608-a74a-efa459857f4a 2026-04-23 10:39:41.239 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-34d1da9e-6ab7-4363-a475-cb6e263919f1'] response: {'server_uuid': '14237cae-17e9-4978-a727-6a2c60a2e556', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '930f24c1-dfc3-4ab7-99ae-7e5bf27328a2', 'code': 200} 2026-04-23 10:39:47.898 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 10752e0a-51e2-4e34-b052-fd3b30756b3c 2026-04-23 10:39:48.311 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port bff53cf4-4776-4764-a137-8370941ef9c8 2026-04-23 10:39:48.426 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-38c0a99e-40f5-48f5-ad12-4cc81e517938'] response: {'server_uuid': '6bcc11ec-1569-46c7-aed6-4b252b0b47b3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bff53cf4-4776-4764-a137-8370941ef9c8', 'code': 200} 2026-04-23 10:39:49.255 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 2dfeb6dc-2590-4267-a865-8525e04ab4a5 2026-04-23 10:39:49.689 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 10752e0a-51e2-4e34-b052-fd3b30756b3c 2026-04-23 10:39:49.894 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port bff53cf4-4776-4764-a137-8370941ef9c8 2026-04-23 10:39:51.333 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 0212045e-2ddf-40e6-a0ff-9cc465673741 2026-04-23 10:39:51.757 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 995a7cb7-afa9-4608-a74a-efa459857f4a 2026-04-23 10:39:53.123 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 0212045e-2ddf-40e6-a0ff-9cc465673741 2026-04-23 10:39:53.264 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 995a7cb7-afa9-4608-a74a-efa459857f4a 2026-04-23 10:39:55.529 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 348ba27a-1728-481d-8d4e-bb05ec03ae43 2026-04-23 10:40:43.251 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 6136a157-c039-46f9-b509-3880ac28a831 2026-04-23 10:40:44.479 16 INFO neutron.plugins.ml2.plugin [None req-34211b04-0f45-41c8-8377-ed8d78f2a784 - - - - - -] Attempt 1 to provision port 6136a157-c039-46f9-b509-3880ac28a831 2026-04-23 10:40:45.056 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 6136a157-c039-46f9-b509-3880ac28a831 2026-04-23 10:41:23.188 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 2c366342-1e95-4e7c-b32d-b28c09309eee 2026-04-23 10:41:24.463 13 INFO neutron.plugins.ml2.plugin [None req-06b6d326-c95c-40ea-be7e-9396cf4266d4 - - - - - -] Attempt 1 to provision port 2c366342-1e95-4e7c-b32d-b28c09309eee 2026-04-23 10:41:25.105 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 2c366342-1e95-4e7c-b32d-b28c09309eee 2026-04-23 10:41:27.133 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 908fe0ec-be3a-4600-b9ba-751b320e315e 2026-04-23 10:41:29.223 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 724faf6a-2de4-4a63-895f-56d3cb4ad565 2026-04-23 10:41:29.644 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 908fe0ec-be3a-4600-b9ba-751b320e315e 2026-04-23 10:41:31.229 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 724faf6a-2de4-4a63-895f-56d3cb4ad565 2026-04-23 10:41:31.412 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 512b38a6-7e30-4629-a7f2-abbf6771e5c9 2026-04-23 10:41:33.390 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 512b38a6-7e30-4629-a7f2-abbf6771e5c9 2026-04-23 10:41:35.142 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 2c366342-1e95-4e7c-b32d-b28c09309eee 2026-04-23 10:41:38.110 16 INFO neutron.plugins.ml2.plugin [None req-ecf25a16-2c46-4e15-9166-62a21c7b0d6a - - - - - -] Attempt 1 to provision port 2c366342-1e95-4e7c-b32d-b28c09309eee 2026-04-23 10:41:38.172 16 INFO neutron.plugins.ml2.plugin [None req-ecf25a16-2c46-4e15-9166-62a21c7b0d6a - - - - - -] Attempt 1 to provision port 3fd1899f-36a0-474a-87b4-84bf1b7d9c5f 2026-04-23 10:41:38.204 16 INFO neutron.plugins.ml2.plugin [None req-ecf25a16-2c46-4e15-9166-62a21c7b0d6a - - - - - -] Attempt 1 to provision port 9466e017-d23c-409f-81e3-f7f5f6813b96 2026-04-23 10:41:38.228 16 INFO neutron.plugins.ml2.plugin [None req-ecf25a16-2c46-4e15-9166-62a21c7b0d6a - - - - - -] Attempt 1 to provision port 908fe0ec-be3a-4600-b9ba-751b320e315e 2026-04-23 10:41:38.283 16 INFO neutron.plugins.ml2.plugin [None req-ecf25a16-2c46-4e15-9166-62a21c7b0d6a - - - - - -] Attempt 1 to provision port ec56e553-3c26-4f13-afcd-90318688c170 2026-04-23 10:41:38.310 16 INFO neutron.plugins.ml2.plugin [None req-ecf25a16-2c46-4e15-9166-62a21c7b0d6a - - - - - -] Attempt 1 to provision port 512b38a6-7e30-4629-a7f2-abbf6771e5c9 2026-04-23 10:41:43.666 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 849be3e2-e3fc-4a2a-a26b-41329dc3735c 2026-04-23 10:41:43.789 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-376c243a-3779-44f3-8f2e-a786b56ca05a'] response: {'server_uuid': '4e5f0dcb-b165-496b-bd10-7284873e83b3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '849be3e2-e3fc-4a2a-a26b-41329dc3735c', 'code': 200} 2026-04-23 10:41:45.164 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 849be3e2-e3fc-4a2a-a26b-41329dc3735c 2026-04-23 10:41:47.167 13 INFO neutron.plugins.ml2.plugin [None req-97bc939a-01f3-47f9-adf1-1f912f7d829e - - - - - -] Attempt 1 to provision port 5f6cc9c5-f3b3-47de-b133-0fa62b12377f 2026-04-23 10:41:47.237 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port ec56e553-3c26-4f13-afcd-90318688c170 2026-04-23 10:41:47.317 13 INFO neutron.plugins.ml2.plugin [None req-97bc939a-01f3-47f9-adf1-1f912f7d829e - - - - - -] Attempt 1 to provision port 9466e017-d23c-409f-81e3-f7f5f6813b96 2026-04-23 10:41:47.451 13 INFO neutron.plugins.ml2.plugin [None req-97bc939a-01f3-47f9-adf1-1f912f7d829e - - - - - -] Attempt 1 to provision port 908fe0ec-be3a-4600-b9ba-751b320e315e 2026-04-23 10:41:47.510 13 INFO neutron.plugins.ml2.plugin [None req-97bc939a-01f3-47f9-adf1-1f912f7d829e - - - - - -] Attempt 1 to provision port 849be3e2-e3fc-4a2a-a26b-41329dc3735c 2026-04-23 10:41:47.522 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 3fd1899f-36a0-474a-87b4-84bf1b7d9c5f 2026-04-23 10:41:47.561 13 INFO neutron.plugins.ml2.plugin [None req-97bc939a-01f3-47f9-adf1-1f912f7d829e - - - - - -] Attempt 1 to provision port 512b38a6-7e30-4629-a7f2-abbf6771e5c9 2026-04-23 10:41:47.764 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 9466e017-d23c-409f-81e3-f7f5f6813b96 2026-04-23 10:41:47.932 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 5f6cc9c5-f3b3-47de-b133-0fa62b12377f 2026-04-23 10:41:49.161 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port ec56e553-3c26-4f13-afcd-90318688c170 2026-04-23 10:41:49.297 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 3fd1899f-36a0-474a-87b4-84bf1b7d9c5f 2026-04-23 10:41:49.460 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 9466e017-d23c-409f-81e3-f7f5f6813b96 2026-04-23 10:41:49.640 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 5f6cc9c5-f3b3-47de-b133-0fa62b12377f 2026-04-23 10:41:50.473 16 INFO neutron.plugins.ml2.plugin [None req-ea9ccd53-8d20-40c7-9309-5bac09b29e61 - - - - - -] Attempt 1 to provision port 2c366342-1e95-4e7c-b32d-b28c09309eee 2026-04-23 10:41:50.523 16 INFO neutron.plugins.ml2.plugin [None req-ea9ccd53-8d20-40c7-9309-5bac09b29e61 - - - - - -] Attempt 1 to provision port 849be3e2-e3fc-4a2a-a26b-41329dc3735c 2026-04-23 10:41:50.567 16 INFO neutron.plugins.ml2.plugin [None req-ea9ccd53-8d20-40c7-9309-5bac09b29e61 - - - - - -] Attempt 1 to provision port 3fd1899f-36a0-474a-87b4-84bf1b7d9c5f 2026-04-23 10:41:52.861 13 INFO neutron.plugins.ml2.plugin [None req-239d9ffd-9e8a-4398-bbed-a53a16fc0965 - - - - - -] Attempt 1 to provision port 3fd1899f-36a0-474a-87b4-84bf1b7d9c5f 2026-04-23 10:42:01.162 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port a33a9587-4f75-4c60-ab49-2dc8bf927e53 2026-04-23 10:42:01.329 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6c75d32-b7ac-4c4c-b8b9-c940e61d374c'] response: {'server_uuid': '65dea930-d315-4162-8974-720e19a7f098', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a33a9587-4f75-4c60-ab49-2dc8bf927e53', 'code': 200} 2026-04-23 10:42:03.175 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port a33a9587-4f75-4c60-ab49-2dc8bf927e53 2026-04-23 10:42:29.717 13 INFO neutron.plugins.ml2.plugin [None req-df0aba65-efb0-4327-b773-129b040b65e5 - - - - - -] Attempt 1 to provision port 0935fbe5-42c3-4881-9b08-4861d878d3ad 2026-04-23 10:42:51.674 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 21a2d9c3-30ea-443b-887a-e1f1579d94fe 2026-04-23 10:42:51.780 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2d6fab5-909a-46e4-903e-a472b7f01adc'] response: {'server_uuid': 'a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '21a2d9c3-30ea-443b-887a-e1f1579d94fe', 'code': 200} 2026-04-23 10:42:53.131 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 21a2d9c3-30ea-443b-887a-e1f1579d94fe 2026-04-23 10:43:33.387 16 INFO neutron.plugins.ml2.plugin [None req-4db08fcf-154f-4737-9bbf-f2d50d11b21a - - - - - -] Attempt 1 to provision port 1794f4cd-ff33-4bcf-b2f2-b969b374ebd4 2026-04-23 10:43:39.202 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 1794f4cd-ff33-4bcf-b2f2-b969b374ebd4 2026-04-23 10:43:39.322 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bb26ec2-cfcb-4517-ae1e-9f78a465473b'] response: {'server_uuid': 'a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1794f4cd-ff33-4bcf-b2f2-b969b374ebd4', 'code': 200} 2026-04-23 10:43:41.168 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 1794f4cd-ff33-4bcf-b2f2-b969b374ebd4 2026-04-23 10:43:43.717 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 1794f4cd-ff33-4bcf-b2f2-b969b374ebd4 2026-04-23 10:44:05.680 16 INFO neutron.plugins.ml2.plugin [None req-2b84898e-8c8b-44c7-a5f2-31ea4fa5fbf5 - - - - - -] Attempt 1 to provision port 5535b48c-ec49-4b1c-8296-2a2792a5fb8a 2026-04-23 10:44:12.757 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 5535b48c-ec49-4b1c-8296-2a2792a5fb8a 2026-04-23 10:44:12.938 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-aed3162c-c2d6-4783-b02a-5bdc0ebb33fe'] response: {'server_uuid': 'a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5535b48c-ec49-4b1c-8296-2a2792a5fb8a', 'code': 200} 2026-04-23 10:44:13.361 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 5535b48c-ec49-4b1c-8296-2a2792a5fb8a 2026-04-23 10:44:25.273 13 INFO neutron.plugins.ml2.plugin [None req-efdb6c1e-3b5f-4b65-8c88-de7ba1e443ab - - - - - -] Attempt 1 to provision port 334864e0-0ec7-443f-88a1-7b13672d17ce 2026-04-23 10:44:31.405 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 334864e0-0ec7-443f-88a1-7b13672d17ce 2026-04-23 10:44:31.512 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3640d18e-fb90-4597-b5b2-ad032368e6f2'] response: {'server_uuid': 'a8c5b2e4-6b7d-437b-8d5d-7eee36bcbf66', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '334864e0-0ec7-443f-88a1-7b13672d17ce', 'code': 200} 2026-04-23 10:44:33.387 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 334864e0-0ec7-443f-88a1-7b13672d17ce 2026-04-23 10:44:35.691 16 INFO neutron.plugins.ml2.plugin [None req-c4e8d7c5-6aa2-4958-9221-1ae54cc45d17 - - - - - -] Attempt 1 to provision port 5535b48c-ec49-4b1c-8296-2a2792a5fb8a 2026-04-23 10:44:49.999 13 INFO neutron.plugins.ml2.plugin [None req-c5085e5f-23fe-4ae8-9303-6b643a2a416f - - - - - -] Attempt 1 to provision port 334864e0-0ec7-443f-88a1-7b13672d17ce 2026-04-23 10:44:51.404 16 INFO neutron.plugins.ml2.plugin [None req-baaf9b4f-5039-4317-80a6-b66633280e0a - - - - - -] Attempt 1 to provision port 334864e0-0ec7-443f-88a1-7b13672d17ce 2026-04-23 10:44:51.408 13 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 334864e0-0ec7-443f-88a1-7b13672d17ce 2026-04-23 10:44:59.446 16 INFO neutron.plugins.ml2.plugin [None req-6059ad14-d560-4950-96d4-a8aa63b7e2d5 - - - - - -] Attempt 1 to provision port 5535b48c-ec49-4b1c-8296-2a2792a5fb8a 2026-04-23 10:44:59.630 13 INFO neutron.plugins.ml2.plugin [None req-5330a6fc-9858-4d99-be0a-958129deabf0 - - - - - -] Attempt 1 to provision port 5535b48c-ec49-4b1c-8296-2a2792a5fb8a 2026-04-23 10:45:43.581 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c226960a-058b-4fd3-a6b6-c6abdb3d7cc4'] response: {'server_uuid': '4e5f0dcb-b165-496b-bd10-7284873e83b3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '849be3e2-e3fc-4a2a-a26b-41329dc3735c', 'code': 200}