+ 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-20 02:50:23.923 1 INFO neutron.common.config [-] Logging enabled! 2026-04-20 02:50:23.923 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-20 02:50:23.923 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-20 02:50:23.924 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-20 02:50:25.366 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-20 02:50:25.369 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-20 02:50:25.372 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-20 02:50:25.372 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-20 02:50:25.373 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-20 02:50:25.373 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-20 02:50:25.373 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-20 02:50:25.379 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-20 02:50:25.379 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-20 02:50:25.379 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-20 02:50:25.397 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-20 02:50:25.398 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-20 02:50:25.398 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-20 02:50:25.414 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-20 02:50:25.415 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-20 02:50:25.415 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-20 02:50:25.415 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-20 02:50:25.698 1 INFO neutron.plugins.ml2.managers [None req-a3741aea-46dd-43b0-8d83-d108fcb25a9c - - - - - -] Initializing driver for type 'vlan' 2026-04-20 02:50:25.851 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a3741aea-46dd-43b0-8d83-d108fcb25a9c - - - - - -] VlanTypeDriver initialization complete 2026-04-20 02:50:25.852 1 INFO neutron.plugins.ml2.managers [None req-a3741aea-46dd-43b0-8d83-d108fcb25a9c - - - - - -] Initializing driver for type 'vxlan' 2026-04-20 02:50:25.852 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a3741aea-46dd-43b0-8d83-d108fcb25a9c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-20 02:50:25.900 1 INFO neutron.plugins.ml2.managers [None req-a3741aea-46dd-43b0-8d83-d108fcb25a9c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-20 02:50:25.900 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a3741aea-46dd-43b0-8d83-d108fcb25a9c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-20 02:50:25.900 1 INFO neutron.plugins.ml2.managers [None req-a3741aea-46dd-43b0-8d83-d108fcb25a9c - - - - - -] Initializing extension driver 'port_security' 2026-04-20 02:50:25.901 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a3741aea-46dd-43b0-8d83-d108fcb25a9c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-20 02:50:25.901 1 INFO neutron.plugins.ml2.managers [None req-a3741aea-46dd-43b0-8d83-d108fcb25a9c - - - - - -] Initializing extension driver 'qos' 2026-04-20 02:50:25.901 1 INFO neutron.plugins.ml2.managers [None req-a3741aea-46dd-43b0-8d83-d108fcb25a9c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-20 02:50:25.901 1 INFO neutron.plugins.ml2.managers [None req-a3741aea-46dd-43b0-8d83-d108fcb25a9c - - - - - -] Initializing mechanism driver 'l2population' 2026-04-20 02:50:25.917 1 INFO neutron.quota [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded quota_driver: . 2026-04-20 02:50:25.917 1 INFO neutron.plugins.ml2.plugin [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Modular L2 Plugin initialization complete 2026-04-20 02:50:25.917 1 INFO neutron.plugins.ml2.managers [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-20 02:50:25.917 1 INFO neutron.plugins.ml2.managers [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-20 02:50:25.917 1 INFO neutron.plugins.ml2.managers [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Got port-security extension from driver 'port_security' 2026-04-20 02:50:25.918 1 INFO neutron.manager [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loading Plugin: qos 2026-04-20 02:50:25.928 1 INFO neutron.manager [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loading Plugin: router 2026-04-20 02:50:25.961 1 INFO neutron.services.service_base [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-20 02:50:25.962 1 INFO neutron.manager [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loading Plugin: segments 2026-04-20 02:50:26.022 1 INFO neutron.manager [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loading Plugin: trunk 2026-04-20 02:50:26.034 1 INFO neutron.manager [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loading Plugin: vpnaas 2026-04-20 02:50:26.065 1 WARNING stevedore.named [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-20 02:50:26.133 1 INFO neutron_vpnaas.services.vpn.plugin [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-20 02:50:26.134 1 INFO neutron.common.utils [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-20 02:50:26.134 1 INFO neutron.manager [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loading Plugin: taas 2026-04-20 02:50:26.154 1 WARNING stevedore.named [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-20 02:50:26.154 1 WARNING stevedore.named [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-20 02:50:26.180 1 INFO neutron_taas.services.taas.taas_plugin [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-20 02:50:26.181 1 INFO neutron.manager [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loading Plugin: tapmirror 2026-04-20 02:50:26.193 1 WARNING stevedore.named [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-20 02:50:26.195 1 WARNING stevedore.named [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-20 02:50:26.215 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-20 02:50:26.215 1 INFO neutron.manager [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loading Plugin: auto_allocate 2026-04-20 02:50:26.222 1 INFO neutron.manager [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loading Plugin: tag 2026-04-20 02:50:26.230 1 INFO neutron.manager [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loading Plugin: timestamp 2026-04-20 02:50:26.233 1 INFO neutron.manager [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loading Plugin: network_ip_availability 2026-04-20 02:50:26.236 1 INFO neutron.manager [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loading Plugin: flavors 2026-04-20 02:50:26.239 1 INFO neutron.manager [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loading Plugin: revisions 2026-04-20 02:50:26.242 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Initializing extension manager. 2026-04-20 02:50:26.243 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: address-group 2026-04-20 02:50:26.244 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: address-scope 2026-04-20 02:50:26.245 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-20 02:50:26.245 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: agent 2026-04-20 02:50:26.246 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: agent-resources-synced 2026-04-20 02:50:26.247 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: allowed-address-pairs 2026-04-20 02:50:26.248 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: auto-allocated-topology 2026-04-20 02:50:26.248 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: availability_zone 2026-04-20 02:50:26.249 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: availability_zone_filter 2026-04-20 02:50:26.249 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-20 02:50:26.250 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: default-subnetpools 2026-04-20 02:50:26.251 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-20 02:50:26.252 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: dns-integration 2026-04-20 02:50:26.252 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: dns-domain-ports 2026-04-20 02:50:26.253 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-20 02:50:26.253 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: dvr 2026-04-20 02:50:26.254 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-20 02:50:26.254 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: empty-string-filtering 2026-04-20 02:50:26.255 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-20 02:50:26.255 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-20 02:50:26.257 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: external-net 2026-04-20 02:50:26.257 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-20 02:50:26.258 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: extraroute 2026-04-20 02:50:26.258 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: extraroute-atomic 2026-04-20 02:50:26.259 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-20 02:50:26.260 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-20 02:50:26.260 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-20 02:50:26.262 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-20 02:50:26.262 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: fip-port-details 2026-04-20 02:50:26.263 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: flavors 2026-04-20 02:50:26.264 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-20 02:50:26.265 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: floatingip-pools 2026-04-20 02:50:26.265 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: ip_allocation 2026-04-20 02:50:26.266 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: ip-substring-filtering 2026-04-20 02:50:26.267 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: l2_adjacency 2026-04-20 02:50:26.268 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: router 2026-04-20 02:50:26.270 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-20 02:50:26.270 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-20 02:50:26.271 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-20 02:50:26.271 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: ext-gw-mode 2026-04-20 02:50:26.272 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: l3-ha 2026-04-20 02:50:26.272 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-20 02:50:26.273 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-20 02:50:26.273 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: l3-flavors 2026-04-20 02:50:26.274 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-20 02:50:26.274 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-20 02:50:26.276 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-20 02:50:26.277 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-20 02:50:26.278 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-20 02:50:26.281 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-20 02:50:26.282 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-20 02:50:26.282 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: multi-provider 2026-04-20 02:50:26.283 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: net-mtu 2026-04-20 02:50:26.283 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: net-mtu-writable 2026-04-20 02:50:26.284 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: network_availability_zone 2026-04-20 02:50:26.284 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: network_ha 2026-04-20 02:50:26.285 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: network-ip-availability 2026-04-20 02:50:26.285 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-20 02:50:26.286 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: pagination 2026-04-20 02:50:26.286 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: port-device-profile 2026-04-20 02:50:26.287 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-20 02:50:26.287 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-20 02:50:26.288 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-20 02:50:26.288 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: port-mac-override 2026-04-20 02:50:26.289 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-20 02:50:26.289 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-20 02:50:26.290 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-20 02:50:26.290 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: port-resource-request 2026-04-20 02:50:26.291 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: port-resource-request-groups 2026-04-20 02:50:26.291 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-20 02:50:26.292 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: binding 2026-04-20 02:50:26.292 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: binding-extended 2026-04-20 02:50:26.293 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: port-security 2026-04-20 02:50:26.294 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: project-id 2026-04-20 02:50:26.294 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: provider 2026-04-20 02:50:26.295 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-20 02:50:26.297 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: qos 2026-04-20 02:50:26.297 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-20 02:50:26.298 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-20 02:50:26.298 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: qos-default 2026-04-20 02:50:26.299 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: qos-fip 2026-04-20 02:50:26.299 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-20 02:50:26.300 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: qos-gateway-ip 2026-04-20 02:50:26.300 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: qos-port-network-policy 2026-04-20 02:50:26.301 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: qos-pps-minimum 2026-04-20 02:50:26.301 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-20 02:50:26.302 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: qos-pps 2026-04-20 02:50:26.302 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: qos-rule-type-details 2026-04-20 02:50:26.303 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-20 02:50:26.303 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: qos-rules-alias 2026-04-20 02:50:26.304 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: quota-check-limit 2026-04-20 02:50:26.304 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: quota-check-limit-default 2026-04-20 02:50:26.306 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: quotas 2026-04-20 02:50:26.309 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: quota_details 2026-04-20 02:50:26.310 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: rbac-policies 2026-04-20 02:50:26.311 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: rbac-address-group 2026-04-20 02:50:26.311 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: rbac-address-scope 2026-04-20 02:50:26.312 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: rbac-security-groups 2026-04-20 02:50:26.312 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: rbac-subnetpool 2026-04-20 02:50:26.313 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: revision-if-match 2026-04-20 02:50:26.313 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: standard-attr-revisions 2026-04-20 02:50:26.314 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: router_availability_zone 2026-04-20 02:50:26.314 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-20 02:50:26.316 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: security-groups-default-rules 2026-04-20 02:50:26.316 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-20 02:50:26.317 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-20 02:50:26.317 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-20 02:50:26.318 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-20 02:50:26.318 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-20 02:50:26.322 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: security-group 2026-04-20 02:50:26.323 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: segment 2026-04-20 02:50:26.323 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-20 02:50:26.324 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: service-type 2026-04-20 02:50:26.324 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: sorting 2026-04-20 02:50:26.325 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: standard-attr-segment 2026-04-20 02:50:26.325 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: standard-attr-description 2026-04-20 02:50:26.326 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: stateful-security-group 2026-04-20 02:50:26.327 1 WARNING neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-20 02:50:26.327 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-20 02:50:26.328 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: subnet-external-network 2026-04-20 02:50:26.328 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: subnet_onboard 2026-04-20 02:50:26.329 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-20 02:50:26.329 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: subnet-service-types 2026-04-20 02:50:26.330 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: subnet_allocation 2026-04-20 02:50:26.330 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-20 02:50:26.331 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: tag-creation 2026-04-20 02:50:26.331 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-20 02:50:26.335 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: standard-attr-tag 2026-04-20 02:50:26.335 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-20 02:50:26.336 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: trunk 2026-04-20 02:50:26.337 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: trunk-details 2026-04-20 02:50:26.337 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-20 02:50:26.337 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-20 02:50:26.338 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-20 02:50:26.339 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-20 02:50:26.340 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-20 02:50:26.341 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-20 02:50:26.341 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: vpn-flavors 2026-04-20 02:50:26.343 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: vpnaas 2026-04-20 02:50:26.344 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: taas 2026-04-20 02:50:26.345 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: tap-mirror 2026-04-20 02:50:26.345 1 INFO neutron.api.extensions [None req-efd2d346-072b-470f-a6c0-b3dbdb4c162f - - - - - -] Loaded extension: taas-vlan-filter 2026-04-20 02:50:56.427 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-20 02:50:56.570 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-20 02:50:56.579 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-04-20 02:51:08.138 16 INFO neutron.db.l3_hamode_db [None req-cc9289f6-dc42-4d80-93df-03c26ef3f599 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-20 02:51:26.296 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 9ae99449-c357-43af-a267-b087f17a389a 2026-04-20 02:51:26.872 16 INFO neutron.plugins.ml2.plugin [None req-ab58f881-c46f-491b-9971-bbc315fd60d3 - - - - - -] Attempt 1 to provision port 9ae99449-c357-43af-a267-b087f17a389a 2026-04-20 02:51:28.173 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 9ae99449-c357-43af-a267-b087f17a389a 2026-04-20 02:51:28.548 16 INFO neutron.plugins.ml2.plugin [None req-e3bf8519-03b0-46aa-992b-1059136999fb - - - - - -] Attempt 1 to provision port 9ae99449-c357-43af-a267-b087f17a389a 2026-04-20 02:52:09.559 13 INFO neutron.plugins.ml2.plugin [None req-2870e917-8e8a-4ed7-b672-3cb3463ba7df - - - - - -] Attempt 1 to provision port 326c60f8-bd35-4d08-8659-0e73aaf06aba 2026-04-20 02:52:10.265 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 326c60f8-bd35-4d08-8659-0e73aaf06aba 2026-04-20 02:52:11.722 13 INFO neutron.plugins.ml2.plugin [None req-00502467-b5b4-4c6b-9fac-9f5531ffd5e6 - - - - - -] Attempt 1 to provision port 326c60f8-bd35-4d08-8659-0e73aaf06aba 2026-04-20 02:52:12.196 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 326c60f8-bd35-4d08-8659-0e73aaf06aba 2026-04-20 02:52:17.438 16 INFO neutron.plugins.ml2.plugin [None req-18724cdc-92ec-49e6-80ee-f620fe98af58 - - - - - -] Attempt 1 to provision port a5f1c46b-1c28-45a8-ad21-d453eae2b38c 2026-04-20 02:54:52.262 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 7d8b4480-1686-4af1-8c30-98c42c6d18ea 2026-04-20 02:54:54.231 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 7d8b4480-1686-4af1-8c30-98c42c6d18ea 2026-04-20 02:56:02.840 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port a5f1c46b-1c28-45a8-ad21-d453eae2b38c 2026-04-20 02:56:04.278 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port a5f1c46b-1c28-45a8-ad21-d453eae2b38c 2026-04-20 03:04:24.526 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port a7550a92-e859-461e-a600-eaa91944690b 2026-04-20 03:04:26.766 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 8a0980db-b7e3-48b3-9a87-b89abbcd9272 2026-04-20 03:04:27.156 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port a7550a92-e859-461e-a600-eaa91944690b 2026-04-20 03:04:27.682 16 INFO neutron.plugins.ml2.plugin [None req-6d0def1f-f652-47d0-aa06-301c404cdba9 - - - - - -] Attempt 1 to provision port 8a0980db-b7e3-48b3-9a87-b89abbcd9272 2026-04-20 03:04:27.738 16 INFO neutron.plugins.ml2.plugin [None req-6d0def1f-f652-47d0-aa06-301c404cdba9 - - - - - -] Attempt 1 to provision port 422f28cb-645b-4480-afa2-0392c85e23a6 2026-04-20 03:04:27.770 16 INFO neutron.plugins.ml2.plugin [None req-6d0def1f-f652-47d0-aa06-301c404cdba9 - - - - - -] Attempt 1 to provision port a7550a92-e859-461e-a600-eaa91944690b 2026-04-20 03:04:28.444 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 8a0980db-b7e3-48b3-9a87-b89abbcd9272 2026-04-20 03:04:36.575 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port d504a41a-edec-4f0e-aa5e-68d222b0d4bc 2026-04-20 03:04:36.874 16 INFO neutron.plugins.ml2.plugin [None req-ae03ac5f-b8c3-4439-9acf-4e2f98221965 - - - - - -] Attempt 1 to provision port 8a0980db-b7e3-48b3-9a87-b89abbcd9272 2026-04-20 03:04:36.958 16 INFO neutron.plugins.ml2.plugin [None req-ae03ac5f-b8c3-4439-9acf-4e2f98221965 - - - - - -] Attempt 1 to provision port 422f28cb-645b-4480-afa2-0392c85e23a6 2026-04-20 03:04:37.032 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 4c378f2a-3dc6-4366-a33a-27fa5909c8ef 2026-04-20 03:04:38.440 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port d504a41a-edec-4f0e-aa5e-68d222b0d4bc 2026-04-20 03:04:38.631 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 4c378f2a-3dc6-4366-a33a-27fa5909c8ef 2026-04-20 03:04:40.476 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port de5cd4e1-d804-45b0-b64b-d6a1e1a41173 2026-04-20 03:04:40.879 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 4c86bc23-ca7d-4ff1-8640-d9be4e092792 2026-04-20 03:04:42.582 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port de5cd4e1-d804-45b0-b64b-d6a1e1a41173 2026-04-20 03:04:42.847 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 4c86bc23-ca7d-4ff1-8640-d9be4e092792 2026-04-20 03:04:45.051 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 3ba03b7f-cb81-467b-b58e-8f713967da50 2026-04-20 03:04:45.743 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b3f1088-e913-4bcb-b976-c6994304f7c9'] response: {'server_uuid': '60deea93-8e5b-4f36-bc81-260186c7c732', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3ba03b7f-cb81-467b-b58e-8f713967da50', 'code': 200} 2026-04-20 03:04:46.521 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 3ba03b7f-cb81-467b-b58e-8f713967da50 2026-04-20 03:04:49.005 16 INFO neutron.plugins.ml2.plugin [None req-822dd3bd-1d09-4dab-b986-af00ca1a9cfe - - - - - -] Attempt 1 to provision port 544d512c-afe3-453b-bf60-cef1c6ef43fa 2026-04-20 03:04:49.027 16 INFO neutron.plugins.ml2.plugin [None req-822dd3bd-1d09-4dab-b986-af00ca1a9cfe - - - - - -] Attempt 1 to provision port 345eb9e5-8a77-4cc6-8fb9-54e9511dd1c7 2026-04-20 03:04:49.064 16 INFO neutron.plugins.ml2.plugin [None req-822dd3bd-1d09-4dab-b986-af00ca1a9cfe - - - - - -] Attempt 1 to provision port de5cd4e1-d804-45b0-b64b-d6a1e1a41173 2026-04-20 03:04:49.110 16 INFO neutron.plugins.ml2.plugin [None req-822dd3bd-1d09-4dab-b986-af00ca1a9cfe - - - - - -] Attempt 1 to provision port da09b935-7f92-4ff5-bc51-658abefffc97 2026-04-20 03:04:51.059 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 166d3191-a6e0-4a0b-a63e-19751b7804ed 2026-04-20 03:04:51.209 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-27db9791-889d-4daa-b07f-fcd7c449c5ea'] response: {'server_uuid': '370051c6-2b61-4fbb-9b53-86948d714b3f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '166d3191-a6e0-4a0b-a63e-19751b7804ed', 'code': 200} 2026-04-20 03:04:52.656 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port b4c375ad-ab14-437f-9b94-90c77f623b67 2026-04-20 03:04:53.071 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port d68642eb-6310-42f8-ac1a-d170d4c403dc 2026-04-20 03:04:53.419 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 166d3191-a6e0-4a0b-a63e-19751b7804ed 2026-04-20 03:04:54.539 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port d68642eb-6310-42f8-ac1a-d170d4c403dc 2026-04-20 03:04:54.772 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port b4c375ad-ab14-437f-9b94-90c77f623b67 2026-04-20 03:04:54.922 13 INFO neutron.plugins.ml2.plugin [None req-27a0a32a-29df-46a9-ac30-6a389029b596 - - - - - -] Attempt 1 to provision port b4c375ad-ab14-437f-9b94-90c77f623b67 2026-04-20 03:04:54.982 13 INFO neutron.plugins.ml2.plugin [None req-27a0a32a-29df-46a9-ac30-6a389029b596 - - - - - -] Attempt 1 to provision port 422f28cb-645b-4480-afa2-0392c85e23a6 2026-04-20 03:04:55.005 13 INFO neutron.plugins.ml2.plugin [None req-27a0a32a-29df-46a9-ac30-6a389029b596 - - - - - -] Attempt 1 to provision port 345eb9e5-8a77-4cc6-8fb9-54e9511dd1c7 2026-04-20 03:04:55.038 13 INFO neutron.plugins.ml2.plugin [None req-27a0a32a-29df-46a9-ac30-6a389029b596 - - - - - -] Attempt 1 to provision port 8e78c0c9-b0e0-43be-ac32-1fc78ec1e3b1 2026-04-20 03:04:59.176 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5408f200-25a1-488a-9fc4-51da6d53ae15'] response: {'server_uuid': '370051c6-2b61-4fbb-9b53-86948d714b3f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '166d3191-a6e0-4a0b-a63e-19751b7804ed', 'code': 200} 2026-04-20 03:05:01.314 13 INFO neutron.plugins.ml2.plugin [None req-1fda6b12-4b03-414a-a234-64e15146759c - - - - - -] Attempt 1 to provision port b4c375ad-ab14-437f-9b94-90c77f623b67 2026-04-20 03:05:01.408 13 INFO neutron.plugins.ml2.plugin [None req-1fda6b12-4b03-414a-a234-64e15146759c - - - - - -] Attempt 1 to provision port 345eb9e5-8a77-4cc6-8fb9-54e9511dd1c7 2026-04-20 03:05:01.469 13 INFO neutron.plugins.ml2.plugin [None req-1fda6b12-4b03-414a-a234-64e15146759c - - - - - -] Attempt 1 to provision port 62555abf-7f91-430b-b3e3-5fb79d126c8b 2026-04-20 03:05:01.511 13 INFO neutron.plugins.ml2.plugin [None req-1fda6b12-4b03-414a-a234-64e15146759c - - - - - -] Attempt 1 to provision port 8e78c0c9-b0e0-43be-ac32-1fc78ec1e3b1 2026-04-20 03:05:01.550 13 INFO neutron.plugins.ml2.plugin [None req-1fda6b12-4b03-414a-a234-64e15146759c - - - - - -] Attempt 1 to provision port 3ba03b7f-cb81-467b-b58e-8f713967da50 2026-04-20 03:05:03.062 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port dfc7775b-0d43-49d6-97e4-22ab0dd9c33a 2026-04-20 03:05:03.256 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6d145b9-a5b7-4dcd-a3b3-62f991927f5a'] response: {'server_uuid': 'e0766756-dd31-4460-a9da-84fe4bf545a1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dfc7775b-0d43-49d6-97e4-22ab0dd9c33a', 'code': 200} 2026-04-20 03:05:04.583 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port dfc7775b-0d43-49d6-97e4-22ab0dd9c33a 2026-04-20 03:05:08.763 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 544d512c-afe3-453b-bf60-cef1c6ef43fa 2026-04-20 03:05:09.067 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 422f28cb-645b-4480-afa2-0392c85e23a6 2026-04-20 03:05:10.049 16 INFO neutron.plugins.ml2.plugin [None req-a95c8bb2-4d1d-4231-8676-0018e62c003c - - - - - -] Attempt 1 to provision port 8e78c0c9-b0e0-43be-ac32-1fc78ec1e3b1 2026-04-20 03:05:10.082 16 INFO neutron.plugins.ml2.plugin [None req-a95c8bb2-4d1d-4231-8676-0018e62c003c - - - - - -] Attempt 1 to provision port dfc7775b-0d43-49d6-97e4-22ab0dd9c33a 2026-04-20 03:05:11.218 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 544d512c-afe3-453b-bf60-cef1c6ef43fa 2026-04-20 03:05:11.417 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 422f28cb-645b-4480-afa2-0392c85e23a6 2026-04-20 03:05:11.990 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bde6708d-7965-4542-a801-d6d6a6463064'] response: {'server_uuid': 'e0766756-dd31-4460-a9da-84fe4bf545a1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dfc7775b-0d43-49d6-97e4-22ab0dd9c33a', 'code': 200} 2026-04-20 03:05:15.258 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 951ca1d2-feae-40e8-87cb-a897b335d44f 2026-04-20 03:05:16.859 16 INFO neutron.plugins.ml2.plugin [None req-e90a9d01-a0ef-4a8f-ab60-9362d28be351 - - - - - -] Attempt 1 to provision port 36367909-7c66-4bfd-8e54-01773f6c9ae6 2026-04-20 03:05:16.896 16 INFO neutron.plugins.ml2.plugin [None req-e90a9d01-a0ef-4a8f-ab60-9362d28be351 - - - - - -] Attempt 1 to provision port 07e238c9-e0b4-4449-83c9-2e42e7bd9dde 2026-04-20 03:05:17.147 16 INFO neutron.plugins.ml2.plugin [None req-e90a9d01-a0ef-4a8f-ab60-9362d28be351 - - - - - -] Attempt 1 to provision port 8bcb26cc-68af-4b17-a1e8-c13cd13a560b 2026-04-20 03:05:17.252 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 951ca1d2-feae-40e8-87cb-a897b335d44f 2026-04-20 03:05:17.433 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 07e238c9-e0b4-4449-83c9-2e42e7bd9dde 2026-04-20 03:05:19.719 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 07e238c9-e0b4-4449-83c9-2e42e7bd9dde 2026-04-20 03:05:23.259 13 INFO neutron.plugins.ml2.plugin [None req-531da53d-88a2-4e23-88d2-6af552e2081c - - - - - -] Attempt 1 to provision port 36367909-7c66-4bfd-8e54-01773f6c9ae6 2026-04-20 03:05:23.292 13 INFO neutron.plugins.ml2.plugin [None req-531da53d-88a2-4e23-88d2-6af552e2081c - - - - - -] Attempt 1 to provision port 07e238c9-e0b4-4449-83c9-2e42e7bd9dde 2026-04-20 03:05:27.688 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 29c7b3f5-96a8-4a94-a4fb-1a26c571b4f5 2026-04-20 03:05:27.842 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-23886495-e6ca-42a2-b14c-14cde09ac91b'] response: {'server_uuid': 'd2d654d3-4850-404e-8dfd-99694c4a6b0e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '29c7b3f5-96a8-4a94-a4fb-1a26c571b4f5', 'code': 200} 2026-04-20 03:05:29.103 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 29c7b3f5-96a8-4a94-a4fb-1a26c571b4f5 2026-04-20 03:05:33.322 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 36367909-7c66-4bfd-8e54-01773f6c9ae6 2026-04-20 03:05:33.629 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 8bcb26cc-68af-4b17-a1e8-c13cd13a560b 2026-04-20 03:05:35.333 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 36367909-7c66-4bfd-8e54-01773f6c9ae6 2026-04-20 03:05:35.576 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 8bcb26cc-68af-4b17-a1e8-c13cd13a560b 2026-04-20 03:05:39.820 13 INFO neutron.plugins.ml2.plugin [None req-3e0c6024-5807-4aa4-9b0f-3d08299f586c - - - - - -] Attempt 1 to provision port 36367909-7c66-4bfd-8e54-01773f6c9ae6 2026-04-20 03:05:39.876 13 INFO neutron.plugins.ml2.plugin [None req-3e0c6024-5807-4aa4-9b0f-3d08299f586c - - - - - -] Attempt 1 to provision port 08717902-e30f-463f-829e-ef5c35fee6ea 2026-04-20 03:05:39.913 13 INFO neutron.plugins.ml2.plugin [None req-3e0c6024-5807-4aa4-9b0f-3d08299f586c - - - - - -] Attempt 1 to provision port 3ba03b7f-cb81-467b-b58e-8f713967da50 2026-04-20 03:05:43.575 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-21568fd2-7868-4b84-9c9a-ebec91f07bbc'] response: {'server_uuid': '60deea93-8e5b-4f36-bc81-260186c7c732', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3ba03b7f-cb81-467b-b58e-8f713967da50', 'code': 200} 2026-04-20 03:05:51.392 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port c8c7ccad-3c22-4ca0-b860-06d815c245ab 2026-04-20 03:05:53.266 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port c8c7ccad-3c22-4ca0-b860-06d815c245ab 2026-04-20 03:05:53.470 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port b5a53301-4ce3-4fff-ba25-0bc852e43509 2026-04-20 03:05:54.831 13 INFO neutron.plugins.ml2.plugin [None req-82891940-9044-4383-a4b7-b4f138a0982a - - - - - -] Attempt 1 to provision port b5a53301-4ce3-4fff-ba25-0bc852e43509 2026-04-20 03:05:54.901 13 INFO neutron.plugins.ml2.plugin [None req-82891940-9044-4383-a4b7-b4f138a0982a - - - - - -] Attempt 1 to provision port 0b20b7ea-78b9-4448-810c-1994fcfe245d 2026-04-20 03:05:54.923 13 INFO neutron.plugins.ml2.plugin [None req-82891940-9044-4383-a4b7-b4f138a0982a - - - - - -] Attempt 1 to provision port 9bca94f1-c004-41c1-91ce-c8e5030e783f 2026-04-20 03:05:55.184 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port b5a53301-4ce3-4fff-ba25-0bc852e43509 2026-04-20 03:05:59.211 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port e197bbe0-e96b-434b-bf33-8de7e593152d 2026-04-20 03:06:01.216 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port e197bbe0-e96b-434b-bf33-8de7e593152d 2026-04-20 03:06:03.907 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 555f11e3-b4ff-49e4-b201-7e2c618100bc 2026-04-20 03:06:04.027 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3e0494e-4b98-4142-8bdb-5ab4e321ace8'] response: {'server_uuid': '4ddff332-8997-4e88-968f-3192559d8179', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '555f11e3-b4ff-49e4-b201-7e2c618100bc', 'code': 200} 2026-04-20 03:06:04.279 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 42dea49d-c07b-4a49-a390-d39dc54e153c 2026-04-20 03:06:05.279 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 555f11e3-b4ff-49e4-b201-7e2c618100bc 2026-04-20 03:06:05.473 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 42dea49d-c07b-4a49-a390-d39dc54e153c 2026-04-20 03:06:08.532 13 INFO neutron.plugins.ml2.plugin [None req-fd838f05-eacb-4d50-b689-16d790d4fc2e - - - - - -] Attempt 1 to provision port 0b28c329-3287-43eb-b438-b27ed0094000 2026-04-20 03:06:08.556 13 INFO neutron.plugins.ml2.plugin [None req-fd838f05-eacb-4d50-b689-16d790d4fc2e - - - - - -] Attempt 1 to provision port 42dea49d-c07b-4a49-a390-d39dc54e153c 2026-04-20 03:06:08.608 13 INFO neutron.plugins.ml2.plugin [None req-fd838f05-eacb-4d50-b689-16d790d4fc2e - - - - - -] Attempt 1 to provision port 9f700844-1816-431e-8595-e4003656c44c 2026-04-20 03:06:08.647 13 INFO neutron.plugins.ml2.plugin [None req-fd838f05-eacb-4d50-b689-16d790d4fc2e - - - - - -] Attempt 1 to provision port 555f11e3-b4ff-49e4-b201-7e2c618100bc 2026-04-20 03:06:08.723 13 INFO neutron.plugins.ml2.plugin [None req-fd838f05-eacb-4d50-b689-16d790d4fc2e - - - - - -] Attempt 1 to provision port b5a53301-4ce3-4fff-ba25-0bc852e43509 2026-04-20 03:06:08.823 13 INFO neutron.plugins.ml2.plugin [None req-fd838f05-eacb-4d50-b689-16d790d4fc2e - - - - - -] Attempt 1 to provision port 0b20b7ea-78b9-4448-810c-1994fcfe245d 2026-04-20 03:06:12.290 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port a4a2a93f-7019-44cd-8c9a-f7c61a0f725d 2026-04-20 03:06:12.440 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-aefbab4b-3dab-4f64-ac6e-899d379a22ec'] response: {'server_uuid': '2f472e1e-b879-4671-bc4d-f76e0a3935a1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a4a2a93f-7019-44cd-8c9a-f7c61a0f725d', 'code': 200} 2026-04-20 03:06:13.383 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 2edd3afe-bf81-4b7e-b376-06b1110e0709 2026-04-20 03:06:13.767 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port a4a2a93f-7019-44cd-8c9a-f7c61a0f725d 2026-04-20 03:06:15.370 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 2edd3afe-bf81-4b7e-b376-06b1110e0709 2026-04-20 03:06:15.581 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port caeaa9ec-7926-4871-b200-db0290eab4c6 2026-04-20 03:06:17.462 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port caeaa9ec-7926-4871-b200-db0290eab4c6 2026-04-20 03:06:18.412 13 INFO neutron.plugins.ml2.plugin [None req-cd4ea92a-5c51-4fe4-8563-d8368cd023c5 - - - - - -] Attempt 1 to provision port ff21af44-769a-4c02-bd7c-8b142bfc2e8d 2026-04-20 03:06:18.447 13 INFO neutron.plugins.ml2.plugin [None req-cd4ea92a-5c51-4fe4-8563-d8368cd023c5 - - - - - -] Attempt 1 to provision port c5944efc-05df-4e0a-9357-b13238fba977 2026-04-20 03:06:18.477 13 INFO neutron.plugins.ml2.plugin [None req-cd4ea92a-5c51-4fe4-8563-d8368cd023c5 - - - - - -] Attempt 1 to provision port caeaa9ec-7926-4871-b200-db0290eab4c6 2026-04-20 03:06:21.386 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 0b28c329-3287-43eb-b438-b27ed0094000 2026-04-20 03:06:21.783 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 9f700844-1816-431e-8595-e4003656c44c 2026-04-20 03:06:22.070 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 0b20b7ea-78b9-4448-810c-1994fcfe245d 2026-04-20 03:06:22.379 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 9bca94f1-c004-41c1-91ce-c8e5030e783f 2026-04-20 03:06:23.269 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 0b28c329-3287-43eb-b438-b27ed0094000 2026-04-20 03:06:23.484 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 9bca94f1-c004-41c1-91ce-c8e5030e783f 2026-04-20 03:06:23.692 13 INFO neutron.plugins.ml2.plugin [None req-3bd08bd0-6664-4802-89bf-ee9a097a2150 - - - - - -] Attempt 1 to provision port c5944efc-05df-4e0a-9357-b13238fba977 2026-04-20 03:06:23.769 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 0b20b7ea-78b9-4448-810c-1994fcfe245d 2026-04-20 03:06:24.010 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 9f700844-1816-431e-8595-e4003656c44c 2026-04-20 03:06:25.970 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 3275bd30-3ab9-49d5-9d52-33080d0fd239 2026-04-20 03:06:26.106 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-78181003-1a8a-499a-afec-cd79a2285dac'] response: {'server_uuid': 'de825dc5-5bb3-4d03-b257-1e66773c5952', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3275bd30-3ab9-49d5-9d52-33080d0fd239', 'code': 200} 2026-04-20 03:06:27.363 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 3275bd30-3ab9-49d5-9d52-33080d0fd239 2026-04-20 03:06:29.283 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port c5944efc-05df-4e0a-9357-b13238fba977 2026-04-20 03:06:31.232 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port c5944efc-05df-4e0a-9357-b13238fba977 2026-04-20 03:06:31.429 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port ff21af44-769a-4c02-bd7c-8b142bfc2e8d 2026-04-20 03:06:33.377 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port ff21af44-769a-4c02-bd7c-8b142bfc2e8d 2026-04-20 03:06:34.145 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-60b34421-1422-45ca-992f-27f978401091'] response: {'server_uuid': '4ddff332-8997-4e88-968f-3192559d8179', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '555f11e3-b4ff-49e4-b201-7e2c618100bc', 'code': 200} 2026-04-20 03:06:35.877 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 555f11e3-b4ff-49e4-b201-7e2c618100bc 2026-04-20 03:06:36.192 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2655195-44af-4a61-a788-0da43751ae30'] response: {'server_uuid': '4ddff332-8997-4e88-968f-3192559d8179', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '555f11e3-b4ff-49e4-b201-7e2c618100bc', 'code': 200} 2026-04-20 03:06:37.281 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 555f11e3-b4ff-49e4-b201-7e2c618100bc 2026-04-20 03:06:41.295 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 4b9a3395-ef06-4319-ad7f-57f22705d070 2026-04-20 03:06:42.597 16 INFO neutron.plugins.ml2.plugin [None req-64c63e49-664e-4848-b485-aa9500848041 - - - - - -] Attempt 1 to provision port 4b9a3395-ef06-4319-ad7f-57f22705d070 2026-04-20 03:06:43.224 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 4b9a3395-ef06-4319-ad7f-57f22705d070 2026-04-20 03:06:45.318 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 670462d2-150a-4bd6-b53d-5daa05fa4ec2 2026-04-20 03:06:51.350 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port d4a4c3bb-9196-411e-98bb-5efefdd04f6d 2026-04-20 03:07:02.060 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-462a0a9c-9dbf-4146-b8a5-a806a6e50d75'] response: {'server_uuid': '4ddff332-8997-4e88-968f-3192559d8179', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '555f11e3-b4ff-49e4-b201-7e2c618100bc', 'code': 200} 2026-04-20 03:07:07.827 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 83e7ba67-3e62-45ae-9244-36fdeb42a9ef 2026-04-20 03:07:07.935 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fb5676b-2eda-4f31-82f9-aca37ddb01c9'] response: {'server_uuid': '78583cc0-5c0e-4183-8072-0468354becd5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '83e7ba67-3e62-45ae-9244-36fdeb42a9ef', 'code': 200} 2026-04-20 03:07:09.637 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 83e7ba67-3e62-45ae-9244-36fdeb42a9ef 2026-04-20 03:07:15.674 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port b12a28dd-de45-43d9-ad4b-38bb9a38715e 2026-04-20 03:07:16.257 13 INFO neutron.plugins.ml2.plugin [None req-523ec092-8e5c-4b6d-95c4-d4efb88da609 - - - - - -] Attempt 1 to provision port b12a28dd-de45-43d9-ad4b-38bb9a38715e 2026-04-20 03:07:17.347 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port e61ea813-27a5-4814-a310-dda7cc1def80 2026-04-20 03:07:17.718 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port b12a28dd-de45-43d9-ad4b-38bb9a38715e 2026-04-20 03:07:18.736 13 INFO neutron.plugins.ml2.plugin [None req-0fdd9404-7f92-462b-8fb6-b81bbee9b85a - - - - - -] Attempt 1 to provision port 571656ad-a4ab-487b-a0a5-e72b8275003d 2026-04-20 03:07:18.784 13 INFO neutron.plugins.ml2.plugin [None req-0fdd9404-7f92-462b-8fb6-b81bbee9b85a - - - - - -] Attempt 1 to provision port 226f3523-c1e1-4a98-a22c-65f992f10b21 2026-04-20 03:07:19.211 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port e61ea813-27a5-4814-a310-dda7cc1def80 2026-04-20 03:07:20.537 13 INFO neutron.plugins.ml2.plugin [None req-3acd8311-02e9-4121-9541-0c7f7184355c - - - - - -] Attempt 1 to provision port 226f3523-c1e1-4a98-a22c-65f992f10b21 2026-04-20 03:07:27.156 13 INFO neutron.plugins.ml2.plugin [None req-3fb86abd-0744-4655-8839-2120080a9e14 - - - - - -] Attempt 1 to provision port 07f93bf3-4e91-4ef4-978c-7ad8c8293d9f 2026-04-20 03:07:28.343 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 07f93bf3-4e91-4ef4-978c-7ad8c8293d9f 2026-04-20 03:07:28.517 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port e91fb00e-f576-41b6-bd69-4598a3352bd9 2026-04-20 03:07:28.625 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac9253c3-3fbb-4d6b-925d-4ca31579ee23'] response: {'server_uuid': 'a306d611-99b1-41d9-8d8a-5267ae44b9f7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e91fb00e-f576-41b6-bd69-4598a3352bd9', 'code': 200} 2026-04-20 03:07:29.608 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 07f93bf3-4e91-4ef4-978c-7ad8c8293d9f 2026-04-20 03:07:29.892 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 4b1d9894-c03b-40ab-a312-6031db330e7c 2026-04-20 03:07:30.332 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port e91fb00e-f576-41b6-bd69-4598a3352bd9 2026-04-20 03:07:31.588 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port bb89f083-781a-4ede-a762-5db8bf3147a9 2026-04-20 03:07:32.042 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 4b1d9894-c03b-40ab-a312-6031db330e7c 2026-04-20 03:07:33.720 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port bb89f083-781a-4ede-a762-5db8bf3147a9 2026-04-20 03:07:35.746 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 07f93bf3-4e91-4ef4-978c-7ad8c8293d9f 2026-04-20 03:07:41.857 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 5442fb55-b003-45dd-91b3-2a0735fdbabc 2026-04-20 03:07:43.664 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 5442fb55-b003-45dd-91b3-2a0735fdbabc 2026-04-20 03:07:46.051 13 INFO neutron.plugins.ml2.plugin [None req-e1e32b18-8734-4386-998d-c12342c92a88 - - - - - -] Attempt 1 to provision port a41c8b17-a9b7-49a2-9572-1a19780765f3 2026-04-20 03:07:46.081 13 INFO neutron.plugins.ml2.plugin [None req-e1e32b18-8734-4386-998d-c12342c92a88 - - - - - -] Attempt 1 to provision port 8d962a1a-8549-4c2e-8a45-2ea0408e06b7 2026-04-20 03:07:46.110 13 INFO neutron.plugins.ml2.plugin [None req-e1e32b18-8734-4386-998d-c12342c92a88 - - - - - -] Attempt 1 to provision port 4b1d9894-c03b-40ab-a312-6031db330e7c 2026-04-20 03:07:46.176 13 INFO neutron.plugins.ml2.plugin [None req-e1e32b18-8734-4386-998d-c12342c92a88 - - - - - -] Attempt 1 to provision port 7a561b31-2a0e-4bb4-b6b4-a9e261ea81e0 2026-04-20 03:07:46.197 13 INFO neutron.plugins.ml2.plugin [None req-e1e32b18-8734-4386-998d-c12342c92a88 - - - - - -] Attempt 1 to provision port 2cdc5258-ddff-41c1-922a-bc92e92bc2ea 2026-04-20 03:07:46.226 13 INFO neutron.plugins.ml2.plugin [None req-e1e32b18-8734-4386-998d-c12342c92a88 - - - - - -] Attempt 1 to provision port 5442fb55-b003-45dd-91b3-2a0735fdbabc 2026-04-20 03:07:46.291 13 INFO neutron.plugins.ml2.plugin [None req-e1e32b18-8734-4386-998d-c12342c92a88 - - - - - -] Attempt 1 to provision port 07f93bf3-4e91-4ef4-978c-7ad8c8293d9f 2026-04-20 03:07:46.447 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port c1912199-f842-4f6f-b300-b5c961b34dd1 2026-04-20 03:07:46.570 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d262c00-8dfd-435c-96a6-1c98584936be'] response: {'server_uuid': '5ff500ab-b70a-418a-b209-0ca8e1043e9e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c1912199-f842-4f6f-b300-b5c961b34dd1', 'code': 200} 2026-04-20 03:07:47.943 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port c1912199-f842-4f6f-b300-b5c961b34dd1 2026-04-20 03:07:49.746 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 7a561b31-2a0e-4bb4-b6b4-a9e261ea81e0 2026-04-20 03:07:50.099 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port a41c8b17-a9b7-49a2-9572-1a19780765f3 2026-04-20 03:07:50.345 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 2cdc5258-ddff-41c1-922a-bc92e92bc2ea 2026-04-20 03:07:50.561 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 8d962a1a-8549-4c2e-8a45-2ea0408e06b7 2026-04-20 03:07:51.710 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 7a561b31-2a0e-4bb4-b6b4-a9e261ea81e0 2026-04-20 03:07:51.949 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port a41c8b17-a9b7-49a2-9572-1a19780765f3 2026-04-20 03:07:52.183 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 2cdc5258-ddff-41c1-922a-bc92e92bc2ea 2026-04-20 03:07:52.401 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 8d962a1a-8549-4c2e-8a45-2ea0408e06b7 2026-04-20 03:07:57.225 16 INFO neutron.plugins.ml2.plugin [None req-80a04d1b-0e5d-430e-ac60-4cacf0720cf9 - - - - - -] Attempt 1 to provision port 5442fb55-b003-45dd-91b3-2a0735fdbabc 2026-04-20 03:07:57.267 16 INFO neutron.plugins.ml2.plugin [None req-80a04d1b-0e5d-430e-ac60-4cacf0720cf9 - - - - - -] Attempt 1 to provision port 7a561b31-2a0e-4bb4-b6b4-a9e261ea81e0 2026-04-20 03:07:57.355 16 INFO neutron.plugins.ml2.plugin [None req-80a04d1b-0e5d-430e-ac60-4cacf0720cf9 - - - - - -] Attempt 1 to provision port a41c8b17-a9b7-49a2-9572-1a19780765f3 2026-04-20 03:08:03.850 16 INFO neutron.plugins.ml2.plugin [None req-f7c749da-429f-4c18-9325-28c210868592 - - - - - -] Attempt 1 to provision port 2cdc5258-ddff-41c1-922a-bc92e92bc2ea 2026-04-20 03:08:05.726 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 4e61296a-37bd-4060-b8cf-91ad5604a278 2026-04-20 03:08:05.884 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6e9f292-05e6-4181-83db-8909146b762e'] response: {'server_uuid': '86494e88-9e56-4e2b-81bb-9fa9cb2c2d85', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4e61296a-37bd-4060-b8cf-91ad5604a278', 'code': 200} 2026-04-20 03:08:07.660 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 4e61296a-37bd-4060-b8cf-91ad5604a278 2026-04-20 03:08:07.820 16 INFO neutron.plugins.ml2.plugin [None req-e5e4dd3a-4921-4ea1-8ea2-ec50101aaf00 - - - - - -] Attempt 1 to provision port c1912199-f842-4f6f-b300-b5c961b34dd1 2026-04-20 03:08:09.721 16 INFO neutron.plugins.ml2.plugin [None req-e0d2bacd-acb4-49bd-9cd3-a4b28ee7c905 - - - - - -] Attempt 1 to provision port 4e61296a-37bd-4060-b8cf-91ad5604a278 2026-04-20 03:08:11.816 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 957581c5-12f2-46fe-bbf9-c74ecc91a123 2026-04-20 03:08:13.772 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 957581c5-12f2-46fe-bbf9-c74ecc91a123 2026-04-20 03:08:14.197 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 72ca8fb7-3c94-49da-931e-411820395358 2026-04-20 03:08:14.829 16 INFO neutron.plugins.ml2.plugin [None req-3c696099-5c7b-4ce6-806d-6f741c5d6d55 - - - - - -] Attempt 1 to provision port f1f587cf-8c27-44d1-a33c-2f261fce3d90 2026-04-20 03:08:14.856 16 INFO neutron.plugins.ml2.plugin [None req-3c696099-5c7b-4ce6-806d-6f741c5d6d55 - - - - - -] Attempt 1 to provision port 957581c5-12f2-46fe-bbf9-c74ecc91a123 2026-04-20 03:08:15.616 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 72ca8fb7-3c94-49da-931e-411820395358 2026-04-20 03:08:19.672 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 14c80453-9dd4-4eb2-8308-9db1736f3f64 2026-04-20 03:08:21.724 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 14c80453-9dd4-4eb2-8308-9db1736f3f64 2026-04-20 03:08:23.670 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 8e77cc8f-0763-4202-afba-57c417e9935b 2026-04-20 03:08:24.732 13 INFO neutron.plugins.ml2.plugin [None req-1ab09444-1745-4fe1-a77f-54384697ff96 - - - - - -] Attempt 1 to provision port 8e77cc8f-0763-4202-afba-57c417e9935b 2026-04-20 03:08:24.785 13 INFO neutron.plugins.ml2.plugin [None req-1ab09444-1745-4fe1-a77f-54384697ff96 - - - - - -] Attempt 1 to provision port 957581c5-12f2-46fe-bbf9-c74ecc91a123 2026-04-20 03:08:24.833 13 INFO neutron.plugins.ml2.plugin [None req-1ab09444-1745-4fe1-a77f-54384697ff96 - - - - - -] Attempt 1 to provision port 5a278252-6f26-41d3-9d9b-ef7cfe82be11 2026-04-20 03:08:24.859 13 INFO neutron.plugins.ml2.plugin [None req-1ab09444-1745-4fe1-a77f-54384697ff96 - - - - - -] Attempt 1 to provision port 4454e0e3-165d-4388-a6f2-d254dc9c74aa 2026-04-20 03:08:24.891 13 INFO neutron.plugins.ml2.plugin [None req-1ab09444-1745-4fe1-a77f-54384697ff96 - - - - - -] Attempt 1 to provision port 2389cfbd-d902-431a-aabf-416e09ecde3f 2026-04-20 03:08:25.738 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 8e77cc8f-0763-4202-afba-57c417e9935b 2026-04-20 03:08:26.774 16 INFO neutron.plugins.ml2.plugin [None req-6e67334f-f82b-42a1-acb9-140367fdf2bd - - - - - -] Attempt 1 to provision port 5a278252-6f26-41d3-9d9b-ef7cfe82be11 2026-04-20 03:08:32.705 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port ad10fd5f-4a10-4307-8dbc-5b65d768e103 2026-04-20 03:08:32.826 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d24fe58-aed1-4ab7-b1c0-48507ce78ce0'] response: {'server_uuid': '4ff6810b-13c3-4013-ab29-2a0c15f0dd8c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ad10fd5f-4a10-4307-8dbc-5b65d768e103', 'code': 200} 2026-04-20 03:08:33.706 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port ad10fd5f-4a10-4307-8dbc-5b65d768e103 2026-04-20 03:08:33.960 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 4454e0e3-165d-4388-a6f2-d254dc9c74aa 2026-04-20 03:08:35.860 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port f1f587cf-8c27-44d1-a33c-2f261fce3d90 2026-04-20 03:08:36.222 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 4454e0e3-165d-4388-a6f2-d254dc9c74aa 2026-04-20 03:08:37.775 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 2389cfbd-d902-431a-aabf-416e09ecde3f 2026-04-20 03:08:38.054 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port f1f587cf-8c27-44d1-a33c-2f261fce3d90 2026-04-20 03:08:38.281 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 5a278252-6f26-41d3-9d9b-ef7cfe82be11 2026-04-20 03:08:39.096 13 INFO neutron.plugins.ml2.plugin [None req-1332559a-e891-4c82-97c4-fe1be7b42f4b - - - - - -] Attempt 1 to provision port 4979cb3d-a121-45bc-9002-adfd06426d41 2026-04-20 03:08:39.685 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 2389cfbd-d902-431a-aabf-416e09ecde3f 2026-04-20 03:08:39.895 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 5a278252-6f26-41d3-9d9b-ef7cfe82be11 2026-04-20 03:09:02.313 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 49b6b256-3c63-4a70-b58b-db445cca970c 2026-04-20 03:09:02.444 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb24081d-8dd2-4a29-b7f2-11d16972992f'] response: {'server_uuid': 'e1091266-8664-49e6-951c-bfa7a09e8013', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '49b6b256-3c63-4a70-b58b-db445cca970c', 'code': 200} 2026-04-20 03:09:03.675 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 49b6b256-3c63-4a70-b58b-db445cca970c 2026-04-20 03:09:27.187 16 INFO neutron.plugins.ml2.plugin [None req-cbaabaad-d92d-41ec-9caa-3a0121622b01 - - - - - -] Attempt 1 to provision port c4416554-b612-47c8-977f-c405c72e5180 2026-04-20 03:09:27.666 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port c4416554-b612-47c8-977f-c405c72e5180 2026-04-20 03:09:44.119 16 INFO neutron.plugins.ml2.plugin [None req-8805886a-e67e-4eed-bb28-6cc449f1c691 - - - - - -] Attempt 1 to provision port a37b3378-b955-4dc1-b4f6-f2e326c22505 2026-04-20 03:09:49.690 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port a37b3378-b955-4dc1-b4f6-f2e326c22505 2026-04-20 03:09:50.013 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-39049b57-7d18-4ab9-a7ea-4c3fa5b9b287'] response: {'server_uuid': 'e1091266-8664-49e6-951c-bfa7a09e8013', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a37b3378-b955-4dc1-b4f6-f2e326c22505', 'code': 200} 2026-04-20 03:09:51.659 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port a37b3378-b955-4dc1-b4f6-f2e326c22505 2026-04-20 03:09:54.186 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port a37b3378-b955-4dc1-b4f6-f2e326c22505 2026-04-20 03:10:13.059 16 INFO neutron.plugins.ml2.plugin [None req-463f1c8d-c1ee-4081-a69d-b737b4d1997a - - - - - -] Attempt 1 to provision port 330aabc6-1d7a-4f3a-baa3-8cb3e4e6b371 2026-04-20 03:10:21.275 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 330aabc6-1d7a-4f3a-baa3-8cb3e4e6b371 2026-04-20 03:10:21.462 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-88ddbdb2-f787-415e-b702-a72e4cbffde1'] response: {'server_uuid': 'e1091266-8664-49e6-951c-bfa7a09e8013', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '330aabc6-1d7a-4f3a-baa3-8cb3e4e6b371', 'code': 200} 2026-04-20 03:10:21.872 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 330aabc6-1d7a-4f3a-baa3-8cb3e4e6b371 2026-04-20 03:10:34.457 13 INFO neutron.plugins.ml2.plugin [None req-d4bc7acb-3587-46fa-8a20-184bcff11e64 - - - - - -] Attempt 1 to provision port a094e263-563a-41d5-9414-3f9eebb2006e 2026-04-20 03:10:41.915 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port a094e263-563a-41d5-9414-3f9eebb2006e 2026-04-20 03:10:42.011 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-699d456f-64fb-45a4-aa76-48412eb349f8'] response: {'server_uuid': 'e1091266-8664-49e6-951c-bfa7a09e8013', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a094e263-563a-41d5-9414-3f9eebb2006e', 'code': 200} 2026-04-20 03:10:43.904 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port a094e263-563a-41d5-9414-3f9eebb2006e 2026-04-20 03:10:44.933 13 INFO neutron.plugins.ml2.plugin [None req-a562b407-96f0-43d6-b1f0-c87399cb8438 - - - - - -] Attempt 1 to provision port 330aabc6-1d7a-4f3a-baa3-8cb3e4e6b371 2026-04-20 03:10:45.923 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 330aabc6-1d7a-4f3a-baa3-8cb3e4e6b371 2026-04-20 03:10:57.846 16 INFO neutron.plugins.ml2.plugin [None req-2daf605a-068e-41a6-87ac-55db39a43eee - - - - - -] Attempt 1 to provision port a094e263-563a-41d5-9414-3f9eebb2006e 2026-04-20 03:10:57.984 13 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port a094e263-563a-41d5-9414-3f9eebb2006e 2026-04-20 03:10:59.294 13 INFO neutron.plugins.ml2.plugin [None req-a5ecfd22-8763-4526-8594-194fe4df4dc5 - - - - - -] Attempt 1 to provision port a094e263-563a-41d5-9414-3f9eebb2006e 2026-04-20 03:11:08.875 13 INFO neutron.plugins.ml2.plugin [None req-e7352514-1a89-42b9-b412-c1e900ebed52 - - - - - -] Attempt 1 to provision port 330aabc6-1d7a-4f3a-baa3-8cb3e4e6b371 2026-04-20 03:11:09.923 16 INFO neutron.plugins.ml2.plugin [None req-be9aac9a-2993-430e-a570-f86035881b18 - - - - - -] Attempt 1 to provision port 330aabc6-1d7a-4f3a-baa3-8cb3e4e6b371 2026-04-20 03:11:52.080 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-a79065f4-5ab6-4cbf-aaba-c0de25e95eb3'] response: {'server_uuid': '5ff500ab-b70a-418a-b209-0ca8e1043e9e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c1912199-f842-4f6f-b300-b5c961b34dd1', 'code': 200}