+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-19 05:52:03.009 1 INFO neutron.common.config [-] Logging enabled! 2026-05-19 05:52:03.009 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-19 05:52:03.009 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-19 05:52:03.009 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-19 05:52:04.431 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 05:52:04.433 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-19 05:52:04.436 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-19 05:52:04.437 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 05:52:04.437 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-19 05:52:04.437 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-19 05:52:04.437 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 05:52:04.444 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 05:52:04.444 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 05:52:04.444 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 05:52:04.463 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-19 05:52:04.464 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 05:52:04.464 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-19 05:52:04.480 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-19 05:52:04.480 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-19 05:52:04.480 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-19 05:52:04.480 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-19 05:52:04.752 1 INFO neutron.plugins.ml2.managers [None req-0404ac7f-8169-4bf7-9248-2b0d9ef23e4a - - - - - -] Initializing driver for type 'vlan' 2026-05-19 05:52:04.914 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0404ac7f-8169-4bf7-9248-2b0d9ef23e4a - - - - - -] VlanTypeDriver initialization complete 2026-05-19 05:52:04.914 1 INFO neutron.plugins.ml2.managers [None req-0404ac7f-8169-4bf7-9248-2b0d9ef23e4a - - - - - -] Initializing driver for type 'vxlan' 2026-05-19 05:52:04.914 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0404ac7f-8169-4bf7-9248-2b0d9ef23e4a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-19 05:52:04.960 1 INFO neutron.plugins.ml2.managers [None req-0404ac7f-8169-4bf7-9248-2b0d9ef23e4a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-19 05:52:04.960 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0404ac7f-8169-4bf7-9248-2b0d9ef23e4a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-19 05:52:04.960 1 INFO neutron.plugins.ml2.managers [None req-0404ac7f-8169-4bf7-9248-2b0d9ef23e4a - - - - - -] Initializing extension driver 'port_security' 2026-05-19 05:52:04.961 1 INFO neutron.plugins.ml2.extensions.port_security [None req-0404ac7f-8169-4bf7-9248-2b0d9ef23e4a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-19 05:52:04.961 1 INFO neutron.plugins.ml2.managers [None req-0404ac7f-8169-4bf7-9248-2b0d9ef23e4a - - - - - -] Initializing extension driver 'qos' 2026-05-19 05:52:04.961 1 INFO neutron.plugins.ml2.managers [None req-0404ac7f-8169-4bf7-9248-2b0d9ef23e4a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-19 05:52:04.961 1 INFO neutron.plugins.ml2.managers [None req-0404ac7f-8169-4bf7-9248-2b0d9ef23e4a - - - - - -] Initializing mechanism driver 'l2population' 2026-05-19 05:52:04.975 1 INFO neutron.quota [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded quota_driver: . 2026-05-19 05:52:04.976 1 INFO neutron.plugins.ml2.plugin [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Modular L2 Plugin initialization complete 2026-05-19 05:52:04.976 1 INFO neutron.plugins.ml2.managers [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-19 05:52:04.976 1 INFO neutron.plugins.ml2.managers [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-19 05:52:04.976 1 INFO neutron.plugins.ml2.managers [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Got port-security extension from driver 'port_security' 2026-05-19 05:52:04.976 1 INFO neutron.manager [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loading Plugin: qos 2026-05-19 05:52:04.991 1 INFO neutron.manager [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loading Plugin: router 2026-05-19 05:52:05.039 1 INFO neutron.services.service_base [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-19 05:52:05.039 1 INFO neutron.manager [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loading Plugin: segments 2026-05-19 05:52:05.106 1 INFO neutron.manager [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loading Plugin: trunk 2026-05-19 05:52:05.118 1 INFO neutron.manager [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loading Plugin: vpnaas 2026-05-19 05:52:05.150 1 WARNING stevedore.named [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 05:52:05.209 1 INFO neutron_vpnaas.services.vpn.plugin [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-19 05:52:05.209 1 INFO neutron.common.utils [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-19 05:52:05.209 1 INFO neutron.manager [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loading Plugin: taas 2026-05-19 05:52:05.227 1 WARNING stevedore.named [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 05:52:05.227 1 WARNING stevedore.named [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-19 05:52:05.246 1 INFO neutron_taas.services.taas.taas_plugin [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-19 05:52:05.246 1 INFO neutron.manager [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loading Plugin: tapmirror 2026-05-19 05:52:05.253 1 WARNING stevedore.named [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 05:52:05.253 1 WARNING stevedore.named [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-19 05:52:05.265 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-19 05:52:05.266 1 INFO neutron.manager [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loading Plugin: auto_allocate 2026-05-19 05:52:05.270 1 INFO neutron.manager [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loading Plugin: tag 2026-05-19 05:52:05.276 1 INFO neutron.manager [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loading Plugin: timestamp 2026-05-19 05:52:05.279 1 INFO neutron.manager [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loading Plugin: network_ip_availability 2026-05-19 05:52:05.282 1 INFO neutron.manager [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loading Plugin: flavors 2026-05-19 05:52:05.285 1 INFO neutron.manager [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loading Plugin: revisions 2026-05-19 05:52:05.287 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Initializing extension manager. 2026-05-19 05:52:05.289 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: address-group 2026-05-19 05:52:05.290 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: address-scope 2026-05-19 05:52:05.290 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-19 05:52:05.291 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: agent 2026-05-19 05:52:05.291 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: agent-resources-synced 2026-05-19 05:52:05.292 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: allowed-address-pairs 2026-05-19 05:52:05.293 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: auto-allocated-topology 2026-05-19 05:52:05.294 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: availability_zone 2026-05-19 05:52:05.294 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: availability_zone_filter 2026-05-19 05:52:05.294 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-19 05:52:05.295 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: default-subnetpools 2026-05-19 05:52:05.296 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-19 05:52:05.296 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: dns-integration 2026-05-19 05:52:05.297 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: dns-domain-ports 2026-05-19 05:52:05.297 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-19 05:52:05.298 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: dvr 2026-05-19 05:52:05.298 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-19 05:52:05.298 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: empty-string-filtering 2026-05-19 05:52:05.299 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 05:52:05.299 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-19 05:52:05.300 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: external-net 2026-05-19 05:52:05.300 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-19 05:52:05.300 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: extraroute 2026-05-19 05:52:05.301 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: extraroute-atomic 2026-05-19 05:52:05.301 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-19 05:52:05.302 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-19 05:52:05.302 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-19 05:52:05.302 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-19 05:52:05.303 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: fip-port-details 2026-05-19 05:52:05.303 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: flavors 2026-05-19 05:52:05.304 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-19 05:52:05.305 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: floatingip-pools 2026-05-19 05:52:05.306 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: ip_allocation 2026-05-19 05:52:05.306 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: ip-substring-filtering 2026-05-19 05:52:05.307 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: l2_adjacency 2026-05-19 05:52:05.307 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: router 2026-05-19 05:52:05.309 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 05:52:05.309 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-19 05:52:05.310 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-19 05:52:05.310 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: ext-gw-mode 2026-05-19 05:52:05.310 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: l3-ha 2026-05-19 05:52:05.311 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-19 05:52:05.311 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-19 05:52:05.312 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: l3-flavors 2026-05-19 05:52:05.312 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-19 05:52:05.313 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-19 05:52:05.314 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-19 05:52:05.315 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-19 05:52:05.316 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-19 05:52:05.318 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-19 05:52:05.319 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-19 05:52:05.319 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: multi-provider 2026-05-19 05:52:05.319 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: net-mtu 2026-05-19 05:52:05.320 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: net-mtu-writable 2026-05-19 05:52:05.321 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: network_availability_zone 2026-05-19 05:52:05.321 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: network_ha 2026-05-19 05:52:05.322 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: network-ip-availability 2026-05-19 05:52:05.322 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-19 05:52:05.323 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: pagination 2026-05-19 05:52:05.323 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: port-device-profile 2026-05-19 05:52:05.324 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-19 05:52:05.324 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-19 05:52:05.324 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-19 05:52:05.325 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: port-mac-override 2026-05-19 05:52:05.325 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-19 05:52:05.326 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-19 05:52:05.326 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-19 05:52:05.326 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: port-resource-request 2026-05-19 05:52:05.327 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: port-resource-request-groups 2026-05-19 05:52:05.327 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-19 05:52:05.328 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: binding 2026-05-19 05:52:05.328 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: binding-extended 2026-05-19 05:52:05.329 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: port-security 2026-05-19 05:52:05.329 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: project-id 2026-05-19 05:52:05.329 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: provider 2026-05-19 05:52:05.330 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-19 05:52:05.331 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: qos 2026-05-19 05:52:05.332 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-19 05:52:05.332 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-19 05:52:05.333 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: qos-default 2026-05-19 05:52:05.333 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: qos-fip 2026-05-19 05:52:05.334 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-19 05:52:05.334 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: qos-gateway-ip 2026-05-19 05:52:05.334 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: qos-port-network-policy 2026-05-19 05:52:05.335 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: qos-pps-minimum 2026-05-19 05:52:05.335 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-19 05:52:05.336 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: qos-pps 2026-05-19 05:52:05.336 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: qos-rule-type-details 2026-05-19 05:52:05.337 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-19 05:52:05.337 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: qos-rules-alias 2026-05-19 05:52:05.338 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: quota-check-limit 2026-05-19 05:52:05.338 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: quota-check-limit-default 2026-05-19 05:52:05.340 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: quotas 2026-05-19 05:52:05.343 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: quota_details 2026-05-19 05:52:05.344 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: rbac-policies 2026-05-19 05:52:05.345 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: rbac-address-group 2026-05-19 05:52:05.345 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: rbac-address-scope 2026-05-19 05:52:05.345 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: rbac-security-groups 2026-05-19 05:52:05.346 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: rbac-subnetpool 2026-05-19 05:52:05.346 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: revision-if-match 2026-05-19 05:52:05.347 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: standard-attr-revisions 2026-05-19 05:52:05.347 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: router_availability_zone 2026-05-19 05:52:05.348 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-19 05:52:05.349 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: security-groups-default-rules 2026-05-19 05:52:05.349 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-19 05:52:05.350 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-19 05:52:05.350 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-19 05:52:05.350 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-19 05:52:05.351 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-19 05:52:05.354 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: security-group 2026-05-19 05:52:05.355 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: segment 2026-05-19 05:52:05.356 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-19 05:52:05.356 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: service-type 2026-05-19 05:52:05.357 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: sorting 2026-05-19 05:52:05.357 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: standard-attr-segment 2026-05-19 05:52:05.358 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: standard-attr-description 2026-05-19 05:52:05.358 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: stateful-security-group 2026-05-19 05:52:05.358 1 WARNING neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-19 05:52:05.359 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-19 05:52:05.359 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: subnet-external-network 2026-05-19 05:52:05.360 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: subnet_onboard 2026-05-19 05:52:05.360 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-19 05:52:05.360 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: subnet-service-types 2026-05-19 05:52:05.361 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: subnet_allocation 2026-05-19 05:52:05.361 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-19 05:52:05.362 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: tag-creation 2026-05-19 05:52:05.362 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-19 05:52:05.365 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: standard-attr-tag 2026-05-19 05:52:05.366 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-19 05:52:05.366 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: trunk 2026-05-19 05:52:05.367 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: trunk-details 2026-05-19 05:52:05.367 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-19 05:52:05.368 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-19 05:52:05.368 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-19 05:52:05.369 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-19 05:52:05.370 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-19 05:52:05.371 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-19 05:52:05.371 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: vpn-flavors 2026-05-19 05:52:05.372 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: vpnaas 2026-05-19 05:52:05.373 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: taas 2026-05-19 05:52:05.374 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: tap-mirror 2026-05-19 05:52:05.375 1 INFO neutron.api.extensions [None req-3f92511b-1567-4469-9b2a-467b92d7cb7b - - - - - -] Loaded extension: taas-vlan-filter 2026-05-19 05:52:35.463 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-19 05:52:35.512 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-19 05:52:35.523 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-19 05:52:54.108 16 INFO neutron.db.l3_hamode_db [None req-8bb7633d-8707-4f48-9abf-6bc72c2f7c8a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 05:53:03.135 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 31f887f8-f670-4741-9870-083fe2fa424e 2026-05-19 05:53:04.227 16 INFO neutron.plugins.ml2.plugin [None req-66637571-ef2b-49a8-b6d9-677c4a2ae961 - - - - - -] Attempt 1 to provision port 31f887f8-f670-4741-9870-083fe2fa424e 2026-05-19 05:53:05.026 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 31f887f8-f670-4741-9870-083fe2fa424e 2026-05-19 05:53:05.889 16 INFO neutron.plugins.ml2.plugin [None req-a48b9bf0-0067-4250-882a-73201b055080 - - - - - -] Attempt 1 to provision port 31f887f8-f670-4741-9870-083fe2fa424e 2026-05-19 05:57:41.105 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port b67c0cb9-d4d5-45c6-99f4-0bdd8e9e5711 2026-05-19 05:57:41.506 16 INFO neutron.plugins.ml2.plugin [None req-5b91187e-4b70-4d5f-883e-66788ce44eaf - - - - - -] Attempt 1 to provision port b67c0cb9-d4d5-45c6-99f4-0bdd8e9e5711 2026-05-19 05:57:43.094 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port b67c0cb9-d4d5-45c6-99f4-0bdd8e9e5711 2026-05-19 05:57:47.470 13 INFO neutron.plugins.ml2.plugin [None req-8840eac0-2e3e-41c1-bcc9-e69a5cc07b4a - - - - - -] Attempt 1 to provision port b0d5b56e-4767-49e2-a142-7f57319665a8 2026-05-19 06:01:27.723 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port b0d5b56e-4767-49e2-a142-7f57319665a8 2026-05-19 06:01:29.163 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port b0d5b56e-4767-49e2-a142-7f57319665a8 2026-05-19 06:09:53.316 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port ade26c37-6d27-41c3-b724-7b3bad8d3426 2026-05-19 06:09:55.288 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port ade26c37-6d27-41c3-b724-7b3bad8d3426 2026-05-19 06:20:33.356 16 INFO neutron.plugins.ml2.plugin [None req-d8a408c3-0484-481e-a1cc-c25fa025654d - - - - - -] Attempt 1 to provision port b67c0cb9-d4d5-45c6-99f4-0bdd8e9e5711 2026-05-19 06:20:33.409 16 INFO neutron.plugins.ml2.plugin [None req-d8a408c3-0484-481e-a1cc-c25fa025654d - - - - - -] Attempt 1 to provision port b0d5b56e-4767-49e2-a142-7f57319665a8 2026-05-19 06:20:33.475 16 INFO neutron.plugins.ml2.plugin [None req-d8a408c3-0484-481e-a1cc-c25fa025654d - - - - - -] Attempt 1 to provision port 31f887f8-f670-4741-9870-083fe2fa424e 2026-05-19 06:25:23.580 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port ec879122-275d-43dc-ad96-524b7260c534 2026-05-19 06:25:25.541 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port ec879122-275d-43dc-ad96-524b7260c534 2026-05-19 06:25:27.666 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 9cd796cf-1a4c-49b9-8bf3-4e5c5080c80a 2026-05-19 06:25:29.543 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 9cd796cf-1a4c-49b9-8bf3-4e5c5080c80a 2026-05-19 06:25:31.728 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 6987548b-d310-4256-b1f2-1002b1c059d5 2026-05-19 06:25:32.167 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 6949d854-056e-4549-b1eb-c951fe5fae2e 2026-05-19 06:25:32.515 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 9dc229e0-3798-4149-ade2-153b310c106b 2026-05-19 06:25:33.663 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 6949d854-056e-4549-b1eb-c951fe5fae2e 2026-05-19 06:25:33.736 16 INFO neutron.plugins.ml2.plugin [None req-c8b0b7cf-f6ad-40c3-8449-c3f2154a1f20 - - - - - -] Attempt 1 to provision port 9cd796cf-1a4c-49b9-8bf3-4e5c5080c80a 2026-05-19 06:25:33.824 16 INFO neutron.plugins.ml2.plugin [None req-c8b0b7cf-f6ad-40c3-8449-c3f2154a1f20 - - - - - -] Attempt 1 to provision port 9492c68a-c623-4b77-a9f5-816c2397af1a 2026-05-19 06:25:33.906 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 9492c68a-c623-4b77-a9f5-816c2397af1a 2026-05-19 06:25:34.025 16 INFO neutron.plugins.ml2.plugin [None req-c8b0b7cf-f6ad-40c3-8449-c3f2154a1f20 - - - - - -] Attempt 1 to provision port 5753a500-5e0e-4638-879d-835e3f41f90c 2026-05-19 06:25:34.044 16 INFO neutron.plugins.ml2.plugin [None req-c8b0b7cf-f6ad-40c3-8449-c3f2154a1f20 - - - - - -] Attempt 1 to provision port c3565ef5-1330-4fad-8b11-3f9637974c1c 2026-05-19 06:25:34.070 16 INFO neutron.plugins.ml2.plugin [None req-c8b0b7cf-f6ad-40c3-8449-c3f2154a1f20 - - - - - -] Attempt 1 to provision port 5acd525b-2cbd-4a8d-9ebf-2fa56383ef0c 2026-05-19 06:25:34.093 16 INFO neutron.plugins.ml2.plugin [None req-c8b0b7cf-f6ad-40c3-8449-c3f2154a1f20 - - - - - -] Attempt 1 to provision port b7c41df7-2ff9-437c-9ab6-2c14af112dd1 2026-05-19 06:25:34.118 16 INFO neutron.plugins.ml2.plugin [None req-c8b0b7cf-f6ad-40c3-8449-c3f2154a1f20 - - - - - -] Attempt 1 to provision port ec879122-275d-43dc-ad96-524b7260c534 2026-05-19 06:25:34.153 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port eb2a745e-9531-414a-8415-ffc9dac0aaf7 2026-05-19 06:25:34.596 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 9dc229e0-3798-4149-ade2-153b310c106b 2026-05-19 06:25:34.865 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 6987548b-d310-4256-b1f2-1002b1c059d5 2026-05-19 06:25:35.556 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port eb2a745e-9531-414a-8415-ffc9dac0aaf7 2026-05-19 06:25:35.713 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 9492c68a-c623-4b77-a9f5-816c2397af1a 2026-05-19 06:25:40.625 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 894755f2-d8f1-4ebc-b9c5-46787b19241c 2026-05-19 06:25:41.052 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port f43e9c95-1a2e-4b1b-9989-f016f09d862e 2026-05-19 06:25:41.172 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ffd385c-d9b7-4026-b222-5360b2c0f348'] response: {'server_uuid': 'b9ed76cb-7af8-4adc-9d54-9fc9306ab4e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '894755f2-d8f1-4ebc-b9c5-46787b19241c', 'code': 200} 2026-05-19 06:25:41.380 13 INFO neutron.plugins.ml2.plugin [None req-9ce9b914-6a50-4b92-87af-1a9a3829b9a0 - - - - - -] Attempt 1 to provision port fea7e295-b795-4dc7-96ba-0ca99a88c347 2026-05-19 06:25:41.422 13 INFO neutron.plugins.ml2.plugin [None req-9ce9b914-6a50-4b92-87af-1a9a3829b9a0 - - - - - -] Attempt 1 to provision port c3565ef5-1330-4fad-8b11-3f9637974c1c 2026-05-19 06:25:41.468 13 INFO neutron.plugins.ml2.plugin [None req-9ce9b914-6a50-4b92-87af-1a9a3829b9a0 - - - - - -] Attempt 1 to provision port 9cd796cf-1a4c-49b9-8bf3-4e5c5080c80a 2026-05-19 06:25:41.524 13 INFO neutron.plugins.ml2.plugin [None req-9ce9b914-6a50-4b92-87af-1a9a3829b9a0 - - - - - -] Attempt 1 to provision port 894755f2-d8f1-4ebc-b9c5-46787b19241c 2026-05-19 06:25:41.572 13 INFO neutron.plugins.ml2.plugin [None req-9ce9b914-6a50-4b92-87af-1a9a3829b9a0 - - - - - -] Attempt 1 to provision port b0c47bce-c5f5-4a38-93d1-7d62c3f87f33 2026-05-19 06:25:41.597 13 INFO neutron.plugins.ml2.plugin [None req-9ce9b914-6a50-4b92-87af-1a9a3829b9a0 - - - - - -] Attempt 1 to provision port 5acd525b-2cbd-4a8d-9ebf-2fa56383ef0c 2026-05-19 06:25:42.344 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 894755f2-d8f1-4ebc-b9c5-46787b19241c 2026-05-19 06:25:42.528 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port f43e9c95-1a2e-4b1b-9989-f016f09d862e 2026-05-19 06:25:42.838 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 0ca14faf-611d-4469-9b14-6680b0fe4e33 2026-05-19 06:25:43.242 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3e13b93-ec84-4a20-a624-be9f03b219d5'] response: {'server_uuid': 'ac42f1e0-613b-427e-8a13-9f4dffb0ba4d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f43e9c95-1a2e-4b1b-9989-f016f09d862e', 'code': 200} 2026-05-19 06:25:43.243 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3e13b93-ec84-4a20-a624-be9f03b219d5'] response: {'server_uuid': 'fb5e6eee-860a-4e64-ace0-3770c7044322', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0ca14faf-611d-4469-9b14-6680b0fe4e33', 'code': 200} 2026-05-19 06:25:44.163 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 0ca14faf-611d-4469-9b14-6680b0fe4e33 2026-05-19 06:25:45.905 16 INFO neutron.plugins.ml2.plugin [None req-621c42f7-a386-4f78-80e2-7e89b216e49a - - - - - -] Attempt 1 to provision port 0ca14faf-611d-4469-9b14-6680b0fe4e33 2026-05-19 06:25:45.971 16 INFO neutron.plugins.ml2.plugin [None req-621c42f7-a386-4f78-80e2-7e89b216e49a - - - - - -] Attempt 1 to provision port 5acd525b-2cbd-4a8d-9ebf-2fa56383ef0c 2026-05-19 06:25:46.003 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port aca4b02a-f9d7-45c8-9178-4a171c37d4da 2026-05-19 06:25:48.034 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port aca4b02a-f9d7-45c8-9178-4a171c37d4da 2026-05-19 06:25:50.192 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ae5a7f1-3e9c-4679-814a-62be17fb4616'] response: {'server_uuid': 'ac42f1e0-613b-427e-8a13-9f4dffb0ba4d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f43e9c95-1a2e-4b1b-9989-f016f09d862e', 'code': 200} 2026-05-19 06:25:51.535 13 INFO neutron.plugins.ml2.plugin [None req-b8c6e33b-3f2d-41e7-a76e-57c7f630e6a4 - - - - - -] Attempt 1 to provision port 894755f2-d8f1-4ebc-b9c5-46787b19241c 2026-05-19 06:25:51.628 13 INFO neutron.plugins.ml2.plugin [None req-b8c6e33b-3f2d-41e7-a76e-57c7f630e6a4 - - - - - -] Attempt 1 to provision port 9492c68a-c623-4b77-a9f5-816c2397af1a 2026-05-19 06:25:51.683 13 INFO neutron.plugins.ml2.plugin [None req-b8c6e33b-3f2d-41e7-a76e-57c7f630e6a4 - - - - - -] Attempt 1 to provision port b7c41df7-2ff9-437c-9ab6-2c14af112dd1 2026-05-19 06:25:55.928 13 INFO neutron.plugins.ml2.plugin [None req-29846fe5-e14f-42e1-8e9e-a46302cf78b6 - - - - - -] Attempt 1 to provision port d21cac88-ece8-41d6-be8e-19eaab90664e 2026-05-19 06:25:56.702 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port ac61576b-6972-4adf-8533-bee5f96cecc1 2026-05-19 06:25:57.191 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-7943127e-36e0-41ae-a5ea-2e4ad20a245b'] response: {'server_uuid': '9be50136-1790-4e31-a78f-35b297529a74', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ac61576b-6972-4adf-8533-bee5f96cecc1', 'code': 200} 2026-05-19 06:25:58.300 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port ac61576b-6972-4adf-8533-bee5f96cecc1 2026-05-19 06:26:00.327 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port f36fd8b6-b682-4390-b48d-aff6de71ffd9 2026-05-19 06:26:02.230 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port f36fd8b6-b682-4390-b48d-aff6de71ffd9 2026-05-19 06:26:02.572 13 INFO neutron.plugins.ml2.plugin [None req-488e5c16-8854-41a8-9f6f-310e310fbfaa - - - - - -] Attempt 1 to provision port f36fd8b6-b682-4390-b48d-aff6de71ffd9 2026-05-19 06:26:02.620 13 INFO neutron.plugins.ml2.plugin [None req-488e5c16-8854-41a8-9f6f-310e310fbfaa - - - - - -] Attempt 1 to provision port a5935151-16ed-4e5d-a50f-28f907b57a43 2026-05-19 06:26:02.644 13 INFO neutron.plugins.ml2.plugin [None req-488e5c16-8854-41a8-9f6f-310e310fbfaa - - - - - -] Attempt 1 to provision port ac61576b-6972-4adf-8533-bee5f96cecc1 2026-05-19 06:26:08.120 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 5acd525b-2cbd-4a8d-9ebf-2fa56383ef0c 2026-05-19 06:26:10.274 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 5acd525b-2cbd-4a8d-9ebf-2fa56383ef0c 2026-05-19 06:26:10.444 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port fea7e295-b795-4dc7-96ba-0ca99a88c347 2026-05-19 06:26:12.170 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port fea7e295-b795-4dc7-96ba-0ca99a88c347 2026-05-19 06:26:15.075 16 INFO neutron.plugins.ml2.plugin [None req-dab950ed-dfc4-4449-8dfb-7f47ac1f6647 - - - - - -] Attempt 1 to provision port 894755f2-d8f1-4ebc-b9c5-46787b19241c 2026-05-19 06:26:16.157 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 894755f2-d8f1-4ebc-b9c5-46787b19241c 2026-05-19 06:26:18.116 13 INFO neutron.plugins.ml2.plugin [None req-87924e88-e6ed-41c7-b9d1-35846fbd060d - - - - - -] Attempt 1 to provision port 894755f2-d8f1-4ebc-b9c5-46787b19241c 2026-05-19 06:26:18.144 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 894755f2-d8f1-4ebc-b9c5-46787b19241c 2026-05-19 06:26:35.394 13 INFO neutron.plugins.ml2.plugin [None req-725c856b-fedd-4061-a49f-959c08f62a89 - - - - - -] Attempt 1 to provision port ebbd6088-1ee0-4999-a37f-f69a680ff23c 2026-05-19 06:26:35.425 13 INFO neutron.plugins.ml2.plugin [None req-725c856b-fedd-4061-a49f-959c08f62a89 - - - - - -] Attempt 1 to provision port 79a4f53c-75f6-40ef-90d7-4046d7369bb9 2026-05-19 06:26:36.177 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port ca58e8b8-8268-46c7-870c-f2e217eeae86 2026-05-19 06:26:38.238 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port ca58e8b8-8268-46c7-870c-f2e217eeae86 2026-05-19 06:26:38.460 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port ff5e76d6-5992-41f9-9717-5dd8c616b3d6 2026-05-19 06:26:40.180 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port ff5e76d6-5992-41f9-9717-5dd8c616b3d6 2026-05-19 06:26:43.627 16 INFO neutron.plugins.ml2.plugin [None req-cb385178-d6c0-48e6-b4de-ad109f2fd95e - - - - - -] Attempt 1 to provision port 9f94279c-caf6-4df8-823a-d5eb71e507a8 2026-05-19 06:26:43.676 16 INFO neutron.plugins.ml2.plugin [None req-cb385178-d6c0-48e6-b4de-ad109f2fd95e - - - - - -] Attempt 1 to provision port ff5e76d6-5992-41f9-9717-5dd8c616b3d6 2026-05-19 06:26:47.454 16 INFO neutron.plugins.ml2.plugin [None req-0290d6a5-7e65-433c-ab88-55b4c18e7d69 - - - - - -] Attempt 1 to provision port 9f94279c-caf6-4df8-823a-d5eb71e507a8 2026-05-19 06:26:47.487 16 INFO neutron.plugins.ml2.plugin [None req-0290d6a5-7e65-433c-ab88-55b4c18e7d69 - - - - - -] Attempt 1 to provision port ff5e76d6-5992-41f9-9717-5dd8c616b3d6 2026-05-19 06:26:50.421 16 INFO neutron.plugins.ml2.plugin [None req-14913402-825d-4ecd-9842-1d85969217ad - - - - - -] Attempt 1 to provision port 9f94279c-caf6-4df8-823a-d5eb71e507a8 2026-05-19 06:26:50.638 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port eff86a22-832b-4871-a661-0752dda0d25d 2026-05-19 06:26:50.760 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d04d244-ac43-4552-9157-9f0b8554f9e0'] response: {'server_uuid': '8c461235-39f2-4b78-91b4-ecd4d929fa13', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eff86a22-832b-4871-a661-0752dda0d25d', 'code': 200} 2026-05-19 06:26:52.159 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port eff86a22-832b-4871-a661-0752dda0d25d 2026-05-19 06:26:53.401 16 INFO neutron.plugins.ml2.plugin [None req-5491e167-590c-4983-9246-b988370b2f69 - - - - - -] Attempt 1 to provision port 9f94279c-caf6-4df8-823a-d5eb71e507a8 2026-05-19 06:26:53.543 16 INFO neutron.plugins.ml2.plugin [None req-5491e167-590c-4983-9246-b988370b2f69 - - - - - -] Attempt 1 to provision port eff86a22-832b-4871-a661-0752dda0d25d 2026-05-19 06:26:54.213 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 79a4f53c-75f6-40ef-90d7-4046d7369bb9 2026-05-19 06:26:54.817 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 9f94279c-caf6-4df8-823a-d5eb71e507a8 2026-05-19 06:26:56.190 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port c105cc5b-bae6-4b0a-acca-cae8601abc1b 2026-05-19 06:26:56.553 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 79a4f53c-75f6-40ef-90d7-4046d7369bb9 2026-05-19 06:26:58.262 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port c105cc5b-bae6-4b0a-acca-cae8601abc1b 2026-05-19 06:26:58.478 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 913f05d6-21da-4c3e-94f4-0c95298985cf 2026-05-19 06:27:00.375 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port f905e5a4-56d5-4f5f-956d-f1ea242aa87d 2026-05-19 06:27:02.191 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port f905e5a4-56d5-4f5f-956d-f1ea242aa87d 2026-05-19 06:27:04.241 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port dc4e8eb4-2c9a-4378-8860-713c19386e66 2026-05-19 06:27:06.188 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port dc4e8eb4-2c9a-4378-8860-713c19386e66 2026-05-19 06:27:11.131 16 INFO neutron.plugins.ml2.plugin [None req-aff30e2e-3e00-427c-848a-f242af87d8d0 - - - - - -] Attempt 1 to provision port dc4e8eb4-2c9a-4378-8860-713c19386e66 2026-05-19 06:27:11.188 16 INFO neutron.plugins.ml2.plugin [None req-aff30e2e-3e00-427c-848a-f242af87d8d0 - - - - - -] Attempt 1 to provision port af927b36-d533-4c1a-b824-c84bbbd9089c 2026-05-19 06:27:11.209 16 INFO neutron.plugins.ml2.plugin [None req-aff30e2e-3e00-427c-848a-f242af87d8d0 - - - - - -] Attempt 1 to provision port f972539f-3d68-4e21-b88d-815ac08ca84a 2026-05-19 06:27:15.325 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 5575d0fd-c27c-492c-9ed5-7e0ba889a32b 2026-05-19 06:27:15.506 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0604e19c-8871-474a-b384-8cfcad70f789'] response: {'server_uuid': 'c9720580-ee9b-46d7-a0bd-d1ba96a3a79d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5575d0fd-c27c-492c-9ed5-7e0ba889a32b', 'code': 200} 2026-05-19 06:27:16.460 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 5575d0fd-c27c-492c-9ed5-7e0ba889a32b 2026-05-19 06:27:16.657 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port f972539f-3d68-4e21-b88d-815ac08ca84a 2026-05-19 06:27:16.991 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port af927b36-d533-4c1a-b824-c84bbbd9089c 2026-05-19 06:27:17.337 16 INFO neutron.plugins.ml2.plugin [None req-2f8fcbbc-8f09-40f0-8d7a-9c0a59937f6e - - - - - -] Attempt 1 to provision port f972539f-3d68-4e21-b88d-815ac08ca84a 2026-05-19 06:27:17.426 16 INFO neutron.plugins.ml2.plugin [None req-2f8fcbbc-8f09-40f0-8d7a-9c0a59937f6e - - - - - -] Attempt 1 to provision port 5575d0fd-c27c-492c-9ed5-7e0ba889a32b 2026-05-19 06:27:18.385 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port f972539f-3d68-4e21-b88d-815ac08ca84a 2026-05-19 06:27:18.596 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port af927b36-d533-4c1a-b824-c84bbbd9089c 2026-05-19 06:27:20.598 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-134e510f-c89a-405b-b479-b5dfe0432a1a'] response: {'server_uuid': 'c9720580-ee9b-46d7-a0bd-d1ba96a3a79d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5575d0fd-c27c-492c-9ed5-7e0ba889a32b', 'code': 200} 2026-05-19 06:27:22.457 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 57219095-92c4-48b1-ba44-93dadb53e6a1 2026-05-19 06:27:23.210 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-95805a33-ef87-4abb-8661-5666f2ba1ea3'] response: {'server_uuid': '8c461235-39f2-4b78-91b4-ecd4d929fa13', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eff86a22-832b-4871-a661-0752dda0d25d', 'code': 200} 2026-05-19 06:27:24.910 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port eff86a22-832b-4871-a661-0752dda0d25d 2026-05-19 06:27:25.010 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d289fef1-6153-4ef2-b717-3edb07f2d1a9'] response: {'server_uuid': '8c461235-39f2-4b78-91b4-ecd4d929fa13', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eff86a22-832b-4871-a661-0752dda0d25d', 'code': 200} 2026-05-19 06:27:26.593 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port eff86a22-832b-4871-a661-0752dda0d25d 2026-05-19 06:27:42.720 16 INFO neutron.plugins.ml2.plugin [None req-9205a87a-7537-4e61-a60c-f051ec87bac8 - - - - - -] Attempt 1 to provision port 83939249-c360-4d8b-a4fb-cbb31fddd4cc 2026-05-19 06:27:44.499 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port fb6d47e7-3244-40c6-b228-0a93b6858939 2026-05-19 06:27:45.810 16 INFO neutron.plugins.ml2.plugin [None req-81961b4f-b070-4829-9d7b-23cb4fade6c2 - - - - - -] Attempt 1 to provision port fc7d8c40-65ad-4f62-badc-f7350e943cf8 2026-05-19 06:27:46.478 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port fb6d47e7-3244-40c6-b228-0a93b6858939 2026-05-19 06:27:46.718 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port fc7d8c40-65ad-4f62-badc-f7350e943cf8 2026-05-19 06:27:47.517 16 INFO neutron.plugins.ml2.plugin [None req-a29533ae-4fcf-41e1-9f7d-923010d95ea7 - - - - - -] Attempt 1 to provision port fc7d8c40-65ad-4f62-badc-f7350e943cf8 2026-05-19 06:27:47.570 16 INFO neutron.plugins.ml2.plugin [None req-a29533ae-4fcf-41e1-9f7d-923010d95ea7 - - - - - -] Attempt 1 to provision port 93287097-d237-4227-bf99-35797c8bb019 2026-05-19 06:27:48.585 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-2606ca58-f31a-4cfe-b1f4-a6219b4d8a70'] response: {'server_uuid': '8c461235-39f2-4b78-91b4-ecd4d929fa13', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eff86a22-832b-4871-a661-0752dda0d25d', 'code': 200} 2026-05-19 06:27:48.738 13 INFO neutron.plugins.ml2.plugin [None req-97f86ba1-c4af-4fb3-8573-838ea8454533 - - - - - -] Attempt 1 to provision port 93287097-d237-4227-bf99-35797c8bb019 2026-05-19 06:27:51.515 16 INFO neutron.plugins.ml2.plugin [None req-4be8c7a8-2591-4f3f-a283-ec595bb7bcef - - - - - -] Attempt 1 to provision port 93287097-d237-4227-bf99-35797c8bb019 2026-05-19 06:27:54.618 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 362431ed-7298-42f4-a72e-bf64be8224d6 2026-05-19 06:27:56.570 16 INFO neutron.plugins.ml2.plugin [None req-6bc9a947-705e-45bd-a23a-efd735297216 - - - - - -] Attempt 1 to provision port ea9a5a93-8e64-4446-8065-a250e65dd280 2026-05-19 06:27:56.597 16 INFO neutron.plugins.ml2.plugin [None req-6bc9a947-705e-45bd-a23a-efd735297216 - - - - - -] Attempt 1 to provision port 014b1bf3-9650-4728-9043-ff42d5dd3177 2026-05-19 06:27:56.633 16 INFO neutron.plugins.ml2.plugin [None req-6bc9a947-705e-45bd-a23a-efd735297216 - - - - - -] Attempt 1 to provision port 362431ed-7298-42f4-a72e-bf64be8224d6 2026-05-19 06:27:57.313 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 137b0a07-e2bf-480c-98fc-5a56579f7b0d 2026-05-19 06:27:57.755 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 362431ed-7298-42f4-a72e-bf64be8224d6 2026-05-19 06:27:57.997 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 08a1154a-9891-4318-a850-01b317e2a91f 2026-05-19 06:27:58.132 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fe4c1f5-25f8-49ce-bdf8-365747069578'] response: {'server_uuid': '03af4a42-fea3-4425-87fb-c0fd38a39167', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '08a1154a-9891-4318-a850-01b317e2a91f', 'code': 200} 2026-05-19 06:27:59.702 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 137b0a07-e2bf-480c-98fc-5a56579f7b0d 2026-05-19 06:27:59.963 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 08a1154a-9891-4318-a850-01b317e2a91f 2026-05-19 06:28:01.718 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 5689086d-7a53-440a-a7c3-b18a8ea325a5 2026-05-19 06:28:02.234 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port e2b500ba-facd-42d4-b2e7-ee32fcf4b697 2026-05-19 06:28:03.746 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port e2b500ba-facd-42d4-b2e7-ee32fcf4b697 2026-05-19 06:28:04.012 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 258636c6-ffc5-4699-8c0e-e5b8d0c69b69 2026-05-19 06:28:04.436 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 5689086d-7a53-440a-a7c3-b18a8ea325a5 2026-05-19 06:28:04.635 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 83939249-c360-4d8b-a4fb-cbb31fddd4cc 2026-05-19 06:28:05.832 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 83939249-c360-4d8b-a4fb-cbb31fddd4cc 2026-05-19 06:28:05.982 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 93287097-d237-4227-bf99-35797c8bb019 2026-05-19 06:28:06.336 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 258636c6-ffc5-4699-8c0e-e5b8d0c69b69 2026-05-19 06:28:07.838 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 8b08dc71-0335-4439-bfde-0b8b7ceeeb24 2026-05-19 06:28:08.219 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 83939249-c360-4d8b-a4fb-cbb31fddd4cc 2026-05-19 06:28:08.356 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 93287097-d237-4227-bf99-35797c8bb019 2026-05-19 06:28:09.740 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 247e63b1-16d1-4670-93dc-9be0c3ec73a5 2026-05-19 06:28:10.069 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 93287097-d237-4227-bf99-35797c8bb019 2026-05-19 06:28:10.316 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 8b08dc71-0335-4439-bfde-0b8b7ceeeb24 2026-05-19 06:28:11.742 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 247e63b1-16d1-4670-93dc-9be0c3ec73a5 2026-05-19 06:28:14.931 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 1b10fc20-5d19-4d60-b1c2-24be27fe5e8d 2026-05-19 06:28:15.310 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port d0d0fb62-4274-42fc-bd6b-673e851a43d4 2026-05-19 06:28:15.419 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7bc5d913-2c68-4276-ae42-eca01e684f4f'] response: {'server_uuid': '074bb447-d7ee-4f8f-a745-1df8b04c481f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd0d0fb62-4274-42fc-bd6b-673e851a43d4', 'code': 200} 2026-05-19 06:28:15.452 16 INFO neutron.plugins.ml2.plugin [None req-81341e59-1de5-4808-93f3-5a46b28d42e3 - - - - - -] Attempt 1 to provision port 9c2d74eb-dd4c-4ab3-a8c9-bc3ec0e015b7 2026-05-19 06:28:15.506 16 INFO neutron.plugins.ml2.plugin [None req-81341e59-1de5-4808-93f3-5a46b28d42e3 - - - - - -] Attempt 1 to provision port 1b10fc20-5d19-4d60-b1c2-24be27fe5e8d 2026-05-19 06:28:15.591 16 INFO neutron.plugins.ml2.plugin [None req-81341e59-1de5-4808-93f3-5a46b28d42e3 - - - - - -] Attempt 1 to provision port ea9a5a93-8e64-4446-8065-a250e65dd280 2026-05-19 06:28:15.637 16 INFO neutron.plugins.ml2.plugin [None req-81341e59-1de5-4808-93f3-5a46b28d42e3 - - - - - -] Attempt 1 to provision port 08a1154a-9891-4318-a850-01b317e2a91f 2026-05-19 06:28:15.727 16 INFO neutron.plugins.ml2.plugin [None req-81341e59-1de5-4808-93f3-5a46b28d42e3 - - - - - -] Attempt 1 to provision port fc1cf348-e69d-4008-82bf-7fa3dcfab051 2026-05-19 06:28:15.763 16 INFO neutron.plugins.ml2.plugin [None req-81341e59-1de5-4808-93f3-5a46b28d42e3 - - - - - -] Attempt 1 to provision port 2a3721ed-fc11-41d7-aaa5-0b50f94b0ad6 2026-05-19 06:28:15.789 16 INFO neutron.plugins.ml2.plugin [None req-81341e59-1de5-4808-93f3-5a46b28d42e3 - - - - - -] Attempt 1 to provision port 6138cd49-2cbf-402f-a2ce-d2e5f3e4ede0 2026-05-19 06:28:15.823 16 INFO neutron.plugins.ml2.plugin [None req-81341e59-1de5-4808-93f3-5a46b28d42e3 - - - - - -] Attempt 1 to provision port 8b08dc71-0335-4439-bfde-0b8b7ceeeb24 2026-05-19 06:28:15.876 16 INFO neutron.plugins.ml2.plugin [None req-81341e59-1de5-4808-93f3-5a46b28d42e3 - - - - - -] Attempt 1 to provision port e2b500ba-facd-42d4-b2e7-ee32fcf4b697 2026-05-19 06:28:17.197 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 1b10fc20-5d19-4d60-b1c2-24be27fe5e8d 2026-05-19 06:28:17.592 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port d0d0fb62-4274-42fc-bd6b-673e851a43d4 2026-05-19 06:28:18.024 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 3d8bed51-5611-4762-a262-b94e626f3dff 2026-05-19 06:28:18.171 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddb8cde0-5f6f-4411-9f2a-aab442ca4c2a'] response: {'server_uuid': 'b569761f-edc7-4a56-a32e-d036e08f25a3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d8bed51-5611-4762-a262-b94e626f3dff', 'code': 200} 2026-05-19 06:28:19.088 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 3d8bed51-5611-4762-a262-b94e626f3dff 2026-05-19 06:28:19.489 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port ea9a5a93-8e64-4446-8065-a250e65dd280 2026-05-19 06:28:19.890 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 014b1bf3-9650-4728-9043-ff42d5dd3177 2026-05-19 06:28:20.237 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port ed62940f-132a-4fcd-8aa4-4ec275a01a47 2026-05-19 06:28:21.259 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port ed62940f-132a-4fcd-8aa4-4ec275a01a47 2026-05-19 06:28:21.464 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port fc1cf348-e69d-4008-82bf-7fa3dcfab051 2026-05-19 06:28:21.697 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 014b1bf3-9650-4728-9043-ff42d5dd3177 2026-05-19 06:28:21.839 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port ea9a5a93-8e64-4446-8065-a250e65dd280 2026-05-19 06:28:22.041 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 2a3721ed-fc11-41d7-aaa5-0b50f94b0ad6 2026-05-19 06:28:24.236 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 96392eb8-bb42-4029-b7fd-e6f9ebb09f76 2026-05-19 06:28:24.341 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-0647ff3e-ef03-4ba5-9eb0-213f235b2368'] response: {'server_uuid': '03ab70a8-1d67-4622-a80c-b4409dfd4506', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '96392eb8-bb42-4029-b7fd-e6f9ebb09f76', 'code': 200} 2026-05-19 06:28:24.577 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 2a3721ed-fc11-41d7-aaa5-0b50f94b0ad6 2026-05-19 06:28:24.756 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port fc1cf348-e69d-4008-82bf-7fa3dcfab051 2026-05-19 06:28:25.852 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 4265c1ac-b99f-4729-8086-19bace2614f0 2026-05-19 06:28:26.147 13 INFO neutron.plugins.ml2.plugin [None req-7c921d8b-1806-4e8c-8932-3524768b493f - - - - - -] Attempt 1 to provision port 2a3721ed-fc11-41d7-aaa5-0b50f94b0ad6 2026-05-19 06:28:26.155 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 96392eb8-bb42-4029-b7fd-e6f9ebb09f76 2026-05-19 06:28:26.301 13 INFO neutron.plugins.ml2.plugin [None req-7c921d8b-1806-4e8c-8932-3524768b493f - - - - - -] Attempt 1 to provision port 217a734a-dd07-47f2-b736-848595ca55eb 2026-05-19 06:28:26.374 13 INFO neutron.plugins.ml2.plugin [None req-7c921d8b-1806-4e8c-8932-3524768b493f - - - - - -] Attempt 1 to provision port a33f00fc-998f-4c80-9682-e16dcc4474d8 2026-05-19 06:28:26.425 13 INFO neutron.plugins.ml2.plugin [None req-7c921d8b-1806-4e8c-8932-3524768b493f - - - - - -] Attempt 1 to provision port ea9a5a93-8e64-4446-8065-a250e65dd280 2026-05-19 06:28:26.480 13 INFO neutron.plugins.ml2.plugin [None req-7c921d8b-1806-4e8c-8932-3524768b493f - - - - - -] Attempt 1 to provision port ed62940f-132a-4fcd-8aa4-4ec275a01a47 2026-05-19 06:28:29.655 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 217a734a-dd07-47f2-b736-848595ca55eb 2026-05-19 06:28:29.900 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 6138cd49-2cbf-402f-a2ce-d2e5f3e4ede0 2026-05-19 06:28:30.186 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 819692e5-056a-4dbb-a71f-916fca342f74 2026-05-19 06:28:30.444 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port a33f00fc-998f-4c80-9682-e16dcc4474d8 2026-05-19 06:28:32.036 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 217a734a-dd07-47f2-b736-848595ca55eb 2026-05-19 06:28:32.233 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 6138cd49-2cbf-402f-a2ce-d2e5f3e4ede0 2026-05-19 06:28:32.436 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 819692e5-056a-4dbb-a71f-916fca342f74 2026-05-19 06:28:32.617 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port a33f00fc-998f-4c80-9682-e16dcc4474d8 2026-05-19 06:28:34.085 13 INFO neutron.plugins.ml2.plugin [None req-5d4c1e51-3337-4081-b09f-001094d5a1d6 - - - - - -] Attempt 1 to provision port 96392eb8-bb42-4029-b7fd-e6f9ebb09f76 2026-05-19 06:28:34.139 13 INFO neutron.plugins.ml2.plugin [None req-5d4c1e51-3337-4081-b09f-001094d5a1d6 - - - - - -] Attempt 1 to provision port 3d8bed51-5611-4762-a262-b94e626f3dff 2026-05-19 06:28:34.191 13 INFO neutron.plugins.ml2.plugin [None req-5d4c1e51-3337-4081-b09f-001094d5a1d6 - - - - - -] Attempt 1 to provision port 217a734a-dd07-47f2-b736-848595ca55eb 2026-05-19 06:28:34.237 13 INFO neutron.plugins.ml2.plugin [None req-5d4c1e51-3337-4081-b09f-001094d5a1d6 - - - - - -] Attempt 1 to provision port 6138cd49-2cbf-402f-a2ce-d2e5f3e4ede0 2026-05-19 06:28:34.289 13 INFO neutron.plugins.ml2.plugin [None req-5d4c1e51-3337-4081-b09f-001094d5a1d6 - - - - - -] Attempt 1 to provision port 1b10fc20-5d19-4d60-b1c2-24be27fe5e8d 2026-05-19 06:28:34.339 13 INFO neutron.plugins.ml2.plugin [None req-5d4c1e51-3337-4081-b09f-001094d5a1d6 - - - - - -] Attempt 1 to provision port ed62940f-132a-4fcd-8aa4-4ec275a01a47 2026-05-19 06:28:36.598 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 3054d598-f708-49ad-a0c3-72dcc8c58717 2026-05-19 06:28:36.704 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ba78167-6c7b-454f-96bd-b5d4844887e4'] response: {'server_uuid': '5f05cebd-0424-4406-8f6e-5e4821566c73', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3054d598-f708-49ad-a0c3-72dcc8c58717', 'code': 200} 2026-05-19 06:28:36.924 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 51ece05c-c24a-4458-bd69-1ec9e7c53ae4 2026-05-19 06:28:38.001 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 3054d598-f708-49ad-a0c3-72dcc8c58717 2026-05-19 06:28:38.173 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 51ece05c-c24a-4458-bd69-1ec9e7c53ae4 2026-05-19 06:28:40.096 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 1390b912-1541-4914-8dfc-9e89e9f2a2ba 2026-05-19 06:28:40.210 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-d001779a-b583-41dc-ad74-47e7179e1303'] response: {'server_uuid': '3c7d6d9c-57dd-43b0-9d67-8576a5445f5a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1390b912-1541-4914-8dfc-9e89e9f2a2ba', 'code': 200} 2026-05-19 06:28:42.046 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 1390b912-1541-4914-8dfc-9e89e9f2a2ba 2026-05-19 06:28:44.794 16 INFO neutron.plugins.ml2.plugin [None req-8edf37c5-0393-4498-a269-35095c71cf50 - - - - - -] Attempt 1 to provision port 3054d598-f708-49ad-a0c3-72dcc8c58717 2026-05-19 06:28:44.850 16 INFO neutron.plugins.ml2.plugin [None req-8edf37c5-0393-4498-a269-35095c71cf50 - - - - - -] Attempt 1 to provision port 6138cd49-2cbf-402f-a2ce-d2e5f3e4ede0 2026-05-19 06:28:44.919 16 INFO neutron.plugins.ml2.plugin [None req-8edf37c5-0393-4498-a269-35095c71cf50 - - - - - -] Attempt 1 to provision port 217a734a-dd07-47f2-b736-848595ca55eb 2026-05-19 06:28:44.972 16 INFO neutron.plugins.ml2.plugin [None req-8edf37c5-0393-4498-a269-35095c71cf50 - - - - - -] Attempt 1 to provision port 819692e5-056a-4dbb-a71f-916fca342f74 2026-05-19 06:28:45.016 16 INFO neutron.plugins.ml2.plugin [None req-8edf37c5-0393-4498-a269-35095c71cf50 - - - - - -] Attempt 1 to provision port 51ece05c-c24a-4458-bd69-1ec9e7c53ae4 2026-05-19 06:28:45.069 16 INFO neutron.plugins.ml2.plugin [None req-8edf37c5-0393-4498-a269-35095c71cf50 - - - - - -] Attempt 1 to provision port 1390b912-1541-4914-8dfc-9e89e9f2a2ba 2026-05-19 06:28:49.060 16 INFO neutron.plugins.ml2.plugin [None req-5d99c6e6-8ae2-4196-8b2b-86d0e06f1cfb - - - - - -] Attempt 1 to provision port 96392eb8-bb42-4029-b7fd-e6f9ebb09f76 2026-05-19 06:28:49.146 16 INFO neutron.plugins.ml2.plugin [None req-5d99c6e6-8ae2-4196-8b2b-86d0e06f1cfb - - - - - -] Attempt 1 to provision port 819692e5-056a-4dbb-a71f-916fca342f74 2026-05-19 06:28:49.196 16 INFO neutron.plugins.ml2.plugin [None req-5d99c6e6-8ae2-4196-8b2b-86d0e06f1cfb - - - - - -] Attempt 1 to provision port 51ece05c-c24a-4458-bd69-1ec9e7c53ae4 2026-05-19 06:28:49.240 16 INFO neutron.plugins.ml2.plugin [None req-5d99c6e6-8ae2-4196-8b2b-86d0e06f1cfb - - - - - -] Attempt 1 to provision port 1390b912-1541-4914-8dfc-9e89e9f2a2ba 2026-05-19 06:28:52.464 16 INFO neutron.plugins.ml2.plugin [None req-a96c05a9-e95c-43e3-b0d4-d03f483c2d5a - - - - - -] Attempt 1 to provision port 819692e5-056a-4dbb-a71f-916fca342f74 2026-05-19 06:28:56.154 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 70d7caef-8dbb-4b9c-bad5-cfa963b20753 2026-05-19 06:28:59.004 16 INFO neutron.plugins.ml2.plugin [None req-243d1740-d16e-4416-afde-62841feba65d - - - - - -] Attempt 1 to provision port 1390b912-1541-4914-8dfc-9e89e9f2a2ba 2026-05-19 06:29:19.706 13 INFO neutron.plugins.ml2.plugin [None req-30ad9126-c269-4f28-9bf2-900705d02f67 - - - - - -] Attempt 1 to provision port 1fdc03bd-095a-4590-80a3-e6ee3e689927 2026-05-19 06:29:30.563 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port a1fdf84f-a079-4c66-86c0-72f7632cebab 2026-05-19 06:29:30.686 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-351f5718-aa49-4836-89ab-9a797d54281b'] response: {'server_uuid': '82962bfc-c00a-431f-9d80-280fd1bfc7b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a1fdf84f-a079-4c66-86c0-72f7632cebab', 'code': 200} 2026-05-19 06:29:32.090 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port a1fdf84f-a079-4c66-86c0-72f7632cebab 2026-05-19 06:30:11.886 13 INFO neutron.plugins.ml2.plugin [None req-759d1a93-f8b9-48ea-b6d0-9003b5c2a262 - - - - - -] Attempt 1 to provision port 45c355eb-33c7-436b-b332-6e51838018a8 2026-05-19 06:30:18.019 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 45c355eb-33c7-436b-b332-6e51838018a8 2026-05-19 06:30:18.140 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-60cde610-a6a3-4a15-bc06-9a4c6f2ee043'] response: {'server_uuid': '82962bfc-c00a-431f-9d80-280fd1bfc7b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '45c355eb-33c7-436b-b332-6e51838018a8', 'code': 200} 2026-05-19 06:30:19.998 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 45c355eb-33c7-436b-b332-6e51838018a8 2026-05-19 06:30:22.532 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 45c355eb-33c7-436b-b332-6e51838018a8 2026-05-19 06:30:42.379 16 INFO neutron.plugins.ml2.plugin [None req-2953d707-8c9d-4ba7-bb1a-66ebbc2bffcb - - - - - -] Attempt 1 to provision port 0fce3aca-64bf-41d6-8484-45f99fd4caf4 2026-05-19 06:30:49.587 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 0fce3aca-64bf-41d6-8484-45f99fd4caf4 2026-05-19 06:30:49.721 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-941c11b0-2880-400f-bfae-cf93698e6332'] response: {'server_uuid': '82962bfc-c00a-431f-9d80-280fd1bfc7b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0fce3aca-64bf-41d6-8484-45f99fd4caf4', 'code': 200} 2026-05-19 06:30:50.196 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 0fce3aca-64bf-41d6-8484-45f99fd4caf4 2026-05-19 06:31:00.144 13 INFO neutron.plugins.ml2.plugin [None req-416dbb30-22c9-462e-9943-62ab35da7e6b - - - - - -] Attempt 1 to provision port b2f46a80-f9c2-4793-b02d-42fc86c4258b 2026-05-19 06:31:06.228 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port b2f46a80-f9c2-4793-b02d-42fc86c4258b 2026-05-19 06:31:06.331 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0921a327-4960-467c-bcef-ed66fa819c26'] response: {'server_uuid': '82962bfc-c00a-431f-9d80-280fd1bfc7b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b2f46a80-f9c2-4793-b02d-42fc86c4258b', 'code': 200} 2026-05-19 06:31:08.213 13 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port b2f46a80-f9c2-4793-b02d-42fc86c4258b 2026-05-19 06:31:10.327 16 INFO neutron.plugins.ml2.plugin [None req-6e706e11-0710-4355-8cc2-904a50c4de66 - - - - - -] Attempt 1 to provision port 0fce3aca-64bf-41d6-8484-45f99fd4caf4 2026-05-19 06:31:23.375 16 INFO neutron.plugins.ml2.plugin [None req-c63be8a5-eda5-4267-a8e1-329b5a81a09f - - - - - -] Attempt 1 to provision port b2f46a80-f9c2-4793-b02d-42fc86c4258b 2026-05-19 06:31:24.276 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port b2f46a80-f9c2-4793-b02d-42fc86c4258b 2026-05-19 06:31:24.801 13 INFO neutron.plugins.ml2.plugin [None req-33535e5a-6908-451b-81a8-b3d6635bc30b - - - - - -] Attempt 1 to provision port b2f46a80-f9c2-4793-b02d-42fc86c4258b 2026-05-19 06:31:35.382 13 INFO neutron.plugins.ml2.plugin [None req-65700dcb-9176-46d6-b1f2-49233cf7a8d0 - - - - - -] Attempt 1 to provision port 0fce3aca-64bf-41d6-8484-45f99fd4caf4 2026-05-19 06:31:36.249 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] Attempt 1 to provision port 0fce3aca-64bf-41d6-8484-45f99fd4caf4 2026-05-19 06:32:02.383 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-67c7cd29-4c03-449b-b6e6-af0b082badeb'] response: {'server_uuid': '82962bfc-c00a-431f-9d80-280fd1bfc7b7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a1fdf84f-a079-4c66-86c0-72f7632cebab', 'code': 200} 2026-05-19 06:32:02.472 16 INFO neutron.plugins.ml2.plugin [None req-43433c0a-9b04-4fe1-93db-24f89899ab77 - - - - - -] No ports have port_id starting with a1fdf84f-a079-4c66-86c0-72f7632cebab