+ 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-11 18:29:59.398 1 INFO neutron.common.config [-] Logging enabled! 2026-05-11 18:29:59.399 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-11 18:29:59.399 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-11 18:29:59.399 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 18:30:00.771 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 18:30:00.773 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 18:30:00.776 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-11 18:30:00.777 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 18:30:00.777 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-11 18:30:00.777 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-11 18:30:00.778 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 18:30:00.784 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 18:30:00.784 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 18:30:00.784 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 18:30:00.802 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-11 18:30:00.803 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 18:30:00.803 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-11 18:30:00.821 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 18:30:00.822 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 18:30:00.822 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-11 18:30:00.822 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-11 18:30:01.104 1 INFO neutron.plugins.ml2.managers [None req-cb6f0481-9ea4-4504-82eb-c74351f9fd3e - - - - - -] Initializing driver for type 'vlan' 2026-05-11 18:30:01.243 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-cb6f0481-9ea4-4504-82eb-c74351f9fd3e - - - - - -] VlanTypeDriver initialization complete 2026-05-11 18:30:01.244 1 INFO neutron.plugins.ml2.managers [None req-cb6f0481-9ea4-4504-82eb-c74351f9fd3e - - - - - -] Initializing driver for type 'vxlan' 2026-05-11 18:30:01.244 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-cb6f0481-9ea4-4504-82eb-c74351f9fd3e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-11 18:30:01.294 1 INFO neutron.plugins.ml2.managers [None req-cb6f0481-9ea4-4504-82eb-c74351f9fd3e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 18:30:01.294 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-cb6f0481-9ea4-4504-82eb-c74351f9fd3e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 18:30:01.294 1 INFO neutron.plugins.ml2.managers [None req-cb6f0481-9ea4-4504-82eb-c74351f9fd3e - - - - - -] Initializing extension driver 'port_security' 2026-05-11 18:30:01.294 1 INFO neutron.plugins.ml2.extensions.port_security [None req-cb6f0481-9ea4-4504-82eb-c74351f9fd3e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 18:30:01.295 1 INFO neutron.plugins.ml2.managers [None req-cb6f0481-9ea4-4504-82eb-c74351f9fd3e - - - - - -] Initializing extension driver 'qos' 2026-05-11 18:30:01.295 1 INFO neutron.plugins.ml2.managers [None req-cb6f0481-9ea4-4504-82eb-c74351f9fd3e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-11 18:30:01.295 1 INFO neutron.plugins.ml2.managers [None req-cb6f0481-9ea4-4504-82eb-c74351f9fd3e - - - - - -] Initializing mechanism driver 'l2population' 2026-05-11 18:30:01.309 1 INFO neutron.quota [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded quota_driver: . 2026-05-11 18:30:01.309 1 INFO neutron.plugins.ml2.plugin [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 18:30:01.310 1 INFO neutron.plugins.ml2.managers [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 18:30:01.310 1 INFO neutron.plugins.ml2.managers [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 18:30:01.310 1 INFO neutron.plugins.ml2.managers [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 18:30:01.310 1 INFO neutron.manager [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loading Plugin: qos 2026-05-11 18:30:01.321 1 INFO neutron.manager [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loading Plugin: router 2026-05-11 18:30:01.356 1 INFO neutron.services.service_base [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-11 18:30:01.356 1 INFO neutron.manager [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loading Plugin: segments 2026-05-11 18:30:01.425 1 INFO neutron.manager [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loading Plugin: trunk 2026-05-11 18:30:01.439 1 INFO neutron.manager [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loading Plugin: vpnaas 2026-05-11 18:30:01.472 1 WARNING stevedore.named [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 18:30:01.544 1 INFO neutron_vpnaas.services.vpn.plugin [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 18:30:01.545 1 INFO neutron.common.utils [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-11 18:30:01.545 1 INFO neutron.manager [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loading Plugin: taas 2026-05-11 18:30:01.566 1 WARNING stevedore.named [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 18:30:01.567 1 WARNING stevedore.named [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-11 18:30:01.587 1 INFO neutron_taas.services.taas.taas_plugin [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-11 18:30:01.588 1 INFO neutron.manager [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loading Plugin: tapmirror 2026-05-11 18:30:01.600 1 WARNING stevedore.named [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 18:30:01.600 1 WARNING stevedore.named [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-11 18:30:01.618 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-11 18:30:01.618 1 INFO neutron.manager [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loading Plugin: auto_allocate 2026-05-11 18:30:01.625 1 INFO neutron.manager [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loading Plugin: tag 2026-05-11 18:30:01.632 1 INFO neutron.manager [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loading Plugin: timestamp 2026-05-11 18:30:01.635 1 INFO neutron.manager [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 18:30:01.638 1 INFO neutron.manager [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loading Plugin: flavors 2026-05-11 18:30:01.640 1 INFO neutron.manager [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loading Plugin: revisions 2026-05-11 18:30:01.643 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Initializing extension manager. 2026-05-11 18:30:01.645 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: address-group 2026-05-11 18:30:01.645 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: address-scope 2026-05-11 18:30:01.646 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-11 18:30:01.646 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: agent 2026-05-11 18:30:01.647 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: agent-resources-synced 2026-05-11 18:30:01.648 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 18:30:01.648 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 18:30:01.649 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: availability_zone 2026-05-11 18:30:01.649 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: availability_zone_filter 2026-05-11 18:30:01.650 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 18:30:01.650 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: default-subnetpools 2026-05-11 18:30:01.651 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 18:30:01.652 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: dns-integration 2026-05-11 18:30:01.652 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 18:30:01.653 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-11 18:30:01.653 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: dvr 2026-05-11 18:30:01.654 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 18:30:01.654 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 18:30:01.654 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 18:30:01.655 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 18:30:01.655 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: external-net 2026-05-11 18:30:01.656 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 18:30:01.656 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: extraroute 2026-05-11 18:30:01.656 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: extraroute-atomic 2026-05-11 18:30:01.657 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 18:30:01.658 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 18:30:01.658 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 18:30:01.658 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 18:30:01.659 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: fip-port-details 2026-05-11 18:30:01.659 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: flavors 2026-05-11 18:30:01.660 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 18:30:01.662 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: floatingip-pools 2026-05-11 18:30:01.663 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: ip_allocation 2026-05-11 18:30:01.663 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: ip-substring-filtering 2026-05-11 18:30:01.664 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: l2_adjacency 2026-05-11 18:30:01.664 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: router 2026-05-11 18:30:01.666 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 18:30:01.667 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-11 18:30:01.667 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-11 18:30:01.667 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 18:30:01.668 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: l3-ha 2026-05-11 18:30:01.668 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 18:30:01.669 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-11 18:30:01.669 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: l3-flavors 2026-05-11 18:30:01.670 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 18:30:01.671 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-11 18:30:01.672 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-11 18:30:01.674 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 18:30:01.674 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-11 18:30:01.675 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 18:30:01.676 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 18:30:01.676 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: multi-provider 2026-05-11 18:30:01.677 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: net-mtu 2026-05-11 18:30:01.677 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 18:30:01.677 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: network_availability_zone 2026-05-11 18:30:01.678 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: network_ha 2026-05-11 18:30:01.678 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: network-ip-availability 2026-05-11 18:30:01.679 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 18:30:01.680 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: pagination 2026-05-11 18:30:01.680 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: port-device-profile 2026-05-11 18:30:01.681 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-11 18:30:01.681 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-11 18:30:01.681 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-11 18:30:01.682 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: port-mac-override 2026-05-11 18:30:01.682 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 18:30:01.683 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 18:30:01.683 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-11 18:30:01.683 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: port-resource-request 2026-05-11 18:30:01.684 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 18:30:01.684 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-11 18:30:01.685 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: binding 2026-05-11 18:30:01.685 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: binding-extended 2026-05-11 18:30:01.686 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: port-security 2026-05-11 18:30:01.686 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: project-id 2026-05-11 18:30:01.686 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: provider 2026-05-11 18:30:01.687 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-11 18:30:01.688 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: qos 2026-05-11 18:30:01.689 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 18:30:01.689 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 18:30:01.690 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: qos-default 2026-05-11 18:30:01.691 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: qos-fip 2026-05-11 18:30:01.691 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 18:30:01.691 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 18:30:01.692 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 18:30:01.692 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 18:30:01.693 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 18:30:01.693 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: qos-pps 2026-05-11 18:30:01.694 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 18:30:01.694 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 18:30:01.695 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 18:30:01.695 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: quota-check-limit 2026-05-11 18:30:01.696 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: quota-check-limit-default 2026-05-11 18:30:01.697 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: quotas 2026-05-11 18:30:01.700 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: quota_details 2026-05-11 18:30:01.701 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: rbac-policies 2026-05-11 18:30:01.701 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: rbac-address-group 2026-05-11 18:30:01.702 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 18:30:01.702 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 18:30:01.703 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: rbac-subnetpool 2026-05-11 18:30:01.703 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: revision-if-match 2026-05-11 18:30:01.704 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 18:30:01.704 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: router_availability_zone 2026-05-11 18:30:01.704 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 18:30:01.706 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: security-groups-default-rules 2026-05-11 18:30:01.706 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 18:30:01.707 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-11 18:30:01.707 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 18:30:01.707 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-11 18:30:01.708 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 18:30:01.711 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: security-group 2026-05-11 18:30:01.712 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: segment 2026-05-11 18:30:01.713 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 18:30:01.713 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: service-type 2026-05-11 18:30:01.714 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: sorting 2026-05-11 18:30:01.714 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 18:30:01.715 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: standard-attr-description 2026-05-11 18:30:01.715 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: stateful-security-group 2026-05-11 18:30:01.715 1 WARNING neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 18:30:01.716 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-11 18:30:01.716 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: subnet-external-network 2026-05-11 18:30:01.717 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: subnet_onboard 2026-05-11 18:30:01.717 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 18:30:01.717 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: subnet-service-types 2026-05-11 18:30:01.718 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: subnet_allocation 2026-05-11 18:30:01.718 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 18:30:01.719 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: tag-creation 2026-05-11 18:30:01.719 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 18:30:01.722 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 18:30:01.723 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 18:30:01.724 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: trunk 2026-05-11 18:30:01.724 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: trunk-details 2026-05-11 18:30:01.724 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 18:30:01.725 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-11 18:30:01.725 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-11 18:30:01.726 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-11 18:30:01.727 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-11 18:30:01.728 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 18:30:01.728 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: vpn-flavors 2026-05-11 18:30:01.730 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: vpnaas 2026-05-11 18:30:01.731 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: taas 2026-05-11 18:30:01.732 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: tap-mirror 2026-05-11 18:30:01.732 1 INFO neutron.api.extensions [None req-74c729c1-2fc7-4eec-b2dd-bee791ce836e - - - - - -] Loaded extension: taas-vlan-filter 2026-05-11 18:30:31.816 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-11 18:30:31.859 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-11 18:30:31.862 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-11 18:30:46.101 16 INFO neutron.db.l3_hamode_db [None req-c04b5d8b-0cf7-4161-be9d-b2b6ee458465 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 18:31:00.253 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 4616f20c-2588-440e-ab73-4cdec6c912ea 2026-05-11 18:31:00.290 16 INFO neutron.plugins.ml2.plugin [None req-0da1bebf-c6bf-4033-83d6-8ccae3acac26 - - - - - -] Attempt 1 to provision port 4616f20c-2588-440e-ab73-4cdec6c912ea 2026-05-11 18:31:02.181 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 4616f20c-2588-440e-ab73-4cdec6c912ea 2026-05-11 18:31:02.666 16 INFO neutron.plugins.ml2.plugin [None req-3774d13a-fe8d-45ec-8baf-0de77f4c9368 - - - - - -] Attempt 1 to provision port 4616f20c-2588-440e-ab73-4cdec6c912ea 2026-05-11 18:35:30.308 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 33926d7d-b845-4cf8-9bc9-7e344ccf77ba 2026-05-11 18:35:31.059 16 INFO neutron.plugins.ml2.plugin [None req-6e785d3d-1b40-4d89-a533-d436e5d77b0f - - - - - -] Attempt 1 to provision port 33926d7d-b845-4cf8-9bc9-7e344ccf77ba 2026-05-11 18:35:32.267 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 33926d7d-b845-4cf8-9bc9-7e344ccf77ba 2026-05-11 18:35:32.697 16 INFO neutron.plugins.ml2.plugin [None req-51717e7e-772d-44ce-a0ce-13259c6f681e - - - - - -] Attempt 1 to provision port 33926d7d-b845-4cf8-9bc9-7e344ccf77ba 2026-05-11 18:35:37.761 16 INFO neutron.plugins.ml2.plugin [None req-1e1ad48c-b00d-43c7-ba5e-d3247d211d6b - - - - - -] Attempt 1 to provision port 96f25e74-dbfb-49ac-be86-c0653706b5ad 2026-05-11 18:39:52.910 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 96f25e74-dbfb-49ac-be86-c0653706b5ad 2026-05-11 18:39:54.325 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 96f25e74-dbfb-49ac-be86-c0653706b5ad 2026-05-11 18:49:08.493 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 468f4e05-9887-41cc-99c3-c48d8f65bbbe 2026-05-11 18:49:10.472 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 468f4e05-9887-41cc-99c3-c48d8f65bbbe 2026-05-11 18:58:27.679 13 INFO neutron.plugins.ml2.plugin [None req-39ac136e-6591-41b5-bd6a-b3b7d42b00b1 - - - - - -] Attempt 1 to provision port 4616f20c-2588-440e-ab73-4cdec6c912ea 2026-05-11 18:58:27.733 13 INFO neutron.plugins.ml2.plugin [None req-39ac136e-6591-41b5-bd6a-b3b7d42b00b1 - - - - - -] Attempt 1 to provision port 33926d7d-b845-4cf8-9bc9-7e344ccf77ba 2026-05-11 18:58:27.783 13 INFO neutron.plugins.ml2.plugin [None req-39ac136e-6591-41b5-bd6a-b3b7d42b00b1 - - - - - -] Attempt 1 to provision port 96f25e74-dbfb-49ac-be86-c0653706b5ad 2026-05-11 19:04:40.856 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 73ca7aba-237d-4a3b-bcd9-6ee10aaa6c5e 2026-05-11 19:04:41.825 16 INFO neutron.plugins.ml2.plugin [None req-785f23cc-f212-4bc8-8829-578ef3ca2aec - - - - - -] Attempt 1 to provision port 73ca7aba-237d-4a3b-bcd9-6ee10aaa6c5e 2026-05-11 19:04:42.773 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 73ca7aba-237d-4a3b-bcd9-6ee10aaa6c5e 2026-05-11 19:04:44.916 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port c0449098-a2fd-45af-94d8-a46b951c8887 2026-05-11 19:04:46.385 13 INFO neutron.plugins.ml2.plugin [None req-afa1fdf4-5296-4154-9861-8ece3ba4a1a8 - - - - - -] Attempt 1 to provision port c75bb3a1-1a40-4072-8ebb-1eec86d444e0 2026-05-11 19:04:46.415 13 INFO neutron.plugins.ml2.plugin [None req-afa1fdf4-5296-4154-9861-8ece3ba4a1a8 - - - - - -] Attempt 1 to provision port c0449098-a2fd-45af-94d8-a46b951c8887 2026-05-11 19:04:46.747 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port c0449098-a2fd-45af-94d8-a46b951c8887 2026-05-11 19:04:49.715 16 INFO neutron.plugins.ml2.plugin [None req-e546e928-3be2-4911-893c-2f03176d9d10 - - - - - -] Attempt 1 to provision port c75bb3a1-1a40-4072-8ebb-1eec86d444e0 2026-05-11 19:04:49.747 16 INFO neutron.plugins.ml2.plugin [None req-e546e928-3be2-4911-893c-2f03176d9d10 - - - - - -] Attempt 1 to provision port c0449098-a2fd-45af-94d8-a46b951c8887 2026-05-11 19:04:50.773 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 78b97fa3-11fc-48d7-9010-b8509badb3ac 2026-05-11 19:04:51.124 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 931ba088-1339-401a-af66-be6bb8f7c047 2026-05-11 19:04:52.865 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 78b97fa3-11fc-48d7-9010-b8509badb3ac 2026-05-11 19:04:53.048 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 9513ced3-f7ee-434f-9072-5c484a809658 2026-05-11 19:04:53.355 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 931ba088-1339-401a-af66-be6bb8f7c047 2026-05-11 19:04:54.790 16 INFO neutron.plugins.ml2.plugin [None req-a8e50657-d7d5-4bd0-b921-02c21bed3f98 - - - - - -] Attempt 1 to provision port c75bb3a1-1a40-4072-8ebb-1eec86d444e0 2026-05-11 19:04:55.543 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 36769925-ecc0-43ed-b734-c77bbab51d27 2026-05-11 19:04:56.264 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b825d731-50bb-43e2-89da-8b48152de154'] response: {'server_uuid': 'e50c3ef0-351b-4f0c-8527-c6d6f962e58d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '36769925-ecc0-43ed-b734-c77bbab51d27', 'code': 200} 2026-05-11 19:04:56.906 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 36769925-ecc0-43ed-b734-c77bbab51d27 2026-05-11 19:04:58.461 13 INFO neutron.plugins.ml2.plugin [None req-1db1b21f-371d-4e4b-a4eb-fc1f7938b065 - - - - - -] Attempt 1 to provision port 36769925-ecc0-43ed-b734-c77bbab51d27 2026-05-11 19:05:01.008 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port c791041a-f658-4cda-93a2-dc1ed0b4862c 2026-05-11 19:05:02.212 13 INFO neutron.plugins.ml2.plugin [None req-6bdb5d02-9098-42da-8995-8e16157f8a10 - - - - - -] Attempt 1 to provision port 77c312c8-4b3c-4677-a868-32543d27a174 2026-05-11 19:05:02.835 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port c791041a-f658-4cda-93a2-dc1ed0b4862c 2026-05-11 19:05:04.802 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port ff099110-5720-4fb3-97ee-f6579c6953e5 2026-05-11 19:05:06.835 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port ff099110-5720-4fb3-97ee-f6579c6953e5 2026-05-11 19:05:11.133 13 INFO neutron.plugins.ml2.plugin [None req-84858c60-fee7-49e1-b2cc-1d174f2a4e42 - - - - - -] Attempt 1 to provision port ff099110-5720-4fb3-97ee-f6579c6953e5 2026-05-11 19:05:11.196 13 INFO neutron.plugins.ml2.plugin [None req-84858c60-fee7-49e1-b2cc-1d174f2a4e42 - - - - - -] Attempt 1 to provision port aa1c6068-e498-48b0-8069-95dc3f511122 2026-05-11 19:05:11.221 13 INFO neutron.plugins.ml2.plugin [None req-84858c60-fee7-49e1-b2cc-1d174f2a4e42 - - - - - -] Attempt 1 to provision port cd628c1f-213d-440a-9244-3488aadde164 2026-05-11 19:05:14.868 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 77c312c8-4b3c-4677-a868-32543d27a174 2026-05-11 19:05:15.796 13 INFO neutron.plugins.ml2.plugin [None req-77fdf91c-00a0-4bf8-80e4-e0439b49f42e - - - - - -] Attempt 1 to provision port ff099110-5720-4fb3-97ee-f6579c6953e5 2026-05-11 19:05:15.868 13 INFO neutron.plugins.ml2.plugin [None req-77fdf91c-00a0-4bf8-80e4-e0439b49f42e - - - - - -] Attempt 1 to provision port cd628c1f-213d-440a-9244-3488aadde164 2026-05-11 19:05:16.829 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port c75bb3a1-1a40-4072-8ebb-1eec86d444e0 2026-05-11 19:05:17.162 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 77c312c8-4b3c-4677-a868-32543d27a174 2026-05-11 19:05:18.875 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port c75bb3a1-1a40-4072-8ebb-1eec86d444e0 2026-05-11 19:05:21.544 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port aa1c6068-e498-48b0-8069-95dc3f511122 2026-05-11 19:05:21.788 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 7f2fa1bf-02c2-48db-b5e0-9c987bc9a582 2026-05-11 19:05:22.102 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port cd628c1f-213d-440a-9244-3488aadde164 2026-05-11 19:05:22.350 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-de4fe3a5-e6fb-46bb-93c4-0e4dd9d6401d'] response: {'server_uuid': '513ea276-3462-453f-95cf-f1ee3bc6ae94', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7f2fa1bf-02c2-48db-b5e0-9c987bc9a582', 'code': 200} 2026-05-11 19:05:22.784 13 INFO neutron.plugins.ml2.plugin [None req-2d104c9d-59e6-49ba-ac1e-36a2487b67a3 - - - - - -] Attempt 1 to provision port 7f2fa1bf-02c2-48db-b5e0-9c987bc9a582 2026-05-11 19:05:23.117 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port aa1c6068-e498-48b0-8069-95dc3f511122 2026-05-11 19:05:23.314 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 7f2fa1bf-02c2-48db-b5e0-9c987bc9a582 2026-05-11 19:05:23.557 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port cd628c1f-213d-440a-9244-3488aadde164 2026-05-11 19:05:29.114 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c6c5954-4e48-410a-87c5-86dca8131291'] response: {'server_uuid': 'e50c3ef0-351b-4f0c-8527-c6d6f962e58d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '36769925-ecc0-43ed-b734-c77bbab51d27', 'code': 200} 2026-05-11 19:05:29.173 13 INFO neutron.plugins.ml2.plugin [None req-da559752-9beb-4d38-a2cb-00f05c48d518 - - - - - -] Attempt 1 to provision port 36769925-ecc0-43ed-b734-c77bbab51d27 2026-05-11 19:05:29.360 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-545aafdf-9e68-433d-9aed-d53263536f1b'] response: {'server_uuid': 'e50c3ef0-351b-4f0c-8527-c6d6f962e58d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '36769925-ecc0-43ed-b734-c77bbab51d27', 'code': 200} 2026-05-11 19:05:42.876 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 9adfafd8-123b-4685-b733-298eed3ed8b8 2026-05-11 19:05:43.255 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 192c56ea-19c5-4620-be32-6955bdd26487 2026-05-11 19:05:44.908 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port c4ea5c7d-f145-49d5-8769-9b59f898f8da 2026-05-11 19:05:45.407 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 192c56ea-19c5-4620-be32-6955bdd26487 2026-05-11 19:05:45.722 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 9adfafd8-123b-4685-b733-298eed3ed8b8 2026-05-11 19:05:46.931 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port c4ea5c7d-f145-49d5-8769-9b59f898f8da 2026-05-11 19:05:47.251 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 0ef011d4-c494-401e-8d2d-68946f55eb55 2026-05-11 19:05:48.757 16 INFO neutron.plugins.ml2.plugin [None req-eefeff42-193c-410d-9a9c-486fa6043ddc - - - - - -] Attempt 1 to provision port bd416e18-5d79-4c1b-9c85-4db74c720301 2026-05-11 19:05:48.796 16 INFO neutron.plugins.ml2.plugin [None req-eefeff42-193c-410d-9a9c-486fa6043ddc - - - - - -] Attempt 1 to provision port 192c56ea-19c5-4620-be32-6955bdd26487 2026-05-11 19:05:48.881 16 INFO neutron.plugins.ml2.plugin [None req-eefeff42-193c-410d-9a9c-486fa6043ddc - - - - - -] Attempt 1 to provision port 0ef011d4-c494-401e-8d2d-68946f55eb55 2026-05-11 19:05:48.952 16 INFO neutron.plugins.ml2.plugin [None req-eefeff42-193c-410d-9a9c-486fa6043ddc - - - - - -] Attempt 1 to provision port 85801197-6e29-4477-a7de-887fdcc8de80 2026-05-11 19:05:48.953 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 0ef011d4-c494-401e-8d2d-68946f55eb55 2026-05-11 19:05:48.978 16 INFO neutron.plugins.ml2.plugin [None req-eefeff42-193c-410d-9a9c-486fa6043ddc - - - - - -] Attempt 1 to provision port a8b3b046-c1c3-4502-bbb7-d44fb1c4b447 2026-05-11 19:05:52.712 16 INFO neutron.plugins.ml2.plugin [None req-5a6c9f75-ceee-4527-b51a-7761ad37a9be - - - - - -] Attempt 1 to provision port 85801197-6e29-4477-a7de-887fdcc8de80 2026-05-11 19:05:52.783 16 INFO neutron.plugins.ml2.plugin [None req-5a6c9f75-ceee-4527-b51a-7761ad37a9be - - - - - -] Attempt 1 to provision port fb8c6973-b284-4d5d-83fb-d15d127c09b7 2026-05-11 19:05:55.336 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 8d19aaca-aebe-44f8-90aa-d163c99df10a 2026-05-11 19:05:55.454 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd951341-dd54-4098-9d4e-ff0427fa07d0'] response: {'server_uuid': '11d2b718-68a6-418d-8a1c-930642c7673b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d19aaca-aebe-44f8-90aa-d163c99df10a', 'code': 200} 2026-05-11 19:05:57.446 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 0b9deb78-50c1-4711-a5ca-5a8a403de62e 2026-05-11 19:05:57.542 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-c00ee4a6-7c95-4c4f-b28f-fa8a18c3e8ef'] response: {'server_uuid': '9b724247-1160-446c-89e5-11f18c4f0a88', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0b9deb78-50c1-4711-a5ca-5a8a403de62e', 'code': 200} 2026-05-11 19:05:57.848 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 8d19aaca-aebe-44f8-90aa-d163c99df10a 2026-05-11 19:05:58.175 13 INFO neutron.plugins.ml2.plugin [None req-2cf0a179-fa8d-4cb2-a517-b6f08220d742 - - - - - -] Attempt 1 to provision port 8d19aaca-aebe-44f8-90aa-d163c99df10a 2026-05-11 19:05:58.246 13 INFO neutron.plugins.ml2.plugin [None req-2cf0a179-fa8d-4cb2-a517-b6f08220d742 - - - - - -] Attempt 1 to provision port bd416e18-5d79-4c1b-9c85-4db74c720301 2026-05-11 19:05:58.265 13 INFO neutron.plugins.ml2.plugin [None req-2cf0a179-fa8d-4cb2-a517-b6f08220d742 - - - - - -] Attempt 1 to provision port 0ef011d4-c494-401e-8d2d-68946f55eb55 2026-05-11 19:05:58.318 13 INFO neutron.plugins.ml2.plugin [None req-2cf0a179-fa8d-4cb2-a517-b6f08220d742 - - - - - -] Attempt 1 to provision port 0b9deb78-50c1-4711-a5ca-5a8a403de62e 2026-05-11 19:05:58.845 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 0b9deb78-50c1-4711-a5ca-5a8a403de62e 2026-05-11 19:06:00.142 13 INFO neutron.plugins.ml2.plugin [None req-b02d3bcf-2835-45f1-9c05-031c9ddbf609 - - - - - -] Attempt 1 to provision port bd416e18-5d79-4c1b-9c85-4db74c720301 2026-05-11 19:06:01.386 13 INFO neutron.plugins.ml2.plugin [None req-6be14f35-24f0-4714-8e10-27393bc852c2 - - - - - -] Attempt 1 to provision port 0b9deb78-50c1-4711-a5ca-5a8a403de62e 2026-05-11 19:06:02.942 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 85801197-6e29-4477-a7de-887fdcc8de80 2026-05-11 19:06:03.429 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port a8b3b046-c1c3-4502-bbb7-d44fb1c4b447 2026-05-11 19:06:04.892 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port fb8c6973-b284-4d5d-83fb-d15d127c09b7 2026-05-11 19:06:05.110 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port bd416e18-5d79-4c1b-9c85-4db74c720301 2026-05-11 19:06:05.368 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 85801197-6e29-4477-a7de-887fdcc8de80 2026-05-11 19:06:05.533 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port a8b3b046-c1c3-4502-bbb7-d44fb1c4b447 2026-05-11 19:06:06.870 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port fb8c6973-b284-4d5d-83fb-d15d127c09b7 2026-05-11 19:06:06.974 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port bd416e18-5d79-4c1b-9c85-4db74c720301 2026-05-11 19:06:16.974 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port b22459d0-db8b-434d-a91b-a21ecfe415b2 2026-05-11 19:06:17.605 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port c58fca09-5f29-4eda-91cf-fe225d9f1119 2026-05-11 19:06:18.132 16 INFO neutron.plugins.ml2.plugin [None req-585bf893-21b3-42f4-b9dc-99ab7695c790 - - - - - -] Attempt 1 to provision port b22459d0-db8b-434d-a91b-a21ecfe415b2 2026-05-11 19:06:19.128 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port b22459d0-db8b-434d-a91b-a21ecfe415b2 2026-05-11 19:06:19.357 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port cdc925bd-8c73-4762-86ee-70ef50396f68 2026-05-11 19:06:19.711 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port c58fca09-5f29-4eda-91cf-fe225d9f1119 2026-05-11 19:06:21.076 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port cf8b9b6e-eb0d-4f1b-9dc8-8b96628fa60f 2026-05-11 19:06:21.421 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port cdc925bd-8c73-4762-86ee-70ef50396f68 2026-05-11 19:06:23.089 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port cf8b9b6e-eb0d-4f1b-9dc8-8b96628fa60f 2026-05-11 19:06:26.860 16 INFO neutron.plugins.ml2.plugin [None req-d2bbe2d1-4fa8-42de-bf49-41ccf1ac1402 - - - - - -] Attempt 1 to provision port 3fd1af58-04ff-4be1-bbb3-7c0fb08ccdb6 2026-05-11 19:06:26.881 16 INFO neutron.plugins.ml2.plugin [None req-d2bbe2d1-4fa8-42de-bf49-41ccf1ac1402 - - - - - -] Attempt 1 to provision port 72e48ba8-a031-4b3f-a19a-eef48e097c97 2026-05-11 19:06:26.904 16 INFO neutron.plugins.ml2.plugin [None req-d2bbe2d1-4fa8-42de-bf49-41ccf1ac1402 - - - - - -] Attempt 1 to provision port 3d33ed7d-01ec-4d74-a81e-627eda785317 2026-05-11 19:06:26.950 16 INFO neutron.plugins.ml2.plugin [None req-d2bbe2d1-4fa8-42de-bf49-41ccf1ac1402 - - - - - -] Attempt 1 to provision port cf8b9b6e-eb0d-4f1b-9dc8-8b96628fa60f 2026-05-11 19:06:27.020 16 INFO neutron.plugins.ml2.plugin [None req-d2bbe2d1-4fa8-42de-bf49-41ccf1ac1402 - - - - - -] Attempt 1 to provision port b22459d0-db8b-434d-a91b-a21ecfe415b2 2026-05-11 19:06:27.586 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port f2df4bfc-52d9-4e06-9795-a213afecd7ea 2026-05-11 19:06:27.699 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-59cbd1c9-ffd9-41ad-bb43-4b15ecb20b23'] response: {'server_uuid': '293fdeed-6640-4860-8b65-2e2f064efce7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f2df4bfc-52d9-4e06-9795-a213afecd7ea', 'code': 200} 2026-05-11 19:06:30.178 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port d7233be6-29b7-45be-9ea8-cfb035e40a22 2026-05-11 19:06:30.269 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c8cfe4f-757b-47c5-9caf-f2421e6e17a4'] response: {'server_uuid': '805cffe0-a9fc-431b-a6ea-78ca93992262', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd7233be6-29b7-45be-9ea8-cfb035e40a22', 'code': 200} 2026-05-11 19:06:30.506 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port f2df4bfc-52d9-4e06-9795-a213afecd7ea 2026-05-11 19:06:30.812 16 INFO neutron.plugins.ml2.plugin [None req-51cb558d-9d48-47ed-b6de-b1cfc692ab7a - - - - - -] Attempt 1 to provision port 3fd1af58-04ff-4be1-bbb3-7c0fb08ccdb6 2026-05-11 19:06:30.843 16 INFO neutron.plugins.ml2.plugin [None req-51cb558d-9d48-47ed-b6de-b1cfc692ab7a - - - - - -] Attempt 1 to provision port 780c6cc0-baad-41a3-a531-39d84033fe80 2026-05-11 19:06:30.869 16 INFO neutron.plugins.ml2.plugin [None req-51cb558d-9d48-47ed-b6de-b1cfc692ab7a - - - - - -] Attempt 1 to provision port 3d33ed7d-01ec-4d74-a81e-627eda785317 2026-05-11 19:06:31.288 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port d7233be6-29b7-45be-9ea8-cfb035e40a22 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet afb4e493-8408-4466-bf9e-8733f6124523 could not be found. 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet afb4e493-8408-4466-bf9e-8733f6124523 could not be found. 2026-05-11 19:06:34.252 13 ERROR neutron.plugins.ml2.managers 2026-05-11 19:06:34.264 13 ERROR neutron.plugins.ml2.managers [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Failed to bind port 193fdc81-e30c-4470-9de4-ce847e99631c on host instance for vnic_type normal using segments [{'id': '600a6170-af97-4479-b438-89a309f1dd01', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 918, 'network_id': '23d2a07e-a709-45ca-8aa6-fbef619b1e69'}] 2026-05-11 19:06:34.264 13 INFO neutron.plugins.ml2.plugin [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Attempt 2 to bind port 193fdc81-e30c-4470-9de4-ce847e99631c 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet afb4e493-8408-4466-bf9e-8733f6124523 could not be found. 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet afb4e493-8408-4466-bf9e-8733f6124523 could not be found. 2026-05-11 19:06:34.281 13 ERROR neutron.plugins.ml2.managers 2026-05-11 19:06:34.282 13 ERROR neutron.plugins.ml2.managers [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Failed to bind port 193fdc81-e30c-4470-9de4-ce847e99631c on host instance for vnic_type normal using segments [{'id': '600a6170-af97-4479-b438-89a309f1dd01', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 918, 'network_id': '23d2a07e-a709-45ca-8aa6-fbef619b1e69'}] 2026-05-11 19:06:34.284 13 INFO neutron.plugins.ml2.plugin [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Attempt 3 to bind port 193fdc81-e30c-4470-9de4-ce847e99631c 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet afb4e493-8408-4466-bf9e-8733f6124523 could not be found. 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet afb4e493-8408-4466-bf9e-8733f6124523 could not be found. 2026-05-11 19:06:34.303 13 ERROR neutron.plugins.ml2.managers 2026-05-11 19:06:34.305 13 ERROR neutron.plugins.ml2.managers [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Failed to bind port 193fdc81-e30c-4470-9de4-ce847e99631c on host instance for vnic_type normal using segments [{'id': '600a6170-af97-4479-b438-89a309f1dd01', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 918, 'network_id': '23d2a07e-a709-45ca-8aa6-fbef619b1e69'}] 2026-05-11 19:06:34.305 13 INFO neutron.plugins.ml2.plugin [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Attempt 4 to bind port 193fdc81-e30c-4470-9de4-ce847e99631c 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet afb4e493-8408-4466-bf9e-8733f6124523 could not be found. 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet afb4e493-8408-4466-bf9e-8733f6124523 could not be found. 2026-05-11 19:06:34.323 13 ERROR neutron.plugins.ml2.managers 2026-05-11 19:06:34.325 13 ERROR neutron.plugins.ml2.managers [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Failed to bind port 193fdc81-e30c-4470-9de4-ce847e99631c on host instance for vnic_type normal using segments [{'id': '600a6170-af97-4479-b438-89a309f1dd01', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 918, 'network_id': '23d2a07e-a709-45ca-8aa6-fbef619b1e69'}] 2026-05-11 19:06:34.326 13 INFO neutron.plugins.ml2.plugin [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Attempt 5 to bind port 193fdc81-e30c-4470-9de4-ce847e99631c 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet afb4e493-8408-4466-bf9e-8733f6124523 could not be found. 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet afb4e493-8408-4466-bf9e-8733f6124523 could not be found. 2026-05-11 19:06:34.345 13 ERROR neutron.plugins.ml2.managers 2026-05-11 19:06:34.348 13 ERROR neutron.plugins.ml2.managers [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Failed to bind port 193fdc81-e30c-4470-9de4-ce847e99631c on host instance for vnic_type normal using segments [{'id': '600a6170-af97-4479-b438-89a309f1dd01', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 918, 'network_id': '23d2a07e-a709-45ca-8aa6-fbef619b1e69'}] 2026-05-11 19:06:34.349 13 INFO neutron.plugins.ml2.plugin [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Attempt 6 to bind port 193fdc81-e30c-4470-9de4-ce847e99631c 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet afb4e493-8408-4466-bf9e-8733f6124523 could not be found. 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet afb4e493-8408-4466-bf9e-8733f6124523 could not be found. 2026-05-11 19:06:34.370 13 ERROR neutron.plugins.ml2.managers 2026-05-11 19:06:34.373 13 ERROR neutron.plugins.ml2.managers [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Failed to bind port 193fdc81-e30c-4470-9de4-ce847e99631c on host instance for vnic_type normal using segments [{'id': '600a6170-af97-4479-b438-89a309f1dd01', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 918, 'network_id': '23d2a07e-a709-45ca-8aa6-fbef619b1e69'}] 2026-05-11 19:06:34.374 13 INFO neutron.plugins.ml2.plugin [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Attempt 7 to bind port 193fdc81-e30c-4470-9de4-ce847e99631c 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet afb4e493-8408-4466-bf9e-8733f6124523 could not be found. 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet afb4e493-8408-4466-bf9e-8733f6124523 could not be found. 2026-05-11 19:06:34.400 13 ERROR neutron.plugins.ml2.managers 2026-05-11 19:06:34.403 13 ERROR neutron.plugins.ml2.managers [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Failed to bind port 193fdc81-e30c-4470-9de4-ce847e99631c on host instance for vnic_type normal using segments [{'id': '600a6170-af97-4479-b438-89a309f1dd01', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 918, 'network_id': '23d2a07e-a709-45ca-8aa6-fbef619b1e69'}] 2026-05-11 19:06:34.403 13 INFO neutron.plugins.ml2.plugin [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Attempt 8 to bind port 193fdc81-e30c-4470-9de4-ce847e99631c 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet afb4e493-8408-4466-bf9e-8733f6124523 could not be found. 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet afb4e493-8408-4466-bf9e-8733f6124523 could not be found. 2026-05-11 19:06:34.421 13 ERROR neutron.plugins.ml2.managers 2026-05-11 19:06:34.424 13 ERROR neutron.plugins.ml2.managers [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Failed to bind port 193fdc81-e30c-4470-9de4-ce847e99631c on host instance for vnic_type normal using segments [{'id': '600a6170-af97-4479-b438-89a309f1dd01', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 918, 'network_id': '23d2a07e-a709-45ca-8aa6-fbef619b1e69'}] 2026-05-11 19:06:34.424 13 INFO neutron.plugins.ml2.plugin [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Attempt 9 to bind port 193fdc81-e30c-4470-9de4-ce847e99631c 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet afb4e493-8408-4466-bf9e-8733f6124523 could not be found. 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet afb4e493-8408-4466-bf9e-8733f6124523 could not be found. 2026-05-11 19:06:34.460 13 ERROR neutron.plugins.ml2.managers 2026-05-11 19:06:34.463 13 ERROR neutron.plugins.ml2.managers [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Failed to bind port 193fdc81-e30c-4470-9de4-ce847e99631c on host instance for vnic_type normal using segments [{'id': '600a6170-af97-4479-b438-89a309f1dd01', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 918, 'network_id': '23d2a07e-a709-45ca-8aa6-fbef619b1e69'}] 2026-05-11 19:06:34.463 13 INFO neutron.plugins.ml2.plugin [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Attempt 10 to bind port 193fdc81-e30c-4470-9de4-ce847e99631c 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet afb4e493-8408-4466-bf9e-8733f6124523 could not be found. 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/managers.py", line 869, in _bind_port_level 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 136, in bind_port 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers super().bind_port(context) 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 111, in bind_port 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 156, in get_subnets_from_fixed_ips 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1202, in get_subnet 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet afb4e493-8408-4466-bf9e-8733f6124523 could not be found. 2026-05-11 19:06:34.487 13 ERROR neutron.plugins.ml2.managers 2026-05-11 19:06:34.491 13 ERROR neutron.plugins.ml2.managers [None req-82342639-601d-47f6-9c14-16fb639e1336 - - - - - -] Failed to bind port 193fdc81-e30c-4470-9de4-ce847e99631c on host instance for vnic_type normal using segments [{'id': '600a6170-af97-4479-b438-89a309f1dd01', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 918, 'network_id': '23d2a07e-a709-45ca-8aa6-fbef619b1e69'}] 2026-05-11 19:06:35.362 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 72e48ba8-a031-4b3f-a19a-eef48e097c97 2026-05-11 19:06:35.567 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 3fd1af58-04ff-4be1-bbb3-7c0fb08ccdb6 2026-05-11 19:06:37.390 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 780c6cc0-baad-41a3-a531-39d84033fe80 2026-05-11 19:06:37.635 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 72e48ba8-a031-4b3f-a19a-eef48e097c97 2026-05-11 19:06:37.772 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 3d33ed7d-01ec-4d74-a81e-627eda785317 2026-05-11 19:06:38.012 13 INFO neutron.plugins.ml2.plugin [None req-6213c47b-3087-49b6-bca4-3811182f62c0 - - - - - -] Attempt 1 to provision port 3d33ed7d-01ec-4d74-a81e-627eda785317 2026-05-11 19:06:38.059 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 3fd1af58-04ff-4be1-bbb3-7c0fb08ccdb6 2026-05-11 19:06:38.130 13 INFO neutron.plugins.ml2.plugin [None req-6213c47b-3087-49b6-bca4-3811182f62c0 - - - - - -] Attempt 1 to provision port f2df4bfc-52d9-4e06-9795-a213afecd7ea 2026-05-11 19:06:39.285 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 780c6cc0-baad-41a3-a531-39d84033fe80 2026-05-11 19:06:39.424 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 3d33ed7d-01ec-4d74-a81e-627eda785317 2026-05-11 19:06:59.550 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e5c31ea-6bfa-4676-9040-234720c2862d'] response: {'server_uuid': '293fdeed-6640-4860-8b65-2e2f064efce7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f2df4bfc-52d9-4e06-9795-a213afecd7ea', 'code': 200} 2026-05-11 19:07:01.247 13 INFO neutron.plugins.ml2.plugin [None req-ca71694e-8b5c-4545-b6a3-af593361ade4 - - - - - -] Attempt 1 to provision port c2367596-1fe8-4c94-a3c1-eb8c11bbb473 2026-05-11 19:07:01.849 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port c2367596-1fe8-4c94-a3c1-eb8c11bbb473 2026-05-11 19:07:01.998 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port f2df4bfc-52d9-4e06-9795-a213afecd7ea 2026-05-11 19:07:02.096 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0115fde-51c8-4d61-8dfc-c976386622b4'] response: {'server_uuid': '293fdeed-6640-4860-8b65-2e2f064efce7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f2df4bfc-52d9-4e06-9795-a213afecd7ea', 'code': 200} 2026-05-11 19:07:03.318 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port c2367596-1fe8-4c94-a3c1-eb8c11bbb473 2026-05-11 19:07:03.515 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port f2df4bfc-52d9-4e06-9795-a213afecd7ea 2026-05-11 19:07:05.313 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port c7f14d05-5882-445d-becc-ede39a5d89bd 2026-05-11 19:07:05.699 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port e3a7f8b1-e75d-4cad-8f59-6ab4dfac7755 2026-05-11 19:07:07.297 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port c7f14d05-5882-445d-becc-ede39a5d89bd 2026-05-11 19:07:07.490 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port e3a7f8b1-e75d-4cad-8f59-6ab4dfac7755 2026-05-11 19:07:09.398 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port c2367596-1fe8-4c94-a3c1-eb8c11bbb473 2026-05-11 19:07:10.833 13 INFO neutron.plugins.ml2.plugin [None req-50f2719d-e937-4dfc-a2dd-f905f6b3b995 - - - - - -] Attempt 1 to provision port 6fa29422-d699-4633-a64f-b242bd7543db 2026-05-11 19:07:10.860 13 INFO neutron.plugins.ml2.plugin [None req-50f2719d-e937-4dfc-a2dd-f905f6b3b995 - - - - - -] Attempt 1 to provision port 52ccfae2-6d9b-414e-99ac-ec4052209b81 2026-05-11 19:07:10.882 13 INFO neutron.plugins.ml2.plugin [None req-50f2719d-e937-4dfc-a2dd-f905f6b3b995 - - - - - -] Attempt 1 to provision port d79c8cc7-bae0-40f0-b3a7-79fed36fefbb 2026-05-11 19:07:10.909 13 INFO neutron.plugins.ml2.plugin [None req-50f2719d-e937-4dfc-a2dd-f905f6b3b995 - - - - - -] Attempt 1 to provision port c2367596-1fe8-4c94-a3c1-eb8c11bbb473 2026-05-11 19:07:10.973 13 INFO neutron.plugins.ml2.plugin [None req-50f2719d-e937-4dfc-a2dd-f905f6b3b995 - - - - - -] Attempt 1 to provision port e3a7f8b1-e75d-4cad-8f59-6ab4dfac7755 2026-05-11 19:07:15.349 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port f397995a-64f2-4b0a-86dc-3f72afb76f11 2026-05-11 19:07:17.344 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port f397995a-64f2-4b0a-86dc-3f72afb76f11 2026-05-11 19:07:19.705 13 INFO neutron.plugins.ml2.plugin [None req-af55a518-e59c-4cb5-b1d7-a96b10393fa6 - - - - - -] Attempt 1 to provision port 52ccfae2-6d9b-414e-99ac-ec4052209b81 2026-05-11 19:07:19.730 13 INFO neutron.plugins.ml2.plugin [None req-af55a518-e59c-4cb5-b1d7-a96b10393fa6 - - - - - -] Attempt 1 to provision port f397995a-64f2-4b0a-86dc-3f72afb76f11 2026-05-11 19:07:19.782 13 INFO neutron.plugins.ml2.plugin [None req-af55a518-e59c-4cb5-b1d7-a96b10393fa6 - - - - - -] Attempt 1 to provision port 9105e624-e46c-4a81-9a01-a3612daba1e8 2026-05-11 19:07:19.813 13 INFO neutron.plugins.ml2.plugin [None req-af55a518-e59c-4cb5-b1d7-a96b10393fa6 - - - - - -] Attempt 1 to provision port d79c8cc7-bae0-40f0-b3a7-79fed36fefbb 2026-05-11 19:07:19.835 13 INFO neutron.plugins.ml2.plugin [None req-af55a518-e59c-4cb5-b1d7-a96b10393fa6 - - - - - -] Attempt 1 to provision port c2367596-1fe8-4c94-a3c1-eb8c11bbb473 2026-05-11 19:07:19.848 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 5283178e-a284-48e5-8998-dff8785d5d25 2026-05-11 19:07:19.879 13 INFO neutron.plugins.ml2.plugin [None req-af55a518-e59c-4cb5-b1d7-a96b10393fa6 - - - - - -] Attempt 1 to provision port e3a7f8b1-e75d-4cad-8f59-6ab4dfac7755 2026-05-11 19:07:19.935 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2184ff8-b380-4ec0-8d28-85f1e5e918fb'] response: {'server_uuid': 'c448ca4c-d17d-4e90-bbb1-87882f95758e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5283178e-a284-48e5-8998-dff8785d5d25', 'code': 200} 2026-05-11 19:07:21.354 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 52ccfae2-6d9b-414e-99ac-ec4052209b81 2026-05-11 19:07:21.607 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 5283178e-a284-48e5-8998-dff8785d5d25 2026-05-11 19:07:21.781 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 6fa29422-d699-4633-a64f-b242bd7543db 2026-05-11 19:07:23.406 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port d79c8cc7-bae0-40f0-b3a7-79fed36fefbb 2026-05-11 19:07:23.664 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 52ccfae2-6d9b-414e-99ac-ec4052209b81 2026-05-11 19:07:23.847 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 6fa29422-d699-4633-a64f-b242bd7543db 2026-05-11 19:07:23.981 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 9105e624-e46c-4a81-9a01-a3612daba1e8 2026-05-11 19:07:25.726 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 9105e624-e46c-4a81-9a01-a3612daba1e8 2026-05-11 19:07:25.939 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port d79c8cc7-bae0-40f0-b3a7-79fed36fefbb 2026-05-11 19:07:26.100 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port f643b4a9-76ed-4e79-af47-64680227eab8 2026-05-11 19:07:26.144 16 INFO neutron.plugins.ml2.db [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] No ports have port_id starting with f643b4a9-76ed-4e79-af47-64680227eab8 2026-05-11 19:07:29.457 13 INFO neutron.plugins.ml2.plugin [None req-b76c95d5-851b-4a35-8142-a0d4687ddbe5 - - - - - -] Attempt 1 to provision port 52ccfae2-6d9b-414e-99ac-ec4052209b81 2026-05-11 19:07:29.552 13 INFO neutron.plugins.ml2.plugin [None req-b76c95d5-851b-4a35-8142-a0d4687ddbe5 - - - - - -] Attempt 1 to provision port f397995a-64f2-4b0a-86dc-3f72afb76f11 2026-05-11 19:07:29.648 13 INFO neutron.plugins.ml2.plugin [None req-b76c95d5-851b-4a35-8142-a0d4687ddbe5 - - - - - -] Attempt 1 to provision port 9105e624-e46c-4a81-9a01-a3612daba1e8 2026-05-11 19:07:29.720 13 INFO neutron.plugins.ml2.plugin [None req-b76c95d5-851b-4a35-8142-a0d4687ddbe5 - - - - - -] Attempt 1 to provision port d79c8cc7-bae0-40f0-b3a7-79fed36fefbb 2026-05-11 19:07:35.280 16 INFO neutron.plugins.ml2.plugin [None req-e625660a-0339-4eab-9383-64d525a6c3fd - - - - - -] Attempt 1 to provision port 52ccfae2-6d9b-414e-99ac-ec4052209b81 2026-05-11 19:07:35.338 16 INFO neutron.plugins.ml2.plugin [None req-e625660a-0339-4eab-9383-64d525a6c3fd - - - - - -] Attempt 1 to provision port d79c8cc7-bae0-40f0-b3a7-79fed36fefbb 2026-05-11 19:07:35.377 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 63a1b681-9a65-40b5-b139-d9bff044167a 2026-05-11 19:07:35.501 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-afed809a-0aa5-4ffe-be57-1cbac4d102d4'] response: {'server_uuid': '46b7616b-3e50-44af-b741-37c9426a10fa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '63a1b681-9a65-40b5-b139-d9bff044167a', 'code': 200} 2026-05-11 19:07:37.337 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 63a1b681-9a65-40b5-b139-d9bff044167a 2026-05-11 19:07:44.542 13 INFO neutron.plugins.ml2.plugin [None req-78f9cedf-4fdb-4526-a95b-03b00cf54de9 - - - - - -] Attempt 1 to provision port 63a1b681-9a65-40b5-b139-d9bff044167a 2026-05-11 19:07:44.604 13 INFO neutron.plugins.ml2.plugin [None req-78f9cedf-4fdb-4526-a95b-03b00cf54de9 - - - - - -] Attempt 1 to provision port f397995a-64f2-4b0a-86dc-3f72afb76f11 2026-05-11 19:07:44.652 13 INFO neutron.plugins.ml2.plugin [None req-78f9cedf-4fdb-4526-a95b-03b00cf54de9 - - - - - -] Attempt 1 to provision port 9105e624-e46c-4a81-9a01-a3612daba1e8 2026-05-11 19:07:44.697 13 INFO neutron.plugins.ml2.plugin [None req-78f9cedf-4fdb-4526-a95b-03b00cf54de9 - - - - - -] Attempt 1 to provision port 5283178e-a284-48e5-8998-dff8785d5d25 2026-05-11 19:07:51.321 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port c13dde1a-cf9e-4ddc-9770-f3eb836b27a6 2026-05-11 19:07:53.506 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port c13dde1a-cf9e-4ddc-9770-f3eb836b27a6 2026-05-11 19:07:53.788 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 172d2890-d7a5-4a1e-91f7-acd92920bbeb 2026-05-11 19:07:55.357 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 172d2890-d7a5-4a1e-91f7-acd92920bbeb 2026-05-11 19:07:56.426 13 INFO neutron.plugins.ml2.plugin [None req-bc7fcd1c-90d3-4d66-9efd-0f4d6d09bc22 - - - - - -] Attempt 1 to provision port 172d2890-d7a5-4a1e-91f7-acd92920bbeb 2026-05-11 19:07:56.481 13 INFO neutron.plugins.ml2.plugin [None req-bc7fcd1c-90d3-4d66-9efd-0f4d6d09bc22 - - - - - -] Attempt 1 to provision port 573d9d59-0379-44fa-910f-ed1c68baaf27 2026-05-11 19:07:56.505 13 INFO neutron.plugins.ml2.plugin [None req-bc7fcd1c-90d3-4d66-9efd-0f4d6d09bc22 - - - - - -] Attempt 1 to provision port 9105e624-e46c-4a81-9a01-a3612daba1e8 2026-05-11 19:07:56.560 13 INFO neutron.plugins.ml2.plugin [None req-bc7fcd1c-90d3-4d66-9efd-0f4d6d09bc22 - - - - - -] Attempt 1 to provision port 44e81de3-52cf-4502-a9c4-e602771177d2 2026-05-11 19:08:00.424 16 INFO neutron.plugins.ml2.plugin [None req-a74b3874-d360-4edb-84e5-a5cba77e379a - - - - - -] Attempt 1 to provision port d5eba71d-821f-4fd7-b60e-343ef3f6f0c5 2026-05-11 19:08:02.392 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 541bf4e1-fe79-4270-ab4c-d61dc5e80a2d 2026-05-11 19:08:02.516 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-14a89f6e-f64a-45ce-a6f0-25ed72e975fe'] response: {'server_uuid': '86572606-82e9-4b13-b478-af619fbbe346', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '541bf4e1-fe79-4270-ab4c-d61dc5e80a2d', 'code': 200} 2026-05-11 19:08:02.570 16 INFO neutron.plugins.ml2.plugin [None req-aca2ab09-afef-4308-8b20-3437ab90d8b9 - - - - - -] Attempt 1 to provision port 63a1b681-9a65-40b5-b139-d9bff044167a 2026-05-11 19:08:02.646 16 INFO neutron.plugins.ml2.plugin [None req-aca2ab09-afef-4308-8b20-3437ab90d8b9 - - - - - -] Attempt 1 to provision port 44e81de3-52cf-4502-a9c4-e602771177d2 2026-05-11 19:08:03.368 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 541bf4e1-fe79-4270-ab4c-d61dc5e80a2d 2026-05-11 19:08:04.358 16 INFO neutron.plugins.ml2.plugin [None req-39425a5e-3f02-4a81-b82f-a970e66b84a5 - - - - - -] Attempt 1 to provision port 44e81de3-52cf-4502-a9c4-e602771177d2 2026-05-11 19:08:07.332 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 44e81de3-52cf-4502-a9c4-e602771177d2 2026-05-11 19:08:07.584 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port d5eba71d-821f-4fd7-b60e-343ef3f6f0c5 2026-05-11 19:08:09.321 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 44e81de3-52cf-4502-a9c4-e602771177d2 2026-05-11 19:08:09.503 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port d5eba71d-821f-4fd7-b60e-343ef3f6f0c5 2026-05-11 19:08:09.731 13 INFO neutron.plugins.ml2.plugin [None req-3e874f60-4221-4a31-95d5-6c34d81d7a6d - - - - - -] Attempt 1 to provision port 78b5559c-574f-4db7-af02-d08ac9c5e9f2 2026-05-11 19:08:17.017 13 INFO neutron.plugins.ml2.plugin [None req-cd8a5a65-0c3b-43ea-8599-c7438aeb6f3b - - - - - -] Attempt 1 to provision port dc72ab9b-edfb-45be-8951-94621ba92774 2026-05-11 19:08:17.614 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port dc72ab9b-edfb-45be-8951-94621ba92774 2026-05-11 19:08:19.414 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port dc72ab9b-edfb-45be-8951-94621ba92774 2026-05-11 19:08:19.665 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 5e44d17e-7b25-400f-b818-83469b4b3e0f 2026-05-11 19:08:20.728 16 INFO neutron.plugins.ml2.plugin [None req-1b784010-9cfb-4c93-8177-08385a7ed167 - - - - - -] Attempt 1 to provision port 931bc942-599b-4228-b6f3-f71e491f2cb9 2026-05-11 19:08:20.756 16 INFO neutron.plugins.ml2.plugin [None req-1b784010-9cfb-4c93-8177-08385a7ed167 - - - - - -] Attempt 1 to provision port 9e150a59-a32f-465b-ae7c-c305392ab4eb 2026-05-11 19:08:20.799 16 INFO neutron.plugins.ml2.plugin [None req-1b784010-9cfb-4c93-8177-08385a7ed167 - - - - - -] Attempt 1 to provision port dc72ab9b-edfb-45be-8951-94621ba92774 2026-05-11 19:08:21.290 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 5e44d17e-7b25-400f-b818-83469b4b3e0f 2026-05-11 19:08:23.402 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 205acc58-0f62-4969-85a4-ae0cb59707a3 2026-05-11 19:08:25.486 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port ebaf8bf4-35e3-4f2a-9a03-280ab36b4cc2 2026-05-11 19:08:26.056 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 205acc58-0f62-4969-85a4-ae0cb59707a3 2026-05-11 19:08:26.196 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 2f9b3c41-0758-48c0-ac39-a1518dcdf081 2026-05-11 19:08:27.349 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 2f9b3c41-0758-48c0-ac39-a1518dcdf081 2026-05-11 19:08:27.579 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port ebaf8bf4-35e3-4f2a-9a03-280ab36b4cc2 2026-05-11 19:08:29.439 16 INFO neutron.plugins.ml2.plugin [None req-c1e8a936-5cb3-4e44-b60f-196a9dcf05de - - - - - -] Attempt 1 to provision port 512a6cea-2e89-4924-92e4-bd1f7528b6c2 2026-05-11 19:08:29.479 16 INFO neutron.plugins.ml2.plugin [None req-c1e8a936-5cb3-4e44-b60f-196a9dcf05de - - - - - -] Attempt 1 to provision port 9e150a59-a32f-465b-ae7c-c305392ab4eb 2026-05-11 19:08:29.507 16 INFO neutron.plugins.ml2.plugin [None req-c1e8a936-5cb3-4e44-b60f-196a9dcf05de - - - - - -] Attempt 1 to provision port ebaf8bf4-35e3-4f2a-9a03-280ab36b4cc2 2026-05-11 19:08:32.052 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port cce3c72f-6c74-43bb-bfae-70de1da23471 2026-05-11 19:08:32.366 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 7bc4f398-0230-44e8-a288-2a9b09b17b2a 2026-05-11 19:08:32.468 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-556e9d7e-63d9-4a8d-9f68-cf9e3924ebf3'] response: {'server_uuid': 'd43fd234-45ec-4107-8dd1-697531a984ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7bc4f398-0230-44e8-a288-2a9b09b17b2a', 'code': 200} 2026-05-11 19:08:33.456 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 7bc4f398-0230-44e8-a288-2a9b09b17b2a 2026-05-11 19:08:33.833 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port cce3c72f-6c74-43bb-bfae-70de1da23471 2026-05-11 19:08:36.362 13 INFO neutron.plugins.ml2.plugin [None req-2c02f02c-05bd-4bb9-83de-2aab299ed2dc - - - - - -] Attempt 1 to provision port b422b381-bdeb-417b-a602-4d054ae4d593 2026-05-11 19:08:36.382 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 6b2ca9d7-7b24-4ff4-bcd4-04ad903125d5 2026-05-11 19:08:36.390 13 INFO neutron.plugins.ml2.plugin [None req-2c02f02c-05bd-4bb9-83de-2aab299ed2dc - - - - - -] Attempt 1 to provision port cce3c72f-6c74-43bb-bfae-70de1da23471 2026-05-11 19:08:36.457 13 INFO neutron.plugins.ml2.plugin [None req-2c02f02c-05bd-4bb9-83de-2aab299ed2dc - - - - - -] Attempt 1 to provision port 9e150a59-a32f-465b-ae7c-c305392ab4eb 2026-05-11 19:08:36.484 13 INFO neutron.plugins.ml2.plugin [None req-2c02f02c-05bd-4bb9-83de-2aab299ed2dc - - - - - -] Attempt 1 to provision port 7bc4f398-0230-44e8-a288-2a9b09b17b2a 2026-05-11 19:08:36.500 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-600ba253-4ebf-4183-863d-4ac0565ef4ed'] response: {'server_uuid': 'e28599e2-ca37-4f2f-b30f-cb0f2d9b073b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6b2ca9d7-7b24-4ff4-bcd4-04ad903125d5', 'code': 200} 2026-05-11 19:08:36.556 13 INFO neutron.plugins.ml2.plugin [None req-2c02f02c-05bd-4bb9-83de-2aab299ed2dc - - - - - -] Attempt 1 to provision port c072f12a-469a-4b43-981f-d677ebc21626 2026-05-11 19:08:37.996 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 3ad6c1fd-5bb7-4fa0-a5be-5fa8c1145236 2026-05-11 19:08:38.120 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e8e9937-a6de-4384-83ca-f4237f475ed5'] response: {'server_uuid': '60c7d7d2-9ee8-4c80-8016-901ec34f6654', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3ad6c1fd-5bb7-4fa0-a5be-5fa8c1145236', 'code': 200} 2026-05-11 19:08:38.363 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 6b2ca9d7-7b24-4ff4-bcd4-04ad903125d5 2026-05-11 19:08:39.359 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 3ad6c1fd-5bb7-4fa0-a5be-5fa8c1145236 2026-05-11 19:08:40.164 16 INFO neutron.plugins.ml2.plugin [None req-170f932d-4952-4729-a7e3-80093ba117bc - - - - - -] Attempt 1 to provision port 6b2ca9d7-7b24-4ff4-bcd4-04ad903125d5 2026-05-11 19:08:40.230 16 INFO neutron.plugins.ml2.plugin [None req-170f932d-4952-4729-a7e3-80093ba117bc - - - - - -] Attempt 1 to provision port cce3c72f-6c74-43bb-bfae-70de1da23471 2026-05-11 19:08:40.297 16 INFO neutron.plugins.ml2.plugin [None req-170f932d-4952-4729-a7e3-80093ba117bc - - - - - -] Attempt 1 to provision port 3ad6c1fd-5bb7-4fa0-a5be-5fa8c1145236 2026-05-11 19:08:40.656 16 INFO neutron.plugins.ml2.plugin [None req-170f932d-4952-4729-a7e3-80093ba117bc - - - - - -] Attempt 1 to provision port c072f12a-469a-4b43-981f-d677ebc21626 2026-05-11 19:08:40.683 16 INFO neutron.plugins.ml2.plugin [None req-170f932d-4952-4729-a7e3-80093ba117bc - - - - - -] Attempt 1 to provision port 3de3bb89-4ac7-44b8-a68d-3dcf9d5d964a 2026-05-11 19:08:41.393 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 931bc942-599b-4228-b6f3-f71e491f2cb9 2026-05-11 19:08:42.628 16 INFO neutron.plugins.ml2.plugin [None req-5b6b047d-a4ea-4572-9b6b-345351a6b0e7 - - - - - -] Attempt 1 to provision port c072f12a-469a-4b43-981f-d677ebc21626 2026-05-11 19:08:43.448 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 931bc942-599b-4228-b6f3-f71e491f2cb9 2026-05-11 19:08:43.679 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 9e150a59-a32f-465b-ae7c-c305392ab4eb 2026-05-11 19:08:43.873 13 INFO neutron.plugins.ml2.plugin [None req-b702e908-4b52-4a7b-a867-a013e275f5d3 - - - - - -] Attempt 1 to provision port 3ad6c1fd-5bb7-4fa0-a5be-5fa8c1145236 2026-05-11 19:08:43.969 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 512a6cea-2e89-4924-92e4-bd1f7528b6c2 2026-05-11 19:08:45.398 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 9e150a59-a32f-465b-ae7c-c305392ab4eb 2026-05-11 19:08:45.615 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port b422b381-bdeb-417b-a602-4d054ae4d593 2026-05-11 19:08:45.868 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 512a6cea-2e89-4924-92e4-bd1f7528b6c2 2026-05-11 19:08:47.369 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 3de3bb89-4ac7-44b8-a68d-3dcf9d5d964a 2026-05-11 19:08:47.604 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port c072f12a-469a-4b43-981f-d677ebc21626 2026-05-11 19:08:47.898 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port b422b381-bdeb-417b-a602-4d054ae4d593 2026-05-11 19:08:49.347 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 3de3bb89-4ac7-44b8-a68d-3dcf9d5d964a 2026-05-11 19:08:49.504 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port c072f12a-469a-4b43-981f-d677ebc21626 2026-05-11 19:08:55.541 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-754bdf12-bd13-42f3-8c21-93d99e23325b'] response: {'server_uuid': 'e28599e2-ca37-4f2f-b30f-cb0f2d9b073b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6b2ca9d7-7b24-4ff4-bcd4-04ad903125d5', 'code': 200} 2026-05-11 19:09:10.969 13 INFO neutron.plugins.ml2.plugin [None req-4e21f086-249a-4a00-bb0f-2dc1935b5b84 - - - - - -] Attempt 1 to provision port 10ff8827-bd79-4442-899e-1c3bf6b90bca 2026-05-11 19:09:17.925 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 3554246f-0c55-46dd-ae20-4723cf17bb89 2026-05-11 19:09:18.033 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2207b0f7-5cde-4a0c-9c4c-0d3ecafd29ed'] response: {'server_uuid': '3b787db3-7a99-4020-bf4c-73948a956c2e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3554246f-0c55-46dd-ae20-4723cf17bb89', 'code': 200} 2026-05-11 19:09:18.248 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 10ff8827-bd79-4442-899e-1c3bf6b90bca 2026-05-11 19:09:19.357 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 3554246f-0c55-46dd-ae20-4723cf17bb89 2026-05-11 19:09:19.548 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 10ff8827-bd79-4442-899e-1c3bf6b90bca 2026-05-11 19:09:20.073 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ed89e88-d377-4626-b330-12b03574cf41'] response: {'server_uuid': 'd43fd234-45ec-4107-8dd1-697531a984ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '10ff8827-bd79-4442-899e-1c3bf6b90bca', 'code': 200} 2026-05-11 19:09:21.875 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 10ff8827-bd79-4442-899e-1c3bf6b90bca 2026-05-11 19:09:43.139 13 INFO neutron.plugins.ml2.plugin [None req-4e874e1f-7984-452a-8dce-105cc0f2046a - - - - - -] Attempt 1 to provision port 4217e4c9-df36-431f-a6b5-c91c58ec7828 2026-05-11 19:09:50.965 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 4217e4c9-df36-431f-a6b5-c91c58ec7828 2026-05-11 19:09:51.105 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-75591870-41be-4fd1-855a-10963a6d2e68'] response: {'server_uuid': 'd43fd234-45ec-4107-8dd1-697531a984ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4217e4c9-df36-431f-a6b5-c91c58ec7828', 'code': 200} 2026-05-11 19:09:51.595 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 4217e4c9-df36-431f-a6b5-c91c58ec7828 2026-05-11 19:10:01.432 13 INFO neutron.plugins.ml2.plugin [None req-c2900201-e5a1-493b-90d0-6f407d84c56b - - - - - -] Attempt 1 to provision port 6a340231-3e76-465a-8e14-5b0d77981496 2026-05-11 19:10:09.685 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 6a340231-3e76-465a-8e14-5b0d77981496 2026-05-11 19:10:09.809 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ede087c-675c-4438-b59c-3d0e85b28805'] response: {'server_uuid': 'd43fd234-45ec-4107-8dd1-697531a984ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6a340231-3e76-465a-8e14-5b0d77981496', 'code': 200} 2026-05-11 19:10:11.586 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 6a340231-3e76-465a-8e14-5b0d77981496 2026-05-11 19:10:12.673 16 INFO neutron.plugins.ml2.plugin [None req-a6c641ac-1bf0-4955-973f-07b69ed22871 - - - - - -] Attempt 1 to provision port 4217e4c9-df36-431f-a6b5-c91c58ec7828 2026-05-11 19:10:13.644 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 4217e4c9-df36-431f-a6b5-c91c58ec7828 2026-05-11 19:10:24.677 16 INFO neutron.plugins.ml2.plugin [None req-7fa7f1cc-50be-4e56-a120-db029ac8831b - - - - - -] Attempt 1 to provision port 6a340231-3e76-465a-8e14-5b0d77981496 2026-05-11 19:10:25.677 16 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 6a340231-3e76-465a-8e14-5b0d77981496 2026-05-11 19:10:26.026 13 INFO neutron.plugins.ml2.plugin [None req-00e78b3a-6db9-4896-8f6e-a9445ad5c29f - - - - - -] Attempt 1 to provision port 6a340231-3e76-465a-8e14-5b0d77981496 2026-05-11 19:10:33.611 13 INFO neutron.plugins.ml2.plugin [None req-f0589478-fb40-4de6-aaed-a9ba8096a944 - - - - - -] Attempt 1 to provision port 4217e4c9-df36-431f-a6b5-c91c58ec7828 2026-05-11 19:10:34.183 16 INFO neutron.plugins.ml2.plugin [None req-6970c6ba-fea8-44e4-876a-d78feb533f9f - - - - - -] Attempt 1 to provision port 4217e4c9-df36-431f-a6b5-c91c58ec7828 2026-05-11 19:11:01.906 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-331957ee-66c7-4515-b3f4-69ec5275b95f'] response: {'server_uuid': 'd43fd234-45ec-4107-8dd1-697531a984ed', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7bc4f398-0230-44e8-a288-2a9b09b17b2a', 'code': 200} 2026-05-11 19:11:17.738 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-cdaa1df6-6bcc-4fb7-a3ac-81b1e35e363d'] response: {'server_uuid': 'c448ca4c-d17d-4e90-bbb1-87882f95758e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5283178e-a284-48e5-8998-dff8785d5d25', 'code': 200}