+ 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-15 08:46:30.122 1 INFO neutron.common.config [-] Logging enabled! 2026-05-15 08:46:30.122 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-15 08:46:30.123 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-15 08:46:30.123 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-15 08:46:31.629 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-15 08:46:31.631 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-15 08:46:31.634 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-15 08:46:31.635 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-15 08:46:31.635 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-15 08:46:31.635 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-15 08:46:31.635 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-15 08:46:31.641 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-15 08:46:31.641 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-15 08:46:31.641 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-15 08:46:31.659 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-15 08:46:31.660 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-15 08:46:31.660 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-15 08:46:31.676 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-15 08:46:31.676 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-15 08:46:31.676 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-15 08:46:31.677 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-15 08:46:31.941 1 INFO neutron.plugins.ml2.managers [None req-a9e6b159-1543-4594-86ae-814f326d3744 - - - - - -] Initializing driver for type 'vlan' 2026-05-15 08:46:32.097 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a9e6b159-1543-4594-86ae-814f326d3744 - - - - - -] VlanTypeDriver initialization complete 2026-05-15 08:46:32.098 1 INFO neutron.plugins.ml2.managers [None req-a9e6b159-1543-4594-86ae-814f326d3744 - - - - - -] Initializing driver for type 'vxlan' 2026-05-15 08:46:32.098 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a9e6b159-1543-4594-86ae-814f326d3744 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-15 08:46:32.158 1 INFO neutron.plugins.ml2.managers [None req-a9e6b159-1543-4594-86ae-814f326d3744 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-15 08:46:32.159 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a9e6b159-1543-4594-86ae-814f326d3744 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-15 08:46:32.159 1 INFO neutron.plugins.ml2.managers [None req-a9e6b159-1543-4594-86ae-814f326d3744 - - - - - -] Initializing extension driver 'port_security' 2026-05-15 08:46:32.159 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a9e6b159-1543-4594-86ae-814f326d3744 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-15 08:46:32.159 1 INFO neutron.plugins.ml2.managers [None req-a9e6b159-1543-4594-86ae-814f326d3744 - - - - - -] Initializing extension driver 'qos' 2026-05-15 08:46:32.159 1 INFO neutron.plugins.ml2.managers [None req-a9e6b159-1543-4594-86ae-814f326d3744 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-15 08:46:32.159 1 INFO neutron.plugins.ml2.managers [None req-a9e6b159-1543-4594-86ae-814f326d3744 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-15 08:46:32.171 1 INFO neutron.quota [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded quota_driver: . 2026-05-15 08:46:32.172 1 INFO neutron.plugins.ml2.plugin [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Modular L2 Plugin initialization complete 2026-05-15 08:46:32.172 1 INFO neutron.plugins.ml2.managers [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-15 08:46:32.172 1 INFO neutron.plugins.ml2.managers [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-15 08:46:32.172 1 INFO neutron.plugins.ml2.managers [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Got port-security extension from driver 'port_security' 2026-05-15 08:46:32.172 1 INFO neutron.manager [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loading Plugin: qos 2026-05-15 08:46:32.184 1 INFO neutron.manager [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loading Plugin: router 2026-05-15 08:46:32.219 1 INFO neutron.services.service_base [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-15 08:46:32.219 1 INFO neutron.manager [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loading Plugin: segments 2026-05-15 08:46:32.280 1 INFO neutron.manager [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loading Plugin: trunk 2026-05-15 08:46:32.292 1 INFO neutron.manager [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loading Plugin: vpnaas 2026-05-15 08:46:32.323 1 WARNING stevedore.named [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-15 08:46:32.387 1 INFO neutron_vpnaas.services.vpn.plugin [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-15 08:46:32.387 1 INFO neutron.common.utils [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-15 08:46:32.387 1 INFO neutron.manager [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loading Plugin: taas 2026-05-15 08:46:32.408 1 WARNING stevedore.named [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-15 08:46:32.408 1 WARNING stevedore.named [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-15 08:46:32.430 1 INFO neutron_taas.services.taas.taas_plugin [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-15 08:46:32.431 1 INFO neutron.manager [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loading Plugin: tapmirror 2026-05-15 08:46:32.441 1 WARNING stevedore.named [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-15 08:46:32.441 1 WARNING stevedore.named [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-15 08:46:32.456 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-15 08:46:32.456 1 INFO neutron.manager [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loading Plugin: auto_allocate 2026-05-15 08:46:32.462 1 INFO neutron.manager [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loading Plugin: tag 2026-05-15 08:46:32.470 1 INFO neutron.manager [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loading Plugin: timestamp 2026-05-15 08:46:32.473 1 INFO neutron.manager [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loading Plugin: network_ip_availability 2026-05-15 08:46:32.477 1 INFO neutron.manager [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loading Plugin: flavors 2026-05-15 08:46:32.479 1 INFO neutron.manager [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loading Plugin: revisions 2026-05-15 08:46:32.482 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Initializing extension manager. 2026-05-15 08:46:32.484 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: address-group 2026-05-15 08:46:32.484 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: address-scope 2026-05-15 08:46:32.485 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-15 08:46:32.486 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: agent 2026-05-15 08:46:32.486 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: agent-resources-synced 2026-05-15 08:46:32.487 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: allowed-address-pairs 2026-05-15 08:46:32.487 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: auto-allocated-topology 2026-05-15 08:46:32.488 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: availability_zone 2026-05-15 08:46:32.489 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: availability_zone_filter 2026-05-15 08:46:32.489 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-15 08:46:32.489 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: default-subnetpools 2026-05-15 08:46:32.491 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-15 08:46:32.491 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: dns-integration 2026-05-15 08:46:32.491 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: dns-domain-ports 2026-05-15 08:46:32.492 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-15 08:46:32.492 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: dvr 2026-05-15 08:46:32.493 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-15 08:46:32.493 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: empty-string-filtering 2026-05-15 08:46:32.494 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-15 08:46:32.494 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-15 08:46:32.494 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: external-net 2026-05-15 08:46:32.495 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-15 08:46:32.495 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: extraroute 2026-05-15 08:46:32.496 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: extraroute-atomic 2026-05-15 08:46:32.496 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-15 08:46:32.497 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-15 08:46:32.497 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-15 08:46:32.497 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-15 08:46:32.498 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: fip-port-details 2026-05-15 08:46:32.498 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: flavors 2026-05-15 08:46:32.499 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-15 08:46:32.500 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: floatingip-pools 2026-05-15 08:46:32.501 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: ip_allocation 2026-05-15 08:46:32.501 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: ip-substring-filtering 2026-05-15 08:46:32.501 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: l2_adjacency 2026-05-15 08:46:32.502 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: router 2026-05-15 08:46:32.504 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-15 08:46:32.506 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-15 08:46:32.506 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-15 08:46:32.507 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: ext-gw-mode 2026-05-15 08:46:32.507 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: l3-ha 2026-05-15 08:46:32.508 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-15 08:46:32.508 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-15 08:46:32.508 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: l3-flavors 2026-05-15 08:46:32.509 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-15 08:46:32.510 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-15 08:46:32.511 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-15 08:46:32.512 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-15 08:46:32.513 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-15 08:46:32.514 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-15 08:46:32.514 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-15 08:46:32.515 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: multi-provider 2026-05-15 08:46:32.515 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: net-mtu 2026-05-15 08:46:32.516 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: net-mtu-writable 2026-05-15 08:46:32.516 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: network_availability_zone 2026-05-15 08:46:32.516 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: network_ha 2026-05-15 08:46:32.517 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: network-ip-availability 2026-05-15 08:46:32.518 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-15 08:46:32.518 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: pagination 2026-05-15 08:46:32.518 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: port-device-profile 2026-05-15 08:46:32.519 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-15 08:46:32.519 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-15 08:46:32.520 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-15 08:46:32.520 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: port-mac-override 2026-05-15 08:46:32.520 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-15 08:46:32.521 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-15 08:46:32.521 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-15 08:46:32.522 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: port-resource-request 2026-05-15 08:46:32.522 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: port-resource-request-groups 2026-05-15 08:46:32.522 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-15 08:46:32.523 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: binding 2026-05-15 08:46:32.523 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: binding-extended 2026-05-15 08:46:32.524 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: port-security 2026-05-15 08:46:32.524 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: project-id 2026-05-15 08:46:32.525 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: provider 2026-05-15 08:46:32.525 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-15 08:46:32.527 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: qos 2026-05-15 08:46:32.527 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-15 08:46:32.528 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-15 08:46:32.528 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: qos-default 2026-05-15 08:46:32.529 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: qos-fip 2026-05-15 08:46:32.529 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-15 08:46:32.529 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: qos-gateway-ip 2026-05-15 08:46:32.530 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: qos-port-network-policy 2026-05-15 08:46:32.530 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: qos-pps-minimum 2026-05-15 08:46:32.531 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-15 08:46:32.531 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: qos-pps 2026-05-15 08:46:32.532 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: qos-rule-type-details 2026-05-15 08:46:32.533 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-15 08:46:32.534 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: qos-rules-alias 2026-05-15 08:46:32.535 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: quota-check-limit 2026-05-15 08:46:32.536 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: quota-check-limit-default 2026-05-15 08:46:32.538 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: quotas 2026-05-15 08:46:32.542 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: quota_details 2026-05-15 08:46:32.544 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: rbac-policies 2026-05-15 08:46:32.544 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: rbac-address-group 2026-05-15 08:46:32.545 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: rbac-address-scope 2026-05-15 08:46:32.546 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: rbac-security-groups 2026-05-15 08:46:32.546 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: rbac-subnetpool 2026-05-15 08:46:32.547 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: revision-if-match 2026-05-15 08:46:32.547 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: standard-attr-revisions 2026-05-15 08:46:32.548 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: router_availability_zone 2026-05-15 08:46:32.548 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-15 08:46:32.550 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: security-groups-default-rules 2026-05-15 08:46:32.550 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-15 08:46:32.550 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-15 08:46:32.551 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-15 08:46:32.551 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-15 08:46:32.552 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-15 08:46:32.556 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: security-group 2026-05-15 08:46:32.556 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: segment 2026-05-15 08:46:32.557 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-15 08:46:32.557 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: service-type 2026-05-15 08:46:32.558 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: sorting 2026-05-15 08:46:32.558 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: standard-attr-segment 2026-05-15 08:46:32.559 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: standard-attr-description 2026-05-15 08:46:32.559 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: stateful-security-group 2026-05-15 08:46:32.560 1 WARNING neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-15 08:46:32.560 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-15 08:46:32.560 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: subnet-external-network 2026-05-15 08:46:32.561 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: subnet_onboard 2026-05-15 08:46:32.561 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-15 08:46:32.562 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: subnet-service-types 2026-05-15 08:46:32.562 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: subnet_allocation 2026-05-15 08:46:32.563 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-15 08:46:32.563 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: tag-creation 2026-05-15 08:46:32.564 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-15 08:46:32.567 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: standard-attr-tag 2026-05-15 08:46:32.567 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-15 08:46:32.568 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: trunk 2026-05-15 08:46:32.568 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: trunk-details 2026-05-15 08:46:32.569 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-15 08:46:32.569 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-15 08:46:32.570 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-15 08:46:32.571 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-15 08:46:32.572 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-15 08:46:32.573 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-15 08:46:32.573 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: vpn-flavors 2026-05-15 08:46:32.574 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: vpnaas 2026-05-15 08:46:32.575 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: taas 2026-05-15 08:46:32.576 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: tap-mirror 2026-05-15 08:46:32.577 1 INFO neutron.api.extensions [None req-c501bc9c-33e2-4ecb-9d20-f31fcae12fcc - - - - - -] Loaded extension: taas-vlan-filter 2026-05-15 08:47:02.656 18 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-15 08:47:02.702 12 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-15 08:47:02.707 15 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-15 08:47:07.003 15 INFO neutron.db.l3_hamode_db [None req-76e7aece-5aca-416a-9cb2-01dfe5593441 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-15 08:47:24.461 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 631bf0a9-a668-48e9-a172-02ddd649c054 2026-05-15 08:47:25.796 15 INFO neutron.plugins.ml2.plugin [None req-4e83dc3c-5d9d-41ea-8e0e-b85a09dcf807 - - - - - -] Attempt 1 to provision port 631bf0a9-a668-48e9-a172-02ddd649c054 2026-05-15 08:47:26.368 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 631bf0a9-a668-48e9-a172-02ddd649c054 2026-05-15 08:51:56.489 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port eee94c41-4334-4445-9a45-c244fcb5abd7 2026-05-15 08:51:58.434 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port eee94c41-4334-4445-9a45-c244fcb5abd7 2026-05-15 08:51:58.673 15 INFO neutron.plugins.ml2.plugin [None req-78a58ad2-f9c6-4884-80ab-c183baf08aa5 - - - - - -] Attempt 1 to provision port eee94c41-4334-4445-9a45-c244fcb5abd7 2026-05-15 08:52:03.878 15 INFO neutron.plugins.ml2.plugin [None req-d3508519-f3d7-4840-b57d-eb3559995120 - - - - - -] Attempt 1 to provision port 38783123-cc29-4d37-9627-332ca4a495ce 2026-05-15 08:55:53.082 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 38783123-cc29-4d37-9627-332ca4a495ce 2026-05-15 08:55:54.537 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 38783123-cc29-4d37-9627-332ca4a495ce 2026-05-15 09:03:56.707 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port f410e42b-f4f1-4284-9e94-ecdf3dfdb998 2026-05-15 09:03:58.661 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port f410e42b-f4f1-4284-9e94-ecdf3dfdb998 2026-05-15 09:15:01.696 12 INFO neutron.plugins.ml2.plugin [None req-0b81bef3-6c1d-4046-b49c-4b3faf61d583 - - - - - -] Attempt 1 to provision port eee94c41-4334-4445-9a45-c244fcb5abd7 2026-05-15 09:15:01.745 12 INFO neutron.plugins.ml2.plugin [None req-0b81bef3-6c1d-4046-b49c-4b3faf61d583 - - - - - -] Attempt 1 to provision port 38783123-cc29-4d37-9627-332ca4a495ce 2026-05-15 09:15:01.794 12 INFO neutron.plugins.ml2.plugin [None req-0b81bef3-6c1d-4046-b49c-4b3faf61d583 - - - - - -] Attempt 1 to provision port 631bf0a9-a668-48e9-a172-02ddd649c054 2026-05-15 09:18:51.079 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 22f65d68-f4d6-40e8-8a91-9afc9667cab1 2026-05-15 09:18:52.992 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 22f65d68-f4d6-40e8-8a91-9afc9667cab1 2026-05-15 09:18:55.167 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 4a97e7ee-cae1-42d7-9609-072497549a4e 2026-05-15 09:18:56.941 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 4a97e7ee-cae1-42d7-9609-072497549a4e 2026-05-15 09:18:58.989 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 5f22c74c-b61a-4ff4-8c3e-d73874bc0953 2026-05-15 09:18:59.617 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port f88790fa-510f-43e8-8291-cbf37492133b 2026-05-15 09:19:01.154 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 5f22c74c-b61a-4ff4-8c3e-d73874bc0953 2026-05-15 09:19:01.392 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port f88790fa-510f-43e8-8291-cbf37492133b 2026-05-15 09:19:03.234 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 26cdfc68-55e8-4191-a4bf-458d20374a8b 2026-05-15 09:19:03.575 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 6bb3c850-cecf-45b7-99fb-c66e1941dd58 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server [None req-1dc7e981-8fb5-4463-b12b-eea29e5895ba - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet b6fa22ef-7e10-43c7-b258-1da1983a863c: This subnet is being modified by another concurrent operation. 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1572, in create_port_db 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server raise exception 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet b6fa22ef-7e10-43c7-b258-1da1983a863c: This subnet is being modified by another concurrent operation. 2026-05-15 09:19:04.491 12 ERROR oslo_messaging.rpc.server 2026-05-15 09:19:05.934 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 6bb3c850-cecf-45b7-99fb-c66e1941dd58 2026-05-15 09:19:06.132 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 884a87ff-d11c-4fd0-87c8-0bdb9bc250ba 2026-05-15 09:19:06.784 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-049359c8-176c-4a2f-bcee-8c69e5424350'] response: {'server_uuid': 'bb5cf381-0f20-47d7-92cb-6ec8646f834e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '884a87ff-d11c-4fd0-87c8-0bdb9bc250ba', 'code': 200} 2026-05-15 09:19:07.231 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 884a87ff-d11c-4fd0-87c8-0bdb9bc250ba 2026-05-15 09:19:08.469 12 INFO neutron.plugins.ml2.plugin [None req-dd0a144d-8922-4522-94e1-2cb2e25c4615 - - - - - -] Attempt 1 to provision port 6bb3c850-cecf-45b7-99fb-c66e1941dd58 2026-05-15 09:19:08.570 12 INFO neutron.plugins.ml2.plugin [None req-dd0a144d-8922-4522-94e1-2cb2e25c4615 - - - - - -] Attempt 1 to provision port e71fe500-e6d2-4767-b918-3c97df0b8475 2026-05-15 09:19:08.615 12 INFO neutron.plugins.ml2.plugin [None req-dd0a144d-8922-4522-94e1-2cb2e25c4615 - - - - - -] Attempt 1 to provision port 4a97e7ee-cae1-42d7-9609-072497549a4e 2026-05-15 09:19:08.683 12 INFO neutron.plugins.ml2.plugin [None req-dd0a144d-8922-4522-94e1-2cb2e25c4615 - - - - - -] Attempt 1 to provision port a1101e44-743d-4dbc-9ff5-77d9de2de990 2026-05-15 09:19:08.708 12 INFO neutron.plugins.ml2.plugin [None req-dd0a144d-8922-4522-94e1-2cb2e25c4615 - - - - - -] Attempt 1 to provision port f7753df5-1a49-46d8-ae46-19afb55af872 2026-05-15 09:19:11.237 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 9e424908-b21a-4f8f-9775-10a44cae6b16 2026-05-15 09:19:13.200 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 9e424908-b21a-4f8f-9775-10a44cae6b16 2026-05-15 09:19:15.707 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 50fb2d00-d327-4fd2-8363-863bcce8091f 2026-05-15 09:19:16.318 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-f09f2025-fbac-459f-8f96-17b0aa5d5187'] response: {'server_uuid': 'e3caa8b6-c8ac-48d0-8426-2e44b1ff329d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '50fb2d00-d327-4fd2-8363-863bcce8091f', 'code': 200} 2026-05-15 09:19:17.297 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 9c985626-fc33-45c4-9d22-13c1d75f51ab 2026-05-15 09:19:17.609 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 50fb2d00-d327-4fd2-8363-863bcce8091f 2026-05-15 09:19:19.264 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 9c985626-fc33-45c4-9d22-13c1d75f51ab 2026-05-15 09:19:23.724 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port b33e03ee-2ab8-4afc-ae53-fd9fa5933012 2026-05-15 09:19:23.864 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-22ce2fb9-4ab0-4acd-8835-15274111a467'] response: {'server_uuid': '02b4f18d-0775-42a2-ac1d-c7c6b790b221', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b33e03ee-2ab8-4afc-ae53-fd9fa5933012', 'code': 200} 2026-05-15 09:19:25.606 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port b33e03ee-2ab8-4afc-ae53-fd9fa5933012 2026-05-15 09:19:35.526 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port e71fe500-e6d2-4767-b918-3c97df0b8475 2026-05-15 09:19:35.860 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port f7753df5-1a49-46d8-ae46-19afb55af872 2026-05-15 09:19:37.635 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port e71fe500-e6d2-4767-b918-3c97df0b8475 2026-05-15 09:19:37.823 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port f7753df5-1a49-46d8-ae46-19afb55af872 2026-05-15 09:19:37.986 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port aafd3819-798e-47ea-a2fc-025a458813d6 2026-05-15 09:19:39.039 15 INFO neutron.plugins.ml2.plugin [None req-dfab0b36-4e87-459f-b974-8691c9f8b72a - - - - - -] Attempt 1 to provision port 16d85b77-de19-4d1d-ad78-fd57481ff7be 2026-05-15 09:19:39.076 15 INFO neutron.plugins.ml2.plugin [None req-dfab0b36-4e87-459f-b974-8691c9f8b72a - - - - - -] Attempt 1 to provision port f85e4007-8fcb-48e4-83af-dabcae6a9cb8 2026-05-15 09:19:39.105 15 INFO neutron.plugins.ml2.plugin [None req-dfab0b36-4e87-459f-b974-8691c9f8b72a - - - - - -] Attempt 1 to provision port b33e03ee-2ab8-4afc-ae53-fd9fa5933012 2026-05-15 09:19:39.188 15 INFO neutron.plugins.ml2.plugin [None req-dfab0b36-4e87-459f-b974-8691c9f8b72a - - - - - -] Attempt 1 to provision port e71fe500-e6d2-4767-b918-3c97df0b8475 2026-05-15 09:19:39.233 15 INFO neutron.plugins.ml2.plugin [None req-dfab0b36-4e87-459f-b974-8691c9f8b72a - - - - - -] Attempt 1 to provision port 4a97e7ee-cae1-42d7-9609-072497549a4e 2026-05-15 09:19:39.301 15 INFO neutron.plugins.ml2.plugin [None req-dfab0b36-4e87-459f-b974-8691c9f8b72a - - - - - -] Attempt 1 to provision port 884a87ff-d11c-4fd0-87c8-0bdb9bc250ba 2026-05-15 09:19:39.363 15 INFO neutron.plugins.ml2.plugin [None req-dfab0b36-4e87-459f-b974-8691c9f8b72a - - - - - -] Attempt 1 to provision port 9c985626-fc33-45c4-9d22-13c1d75f51ab 2026-05-15 09:19:39.503 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port aafd3819-798e-47ea-a2fc-025a458813d6 2026-05-15 09:19:41.785 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 63241945-51a0-4ae4-8e36-4453e25f4beb 2026-05-15 09:19:43.655 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 16d85b77-de19-4d1d-ad78-fd57481ff7be 2026-05-15 09:19:43.892 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 63241945-51a0-4ae4-8e36-4453e25f4beb 2026-05-15 09:19:45.075 15 INFO neutron.plugins.ml2.plugin [None req-bd189602-71b0-4939-8b72-63c2cf8ea3c3 - - - - - -] Attempt 1 to provision port 63241945-51a0-4ae4-8e36-4453e25f4beb 2026-05-15 09:19:45.129 15 INFO neutron.plugins.ml2.plugin [None req-bd189602-71b0-4939-8b72-63c2cf8ea3c3 - - - - - -] Attempt 1 to provision port 1e85919e-d97b-4655-b9cc-ce85cd8cb208 2026-05-15 09:19:45.586 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 16d85b77-de19-4d1d-ad78-fd57481ff7be 2026-05-15 09:19:45.833 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port f85e4007-8fcb-48e4-83af-dabcae6a9cb8 2026-05-15 09:19:48.144 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port cf667001-97f8-4d0b-9e78-8dc72d05ca44 2026-05-15 09:19:48.348 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-c46fea35-2b8a-4de7-93df-e742f188e777'] response: {'server_uuid': 'b7fc3223-42ee-459c-b5e0-c1852f24f723', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf667001-97f8-4d0b-9e78-8dc72d05ca44', 'code': 200} 2026-05-15 09:19:48.833 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port f85e4007-8fcb-48e4-83af-dabcae6a9cb8 2026-05-15 09:19:49.962 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port cf667001-97f8-4d0b-9e78-8dc72d05ca44 2026-05-15 09:19:52.114 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a5f7e39-28c9-4e22-9216-ca0ce41b0fd9'] response: {'server_uuid': '02b4f18d-0775-42a2-ac1d-c7c6b790b221', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b33e03ee-2ab8-4afc-ae53-fd9fa5933012', 'code': 200} 2026-05-15 09:19:53.334 12 INFO neutron.plugins.ml2.plugin [None req-5d4fddbb-8211-4c25-bf01-c13b86cf39d3 - - - - - -] Attempt 1 to provision port cf667001-97f8-4d0b-9e78-8dc72d05ca44 2026-05-15 09:19:53.442 12 INFO neutron.plugins.ml2.plugin [None req-5d4fddbb-8211-4c25-bf01-c13b86cf39d3 - - - - - -] Attempt 1 to provision port 63241945-51a0-4ae4-8e36-4453e25f4beb 2026-05-15 09:19:53.555 12 INFO neutron.plugins.ml2.plugin [None req-5d4fddbb-8211-4c25-bf01-c13b86cf39d3 - - - - - -] Attempt 1 to provision port 1e85919e-d97b-4655-b9cc-ce85cd8cb208 2026-05-15 09:19:54.156 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 1e85919e-d97b-4655-b9cc-ce85cd8cb208 2026-05-15 09:19:54.335 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port e4d13bb4-9252-4b68-949c-12a4d512bda0 2026-05-15 09:19:55.258 12 INFO neutron.plugins.ml2.plugin [None req-e8f7a55c-96e6-4c84-ab6b-5e46fb939d3b - - - - - -] Attempt 1 to provision port 1e85919e-d97b-4655-b9cc-ce85cd8cb208 2026-05-15 09:19:57.088 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port b33e03ee-2ab8-4afc-ae53-fd9fa5933012 2026-05-15 09:19:57.195 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f27c96f-5cc4-4082-bdc9-4d62afb1ec58'] response: {'server_uuid': '02b4f18d-0775-42a2-ac1d-c7c6b790b221', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b33e03ee-2ab8-4afc-ae53-fd9fa5933012', 'code': 200} 2026-05-15 09:19:57.430 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port e4d13bb4-9252-4b68-949c-12a4d512bda0 2026-05-15 09:19:58.540 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 62aaa54d-4251-43be-8660-14bfff6009eb 2026-05-15 09:19:58.842 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port b33e03ee-2ab8-4afc-ae53-fd9fa5933012 2026-05-15 09:19:59.056 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port c0bcc0f7-907a-4261-bcba-cceba9dfdfa6 2026-05-15 09:20:00.435 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port c0bcc0f7-907a-4261-bcba-cceba9dfdfa6 2026-05-15 09:20:00.693 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 62aaa54d-4251-43be-8660-14bfff6009eb 2026-05-15 09:20:06.602 15 INFO neutron.plugins.ml2.plugin [None req-4c00dd46-1e51-436a-8169-dc818c4f1cb3 - - - - - -] Attempt 1 to provision port 8870371e-a3a2-4f83-bf62-8d926995eb53 2026-05-15 09:20:06.630 15 INFO neutron.plugins.ml2.plugin [None req-4c00dd46-1e51-436a-8169-dc818c4f1cb3 - - - - - -] Attempt 1 to provision port c0bcc0f7-907a-4261-bcba-cceba9dfdfa6 2026-05-15 09:20:09.447 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port caa3d15e-1f8a-471b-95d4-39febb6a6f65 2026-05-15 09:20:09.544 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-f11c3eb5-8421-4cb5-91a1-51c931bb2793'] response: {'server_uuid': 'a3e729ed-9aaf-499c-bee0-7b48fd00e8bc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'caa3d15e-1f8a-471b-95d4-39febb6a6f65', 'code': 200} 2026-05-15 09:20:10.491 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port ada3c273-8c80-491c-ab0b-f4166cd67729 2026-05-15 09:20:10.827 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 06a39fdf-462c-4c50-94bb-28c6f0428382 2026-05-15 09:20:11.243 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port caa3d15e-1f8a-471b-95d4-39febb6a6f65 2026-05-15 09:20:12.358 12 INFO neutron.plugins.ml2.plugin [None req-e125313c-79fe-4369-a2d5-1ec9f784ba63 - - - - - -] Attempt 1 to provision port 869552ff-81ab-485e-b528-1127fa89778f 2026-05-15 09:20:12.379 12 INFO neutron.plugins.ml2.plugin [None req-e125313c-79fe-4369-a2d5-1ec9f784ba63 - - - - - -] Attempt 1 to provision port 8870371e-a3a2-4f83-bf62-8d926995eb53 2026-05-15 09:20:12.400 12 INFO neutron.plugins.ml2.plugin [None req-e125313c-79fe-4369-a2d5-1ec9f784ba63 - - - - - -] Attempt 1 to provision port 06a39fdf-462c-4c50-94bb-28c6f0428382 2026-05-15 09:20:12.404 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port ada3c273-8c80-491c-ab0b-f4166cd67729 2026-05-15 09:20:12.599 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 06a39fdf-462c-4c50-94bb-28c6f0428382 2026-05-15 09:20:16.490 15 INFO neutron.plugins.ml2.plugin [None req-cf4bb3c7-71e7-44c3-ac41-169e8dc322de - - - - - -] Attempt 1 to provision port 06a39fdf-462c-4c50-94bb-28c6f0428382 2026-05-15 09:20:16.588 15 INFO neutron.plugins.ml2.plugin [None req-cf4bb3c7-71e7-44c3-ac41-169e8dc322de - - - - - -] Attempt 1 to provision port ab46815a-6058-4a1f-a616-b2a6e299fe2c 2026-05-15 09:20:18.427 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port f9abdc54-a8e6-4a8f-a15e-8d378d40dc99 2026-05-15 09:20:18.679 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 8870371e-a3a2-4f83-bf62-8d926995eb53 2026-05-15 09:20:20.976 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port f9abdc54-a8e6-4a8f-a15e-8d378d40dc99 2026-05-15 09:20:21.104 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 8870371e-a3a2-4f83-bf62-8d926995eb53 2026-05-15 09:20:21.279 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 396bc5e4-e033-45c7-9799-21a5a5939aee 2026-05-15 09:20:21.390 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-b553bba9-1e22-4468-af9d-33cf84265e63'] response: {'server_uuid': '7783071b-bd36-4970-845a-d6804c35024a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '396bc5e4-e033-45c7-9799-21a5a5939aee', 'code': 200} 2026-05-15 09:20:22.624 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 396bc5e4-e033-45c7-9799-21a5a5939aee 2026-05-15 09:20:25.953 12 WARNING neutron.plugins.ml2.plugin [None req-8fdf0f0b-7a5c-4abd-bda2-c73466692803 - - - - - -] Concurrent port binding operations failed on port ab46815a-6058-4a1f-a616-b2a6e299fe2c 2026-05-15 09:20:25.956 12 INFO neutron.plugins.ml2.plugin [None req-8fdf0f0b-7a5c-4abd-bda2-c73466692803 - - - - - -] Attempt 2 to bind port ab46815a-6058-4a1f-a616-b2a6e299fe2c 2026-05-15 09:20:26.456 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port ab46815a-6058-4a1f-a616-b2a6e299fe2c 2026-05-15 09:20:26.811 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 869552ff-81ab-485e-b528-1127fa89778f 2026-05-15 09:20:28.595 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port ab46815a-6058-4a1f-a616-b2a6e299fe2c 2026-05-15 09:20:28.769 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 869552ff-81ab-485e-b528-1127fa89778f 2026-05-15 09:20:29.330 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-94505442-f2bc-4d92-bf11-be900e5ff7cd'] response: {'server_uuid': '7783071b-bd36-4970-845a-d6804c35024a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '396bc5e4-e033-45c7-9799-21a5a5939aee', 'code': 200} 2026-05-15 09:20:30.300 12 INFO neutron.plugins.ml2.plugin [None req-1e7858f1-e78a-469a-bb02-4918c22e2bf3 - - - - - -] Attempt 1 to provision port e11910f6-64f0-437d-b37c-11b199f8da9d 2026-05-15 09:20:30.638 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 25f8ceb7-6832-4465-a99a-4b3e0f212824 2026-05-15 09:20:32.400 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 25f8ceb7-6832-4465-a99a-4b3e0f212824 2026-05-15 09:20:34.574 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 7a80ea98-bc72-44b0-8b6e-1167ff0d0ca3 2026-05-15 09:20:35.425 12 INFO neutron.plugins.ml2.plugin [None req-574ce5c0-1cab-4da5-a99b-334cbc09ff61 - - - - - -] Attempt 1 to provision port 7a80ea98-bc72-44b0-8b6e-1167ff0d0ca3 2026-05-15 09:20:35.549 12 INFO neutron.plugins.ml2.plugin [None req-574ce5c0-1cab-4da5-a99b-334cbc09ff61 - - - - - -] Attempt 1 to provision port 001ae831-b1c9-4319-ac7d-00fd6552832e 2026-05-15 09:20:36.598 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 7a80ea98-bc72-44b0-8b6e-1167ff0d0ca3 2026-05-15 09:20:36.830 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 4eb95c52-c6a3-4323-87b7-3c8805ebeaf8 2026-05-15 09:20:38.633 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 4eb95c52-c6a3-4323-87b7-3c8805ebeaf8 2026-05-15 09:20:40.379 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port cfe024f5-2233-483a-a3aa-2e1e4d8fbd7e 2026-05-15 09:20:40.965 15 INFO neutron.plugins.ml2.plugin [None req-9ed4a382-230a-4059-8edc-b58b7b84d495 - - - - - -] Attempt 1 to provision port 7a80ea98-bc72-44b0-8b6e-1167ff0d0ca3 2026-05-15 09:20:41.028 15 INFO neutron.plugins.ml2.plugin [None req-9ed4a382-230a-4059-8edc-b58b7b84d495 - - - - - -] Attempt 1 to provision port cfe024f5-2233-483a-a3aa-2e1e4d8fbd7e 2026-05-15 09:20:41.084 15 INFO neutron.plugins.ml2.plugin [None req-9ed4a382-230a-4059-8edc-b58b7b84d495 - - - - - -] Attempt 1 to provision port 8df47e12-bf6a-4082-969a-4ade531e1169 2026-05-15 09:20:41.110 15 INFO neutron.plugins.ml2.plugin [None req-9ed4a382-230a-4059-8edc-b58b7b84d495 - - - - - -] Attempt 1 to provision port 06de4f58-a7b6-4f3a-9240-cf1b40ae4793 2026-05-15 09:20:41.136 15 INFO neutron.plugins.ml2.plugin [None req-9ed4a382-230a-4059-8edc-b58b7b84d495 - - - - - -] Attempt 1 to provision port 001ae831-b1c9-4319-ac7d-00fd6552832e 2026-05-15 09:20:42.425 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port cfe024f5-2233-483a-a3aa-2e1e4d8fbd7e 2026-05-15 09:20:46.929 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 8669274e-7284-4c8d-853f-c1f51b949066 2026-05-15 09:20:47.049 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1cee919-cae8-4303-be37-917e3d8001a9'] response: {'server_uuid': '1f4cc295-b8e9-471f-8811-b5cc4d4714be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8669274e-7284-4c8d-853f-c1f51b949066', 'code': 200} 2026-05-15 09:20:48.056 12 INFO neutron.plugins.ml2.plugin [None req-c24cc107-e3c9-432a-b9f8-911f2fdc086e - - - - - -] Attempt 1 to provision port cfe024f5-2233-483a-a3aa-2e1e4d8fbd7e 2026-05-15 09:20:48.131 12 INFO neutron.plugins.ml2.plugin [None req-c24cc107-e3c9-432a-b9f8-911f2fdc086e - - - - - -] Attempt 1 to provision port 8df47e12-bf6a-4082-969a-4ade531e1169 2026-05-15 09:20:48.164 12 INFO neutron.plugins.ml2.plugin [None req-c24cc107-e3c9-432a-b9f8-911f2fdc086e - - - - - -] Attempt 1 to provision port 001ae831-b1c9-4319-ac7d-00fd6552832e 2026-05-15 09:20:49.526 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 68885c2c-58c2-4442-b1d6-14ded7c011ca 2026-05-15 09:20:49.640 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a8aa2cb-d263-4fc6-ae23-e3bb251575e9'] response: {'server_uuid': 'd07590f1-4d73-4e1e-b364-366f5a170261', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '68885c2c-58c2-4442-b1d6-14ded7c011ca', 'code': 200} 2026-05-15 09:20:49.994 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 8669274e-7284-4c8d-853f-c1f51b949066 2026-05-15 09:20:50.030 12 INFO neutron.plugins.ml2.plugin [None req-403e7aa7-e0e3-4172-9fb4-aa27c62ac115 - - - - - -] Attempt 1 to provision port 8669274e-7284-4c8d-853f-c1f51b949066 2026-05-15 09:20:50.130 12 INFO neutron.plugins.ml2.plugin [None req-403e7aa7-e0e3-4172-9fb4-aa27c62ac115 - - - - - -] Attempt 1 to provision port 68885c2c-58c2-4442-b1d6-14ded7c011ca 2026-05-15 09:20:50.623 15 WARNING neutron.plugins.ml2.plugin [None req-e9e701f0-2f17-4c7c-bf56-50b5e69beced - - - - - -] Concurrent port binding operations failed on port e11910f6-64f0-437d-b37c-11b199f8da9d 2026-05-15 09:20:50.626 15 INFO neutron.plugins.ml2.plugin [None req-e9e701f0-2f17-4c7c-bf56-50b5e69beced - - - - - -] Attempt 2 to bind port e11910f6-64f0-437d-b37c-11b199f8da9d 2026-05-15 09:20:50.703 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 68885c2c-58c2-4442-b1d6-14ded7c011ca 2026-05-15 09:20:50.922 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 001ae831-b1c9-4319-ac7d-00fd6552832e 2026-05-15 09:20:52.660 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 001ae831-b1c9-4319-ac7d-00fd6552832e 2026-05-15 09:20:52.864 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port e11910f6-64f0-437d-b37c-11b199f8da9d 2026-05-15 09:20:54.722 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 8df47e12-bf6a-4082-969a-4ade531e1169 2026-05-15 09:20:55.111 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 06de4f58-a7b6-4f3a-9240-cf1b40ae4793 2026-05-15 09:20:55.396 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port e11910f6-64f0-437d-b37c-11b199f8da9d 2026-05-15 09:20:56.750 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 8df47e12-bf6a-4082-969a-4ade531e1169 2026-05-15 09:20:56.970 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 06de4f58-a7b6-4f3a-9240-cf1b40ae4793 2026-05-15 09:21:08.824 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port db7166d1-e7bd-4c09-ab03-ab07bb615406 2026-05-15 09:21:26.686 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 8a7ccc11-4008-4dad-949a-35334a50138b 2026-05-15 09:21:27.602 12 INFO neutron.plugins.ml2.plugin [None req-511f1684-dbfe-4c63-9fee-926c286f7d78 - - - - - -] Attempt 1 to provision port 8a7ccc11-4008-4dad-949a-35334a50138b 2026-05-15 09:21:28.624 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 8a7ccc11-4008-4dad-949a-35334a50138b 2026-05-15 09:21:31.439 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port e64301ca-4681-4caa-b8f7-553185c0b81e 2026-05-15 09:21:31.553 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9728647-b2ca-4a7d-9170-43ac95beda82'] response: {'server_uuid': 'fb71f60c-cae9-4ca4-b83f-a2566d94e618', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e64301ca-4681-4caa-b8f7-553185c0b81e', 'code': 200} 2026-05-15 09:21:31.724 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port e4b26135-70b4-45e4-99b3-2b18c40507ca 2026-05-15 09:21:32.914 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port e64301ca-4681-4caa-b8f7-553185c0b81e 2026-05-15 09:21:35.005 15 INFO neutron.plugins.ml2.plugin [None req-8739b7c7-d343-4096-a168-0b841c8fdfae - - - - - -] Attempt 1 to provision port e64301ca-4681-4caa-b8f7-553185c0b81e 2026-05-15 09:21:40.740 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 2b9be184-4827-40df-bce0-00aee78d8a1e 2026-05-15 09:21:56.888 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-98905760-ce2a-4d64-8b89-8c75da551be9'] response: {'server_uuid': 'fb71f60c-cae9-4ca4-b83f-a2566d94e618', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e64301ca-4681-4caa-b8f7-553185c0b81e', 'code': 200} 2026-05-15 09:22:16.643 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port bf9a3bd5-f802-4e76-ae44-683022bd27de 2026-05-15 09:22:17.190 15 INFO neutron.plugins.ml2.plugin [None req-e88d17d0-1919-4768-8271-fc43f3140a49 - - - - - -] Attempt 1 to provision port bf9a3bd5-f802-4e76-ae44-683022bd27de 2026-05-15 09:22:18.703 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port bf9a3bd5-f802-4e76-ae44-683022bd27de 2026-05-15 09:22:18.881 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 17e47040-9db4-42b2-bbfb-cb856c0dc338 2026-05-15 09:22:20.685 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 17e47040-9db4-42b2-bbfb-cb856c0dc338 2026-05-15 09:22:22.816 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port aabcb389-57f3-412a-bb3c-781803a7cb49 2026-05-15 09:22:24.682 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port aabcb389-57f3-412a-bb3c-781803a7cb49 2026-05-15 09:22:26.681 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 38f8f60e-c65a-4cdd-a0a7-9288b5e37e21 2026-05-15 09:22:28.699 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 38f8f60e-c65a-4cdd-a0a7-9288b5e37e21 2026-05-15 09:22:32.657 15 INFO neutron.plugins.ml2.plugin [None req-c4b9a45d-247c-423c-aec6-81c526c6d8df - - - - - -] Attempt 1 to provision port 79b86f44-aad1-4d0e-8b51-3db3a549df96 2026-05-15 09:22:32.693 15 INFO neutron.plugins.ml2.plugin [None req-c4b9a45d-247c-423c-aec6-81c526c6d8df - - - - - -] Attempt 1 to provision port e86c5e22-24b1-46d0-91f2-ea085a1e9f74 2026-05-15 09:22:32.714 15 INFO neutron.plugins.ml2.plugin [None req-c4b9a45d-247c-423c-aec6-81c526c6d8df - - - - - -] Attempt 1 to provision port b1358ab2-0ed9-49ff-ae02-e80c38995ba0 2026-05-15 09:22:32.735 15 INFO neutron.plugins.ml2.plugin [None req-c4b9a45d-247c-423c-aec6-81c526c6d8df - - - - - -] Attempt 1 to provision port bf9a3bd5-f802-4e76-ae44-683022bd27de 2026-05-15 09:22:32.774 15 INFO neutron.plugins.ml2.plugin [None req-c4b9a45d-247c-423c-aec6-81c526c6d8df - - - - - -] Attempt 1 to provision port 65dfd36c-c1a5-4b90-b52e-f1559761f62a 2026-05-15 09:22:32.793 15 INFO neutron.plugins.ml2.plugin [None req-c4b9a45d-247c-423c-aec6-81c526c6d8df - - - - - -] Attempt 1 to provision port 38f8f60e-c65a-4cdd-a0a7-9288b5e37e21 2026-05-15 09:22:35.673 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 3e6d45f7-67fb-4346-840d-d50b264be995 2026-05-15 09:22:35.804 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b2519c8-cbb1-477f-8200-cd4a7c98e400'] response: {'server_uuid': 'e5a25b25-d9b4-4a60-b5ae-2c940b8e473f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3e6d45f7-67fb-4346-840d-d50b264be995', 'code': 200} 2026-05-15 09:22:36.662 15 INFO neutron.plugins.ml2.plugin [None req-916c9125-7fd8-421e-8be5-6045804cd621 - - - - - -] Attempt 1 to provision port 79b86f44-aad1-4d0e-8b51-3db3a549df96 2026-05-15 09:22:36.697 15 INFO neutron.plugins.ml2.plugin [None req-916c9125-7fd8-421e-8be5-6045804cd621 - - - - - -] Attempt 1 to provision port 3e6d45f7-67fb-4346-840d-d50b264be995 2026-05-15 09:22:36.858 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 3e6d45f7-67fb-4346-840d-d50b264be995 2026-05-15 09:22:37.082 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 65dfd36c-c1a5-4b90-b52e-f1559761f62a 2026-05-15 09:22:38.782 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 65dfd36c-c1a5-4b90-b52e-f1559761f62a 2026-05-15 09:22:39.216 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port b1358ab2-0ed9-49ff-ae02-e80c38995ba0 2026-05-15 09:22:39.927 12 INFO neutron.plugins.ml2.plugin [None req-6efbeba3-ea04-4773-a039-e99d9babe32d - - - - - -] Attempt 1 to provision port 79b86f44-aad1-4d0e-8b51-3db3a549df96 2026-05-15 09:22:40.767 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port e86c5e22-24b1-46d0-91f2-ea085a1e9f74 2026-05-15 09:22:41.049 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 79b86f44-aad1-4d0e-8b51-3db3a549df96 2026-05-15 09:22:41.207 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port b1358ab2-0ed9-49ff-ae02-e80c38995ba0 2026-05-15 09:22:42.781 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port e86c5e22-24b1-46d0-91f2-ea085a1e9f74 2026-05-15 09:23:00.872 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port e590e7a0-5c3f-443a-80fe-07d5f1b437c9 2026-05-15 09:23:01.201 12 INFO neutron.plugins.ml2.plugin [None req-5143d8db-d643-4622-aea9-fb2557cbf4f2 - - - - - -] Attempt 1 to provision port e590e7a0-5c3f-443a-80fe-07d5f1b437c9 2026-05-15 09:23:03.132 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port e590e7a0-5c3f-443a-80fe-07d5f1b437c9 2026-05-15 09:23:04.989 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 32b0e854-5e03-445d-a4a2-bf4511f3f1cc 2026-05-15 09:23:05.318 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 67f3d31e-d6cb-460e-b5b9-57d00c9b2de4 2026-05-15 09:23:06.823 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 32b0e854-5e03-445d-a4a2-bf4511f3f1cc 2026-05-15 09:23:07.028 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 67f3d31e-d6cb-460e-b5b9-57d00c9b2de4 2026-05-15 09:23:08.978 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port e590e7a0-5c3f-443a-80fe-07d5f1b437c9 2026-05-15 09:23:10.896 12 INFO neutron.plugins.ml2.plugin [None req-f23ae33b-8619-4d84-a262-9d89b2029860 - - - - - -] Attempt 1 to provision port c01968b7-34f8-46be-9172-fd2591a78058 2026-05-15 09:23:10.921 12 INFO neutron.plugins.ml2.plugin [None req-f23ae33b-8619-4d84-a262-9d89b2029860 - - - - - -] Attempt 1 to provision port 67f3d31e-d6cb-460e-b5b9-57d00c9b2de4 2026-05-15 09:23:10.980 12 INFO neutron.plugins.ml2.plugin [None req-f23ae33b-8619-4d84-a262-9d89b2029860 - - - - - -] Attempt 1 to provision port e590e7a0-5c3f-443a-80fe-07d5f1b437c9 2026-05-15 09:23:17.388 15 INFO neutron.plugins.ml2.plugin [None req-6f6730c9-553c-4f1f-980a-75fba00a93f0 - - - - - -] Attempt 1 to provision port 4e4a79a6-050f-445f-a0e6-b929f6a079c1 2026-05-15 09:23:17.416 15 INFO neutron.plugins.ml2.plugin [None req-6f6730c9-553c-4f1f-980a-75fba00a93f0 - - - - - -] Attempt 1 to provision port 67f3d31e-d6cb-460e-b5b9-57d00c9b2de4 2026-05-15 09:23:19.488 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 71514289-8096-4600-801f-0787c7885415 2026-05-15 09:23:19.587 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d801d3a-ee01-464e-bbfc-2298f433134f'] response: {'server_uuid': 'fd52c851-76a1-4e4f-9168-833df27c5262', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '71514289-8096-4600-801f-0787c7885415', 'code': 200} 2026-05-15 09:23:20.994 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 71514289-8096-4600-801f-0787c7885415 2026-05-15 09:23:21.363 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 3e10f1c4-2c16-4e54-922d-a8622590e169 2026-05-15 09:23:22.034 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 4e4a79a6-050f-445f-a0e6-b929f6a079c1 2026-05-15 09:23:22.963 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 3e10f1c4-2c16-4e54-922d-a8622590e169 2026-05-15 09:23:23.150 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 4e4a79a6-050f-445f-a0e6-b929f6a079c1 2026-05-15 09:23:23.336 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port c01968b7-34f8-46be-9172-fd2591a78058 2026-05-15 09:23:23.604 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port f57a8e71-0a1b-41aa-b0ae-ce1a916d764c 2026-05-15 09:23:23.838 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port e5b7982c-f6c7-44e8-87b6-05ce450c034e 2026-05-15 09:23:24.819 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port c01968b7-34f8-46be-9172-fd2591a78058 2026-05-15 09:23:25.012 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port f57a8e71-0a1b-41aa-b0ae-ce1a916d764c 2026-05-15 09:23:25.193 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port e5b7982c-f6c7-44e8-87b6-05ce450c034e 2026-05-15 09:23:25.568 12 INFO neutron.plugins.ml2.plugin [None req-3dd5ab72-2fb8-4f60-8d30-a85306347ace - - - - - -] Attempt 1 to provision port f57a8e71-0a1b-41aa-b0ae-ce1a916d764c 2026-05-15 09:23:25.652 12 INFO neutron.plugins.ml2.plugin [None req-3dd5ab72-2fb8-4f60-8d30-a85306347ace - - - - - -] Attempt 1 to provision port e5b7982c-f6c7-44e8-87b6-05ce450c034e 2026-05-15 09:23:25.751 12 INFO neutron.plugins.ml2.plugin [None req-3dd5ab72-2fb8-4f60-8d30-a85306347ace - - - - - -] Attempt 1 to provision port c01968b7-34f8-46be-9172-fd2591a78058 2026-05-15 09:23:25.913 12 INFO neutron.plugins.ml2.plugin [None req-3dd5ab72-2fb8-4f60-8d30-a85306347ace - - - - - -] Attempt 1 to provision port 3e10f1c4-2c16-4e54-922d-a8622590e169 2026-05-15 09:23:31.838 15 INFO neutron.plugins.ml2.plugin [None req-17833e23-5da0-40fb-ace3-d1a73159fb88 - - - - - -] Attempt 1 to provision port f57a8e71-0a1b-41aa-b0ae-ce1a916d764c 2026-05-15 09:23:31.888 15 INFO neutron.plugins.ml2.plugin [None req-17833e23-5da0-40fb-ace3-d1a73159fb88 - - - - - -] Attempt 1 to provision port 4e4a79a6-050f-445f-a0e6-b929f6a079c1 2026-05-15 09:23:31.937 15 INFO neutron.plugins.ml2.plugin [None req-17833e23-5da0-40fb-ace3-d1a73159fb88 - - - - - -] Attempt 1 to provision port 3e10f1c4-2c16-4e54-922d-a8622590e169 2026-05-15 09:23:34.834 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port c4939002-f273-45ef-90e0-8c34aa3158b5 2026-05-15 09:23:34.933 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca57e0f2-8010-424c-8077-f7ebd8df036b'] response: {'server_uuid': 'b19f27d8-5164-4812-a861-4e0180dd38e9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c4939002-f273-45ef-90e0-8c34aa3158b5', 'code': 200} 2026-05-15 09:23:35.063 12 INFO neutron.plugins.ml2.plugin [None req-fc22cf9d-bfa2-4407-9a58-b18513cfa73e - - - - - -] Attempt 1 to provision port f57a8e71-0a1b-41aa-b0ae-ce1a916d764c 2026-05-15 09:23:35.153 12 INFO neutron.plugins.ml2.plugin [None req-fc22cf9d-bfa2-4407-9a58-b18513cfa73e - - - - - -] Attempt 1 to provision port 4e4a79a6-050f-445f-a0e6-b929f6a079c1 2026-05-15 09:23:35.206 12 INFO neutron.plugins.ml2.plugin [None req-fc22cf9d-bfa2-4407-9a58-b18513cfa73e - - - - - -] Attempt 1 to provision port c01968b7-34f8-46be-9172-fd2591a78058 2026-05-15 09:23:36.825 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port c4939002-f273-45ef-90e0-8c34aa3158b5 2026-05-15 09:23:37.315 12 INFO neutron.plugins.ml2.plugin [None req-00c54b4c-eb7c-4322-83b6-12fa2745a830 - - - - - -] Attempt 1 to provision port c4939002-f273-45ef-90e0-8c34aa3158b5 2026-05-15 09:23:37.374 12 INFO neutron.plugins.ml2.plugin [None req-00c54b4c-eb7c-4322-83b6-12fa2745a830 - - - - - -] Attempt 1 to provision port 71514289-8096-4600-801f-0787c7885415 2026-05-15 09:24:04.515 12 INFO neutron.plugins.ml2.plugin [None req-79a598b9-4269-4f20-ae37-434fea8cdcc0 - - - - - -] Attempt 1 to provision port 6c03c54d-a445-4f48-ac11-5a0254c0c97d 2026-05-15 09:24:25.361 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port d141aa2b-1b85-4543-9b5e-6b83818c4305 2026-05-15 09:24:25.484 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-b166db5a-9f1d-4b50-8125-808436b37a75'] response: {'server_uuid': '6c7fa980-9a7f-470e-81ad-87f08df35c57', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd141aa2b-1b85-4543-9b5e-6b83818c4305', 'code': 200} 2026-05-15 09:24:26.833 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port d141aa2b-1b85-4543-9b5e-6b83818c4305 2026-05-15 09:25:06.554 15 INFO neutron.plugins.ml2.plugin [None req-4efe1c47-5bcc-4b13-a7a6-05649ed5e24e - - - - - -] Attempt 1 to provision port f531b3ad-91ff-41f8-b941-2a0ecd067ca3 2026-05-15 09:25:12.884 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port f531b3ad-91ff-41f8-b941-2a0ecd067ca3 2026-05-15 09:25:12.990 12 INFO neutron.notifiers.nova [-] Nova event matching ['req-5584ae5f-ec4f-40db-afef-98433b2568fa'] response: {'server_uuid': '6c7fa980-9a7f-470e-81ad-87f08df35c57', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f531b3ad-91ff-41f8-b941-2a0ecd067ca3', 'code': 200} 2026-05-15 09:25:14.834 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port f531b3ad-91ff-41f8-b941-2a0ecd067ca3 2026-05-15 09:25:17.336 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port f531b3ad-91ff-41f8-b941-2a0ecd067ca3 2026-05-15 09:25:40.424 15 INFO neutron.plugins.ml2.plugin [None req-cebf4310-5be4-4571-bc23-b577e7c7a380 - - - - - -] Attempt 1 to provision port 8bf354e5-3a0c-4356-8c18-6a1ef99c0ddc 2026-05-15 09:25:48.480 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 8bf354e5-3a0c-4356-8c18-6a1ef99c0ddc 2026-05-15 09:25:48.617 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-67212ff9-c737-4cda-8090-c5130802d40f'] response: {'server_uuid': '6c7fa980-9a7f-470e-81ad-87f08df35c57', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8bf354e5-3a0c-4356-8c18-6a1ef99c0ddc', 'code': 200} 2026-05-15 09:25:49.078 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 8bf354e5-3a0c-4356-8c18-6a1ef99c0ddc 2026-05-15 09:26:02.230 12 INFO neutron.plugins.ml2.plugin [None req-e8edc64b-66ed-43a6-8cfe-03806ab1d1bf - - - - - -] Attempt 1 to provision port a18a8b6e-0363-4572-8d94-f017f270dea9 2026-05-15 09:26:09.120 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port a18a8b6e-0363-4572-8d94-f017f270dea9 2026-05-15 09:26:09.217 15 INFO neutron.notifiers.nova [-] Nova event matching ['req-d313e374-6614-4446-9e75-0bc43a5e8616'] response: {'server_uuid': '6c7fa980-9a7f-470e-81ad-87f08df35c57', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a18a8b6e-0363-4572-8d94-f017f270dea9', 'code': 200} 2026-05-15 09:26:11.092 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port a18a8b6e-0363-4572-8d94-f017f270dea9 2026-05-15 09:26:12.246 12 INFO neutron.plugins.ml2.plugin [None req-883a0fa0-cb24-4256-aa5d-aff1bec1f2f6 - - - - - -] Attempt 1 to provision port 8bf354e5-3a0c-4356-8c18-6a1ef99c0ddc 2026-05-15 09:26:13.135 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 8bf354e5-3a0c-4356-8c18-6a1ef99c0ddc 2026-05-15 09:26:25.171 12 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port a18a8b6e-0363-4572-8d94-f017f270dea9 2026-05-15 09:26:25.548 15 INFO neutron.plugins.ml2.plugin [None req-d3bd5758-1170-4ee8-88b6-863207c95178 - - - - - -] Attempt 1 to provision port a18a8b6e-0363-4572-8d94-f017f270dea9 2026-05-15 09:26:35.142 15 INFO neutron.plugins.ml2.plugin [None req-eb753dc9-42ce-4135-b7ac-662461a9c5a8 - - - - - -] Attempt 1 to provision port 8bf354e5-3a0c-4356-8c18-6a1ef99c0ddc 2026-05-15 09:26:35.321 12 INFO neutron.plugins.ml2.plugin [None req-6b8116df-9982-432b-8a93-67d08e9deaba - - - - - -] Attempt 1 to provision port 8bf354e5-3a0c-4356-8c18-6a1ef99c0ddc