+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-14 18:16:25.530 1 INFO neutron.common.config [-] Logging enabled! 2026-07-14 18:16:25.530 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-07-14 18:16:25.530 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-14 18:16:25.531 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-14 18:16:26.597 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-14 18:16:26.600 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-14 18:16:26.602 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-14 18:16:26.603 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-14 18:16:26.604 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-14 18:16:26.604 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-14 18:16:26.604 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-14 18:16:26.610 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-14 18:16:26.610 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-14 18:16:26.610 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-14 18:16:26.626 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-14 18:16:26.627 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-14 18:16:26.627 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-14 18:16:26.658 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-14 18:16:26.659 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-14 18:16:26.659 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-14 18:16:26.659 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-14 18:16:26.665 1 WARNING oslo_policy.policy [None req-19fc4a76-d963-4bb4-9669-39aea2ba47c4 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-07-14 18:16:28.092 1 INFO neutron.plugins.ml2.managers [None req-19fc4a76-d963-4bb4-9669-39aea2ba47c4 - - - - - -] Initializing driver for type 'vlan' 2026-07-14 18:16:29.040 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-19fc4a76-d963-4bb4-9669-39aea2ba47c4 - - - - - -] VlanTypeDriver initialization complete 2026-07-14 18:16:29.041 1 INFO neutron.plugins.ml2.managers [None req-19fc4a76-d963-4bb4-9669-39aea2ba47c4 - - - - - -] Initializing driver for type 'vxlan' 2026-07-14 18:16:29.041 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-19fc4a76-d963-4bb4-9669-39aea2ba47c4 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-14 18:16:29.064 1 INFO neutron.plugins.ml2.managers [None req-19fc4a76-d963-4bb4-9669-39aea2ba47c4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-14 18:16:29.064 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-19fc4a76-d963-4bb4-9669-39aea2ba47c4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-14 18:16:29.064 1 INFO neutron.plugins.ml2.managers [None req-19fc4a76-d963-4bb4-9669-39aea2ba47c4 - - - - - -] Initializing extension driver 'port_security' 2026-07-14 18:16:29.065 1 INFO neutron.plugins.ml2.extensions.port_security [None req-19fc4a76-d963-4bb4-9669-39aea2ba47c4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-14 18:16:29.065 1 INFO neutron.plugins.ml2.managers [None req-19fc4a76-d963-4bb4-9669-39aea2ba47c4 - - - - - -] Initializing extension driver 'qos' 2026-07-14 18:16:29.065 1 INFO neutron.plugins.ml2.managers [None req-19fc4a76-d963-4bb4-9669-39aea2ba47c4 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-14 18:16:29.065 1 INFO neutron.plugins.ml2.managers [None req-19fc4a76-d963-4bb4-9669-39aea2ba47c4 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-14 18:16:29.074 1 INFO neutron.quota [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded quota_driver: . 2026-07-14 18:16:29.074 1 INFO neutron.plugins.ml2.plugin [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Modular L2 Plugin initialization complete 2026-07-14 18:16:29.075 1 INFO neutron.plugins.ml2.managers [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-14 18:16:29.075 1 INFO neutron.plugins.ml2.managers [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-14 18:16:29.075 1 INFO neutron.plugins.ml2.managers [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-14 18:16:29.075 1 INFO neutron.extensions.vlantransparent [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Disabled vlantransparent extension. 2026-07-14 18:16:29.075 1 INFO neutron.manager [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loading Plugin: qos 2026-07-14 18:16:29.084 1 INFO neutron.manager [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loading Plugin: router 2026-07-14 18:16:29.113 1 INFO neutron.services.service_base [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-14 18:16:29.114 1 INFO neutron.manager [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loading Plugin: segments 2026-07-14 18:16:29.184 1 INFO neutron.manager [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loading Plugin: trunk 2026-07-14 18:16:29.231 1 INFO neutron.manager [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loading Plugin: vpnaas 2026-07-14 18:16:29.264 1 WARNING stevedore.named [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-14 18:16:29.320 1 INFO neutron_vpnaas.services.vpn.plugin [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-14 18:16:29.320 1 INFO neutron.common.utils [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-14 18:16:29.321 1 INFO neutron.manager [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loading Plugin: auto_allocate 2026-07-14 18:16:29.326 1 INFO neutron.manager [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loading Plugin: tag 2026-07-14 18:16:29.330 1 INFO neutron.manager [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loading Plugin: timestamp 2026-07-14 18:16:29.332 1 INFO neutron.manager [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loading Plugin: network_ip_availability 2026-07-14 18:16:29.335 1 INFO neutron.manager [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loading Plugin: flavors 2026-07-14 18:16:29.338 1 INFO neutron.manager [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loading Plugin: revisions 2026-07-14 18:16:29.340 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Initializing extension manager. 2026-07-14 18:16:29.341 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: address-group 2026-07-14 18:16:29.342 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: address-scope 2026-07-14 18:16:29.343 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-14 18:16:29.343 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: agent 2026-07-14 18:16:29.344 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: agent-resources-synced 2026-07-14 18:16:29.345 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-14 18:16:29.345 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-14 18:16:29.346 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: availability_zone 2026-07-14 18:16:29.347 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: availability_zone_filter 2026-07-14 18:16:29.347 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-14 18:16:29.348 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: default-subnetpools 2026-07-14 18:16:29.349 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-14 18:16:29.349 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: dns-integration 2026-07-14 18:16:29.350 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: dns-domain-ports 2026-07-14 18:16:29.350 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-14 18:16:29.351 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: dvr 2026-07-14 18:16:29.352 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-14 18:16:29.352 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: empty-string-filtering 2026-07-14 18:16:29.353 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-14 18:16:29.353 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-14 18:16:29.354 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: external-net 2026-07-14 18:16:29.354 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-14 18:16:29.355 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: extraroute 2026-07-14 18:16:29.355 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: extraroute-atomic 2026-07-14 18:16:29.356 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-14 18:16:29.356 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-14 18:16:29.357 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-14 18:16:29.357 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-14 18:16:29.358 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: fip-port-details 2026-07-14 18:16:29.359 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: flavors 2026-07-14 18:16:29.360 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-14 18:16:29.360 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: floatingip-pools 2026-07-14 18:16:29.361 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: ip_allocation 2026-07-14 18:16:29.361 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-14 18:16:29.362 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: l2_adjacency 2026-07-14 18:16:29.363 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: router 2026-07-14 18:16:29.364 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-14 18:16:29.365 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-14 18:16:29.365 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-14 18:16:29.366 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: ext-gw-mode 2026-07-14 18:16:29.366 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: l3-ha 2026-07-14 18:16:29.367 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-14 18:16:29.367 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-14 18:16:29.368 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: l3-flavors 2026-07-14 18:16:29.369 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-14 18:16:29.369 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-14 18:16:29.371 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-14 18:16:29.372 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-14 18:16:29.373 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-14 18:16:29.374 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-14 18:16:29.374 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-14 18:16:29.375 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: multi-provider 2026-07-14 18:16:29.375 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: net-mtu 2026-07-14 18:16:29.376 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: net-mtu-writable 2026-07-14 18:16:29.376 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: network_availability_zone 2026-07-14 18:16:29.377 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: network_ha 2026-07-14 18:16:29.377 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: network-ip-availability 2026-07-14 18:16:29.378 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-14 18:16:29.379 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: pagination 2026-07-14 18:16:29.379 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: port-device-profile 2026-07-14 18:16:29.380 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-14 18:16:29.380 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-14 18:16:29.381 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-14 18:16:29.381 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: port-mac-override 2026-07-14 18:16:29.382 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-14 18:16:29.382 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-14 18:16:29.383 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: port-resource-request 2026-07-14 18:16:29.383 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-14 18:16:29.384 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: binding 2026-07-14 18:16:29.384 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: binding-extended 2026-07-14 18:16:29.385 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: port-security 2026-07-14 18:16:29.385 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: project-id 2026-07-14 18:16:29.386 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: provider 2026-07-14 18:16:29.387 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: qos 2026-07-14 18:16:29.388 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-14 18:16:29.388 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-14 18:16:29.389 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: qos-default 2026-07-14 18:16:29.389 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: qos-fip 2026-07-14 18:16:29.390 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-14 18:16:29.390 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-14 18:16:29.391 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-14 18:16:29.391 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-14 18:16:29.392 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-14 18:16:29.393 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: qos-pps 2026-07-14 18:16:29.393 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-14 18:16:29.394 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-14 18:16:29.394 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: qos-rules-alias 2026-07-14 18:16:29.395 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: quota-check-limit 2026-07-14 18:16:29.396 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: quotas 2026-07-14 18:16:29.398 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: quota_details 2026-07-14 18:16:29.399 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: rbac-policies 2026-07-14 18:16:29.400 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: rbac-address-group 2026-07-14 18:16:29.400 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: rbac-address-scope 2026-07-14 18:16:29.401 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: rbac-security-groups 2026-07-14 18:16:29.401 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-14 18:16:29.402 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: revision-if-match 2026-07-14 18:16:29.402 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-14 18:16:29.403 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: router_availability_zone 2026-07-14 18:16:29.403 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-14 18:16:29.405 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-14 18:16:29.405 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-14 18:16:29.406 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-14 18:16:29.406 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-14 18:16:29.406 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-14 18:16:29.407 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-14 18:16:29.416 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: security-group 2026-07-14 18:16:29.417 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: segment 2026-07-14 18:16:29.417 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-14 18:16:29.418 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: service-type 2026-07-14 18:16:29.418 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: sorting 2026-07-14 18:16:29.419 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: standard-attr-segment 2026-07-14 18:16:29.419 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: standard-attr-description 2026-07-14 18:16:29.420 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: stateful-security-group 2026-07-14 18:16:29.420 1 WARNING neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-14 18:16:29.421 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-14 18:16:29.421 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: subnet_onboard 2026-07-14 18:16:29.422 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-14 18:16:29.422 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: subnet-service-types 2026-07-14 18:16:29.423 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: subnet_allocation 2026-07-14 18:16:29.423 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-14 18:16:29.424 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-14 18:16:29.426 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: standard-attr-tag 2026-07-14 18:16:29.427 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-14 18:16:29.428 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: trunk 2026-07-14 18:16:29.428 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: trunk-details 2026-07-14 18:16:29.429 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-14 18:16:29.429 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-14 18:16:29.431 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-14 18:16:29.431 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-14 18:16:29.432 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: vpn-flavors 2026-07-14 18:16:29.433 1 INFO neutron.api.extensions [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Loaded extension: vpnaas 2026-07-14 18:16:29.436 1 INFO oslo_service.service [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Starting 2 workers 2026-07-14 18:16:29.441 1 INFO oslo_service.service [None req-3ea66f01-c2a7-4c46-a621-5a878b7f4679 - - - - - -] Starting 1 workers 2026-07-14 18:17:01.606 10 INFO neutron.db.l3_hamode_db [None req-f5cefd7c-490c-453e-8511-cc0c1aa9fd17 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-14 18:17:16.924 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 0cb18ace-4e4f-45eb-9ec4-b44e68d41527 2026-07-14 18:17:17.530 10 INFO neutron.plugins.ml2.plugin [None req-78d4a6aa-1a79-4422-aac9-18c7762975e5 - - - - - -] Attempt 1 to provision port 0cb18ace-4e4f-45eb-9ec4-b44e68d41527 2026-07-14 18:17:18.844 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 0cb18ace-4e4f-45eb-9ec4-b44e68d41527 2026-07-14 18:21:51.057 9 INFO neutron.plugins.ml2.plugin [None req-5a4a46eb-b16f-4731-985f-318b2e509b79 - - - - - -] Attempt 1 to provision port abdbc104-c46d-457d-b042-53d22291c5bd 2026-07-14 18:21:51.059 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port abdbc104-c46d-457d-b042-53d22291c5bd 2026-07-14 18:21:53.054 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port abdbc104-c46d-457d-b042-53d22291c5bd 2026-07-14 18:21:59.124 10 INFO neutron.plugins.ml2.plugin [None req-34e414b0-e502-4807-8dc2-9c454f3623bd - - - - - -] Attempt 1 to provision port 80b12f37-9f9c-4a13-8cbf-e211a3a8b4ae 2026-07-14 18:25:49.319 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 80b12f37-9f9c-4a13-8cbf-e211a3a8b4ae 2026-07-14 18:25:51.210 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 80b12f37-9f9c-4a13-8cbf-e211a3a8b4ae 2026-07-14 18:35:41.631 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port da0ae94f-9fce-413a-bfb9-8100857a1439 2026-07-14 18:35:43.624 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port da0ae94f-9fce-413a-bfb9-8100857a1439 2026-07-14 18:52:36.679 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 739126c4-a8d7-4c97-b3f7-6cbbc06c3e61 2026-07-14 18:52:36.873 9 INFO neutron.plugins.ml2.plugin [None req-203d24b5-7f12-4455-97a8-a87aa55fd7dc - - - - - -] Attempt 1 to provision port 4deaf377-1aa5-481b-ada6-e092bd45799b 2026-07-14 18:52:37.370 10 INFO neutron.plugins.ml2.plugin [None req-100c8461-098f-464e-b547-04f7327ebaff - - - - - -] Attempt 1 to provision port bfe7576c-2b9c-4d63-ba69-878f8134b060 2026-07-14 18:52:37.459 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 19c785c7-ce7f-4ef7-96c8-bb3ab9d9cac6 2026-07-14 18:52:37.628 10 INFO neutron.plugins.ml2.plugin [None req-36658647-65b7-47df-9afa-d8f1ec513376 - - - - - -] Attempt 1 to provision port 739126c4-a8d7-4c97-b3f7-6cbbc06c3e61 2026-07-14 18:52:37.858 10 INFO neutron.plugins.ml2.plugin [None req-d799d3ad-69a0-45b7-9981-e1f3d2aa26ca - - - - - -] Attempt 1 to provision port 19c785c7-ce7f-4ef7-96c8-bb3ab9d9cac6 2026-07-14 18:52:38.075 9 INFO neutron.plugins.ml2.plugin [None req-02683c14-450e-4b71-896c-adf7cd68e122 - - - - - -] Attempt 1 to provision port 2916aef8-91e8-497a-88a2-cc8a659183a2 2026-07-14 18:52:38.325 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 19c785c7-ce7f-4ef7-96c8-bb3ab9d9cac6 2026-07-14 18:52:38.732 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 739126c4-a8d7-4c97-b3f7-6cbbc06c3e61 2026-07-14 18:52:39.379 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 2916aef8-91e8-497a-88a2-cc8a659183a2 2026-07-14 18:52:39.995 10 INFO neutron.plugins.ml2.plugin [None req-32ff2a3b-638b-4a9d-b58b-40b984445927 - - - - - -] Attempt 1 to provision port f58a3b45-f9b3-4848-b5ff-bf73aa13bf37 2026-07-14 18:52:40.171 9 INFO neutron.plugins.ml2.plugin [None req-51107628-6a49-4704-9853-e934101cbdef - - - - - -] Attempt 1 to provision port d242924f-a37f-4495-80e5-25dc40b516f4 2026-07-14 18:52:40.373 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 2916aef8-91e8-497a-88a2-cc8a659183a2 2026-07-14 18:52:40.643 10 INFO neutron.plugins.ml2.plugin [None req-9c24e0e3-486f-4ccd-80a5-0a659d5d2390 - - - - - -] Attempt 1 to provision port d242924f-a37f-4495-80e5-25dc40b516f4 2026-07-14 18:52:41.790 10 INFO neutron.plugins.ml2.plugin [None req-3103ecf9-2404-405f-a499-5fab6b309c57 - - - - - -] Attempt 1 to provision port 2df6b5de-1de3-405e-bc75-e513fd69cfa3 2026-07-14 18:52:42.338 9 INFO neutron.plugins.ml2.plugin [None req-980ba032-dc17-40d0-abe0-ab84af53c110 - - - - - -] Attempt 1 to provision port 2df6b5de-1de3-405e-bc75-e513fd69cfa3 2026-07-14 18:52:43.101 9 INFO neutron.plugins.ml2.plugin [None req-585e62e3-4101-46a7-aa0f-dcd125c14b5c - - - - - -] Attempt 1 to provision port 5255be07-1ba2-4106-97da-a4623217f483 2026-07-14 18:52:43.875 10 INFO neutron.plugins.ml2.plugin [None req-0105e540-86e8-43c2-b4a3-ed72ec119d6f - - - - - -] Attempt 1 to provision port 5255be07-1ba2-4106-97da-a4623217f483 2026-07-14 18:52:44.283 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port ca084e8f-8603-4388-851b-9d4bb9046423 2026-07-14 18:52:44.339 10 INFO neutron.plugins.ml2.plugin [None req-d0ffda98-dc13-4cda-a8b0-55383e592328 - - - - - -] Attempt 1 to provision port dbdc26f3-5c76-459c-bc79-3d7730125b2f 2026-07-14 18:52:44.797 9 INFO neutron.plugins.ml2.plugin [None req-82597d0f-2ead-4799-8565-3877e2c22123 - - - - - -] Attempt 1 to provision port ca084e8f-8603-4388-851b-9d4bb9046423 2026-07-14 18:52:46.299 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port ca084e8f-8603-4388-851b-9d4bb9046423 2026-07-14 18:52:46.811 10 INFO neutron.plugins.ml2.plugin [None req-7fe64d7f-9cea-4729-aa6e-b1dfd0a370a4 - - - - - -] Attempt 1 to provision port f6eb905b-a312-4ff5-b4fa-ac1fa2849b8f 2026-07-14 18:52:47.464 10 INFO neutron.plugins.ml2.plugin [None req-d8ac916a-aec6-488d-9685-b085a9848753 - - - - - -] Attempt 1 to provision port f6eb905b-a312-4ff5-b4fa-ac1fa2849b8f 2026-07-14 18:52:48.534 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 6fbd7a72-0704-4e24-a7e4-79b8baab9796 2026-07-14 18:52:49.176 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 63897e2a-4a6b-4d52-bc56-065b4ab32b0a 2026-07-14 18:52:49.599 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 44ba0f7f-3dcd-436a-9adc-84fdf638f92f 2026-07-14 18:52:50.110 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 10731354-91aa-4f6c-85c7-213284511564 2026-07-14 18:52:50.718 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 6fbd7a72-0704-4e24-a7e4-79b8baab9796 2026-07-14 18:52:51.065 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 44ba0f7f-3dcd-436a-9adc-84fdf638f92f 2026-07-14 18:52:56.939 10 INFO neutron.plugins.ml2.plugin [None req-07b7097f-1972-4f51-b573-81f6727dc3ae - - - - - -] Attempt 1 to provision port 1dc277bc-cf7d-4a92-8295-2c4f579d1d8f 2026-07-14 18:52:57.111 10 INFO neutron.plugins.ml2.plugin [None req-3712cf87-c55a-4475-b4e5-1a5439e88cb0 - - - - - -] Attempt 1 to provision port 4da90953-9e0d-4849-9e36-a119a7ef9b2d 2026-07-14 18:52:58.290 10 INFO neutron.plugins.ml2.plugin [None req-7d7604e6-282b-430a-bbff-1b950f0f1dde - - - - - -] Attempt 1 to provision port 5a4a3be0-0360-496d-9eb2-073e1c5421a7 2026-07-14 18:52:58.479 9 INFO neutron.plugins.ml2.plugin [None req-c857922b-1f7b-4617-92a5-d6e48ebc23f5 - - - - - -] Attempt 1 to provision port 3895f137-0465-4585-85c3-af742ac6e096 2026-07-14 18:52:58.699 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 3895f137-0465-4585-85c3-af742ac6e096 2026-07-14 18:53:00.775 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 3895f137-0465-4585-85c3-af742ac6e096 2026-07-14 18:53:01.387 10 INFO neutron.plugins.ml2.plugin [None req-0098c1ea-62b8-4965-a00f-593cefbfe887 - - - - - -] Attempt 1 to provision port 1307bbeb-50f6-482d-9328-f2a46641b147 2026-07-14 18:53:02.265 10 INFO neutron.plugins.ml2.plugin [None req-a271d76e-ef8c-4d12-b6e5-854929832c26 - - - - - -] Attempt 1 to provision port 1307bbeb-50f6-482d-9328-f2a46641b147 2026-07-14 18:53:02.859 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 7b8d632e-f6d7-45f4-8bb5-a37aa4fb459a 2026-07-14 18:53:04.850 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 1dc277bc-cf7d-4a92-8295-2c4f579d1d8f 2026-07-14 18:53:05.669 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2fc48f0-d541-42e8-bf4a-56f9d2c72794'] response: {'server_uuid': 'f12bc2ed-254c-49ee-8059-591e79773a86', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1dc277bc-cf7d-4a92-8295-2c4f579d1d8f', 'code': 200} 2026-07-14 18:53:05.807 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 7b8d632e-f6d7-45f4-8bb5-a37aa4fb459a 2026-07-14 18:53:06.332 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 4da90953-9e0d-4849-9e36-a119a7ef9b2d 2026-07-14 18:53:07.345 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 1dc277bc-cf7d-4a92-8295-2c4f579d1d8f 2026-07-14 18:53:07.720 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f107251f-d495-4cf2-922c-34f0974f5b5d'] response: {'server_uuid': '67945768-dd93-4833-829e-8c69d695de0a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4da90953-9e0d-4849-9e36-a119a7ef9b2d', 'code': 200} 2026-07-14 18:53:07.801 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 4da90953-9e0d-4849-9e36-a119a7ef9b2d 2026-07-14 18:53:08.064 10 INFO neutron.plugins.ml2.plugin [None req-79779997-31e9-4bde-a77f-55ba8d1e4455 - - - - - -] Attempt 1 to provision port edb76b4a-c2f0-46fd-8f1d-d940ee8a49b9 2026-07-14 18:53:09.771 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-49b2aac2-ef0d-4dd8-8234-0d8a7a9edd2d'] response: {'server_uuid': 'f12bc2ed-254c-49ee-8059-591e79773a86', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '1dc277bc-cf7d-4a92-8295-2c4f579d1d8f', 'code': 200} 2026-07-14 18:53:13.307 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port edb76b4a-c2f0-46fd-8f1d-d940ee8a49b9 2026-07-14 18:53:13.626 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0b94488-4c7f-42fc-9979-9fb2e5dec463'] response: {'server_uuid': '55596d5d-a27b-4722-8e58-90d3d8880c7f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'edb76b4a-c2f0-46fd-8f1d-d940ee8a49b9', 'code': 200} 2026-07-14 18:53:15.432 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port edb76b4a-c2f0-46fd-8f1d-d940ee8a49b9 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-14 18:53:21.214 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 1307bbeb-50f6-482d-9328-f2a46641b147 2026-07-14 18:53:21.562 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 5a4a3be0-0360-496d-9eb2-073e1c5421a7 2026-07-14 18:53:23.703 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 5a4a3be0-0360-496d-9eb2-073e1c5421a7 2026-07-14 18:53:24.252 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 1307bbeb-50f6-482d-9328-f2a46641b147 2026-07-14 18:53:24.673 10 INFO neutron.plugins.ml2.plugin [None req-f04c81bb-7d7e-43d6-941a-7e09afd1b933 - - - - - -] Attempt 1 to provision port fcf05b79-1dae-43be-880c-b784dae8e7ae 2026-07-14 18:53:25.195 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 43be026c-34ff-422f-80ab-e69f6fe9d45b 2026-07-14 18:53:25.989 9 INFO neutron.plugins.ml2.plugin [None req-52fb3bf8-cf8f-48d6-bc3d-1ee6280bd7c8 - - - - - -] Attempt 1 to provision port 43be026c-34ff-422f-80ab-e69f6fe9d45b 2026-07-14 18:53:27.012 9 INFO neutron.plugins.ml2.plugin [None req-15ad8838-eed7-4792-8f38-30644202378d - - - - - -] Attempt 1 to provision port 96cf2fa3-0a7c-4836-8245-3d754d149aaa 2026-07-14 18:53:27.171 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 43be026c-34ff-422f-80ab-e69f6fe9d45b 2026-07-14 18:53:27.677 10 INFO neutron.plugins.ml2.plugin [None req-212edc83-8ab8-418e-a57f-66e254ca7e8a - - - - - -] Attempt 1 to provision port 96cf2fa3-0a7c-4836-8245-3d754d149aaa 2026-07-14 18:53:29.177 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port b95daf81-dd3f-4ef4-bbf2-683878ad9df5 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet be437d78-b1eb-4552-b06c-89912c79a562 could not be found. 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet be437d78-b1eb-4552-b06c-89912c79a562 could not be found. 2026-07-14 18:53:30.572 10 ERROR neutron.plugins.ml2.managers  2026-07-14 18:53:30.575 10 ERROR neutron.plugins.ml2.managers [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Failed to bind port 1924bd5c-1288-41d6-bd96-d31d76de51b5 on host instance for vnic_type normal using segments [{'id': 'f5032bc5-fdab-49bc-9ad5-a3fd82aa7c4a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 634, 'network_id': 'a9ef48a5-3a9a-4962-a15c-45a03ba65dc9'}] 2026-07-14 18:53:30.575 10 INFO neutron.plugins.ml2.plugin [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Attempt 2 to bind port 1924bd5c-1288-41d6-bd96-d31d76de51b5 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet be437d78-b1eb-4552-b06c-89912c79a562 could not be found. 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet be437d78-b1eb-4552-b06c-89912c79a562 could not be found. 2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers  2026-07-14 18:53:30.601 10 ERROR neutron.plugins.ml2.managers [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Failed to bind port 1924bd5c-1288-41d6-bd96-d31d76de51b5 on host instance for vnic_type normal using segments [{'id': 'f5032bc5-fdab-49bc-9ad5-a3fd82aa7c4a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 634, 'network_id': 'a9ef48a5-3a9a-4962-a15c-45a03ba65dc9'}] 2026-07-14 18:53:30.602 10 INFO neutron.plugins.ml2.plugin [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Attempt 3 to bind port 1924bd5c-1288-41d6-bd96-d31d76de51b5 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet be437d78-b1eb-4552-b06c-89912c79a562 could not be found. 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet be437d78-b1eb-4552-b06c-89912c79a562 could not be found. 2026-07-14 18:53:30.629 10 ERROR neutron.plugins.ml2.managers  2026-07-14 18:53:30.630 10 ERROR neutron.plugins.ml2.managers [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Failed to bind port 1924bd5c-1288-41d6-bd96-d31d76de51b5 on host instance for vnic_type normal using segments [{'id': 'f5032bc5-fdab-49bc-9ad5-a3fd82aa7c4a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 634, 'network_id': 'a9ef48a5-3a9a-4962-a15c-45a03ba65dc9'}] 2026-07-14 18:53:30.630 10 INFO neutron.plugins.ml2.plugin [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Attempt 4 to bind port 1924bd5c-1288-41d6-bd96-d31d76de51b5 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet be437d78-b1eb-4552-b06c-89912c79a562 could not be found. 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet be437d78-b1eb-4552-b06c-89912c79a562 could not be found. 2026-07-14 18:53:30.649 10 ERROR neutron.plugins.ml2.managers  2026-07-14 18:53:30.650 10 ERROR neutron.plugins.ml2.managers [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Failed to bind port 1924bd5c-1288-41d6-bd96-d31d76de51b5 on host instance for vnic_type normal using segments [{'id': 'f5032bc5-fdab-49bc-9ad5-a3fd82aa7c4a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 634, 'network_id': 'a9ef48a5-3a9a-4962-a15c-45a03ba65dc9'}] 2026-07-14 18:53:30.650 10 INFO neutron.plugins.ml2.plugin [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Attempt 5 to bind port 1924bd5c-1288-41d6-bd96-d31d76de51b5 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet be437d78-b1eb-4552-b06c-89912c79a562 could not be found. 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet be437d78-b1eb-4552-b06c-89912c79a562 could not be found. 2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers  2026-07-14 18:53:30.684 10 ERROR neutron.plugins.ml2.managers [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Failed to bind port 1924bd5c-1288-41d6-bd96-d31d76de51b5 on host instance for vnic_type normal using segments [{'id': 'f5032bc5-fdab-49bc-9ad5-a3fd82aa7c4a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 634, 'network_id': 'a9ef48a5-3a9a-4962-a15c-45a03ba65dc9'}] 2026-07-14 18:53:30.685 10 INFO neutron.plugins.ml2.plugin [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Attempt 6 to bind port 1924bd5c-1288-41d6-bd96-d31d76de51b5 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet be437d78-b1eb-4552-b06c-89912c79a562 could not be found. 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet be437d78-b1eb-4552-b06c-89912c79a562 could not be found. 2026-07-14 18:53:30.706 10 ERROR neutron.plugins.ml2.managers  2026-07-14 18:53:30.708 10 ERROR neutron.plugins.ml2.managers [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Failed to bind port 1924bd5c-1288-41d6-bd96-d31d76de51b5 on host instance for vnic_type normal using segments [{'id': 'f5032bc5-fdab-49bc-9ad5-a3fd82aa7c4a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 634, 'network_id': 'a9ef48a5-3a9a-4962-a15c-45a03ba65dc9'}] 2026-07-14 18:53:30.708 10 INFO neutron.plugins.ml2.plugin [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Attempt 7 to bind port 1924bd5c-1288-41d6-bd96-d31d76de51b5 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet be437d78-b1eb-4552-b06c-89912c79a562 could not be found. 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet be437d78-b1eb-4552-b06c-89912c79a562 could not be found. 2026-07-14 18:53:30.734 10 ERROR neutron.plugins.ml2.managers  2026-07-14 18:53:30.735 10 ERROR neutron.plugins.ml2.managers [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Failed to bind port 1924bd5c-1288-41d6-bd96-d31d76de51b5 on host instance for vnic_type normal using segments [{'id': 'f5032bc5-fdab-49bc-9ad5-a3fd82aa7c4a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 634, 'network_id': 'a9ef48a5-3a9a-4962-a15c-45a03ba65dc9'}] 2026-07-14 18:53:30.735 10 INFO neutron.plugins.ml2.plugin [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Attempt 8 to bind port 1924bd5c-1288-41d6-bd96-d31d76de51b5 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet be437d78-b1eb-4552-b06c-89912c79a562 could not be found. 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet be437d78-b1eb-4552-b06c-89912c79a562 could not be found. 2026-07-14 18:53:30.759 10 ERROR neutron.plugins.ml2.managers  2026-07-14 18:53:30.760 10 ERROR neutron.plugins.ml2.managers [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Failed to bind port 1924bd5c-1288-41d6-bd96-d31d76de51b5 on host instance for vnic_type normal using segments [{'id': 'f5032bc5-fdab-49bc-9ad5-a3fd82aa7c4a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 634, 'network_id': 'a9ef48a5-3a9a-4962-a15c-45a03ba65dc9'}] 2026-07-14 18:53:30.760 10 INFO neutron.plugins.ml2.plugin [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Attempt 9 to bind port 1924bd5c-1288-41d6-bd96-d31d76de51b5 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet be437d78-b1eb-4552-b06c-89912c79a562 could not be found. 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet be437d78-b1eb-4552-b06c-89912c79a562 could not be found. 2026-07-14 18:53:30.780 10 ERROR neutron.plugins.ml2.managers  2026-07-14 18:53:30.781 10 ERROR neutron.plugins.ml2.managers [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Failed to bind port 1924bd5c-1288-41d6-bd96-d31d76de51b5 on host instance for vnic_type normal using segments [{'id': 'f5032bc5-fdab-49bc-9ad5-a3fd82aa7c4a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 634, 'network_id': 'a9ef48a5-3a9a-4962-a15c-45a03ba65dc9'}] 2026-07-14 18:53:30.781 10 INFO neutron.plugins.ml2.plugin [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Attempt 10 to bind port 1924bd5c-1288-41d6-bd96-d31d76de51b5 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet be437d78-b1eb-4552-b06c-89912c79a562 could not be found. 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet be437d78-b1eb-4552-b06c-89912c79a562 could not be found. 2026-07-14 18:53:30.817 10 ERROR neutron.plugins.ml2.managers  2026-07-14 18:53:30.818 10 ERROR neutron.plugins.ml2.managers [None req-b0ae74bc-8623-4469-9621-5ae482001e00 - - - - - -] Failed to bind port 1924bd5c-1288-41d6-bd96-d31d76de51b5 on host instance for vnic_type normal using segments [{'id': 'f5032bc5-fdab-49bc-9ad5-a3fd82aa7c4a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 634, 'network_id': 'a9ef48a5-3a9a-4962-a15c-45a03ba65dc9'}] 2026-07-14 18:53:31.267 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 1e67017e-004e-4403-81db-fa234e7a93cb 2026-07-14 18:53:31.367 9 INFO neutron.plugins.ml2.plugin [None req-28924ec7-6df5-4f94-b64c-ae7cabd7482e - - - - - -] Attempt 1 to provision port 1e67017e-004e-4403-81db-fa234e7a93cb 2026-07-14 18:53:31.949 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port b95daf81-dd3f-4ef4-bbf2-683878ad9df5 2026-07-14 18:53:32.625 9 INFO neutron.plugins.ml2.plugin [None req-c878c57a-d782-46c1-893e-b03c01258357 - - - - - -] Attempt 1 to provision port edb76b4a-c2f0-46fd-8f1d-d940ee8a49b9 2026-07-14 18:53:33.326 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port edb76b4a-c2f0-46fd-8f1d-d940ee8a49b9 2026-07-14 18:53:34.346 10 INFO neutron.plugins.ml2.plugin [None req-5c8a00a0-1ab8-4366-ad85-c43237aa2ceb - - - - - -] Attempt 1 to provision port b89d965f-80b6-4185-a537-6a3c4367d5e8 2026-07-14 18:53:35.818 9 INFO neutron.plugins.ml2.plugin [None req-9e750f49-3333-40bc-80e2-04cb8a17baa4 - - - - - -] Attempt 1 to provision port edb76b4a-c2f0-46fd-8f1d-d940ee8a49b9 2026-07-14 18:53:37.449 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port b89d965f-80b6-4185-a537-6a3c4367d5e8 2026-07-14 18:53:38.112 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ace78956-af5b-4dbe-8f4b-50fe905fb253'] response: {'server_uuid': '951dac5e-be0e-4ea0-95dd-3927e4678ff7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b89d965f-80b6-4185-a537-6a3c4367d5e8', 'code': 200} 2026-07-14 18:53:39.186 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port b89d965f-80b6-4185-a537-6a3c4367d5e8 2026-07-14 18:53:41.628 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc895e6c-a72d-4315-8f23-2864235d1473'] response: {'server_uuid': '951dac5e-be0e-4ea0-95dd-3927e4678ff7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b89d965f-80b6-4185-a537-6a3c4367d5e8', 'code': 200} 2026-07-14 18:53:43.422 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 5e602222-5f9f-4b07-b2de-f5d23e5969df 2026-07-14 18:53:43.594 9 INFO neutron.plugins.ml2.plugin [None req-8cc9273a-a70c-4e53-ac9e-3e7e27b0157a - - - - - -] Attempt 1 to provision port 5e602222-5f9f-4b07-b2de-f5d23e5969df 2026-07-14 18:53:44.322 10 WARNING neutron.plugins.ml2.plugin [None req-c4381b0b-52a3-4f44-9d6d-4029a391cb28 - - - - - -] Concurrent port binding operations failed on port fcf05b79-1dae-43be-880c-b784dae8e7ae 2026-07-14 18:53:44.326 10 INFO neutron.plugins.ml2.plugin [None req-c4381b0b-52a3-4f44-9d6d-4029a391cb28 - - - - - -] Attempt 2 to bind port fcf05b79-1dae-43be-880c-b784dae8e7ae /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-14 18:53:45.252 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port fcf05b79-1dae-43be-880c-b784dae8e7ae 2026-07-14 18:53:45.670 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 96cf2fa3-0a7c-4836-8245-3d754d149aaa 2026-07-14 18:53:47.382 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port fcf05b79-1dae-43be-880c-b784dae8e7ae 2026-07-14 18:53:50.673 10 INFO neutron.plugins.ml2.plugin [None req-985cbea2-1763-43b5-a8f1-a9a05926bee0 - - - - - -] Attempt 1 to provision port 83d172ff-68fc-4a9b-9b44-9bed632118b8 2026-07-14 18:53:51.168 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 59fc9de0-9d1a-44b8-b007-b8460e6331fa 2026-07-14 18:53:51.233 9 INFO neutron.plugins.ml2.plugin [None req-c1316935-0a15-4814-8252-df54d52ada6f - - - - - -] Attempt 1 to provision port 59fc9de0-9d1a-44b8-b007-b8460e6331fa 2026-07-14 18:53:53.207 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 59fc9de0-9d1a-44b8-b007-b8460e6331fa 2026-07-14 18:53:53.238 10 INFO neutron.plugins.ml2.plugin [None req-370d0fa0-07b0-405b-8cea-3c05e8dff6ab - - - - - -] Attempt 1 to provision port 38cb061d-7611-433b-84d5-d47ed94a02bb 2026-07-14 18:53:53.904 10 INFO neutron.plugins.ml2.plugin [None req-73ffd202-69d4-4156-b955-d299e889d69a - - - - - -] Attempt 1 to provision port 38cb061d-7611-433b-84d5-d47ed94a02bb 2026-07-14 18:53:55.260 10 INFO neutron.plugins.ml2.plugin [None req-c8419253-fde4-4d79-95f1-a7b57f0433a3 - - - - - -] Attempt 1 to provision port 4248f0c2-2bd4-4177-9a42-41e3a5d36a15 2026-07-14 18:53:55.275 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port bfb8f3e4-9420-4c19-9123-4b5b7c32099d 2026-07-14 18:53:55.935 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 8a8026e7-e724-4d41-8279-a00787a0a58c 2026-07-14 18:53:56.131 9 INFO neutron.plugins.ml2.plugin [None req-f03940b0-ef1e-4079-9728-50eef4a7c86f - - - - - -] Attempt 1 to provision port 8a8026e7-e724-4d41-8279-a00787a0a58c 2026-07-14 18:53:57.368 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port bfb8f3e4-9420-4c19-9123-4b5b7c32099d 2026-07-14 18:53:57.700 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 8a8026e7-e724-4d41-8279-a00787a0a58c 2026-07-14 18:53:58.049 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port f122a4a0-b995-436b-bed9-b55be734a588 2026-07-14 18:53:58.621 9 INFO neutron.plugins.ml2.plugin [None req-c45e621e-9c8b-4a86-919c-944c8b82a4a4 - - - - - -] Attempt 1 to provision port 4d3ca322-bfe1-42d3-a477-e4a966d54014 2026-07-14 18:53:59.283 10 INFO neutron.plugins.ml2.plugin [None req-5abaf6b9-b3ab-4a74-93be-32667302843d - - - - - -] Attempt 1 to provision port 4d3ca322-bfe1-42d3-a477-e4a966d54014 2026-07-14 18:53:59.299 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 3b5bad7a-e1e4-4698-9fa5-1f025206400d 2026-07-14 18:54:00.248 9 INFO neutron.plugins.ml2.plugin [None req-00b6952e-1bda-406f-99c4-64e65db59866 - - - - - -] Attempt 1 to provision port ac96c2b8-2c57-4eea-877e-50d93ee4a501 2026-07-14 18:54:01.227 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 3b5bad7a-e1e4-4698-9fa5-1f025206400d 2026-07-14 18:54:03.420 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port ac96c2b8-2c57-4eea-877e-50d93ee4a501 2026-07-14 18:54:03.640 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bfd58c6-96c9-44b7-8569-521e972f0f92'] response: {'server_uuid': 'd439357c-737d-4894-afd2-6421eede50f8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ac96c2b8-2c57-4eea-877e-50d93ee4a501', 'code': 200} 2026-07-14 18:54:05.037 10 INFO neutron.plugins.ml2.plugin [None req-dc7ed13b-69b2-48ee-a568-7c9d308bbd4d - - - - - -] Attempt 1 to provision port 5b862746-5ee3-43cd-a6f4-810b04e65633 2026-07-14 18:54:05.283 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port ac96c2b8-2c57-4eea-877e-50d93ee4a501 2026-07-14 18:54:07.750 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1baf3f9-8544-455d-849a-6a48ac1b224c'] response: {'server_uuid': 'd439357c-737d-4894-afd2-6421eede50f8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ac96c2b8-2c57-4eea-877e-50d93ee4a501', 'code': 200} 2026-07-14 18:54:09.432 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port b9f955a5-819f-4eb5-97f7-82ca58be3251 2026-07-14 18:54:09.765 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 5b862746-5ee3-43cd-a6f4-810b04e65633 2026-07-14 18:54:09.942 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8681f21a-0f0d-4ed1-9269-7e7bf66d6817'] response: {'server_uuid': 'b29587ae-fe54-4289-98fd-c86340ef6d23', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b862746-5ee3-43cd-a6f4-810b04e65633', 'code': 200} 2026-07-14 18:54:11.413 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 5b862746-5ee3-43cd-a6f4-810b04e65633 2026-07-14 18:54:17.198 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 4d3ca322-bfe1-42d3-a477-e4a966d54014 2026-07-14 18:54:17.633 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 4248f0c2-2bd4-4177-9a42-41e3a5d36a15 2026-07-14 18:54:19.185 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 4d3ca322-bfe1-42d3-a477-e4a966d54014 2026-07-14 18:54:19.528 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 4248f0c2-2bd4-4177-9a42-41e3a5d36a15 2026-07-14 18:54:25.436 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fa81904-3fc9-41ed-afcf-ebf541cc266c'] response: {'server_uuid': 'b29587ae-fe54-4289-98fd-c86340ef6d23', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5b862746-5ee3-43cd-a6f4-810b04e65633', 'code': 200} 2026-07-14 18:54:27.229 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 18cd9b9d-49cf-43e1-be39-8d17f3ecefb1 2026-07-14 18:54:27.818 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 5b862746-5ee3-43cd-a6f4-810b04e65633 2026-07-14 18:54:27.926 9 INFO neutron.plugins.ml2.plugin [None req-0a56cf32-3787-4fb8-9a67-76fa8ca47e2c - - - - - -] Attempt 1 to provision port bfd9ad84-eb97-43a7-ab31-55f2d201cc3a 2026-07-14 18:54:28.035 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-89f59345-70a8-4351-a5c9-4ca962915229'] response: {'server_uuid': 'b29587ae-fe54-4289-98fd-c86340ef6d23', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5b862746-5ee3-43cd-a6f4-810b04e65633', 'code': 200} 2026-07-14 18:54:28.295 9 INFO neutron.plugins.ml2.plugin [None req-cf9ad6f5-b366-4108-8e06-bcf52fd4fb93 - - - - - -] Attempt 1 to provision port 18cd9b9d-49cf-43e1-be39-8d17f3ecefb1 2026-07-14 18:54:29.222 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 18cd9b9d-49cf-43e1-be39-8d17f3ecefb1 2026-07-14 18:54:29.703 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 5b862746-5ee3-43cd-a6f4-810b04e65633 2026-07-14 18:54:30.630 10 INFO neutron.plugins.ml2.plugin [None req-38a1d618-471c-4285-af41-d20464d16c52 - - - - - -] Attempt 1 to provision port c04f038e-11e2-4857-b4fb-de3a6123f532 2026-07-14 18:54:31.313 10 INFO neutron.plugins.ml2.plugin [None req-7c2dd81f-c666-46dd-9994-30000bd976a6 - - - - - -] Attempt 1 to provision port c04f038e-11e2-4857-b4fb-de3a6123f532 2026-07-14 18:54:33.227 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 21b5f373-140c-462c-a317-4adfa4186f33 2026-07-14 18:54:35.285 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 21b5f373-140c-462c-a317-4adfa4186f33 2026-07-14 18:54:36.324 10 INFO neutron.plugins.ml2.plugin [None req-d0e52542-f1bd-480d-a524-2532cdbe8f3c - - - - - -] Attempt 1 to provision port 3072eb30-780b-446d-820c-b34dcd51f8f0 2026-07-14 18:54:39.401 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 3072eb30-780b-446d-820c-b34dcd51f8f0 2026-07-14 18:54:39.573 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-04934149-ef6e-46cf-a185-c0999591935e'] response: {'server_uuid': '6ba5ae70-0e90-4d6b-9f5d-3f59d8b62adb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3072eb30-780b-446d-820c-b34dcd51f8f0', 'code': 200} 2026-07-14 18:54:43.513 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fedfcf5-6ae3-4629-9c05-f6043f268429'] response: {'server_uuid': 'b29587ae-fe54-4289-98fd-c86340ef6d23', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5b862746-5ee3-43cd-a6f4-810b04e65633', 'code': 200} 2026-07-14 18:54:45.670 9 INFO neutron.plugins.ml2.plugin [None req-63d9f9e5-7c6d-490a-b651-b2d0f34f3c5f - - - - - -] Attempt 1 to provision port b769b3fb-8878-42e9-8327-908f35ecf2fc 2026-07-14 18:54:47.136 9 INFO neutron.plugins.ml2.plugin [None req-1d3ccbda-ca96-444a-8881-32f36d2c95b3 - - - - - -] Attempt 1 to provision port 06717dae-a5f8-4dd8-91a4-9aaa99330536 2026-07-14 18:54:47.449 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 06717dae-a5f8-4dd8-91a4-9aaa99330536 2026-07-14 18:54:48.315 9 INFO neutron.plugins.ml2.plugin [None req-0ff02f20-b6fe-4619-ade8-80ca9fb5052b - - - - - -] Attempt 1 to provision port c51962ff-382a-4aab-905a-a04027b3e9e1 2026-07-14 18:54:49.207 10 INFO neutron.plugins.ml2.plugin [None req-d04b085a-09c0-465c-badd-d87541cdd42c - - - - - -] Attempt 1 to provision port c51962ff-382a-4aab-905a-a04027b3e9e1 2026-07-14 18:54:49.350 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 06717dae-a5f8-4dd8-91a4-9aaa99330536 2026-07-14 18:54:49.653 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port f161bbc4-7de9-4133-a474-f46cefac8a6d 2026-07-14 18:54:51.431 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port f161bbc4-7de9-4133-a474-f46cefac8a6d 2026-07-14 18:54:53.299 10 INFO neutron.plugins.ml2.plugin [None req-a8120096-d6ae-456e-a6b7-9ac5d0daf232 - - - - - -] Attempt 1 to provision port 35e3a087-8306-476f-b4ed-748ecbae2f4a 2026-07-14 18:54:53.341 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 7240704e-6401-4a2d-9684-9a34427da3d3 2026-07-14 18:54:53.785 10 INFO neutron.plugins.ml2.plugin [None req-2b270d25-100e-46f7-a05c-7405c106dda0 - - - - - -] Attempt 1 to provision port 7240704e-6401-4a2d-9684-9a34427da3d3 2026-07-14 18:54:55.205 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 7240704e-6401-4a2d-9684-9a34427da3d3 2026-07-14 18:54:56.113 9 INFO neutron.plugins.ml2.plugin [None req-72d77065-769b-49a4-b20e-e887ce4ed21c - - - - - -] Attempt 1 to provision port 9d180aaa-4503-45d5-acf1-6c90d8ce0460 2026-07-14 18:54:56.785 10 INFO neutron.plugins.ml2.plugin [None req-2bbb5535-1798-4894-abc4-a3217b4aca78 - - - - - -] Attempt 1 to provision port 9d180aaa-4503-45d5-acf1-6c90d8ce0460 2026-07-14 18:54:57.238 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 419c881b-f2bc-48d5-b28b-69ddecafdf40 2026-07-14 18:54:59.212 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 419c881b-f2bc-48d5-b28b-69ddecafdf40 2026-07-14 18:55:03.397 10 INFO neutron.plugins.ml2.plugin [None req-527253d5-642c-4a61-b8b1-ac890921763b - - - - - -] Attempt 1 to provision port e4f41012-6ce6-4687-b89f-a24a0ef9fcad 2026-07-14 18:55:07.484 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port c51962ff-382a-4aab-905a-a04027b3e9e1 2026-07-14 18:55:07.909 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port b769b3fb-8878-42e9-8327-908f35ecf2fc 2026-07-14 18:55:08.319 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port e4f41012-6ce6-4687-b89f-a24a0ef9fcad 2026-07-14 18:55:08.520 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4939add-3c4d-4c4f-b187-d1e5f68d6354'] response: {'server_uuid': 'ebb4c23d-20ee-46a2-9c83-0927814d7b48', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e4f41012-6ce6-4687-b89f-a24a0ef9fcad', 'code': 200} 2026-07-14 18:55:09.227 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port c51962ff-382a-4aab-905a-a04027b3e9e1 2026-07-14 18:55:09.542 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port b769b3fb-8878-42e9-8327-908f35ecf2fc 2026-07-14 18:55:09.806 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port e4f41012-6ce6-4687-b89f-a24a0ef9fcad 2026-07-14 18:55:15.308 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 35e3a087-8306-476f-b4ed-748ecbae2f4a 2026-07-14 18:55:15.656 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 9d180aaa-4503-45d5-acf1-6c90d8ce0460 2026-07-14 18:55:17.220 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 35e3a087-8306-476f-b4ed-748ecbae2f4a 2026-07-14 18:55:17.516 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 9d180aaa-4503-45d5-acf1-6c90d8ce0460 2026-07-14 18:55:22.018 9 INFO neutron.plugins.ml2.plugin [None req-d93fffd9-49d1-4056-8811-82f9de4cbff5 - - - - - -] Attempt 1 to provision port 6fd9c7ca-6deb-4dfb-9594-4cfb298e44a2 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b7d84ad8-3e5e-40a9-9d44-e6089f2a4326 could not be found. 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b7d84ad8-3e5e-40a9-9d44-e6089f2a4326 could not be found. 2026-07-14 18:55:48.478 9 ERROR neutron.plugins.ml2.managers  2026-07-14 18:55:48.481 9 ERROR neutron.plugins.ml2.managers [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Failed to bind port fccfc460-50c4-409f-a8bf-504be141296a on host instance for vnic_type normal using segments [{'id': '8a59f747-ba49-42f5-a0b7-6e4d5054c8f2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 328, 'network_id': '5f02c14e-6a6d-43bd-b5a7-44bb258795ca'}] 2026-07-14 18:55:48.481 9 INFO neutron.plugins.ml2.plugin [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Attempt 2 to bind port fccfc460-50c4-409f-a8bf-504be141296a 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b7d84ad8-3e5e-40a9-9d44-e6089f2a4326 could not be found. 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b7d84ad8-3e5e-40a9-9d44-e6089f2a4326 could not be found. 2026-07-14 18:55:48.682 9 ERROR neutron.plugins.ml2.managers  2026-07-14 18:55:48.683 9 ERROR neutron.plugins.ml2.managers [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Failed to bind port fccfc460-50c4-409f-a8bf-504be141296a on host instance for vnic_type normal using segments [{'id': '8a59f747-ba49-42f5-a0b7-6e4d5054c8f2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 328, 'network_id': '5f02c14e-6a6d-43bd-b5a7-44bb258795ca'}] 2026-07-14 18:55:48.683 9 INFO neutron.plugins.ml2.plugin [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Attempt 3 to bind port fccfc460-50c4-409f-a8bf-504be141296a 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b7d84ad8-3e5e-40a9-9d44-e6089f2a4326 could not be found. 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b7d84ad8-3e5e-40a9-9d44-e6089f2a4326 could not be found. 2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers  2026-07-14 18:55:48.702 9 ERROR neutron.plugins.ml2.managers [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Failed to bind port fccfc460-50c4-409f-a8bf-504be141296a on host instance for vnic_type normal using segments [{'id': '8a59f747-ba49-42f5-a0b7-6e4d5054c8f2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 328, 'network_id': '5f02c14e-6a6d-43bd-b5a7-44bb258795ca'}] 2026-07-14 18:55:48.702 9 INFO neutron.plugins.ml2.plugin [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Attempt 4 to bind port fccfc460-50c4-409f-a8bf-504be141296a 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b7d84ad8-3e5e-40a9-9d44-e6089f2a4326 could not be found. 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b7d84ad8-3e5e-40a9-9d44-e6089f2a4326 could not be found. 2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers  2026-07-14 18:55:48.720 9 ERROR neutron.plugins.ml2.managers [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Failed to bind port fccfc460-50c4-409f-a8bf-504be141296a on host instance for vnic_type normal using segments [{'id': '8a59f747-ba49-42f5-a0b7-6e4d5054c8f2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 328, 'network_id': '5f02c14e-6a6d-43bd-b5a7-44bb258795ca'}] 2026-07-14 18:55:48.721 9 INFO neutron.plugins.ml2.plugin [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Attempt 5 to bind port fccfc460-50c4-409f-a8bf-504be141296a 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b7d84ad8-3e5e-40a9-9d44-e6089f2a4326 could not be found. 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b7d84ad8-3e5e-40a9-9d44-e6089f2a4326 could not be found. 2026-07-14 18:55:48.752 9 ERROR neutron.plugins.ml2.managers  2026-07-14 18:55:48.753 9 ERROR neutron.plugins.ml2.managers [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Failed to bind port fccfc460-50c4-409f-a8bf-504be141296a on host instance for vnic_type normal using segments [{'id': '8a59f747-ba49-42f5-a0b7-6e4d5054c8f2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 328, 'network_id': '5f02c14e-6a6d-43bd-b5a7-44bb258795ca'}] 2026-07-14 18:55:48.754 9 INFO neutron.plugins.ml2.plugin [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Attempt 6 to bind port fccfc460-50c4-409f-a8bf-504be141296a 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b7d84ad8-3e5e-40a9-9d44-e6089f2a4326 could not be found. 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b7d84ad8-3e5e-40a9-9d44-e6089f2a4326 could not be found. 2026-07-14 18:55:48.783 9 ERROR neutron.plugins.ml2.managers  2026-07-14 18:55:48.785 9 ERROR neutron.plugins.ml2.managers [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Failed to bind port fccfc460-50c4-409f-a8bf-504be141296a on host instance for vnic_type normal using segments [{'id': '8a59f747-ba49-42f5-a0b7-6e4d5054c8f2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 328, 'network_id': '5f02c14e-6a6d-43bd-b5a7-44bb258795ca'}] 2026-07-14 18:55:48.785 9 INFO neutron.plugins.ml2.plugin [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Attempt 7 to bind port fccfc460-50c4-409f-a8bf-504be141296a 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b7d84ad8-3e5e-40a9-9d44-e6089f2a4326 could not be found. 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b7d84ad8-3e5e-40a9-9d44-e6089f2a4326 could not be found. 2026-07-14 18:55:48.809 9 ERROR neutron.plugins.ml2.managers  2026-07-14 18:55:48.810 9 ERROR neutron.plugins.ml2.managers [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Failed to bind port fccfc460-50c4-409f-a8bf-504be141296a on host instance for vnic_type normal using segments [{'id': '8a59f747-ba49-42f5-a0b7-6e4d5054c8f2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 328, 'network_id': '5f02c14e-6a6d-43bd-b5a7-44bb258795ca'}] 2026-07-14 18:55:48.811 9 INFO neutron.plugins.ml2.plugin [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Attempt 8 to bind port fccfc460-50c4-409f-a8bf-504be141296a 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b7d84ad8-3e5e-40a9-9d44-e6089f2a4326 could not be found. 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b7d84ad8-3e5e-40a9-9d44-e6089f2a4326 could not be found. 2026-07-14 18:55:48.839 9 ERROR neutron.plugins.ml2.managers  2026-07-14 18:55:48.840 9 ERROR neutron.plugins.ml2.managers [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Failed to bind port fccfc460-50c4-409f-a8bf-504be141296a on host instance for vnic_type normal using segments [{'id': '8a59f747-ba49-42f5-a0b7-6e4d5054c8f2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 328, 'network_id': '5f02c14e-6a6d-43bd-b5a7-44bb258795ca'}] 2026-07-14 18:55:48.840 9 INFO neutron.plugins.ml2.plugin [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Attempt 9 to bind port fccfc460-50c4-409f-a8bf-504be141296a 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b7d84ad8-3e5e-40a9-9d44-e6089f2a4326 could not be found. 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b7d84ad8-3e5e-40a9-9d44-e6089f2a4326 could not be found. 2026-07-14 18:55:48.862 9 ERROR neutron.plugins.ml2.managers  2026-07-14 18:55:48.863 9 ERROR neutron.plugins.ml2.managers [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Failed to bind port fccfc460-50c4-409f-a8bf-504be141296a on host instance for vnic_type normal using segments [{'id': '8a59f747-ba49-42f5-a0b7-6e4d5054c8f2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 328, 'network_id': '5f02c14e-6a6d-43bd-b5a7-44bb258795ca'}] 2026-07-14 18:55:48.863 9 INFO neutron.plugins.ml2.plugin [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Attempt 10 to bind port fccfc460-50c4-409f-a8bf-504be141296a 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet b7d84ad8-3e5e-40a9-9d44-e6089f2a4326 could not be found. 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet b7d84ad8-3e5e-40a9-9d44-e6089f2a4326 could not be found. 2026-07-14 18:55:48.881 9 ERROR neutron.plugins.ml2.managers  2026-07-14 18:55:48.882 9 ERROR neutron.plugins.ml2.managers [None req-69b8a3ee-f1cd-4431-b413-6398a8a4d524 - - - - - -] Failed to bind port fccfc460-50c4-409f-a8bf-504be141296a on host instance for vnic_type normal using segments [{'id': '8a59f747-ba49-42f5-a0b7-6e4d5054c8f2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 328, 'network_id': '5f02c14e-6a6d-43bd-b5a7-44bb258795ca'}] 2026-07-14 18:55:49.231 9 INFO neutron.plugins.ml2.plugin [None req-ad0ec3d8-a277-43dd-9b05-22a2a3f657c4 - - - - - -] Attempt 1 to provision port 629a16ee-7fda-4648-b8d3-805b165ede32 2026-07-14 18:55:49.266 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 629a16ee-7fda-4648-b8d3-805b165ede32 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-14 18:55:57.036 10 INFO neutron.plugins.ml2.plugin [None req-56d70359-2d0a-49a6-b060-4bce611476ac - - - - - -] Attempt 1 to provision port e0e667f6-7c0a-4a0b-b6fa-f751dcbd6d8a 2026-07-14 18:55:57.313 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port e0e667f6-7c0a-4a0b-b6fa-f751dcbd6d8a 2026-07-14 18:55:57.648 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port a9727601-42d4-4ade-b475-4d877c0f4535 2026-07-14 18:55:58.290 10 INFO neutron.plugins.ml2.plugin [None req-9ea019e9-1c05-49b0-8788-9d2878cc8eaa - - - - - -] Attempt 1 to provision port a9727601-42d4-4ade-b475-4d877c0f4535 2026-07-14 18:55:59.096 9 INFO neutron.plugins.ml2.plugin [None req-ced252f3-319d-421f-8570-165725198558 - - - - - -] Attempt 1 to provision port 1294c9e7-58c3-42ae-af4d-7f154c070f61 2026-07-14 18:55:59.244 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port e0e667f6-7c0a-4a0b-b6fa-f751dcbd6d8a 2026-07-14 18:55:59.552 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port a9727601-42d4-4ade-b475-4d877c0f4535 2026-07-14 18:55:59.557 9 INFO neutron.plugins.ml2.plugin [None req-6eaab135-2c01-456b-bf8a-b33bf8e7b5b9 - - - - - -] Attempt 1 to provision port 1294c9e7-58c3-42ae-af4d-7f154c070f61 2026-07-14 18:56:00.713 10 INFO neutron.plugins.ml2.plugin [None req-1dae7697-198d-4f01-88b2-219003e112ed - - - - - -] Attempt 1 to provision port d0e1407c-9b8d-4590-a84d-5bfc6e9ec010 2026-07-14 18:56:01.880 9 INFO neutron.plugins.ml2.plugin [None req-22b942f6-2cac-4162-9e17-927928a13113 - - - - - -] Attempt 1 to provision port d0e1407c-9b8d-4590-a84d-5bfc6e9ec010 2026-07-14 18:56:10.885 10 INFO neutron.plugins.ml2.plugin [None req-3613b43f-9d76-4948-be03-e9d62d054814 - - - - - -] Attempt 1 to provision port 2fe10aae-eaa5-4634-80af-8558cea6b360 2026-07-14 18:56:11.277 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 2fe10aae-eaa5-4634-80af-8558cea6b360 2026-07-14 18:56:12.497 10 INFO neutron.plugins.ml2.plugin [None req-5ce6ce08-fdb9-4490-ad11-069a6a6f6a39 - - - - - -] Attempt 1 to provision port 4abe342b-ab1b-4ab0-9de7-2672701b55bf 2026-07-14 18:56:12.844 10 INFO neutron.plugins.ml2.plugin [None req-1ec6d6ca-3d13-4c29-90e6-9ef4ecbddb5c - - - - - -] Attempt 1 to provision port 4abe342b-ab1b-4ab0-9de7-2672701b55bf 2026-07-14 18:56:13.242 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 2fe10aae-eaa5-4634-80af-8558cea6b360 2026-07-14 18:56:19.043 9 INFO neutron.plugins.ml2.plugin [None req-2b236524-d3a4-4aed-bac7-27a98dae9b3c - - - - - -] Attempt 1 to provision port 9fcb38aa-9c7b-423b-872a-66582dd9b099 2026-07-14 18:56:19.430 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 9fcb38aa-9c7b-423b-872a-66582dd9b099 2026-07-14 18:56:20.617 9 INFO neutron.plugins.ml2.plugin [None req-a719c241-8842-4054-8242-bd42f447a16f - - - - - -] Attempt 1 to provision port 350306bb-9e69-426e-8430-6f8200d963fd 2026-07-14 18:56:21.328 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 9fcb38aa-9c7b-423b-872a-66582dd9b099 2026-07-14 18:56:24.925 9 INFO neutron.plugins.ml2.plugin [None req-5fb527bf-ece4-439b-8cfd-934f63e544e6 - - - - - -] Attempt 1 to provision port 0c4749d6-0ab2-4d8a-b280-ae51bc29fe81 2026-07-14 18:56:29.370 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 0201b255-3dc6-4ca0-8cad-ac6f1039a0e2 2026-07-14 18:56:30.514 10 INFO neutron.plugins.ml2.plugin [None req-6a866992-e5bc-49ae-b004-93a52877e599 - - - - - -] Attempt 1 to provision port 0201b255-3dc6-4ca0-8cad-ac6f1039a0e2 2026-07-14 18:56:31.373 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 0201b255-3dc6-4ca0-8cad-ac6f1039a0e2 2026-07-14 18:56:31.731 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 6c238fe1-66df-45ea-bff2-de4e266f75a6 2026-07-14 18:56:31.819 9 INFO neutron.plugins.ml2.plugin [None req-10cd58da-c531-483f-8715-29c69cd31af0 - - - - - -] Attempt 1 to provision port f339a2e8-2315-469a-8322-15db8c2a82f0 2026-07-14 18:56:32.113 10 INFO neutron.plugins.ml2.plugin [None req-9995273d-b21e-4929-bd79-011bf41d4e72 - - - - - -] Attempt 1 to provision port 6c238fe1-66df-45ea-bff2-de4e266f75a6 2026-07-14 18:56:32.922 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 67759a0e-07e6-4438-a67d-b7b1e4b98807 2026-07-14 18:56:33.437 10 INFO neutron.plugins.ml2.plugin [None req-2b793dbb-977a-4dcd-b45d-899b7f0ee147 - - - - - -] Attempt 1 to provision port 0201b255-3dc6-4ca0-8cad-ac6f1039a0e2 2026-07-14 18:56:33.895 9 INFO neutron.plugins.ml2.plugin [None req-ffbf42a3-4f73-4224-a896-96769bb3bd46 - - - - - -] Attempt 1 to provision port 6c238fe1-66df-45ea-bff2-de4e266f75a6 2026-07-14 18:56:34.228 9 INFO neutron.plugins.ml2.plugin [None req-73a74fe9-766d-4454-aa4f-091c293736a2 - - - - - -] Attempt 1 to provision port 67759a0e-07e6-4438-a67d-b7b1e4b98807 2026-07-14 18:56:34.291 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 6c238fe1-66df-45ea-bff2-de4e266f75a6 2026-07-14 18:56:35.080 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 67759a0e-07e6-4438-a67d-b7b1e4b98807 2026-07-14 18:56:35.450 10 INFO neutron.plugins.ml2.plugin [None req-7f7870be-b1f9-4331-8682-0d543a971d53 - - - - - -] Attempt 1 to provision port 67759a0e-07e6-4438-a67d-b7b1e4b98807 2026-07-14 18:56:35.750 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 8ef0703a-1b7b-4fd8-b720-16a5911317da 2026-07-14 18:56:36.023 10 INFO neutron.plugins.ml2.plugin [None req-bdacf157-c4f6-408b-aded-a27762f52b4a - - - - - -] Attempt 1 to provision port 514d2338-acbd-4585-99fe-6e8bfeb6b4cb 2026-07-14 18:56:36.162 10 INFO neutron.plugins.ml2.plugin [None req-bdacf157-c4f6-408b-aded-a27762f52b4a - - - - - -] Attempt 1 to provision port 0f08ecef-63bc-4495-b528-02471ac806b4 2026-07-14 18:56:37.162 10 INFO neutron.plugins.ml2.plugin [None req-a6b55893-c8a0-4580-b36d-2fbcf9bce683 - - - - - -] Attempt 1 to provision port f43cf027-adb5-4e92-9040-32cba89639ab 2026-07-14 18:56:37.399 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 0f08ecef-63bc-4495-b528-02471ac806b4 2026-07-14 18:56:37.691 10 INFO neutron.plugins.ml2.plugin [None req-a6b55893-c8a0-4580-b36d-2fbcf9bce683 - - - - - -] Attempt 1 to provision port 514d2338-acbd-4585-99fe-6e8bfeb6b4cb 2026-07-14 18:56:37.743 10 INFO neutron.plugins.ml2.plugin [None req-a6b55893-c8a0-4580-b36d-2fbcf9bce683 - - - - - -] Attempt 1 to provision port 8ef0703a-1b7b-4fd8-b720-16a5911317da 2026-07-14 18:56:38.017 10 INFO neutron.plugins.ml2.plugin [None req-29f73f44-1183-4826-a2b9-8ee5f455477c - - - - - -] Attempt 1 to provision port 55c05ad7-744f-4ccb-a591-b64e2c080895 2026-07-14 18:56:38.283 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port f8904e7c-6214-4857-8910-282a04e68623 2026-07-14 18:56:38.481 10 INFO neutron.plugins.ml2.plugin [None req-71f81ed7-1ea1-4a30-93ad-de9156e4ddfe - - - - - -] Attempt 1 to provision port 492295cc-bf2a-470a-a6ba-ff2effa22b7f 2026-07-14 18:56:38.930 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port d4e22356-9919-4ab0-90b4-20f82b46b203 2026-07-14 18:56:38.963 9 INFO neutron.plugins.ml2.plugin [None req-998dcb82-7627-4313-9b57-94681e5405da - - - - - -] Attempt 1 to provision port 55c05ad7-744f-4ccb-a591-b64e2c080895 2026-07-14 18:56:39.605 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 5f068a42-aaf8-49b5-9c88-45641ab0d867 2026-07-14 18:56:39.725 10 INFO neutron.plugins.ml2.plugin [None req-cea1fba7-e200-4b61-b920-b98ac5dd5260 - - - - - -] Attempt 1 to provision port 5f068a42-aaf8-49b5-9c88-45641ab0d867 2026-07-14 18:56:39.951 10 INFO neutron.plugins.ml2.plugin [None req-62093734-5fa5-4ad3-8ce4-490de3e89b1e - - - - - -] Attempt 1 to provision port ca66fa14-df63-4844-b8aa-9eaeb9f12381 2026-07-14 18:56:40.006 10 INFO neutron.plugins.ml2.plugin [None req-62093734-5fa5-4ad3-8ce4-490de3e89b1e - - - - - -] Attempt 1 to provision port d4e22356-9919-4ab0-90b4-20f82b46b203 2026-07-14 18:56:40.103 10 INFO neutron.plugins.ml2.plugin [None req-62093734-5fa5-4ad3-8ce4-490de3e89b1e - - - - - -] Attempt 1 to provision port 9f596f8e-3082-44d5-9a0d-86eb1e56b118 2026-07-14 18:56:40.222 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 8ef0703a-1b7b-4fd8-b720-16a5911317da 2026-07-14 18:56:40.480 9 INFO neutron.plugins.ml2.plugin [None req-b0593a4e-6229-49cc-8456-3868757f7dbc - - - - - -] Attempt 1 to provision port c14f2abd-c35d-4bc7-a560-ebd285d73fe6 2026-07-14 18:56:40.643 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 0f08ecef-63bc-4495-b528-02471ac806b4 2026-07-14 18:56:41.075 9 INFO neutron.plugins.ml2.plugin [None req-b0593a4e-6229-49cc-8456-3868757f7dbc - - - - - -] Attempt 1 to provision port ca66fa14-df63-4844-b8aa-9eaeb9f12381 2026-07-14 18:56:41.255 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 492295cc-bf2a-470a-a6ba-ff2effa22b7f 2026-07-14 18:56:41.265 10 INFO neutron.plugins.ml2.plugin [None req-85919ba3-09e8-4a25-810e-e13c157e7368 - - - - - -] Attempt 1 to provision port 9f596f8e-3082-44d5-9a0d-86eb1e56b118 2026-07-14 18:56:41.316 10 INFO neutron.plugins.ml2.plugin [None req-85919ba3-09e8-4a25-810e-e13c157e7368 - - - - - -] Attempt 1 to provision port ca66fa14-df63-4844-b8aa-9eaeb9f12381 2026-07-14 18:56:41.657 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port f43cf027-adb5-4e92-9040-32cba89639ab 2026-07-14 18:56:41.966 10 INFO neutron.plugins.ml2.plugin [None req-f1505aff-3338-4c08-98ea-a10cd59408fd - - - - - -] Attempt 1 to provision port 36073426-3a17-4522-89ff-ee47496bfbb9 2026-07-14 18:56:42.287 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port f8904e7c-6214-4857-8910-282a04e68623 2026-07-14 18:56:42.573 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port d4e22356-9919-4ab0-90b4-20f82b46b203 2026-07-14 18:56:42.715 9 INFO neutron.plugins.ml2.plugin [None req-cd1637e2-e26d-4c0a-9827-45732cb7931e - - - - - -] Attempt 1 to provision port 36073426-3a17-4522-89ff-ee47496bfbb9 2026-07-14 18:56:43.014 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 5f068a42-aaf8-49b5-9c88-45641ab0d867 2026-07-14 18:56:43.463 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 492295cc-bf2a-470a-a6ba-ff2effa22b7f 2026-07-14 18:56:43.798 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port c14f2abd-c35d-4bc7-a560-ebd285d73fe6 2026-07-14 18:56:52.400 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 9789520e-15b9-4e96-8f93-82971625cac5 2026-07-14 18:56:52.744 10 INFO neutron.plugins.ml2.plugin [None req-a1f44eba-27ad-45da-8b7e-2802d2d1cd91 - - - - - -] Attempt 1 to provision port d3d7cdbf-1804-4603-bce7-1c27e82cac4d 2026-07-14 18:56:53.613 10 INFO neutron.plugins.ml2.plugin [None req-2afc6c0a-8b58-4636-82de-5de03eb08225 - - - - - -] Attempt 1 to provision port 9789520e-15b9-4e96-8f93-82971625cac5 2026-07-14 18:56:54.020 10 INFO neutron.plugins.ml2.plugin [None req-b133050a-d0da-45b9-bb2a-4446a8b1341a - - - - - -] Attempt 1 to provision port 4d15ab59-cf71-4756-9d78-dddad25f3311 2026-07-14 18:56:54.414 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 514d2338-acbd-4585-99fe-6e8bfeb6b4cb 2026-07-14 18:56:55.170 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 9789520e-15b9-4e96-8f93-82971625cac5 2026-07-14 18:56:55.880 9 INFO neutron.plugins.ml2.plugin [None req-73c0907d-7b86-42a5-b06f-9e14b4227eaa - - - - - -] Attempt 1 to provision port 4d15ab59-cf71-4756-9d78-dddad25f3311 2026-07-14 18:56:56.609 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 514d2338-acbd-4585-99fe-6e8bfeb6b4cb 2026-07-14 18:56:56.980 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 55c05ad7-744f-4ccb-a591-b64e2c080895 2026-07-14 18:56:57.447 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 9f596f8e-3082-44d5-9a0d-86eb1e56b118 2026-07-14 18:56:57.862 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port d3d7cdbf-1804-4603-bce7-1c27e82cac4d 2026-07-14 18:56:58.054 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9aa06b9-40b8-49d1-8411-7f0dd4aa8663'] response: {'server_uuid': 'c412566e-43e0-4023-ae4f-e6031462fe5f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd3d7cdbf-1804-4603-bce7-1c27e82cac4d', 'code': 200} 2026-07-14 18:56:58.408 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port f339a2e8-2315-469a-8322-15db8c2a82f0 2026-07-14 18:56:59.191 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 55c05ad7-744f-4ccb-a591-b64e2c080895 2026-07-14 18:56:59.519 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port f339a2e8-2315-469a-8322-15db8c2a82f0 2026-07-14 18:56:59.748 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 9f596f8e-3082-44d5-9a0d-86eb1e56b118 2026-07-14 18:57:00.140 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port d3d7cdbf-1804-4603-bce7-1c27e82cac4d 2026-07-14 18:57:01.069 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port ac05d490-33b4-4ab1-9947-253cdb22aca2 2026-07-14 18:57:01.987 9 INFO neutron.plugins.ml2.plugin [None req-a88333ba-bee7-41d4-932f-83db90d23a9b - - - - - -] Attempt 1 to provision port ac05d490-33b4-4ab1-9947-253cdb22aca2 2026-07-14 18:57:02.580 9 INFO neutron.plugins.ml2.plugin [None req-fbab85af-4896-43a1-90b4-6f56b5504532 - - - - - -] Attempt 1 to provision port c2240620-3d56-4c74-83cd-2d3117eb8feb 2026-07-14 18:57:03.134 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port ac05d490-33b4-4ab1-9947-253cdb22aca2 2026-07-14 18:57:03.535 10 INFO neutron.plugins.ml2.plugin [None req-4c89974e-6d96-4561-8a0b-539dad1f10ff - - - - - -] Attempt 1 to provision port c2240620-3d56-4c74-83cd-2d3117eb8feb 2026-07-14 18:57:08.249 9 INFO neutron.plugins.ml2.plugin [None req-52649e32-edf9-4f54-85e7-71e505be2179 - - - - - -] Attempt 1 to provision port fc90b863-c318-4416-ab60-204375969640 2026-07-14 18:57:09.065 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port c636c6e8-c198-4279-b7db-cb8d0c7d1594 2026-07-14 18:57:09.239 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-022b431a-68db-47f5-8e85-7d71c528937c'] response: {'server_uuid': '8382ff9f-1184-4015-9bbe-ad64261d9d63', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c636c6e8-c198-4279-b7db-cb8d0c7d1594', 'code': 200} 2026-07-14 18:57:11.069 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port c636c6e8-c198-4279-b7db-cb8d0c7d1594 2026-07-14 18:57:53.257 10 INFO neutron.plugins.ml2.plugin [None req-7dc44a7a-f2f9-4a6c-947b-081975b064dd - - - - - -] Attempt 1 to provision port 1f123d4e-5d79-4571-8f35-811d382ee609 2026-07-14 18:57:57.142 10 INFO neutron.plugins.ml2.plugin [None req-877467d7-d870-4c6d-8b6c-730f4c2883aa - - - - - -] Attempt 1 to provision port 65107066-dde1-45bc-b2f1-8b64876f3656 2026-07-14 18:58:02.735 10 INFO neutron.plugins.ml2.plugin [None req-dea194ad-882e-4589-a118-11f0ee707bc8 - - - - - -] Attempt 1 to provision port 195deb17-3a42-436d-b89e-790a2e958a27 2026-07-14 18:58:03.158 10 INFO neutron.plugins.ml2.plugin [None req-dea194ad-882e-4589-a118-11f0ee707bc8 - - - - - -] Attempt 1 to provision port 62a69fb0-03ee-404c-a786-da710302cb87 2026-07-14 18:58:03.175 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 6f8ecf95-f575-4908-aed7-86d884f20b00 2026-07-14 18:58:03.332 10 INFO neutron.plugins.ml2.plugin [None req-0129ef1a-9602-4222-83a8-60113a5dbaf8 - - - - - -] Attempt 1 to provision port 62a69fb0-03ee-404c-a786-da710302cb87 2026-07-14 18:58:03.517 9 INFO neutron.plugins.ml2.plugin [None req-40b0df75-a5cb-46e6-97e3-d754471ce6b3 - - - - - -] Attempt 1 to provision port 62a69fb0-03ee-404c-a786-da710302cb87 2026-07-14 18:58:03.858 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 195deb17-3a42-436d-b89e-790a2e958a27 2026-07-14 18:58:05.146 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 6f8ecf95-f575-4908-aed7-86d884f20b00 2026-07-14 18:58:05.449 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 195deb17-3a42-436d-b89e-790a2e958a27 2026-07-14 18:58:07.325 10 INFO neutron.plugins.ml2.plugin [None req-40b59256-16de-40f0-82a1-e12124338693 - - - - - -] Attempt 1 to provision port 6aaca31f-8e26-4d5a-9c9d-dcfa70f7eceb 2026-07-14 18:58:07.803 10 INFO neutron.plugins.ml2.plugin [None req-260eded4-7b4e-4b53-a67e-961e64258a64 - - - - - -] Attempt 1 to provision port 731e6fd5-d308-4932-a8b7-a2b0a35c6dab 2026-07-14 18:58:09.258 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 6aaca31f-8e26-4d5a-9c9d-dcfa70f7eceb 2026-07-14 18:58:09.459 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-20481451-cd79-4001-a082-506dcc5c25ec'] response: {'server_uuid': '079f7082-93e3-44ae-a4d9-b341db97e2c2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6aaca31f-8e26-4d5a-9c9d-dcfa70f7eceb', 'code': 200} 2026-07-14 18:58:11.300 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 6aaca31f-8e26-4d5a-9c9d-dcfa70f7eceb 2026-07-14 18:58:11.634 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 731e6fd5-d308-4932-a8b7-a2b0a35c6dab 2026-07-14 18:58:11.819 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a03ff795-57ea-4ca5-ade1-189af67a26b0'] response: {'server_uuid': '403e794d-da6c-4d62-ab05-4c0acfc0f9fe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '731e6fd5-d308-4932-a8b7-a2b0a35c6dab', 'code': 200} 2026-07-14 18:58:13.152 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 731e6fd5-d308-4932-a8b7-a2b0a35c6dab 2026-07-14 18:58:19.150 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 62a69fb0-03ee-404c-a786-da710302cb87 2026-07-14 18:58:19.572 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 65107066-dde1-45bc-b2f1-8b64876f3656 2026-07-14 18:58:21.101 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 62a69fb0-03ee-404c-a786-da710302cb87 2026-07-14 18:58:21.618 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 65107066-dde1-45bc-b2f1-8b64876f3656 2026-07-14 18:58:34.075 9 INFO neutron.plugins.ml2.plugin [None req-181a2201-16c4-4829-a134-24d891d5fd9b - - - - - -] Attempt 1 to provision port 8c894d94-cc09-48df-8bd0-d6d928c39bf5 2026-07-14 18:58:37.253 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 8c894d94-cc09-48df-8bd0-d6d928c39bf5 2026-07-14 18:58:37.532 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-88e6a9ab-a515-4825-9353-aa5dda2c97ba'] response: {'server_uuid': '28a8d6a4-3438-44d3-a45f-399bf03d78df', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8c894d94-cc09-48df-8bd0-d6d928c39bf5', 'code': 200} 2026-07-14 18:58:39.170 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 8c894d94-cc09-48df-8bd0-d6d928c39bf5 2026-07-14 18:58:51.343 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e9aeff1-dc9d-4b37-9ecf-45384438f41c'] response: {'server_uuid': '28a8d6a4-3438-44d3-a45f-399bf03d78df', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8c894d94-cc09-48df-8bd0-d6d928c39bf5', 'code': 200} 2026-07-14 18:58:51.790 9 INFO neutron.plugins.ml2.plugin [None req-738fa05f-2c45-4661-a6ce-19230e7b210d - - - - - -] Attempt 1 to provision port 6fa43143-e90e-40fb-86a8-2e58c531789f 2026-07-14 18:58:55.531 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 6fa43143-e90e-40fb-86a8-2e58c531789f 2026-07-14 18:58:55.698 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-93af12a2-e896-4d73-8335-50c05998e1d8'] response: {'server_uuid': '079f7082-93e3-44ae-a4d9-b341db97e2c2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6fa43143-e90e-40fb-86a8-2e58c531789f', 'code': 200} 2026-07-14 18:58:57.265 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 6fa43143-e90e-40fb-86a8-2e58c531789f 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48d83973-1b33-4aa2-b8ca-a91ab5de5d38 could not be found. 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48d83973-1b33-4aa2-b8ca-a91ab5de5d38 could not be found. 2026-07-14 18:59:07.282 9 ERROR neutron.plugins.ml2.managers  2026-07-14 18:59:07.283 9 ERROR neutron.plugins.ml2.managers [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Failed to bind port ad935953-291f-4d01-97bc-65635e5b12ca on host instance for vnic_type normal using segments [{'id': '1a6916bf-4025-4566-96d2-9c78fee5a17f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 936, 'network_id': '74912518-e621-4da1-bd1e-191604e40333'}] 2026-07-14 18:59:07.284 9 INFO neutron.plugins.ml2.plugin [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Attempt 2 to bind port ad935953-291f-4d01-97bc-65635e5b12ca 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48d83973-1b33-4aa2-b8ca-a91ab5de5d38 could not be found. 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48d83973-1b33-4aa2-b8ca-a91ab5de5d38 could not be found. 2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers  2026-07-14 18:59:07.309 9 ERROR neutron.plugins.ml2.managers [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Failed to bind port ad935953-291f-4d01-97bc-65635e5b12ca on host instance for vnic_type normal using segments [{'id': '1a6916bf-4025-4566-96d2-9c78fee5a17f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 936, 'network_id': '74912518-e621-4da1-bd1e-191604e40333'}] 2026-07-14 18:59:07.310 9 INFO neutron.plugins.ml2.plugin [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Attempt 3 to bind port ad935953-291f-4d01-97bc-65635e5b12ca 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48d83973-1b33-4aa2-b8ca-a91ab5de5d38 could not be found. 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48d83973-1b33-4aa2-b8ca-a91ab5de5d38 could not be found. 2026-07-14 18:59:07.334 9 ERROR neutron.plugins.ml2.managers  2026-07-14 18:59:07.336 9 ERROR neutron.plugins.ml2.managers [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Failed to bind port ad935953-291f-4d01-97bc-65635e5b12ca on host instance for vnic_type normal using segments [{'id': '1a6916bf-4025-4566-96d2-9c78fee5a17f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 936, 'network_id': '74912518-e621-4da1-bd1e-191604e40333'}] 2026-07-14 18:59:07.336 9 INFO neutron.plugins.ml2.plugin [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Attempt 4 to bind port ad935953-291f-4d01-97bc-65635e5b12ca 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48d83973-1b33-4aa2-b8ca-a91ab5de5d38 could not be found. 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48d83973-1b33-4aa2-b8ca-a91ab5de5d38 could not be found. 2026-07-14 18:59:07.360 9 ERROR neutron.plugins.ml2.managers  2026-07-14 18:59:07.361 9 ERROR neutron.plugins.ml2.managers [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Failed to bind port ad935953-291f-4d01-97bc-65635e5b12ca on host instance for vnic_type normal using segments [{'id': '1a6916bf-4025-4566-96d2-9c78fee5a17f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 936, 'network_id': '74912518-e621-4da1-bd1e-191604e40333'}] 2026-07-14 18:59:07.361 9 INFO neutron.plugins.ml2.plugin [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Attempt 5 to bind port ad935953-291f-4d01-97bc-65635e5b12ca 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48d83973-1b33-4aa2-b8ca-a91ab5de5d38 could not be found. 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48d83973-1b33-4aa2-b8ca-a91ab5de5d38 could not be found. 2026-07-14 18:59:07.381 9 ERROR neutron.plugins.ml2.managers  2026-07-14 18:59:07.382 9 ERROR neutron.plugins.ml2.managers [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Failed to bind port ad935953-291f-4d01-97bc-65635e5b12ca on host instance for vnic_type normal using segments [{'id': '1a6916bf-4025-4566-96d2-9c78fee5a17f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 936, 'network_id': '74912518-e621-4da1-bd1e-191604e40333'}] 2026-07-14 18:59:07.383 9 INFO neutron.plugins.ml2.plugin [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Attempt 6 to bind port ad935953-291f-4d01-97bc-65635e5b12ca 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48d83973-1b33-4aa2-b8ca-a91ab5de5d38 could not be found. 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48d83973-1b33-4aa2-b8ca-a91ab5de5d38 could not be found. 2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers  2026-07-14 18:59:07.402 9 ERROR neutron.plugins.ml2.managers [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Failed to bind port ad935953-291f-4d01-97bc-65635e5b12ca on host instance for vnic_type normal using segments [{'id': '1a6916bf-4025-4566-96d2-9c78fee5a17f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 936, 'network_id': '74912518-e621-4da1-bd1e-191604e40333'}] 2026-07-14 18:59:07.403 9 INFO neutron.plugins.ml2.plugin [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Attempt 7 to bind port ad935953-291f-4d01-97bc-65635e5b12ca 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48d83973-1b33-4aa2-b8ca-a91ab5de5d38 could not be found. 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48d83973-1b33-4aa2-b8ca-a91ab5de5d38 could not be found. 2026-07-14 18:59:07.428 9 ERROR neutron.plugins.ml2.managers  2026-07-14 18:59:07.429 9 ERROR neutron.plugins.ml2.managers [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Failed to bind port ad935953-291f-4d01-97bc-65635e5b12ca on host instance for vnic_type normal using segments [{'id': '1a6916bf-4025-4566-96d2-9c78fee5a17f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 936, 'network_id': '74912518-e621-4da1-bd1e-191604e40333'}] 2026-07-14 18:59:07.430 9 INFO neutron.plugins.ml2.plugin [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Attempt 8 to bind port ad935953-291f-4d01-97bc-65635e5b12ca 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48d83973-1b33-4aa2-b8ca-a91ab5de5d38 could not be found. 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48d83973-1b33-4aa2-b8ca-a91ab5de5d38 could not be found. 2026-07-14 18:59:07.455 9 ERROR neutron.plugins.ml2.managers  2026-07-14 18:59:07.457 9 ERROR neutron.plugins.ml2.managers [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Failed to bind port ad935953-291f-4d01-97bc-65635e5b12ca on host instance for vnic_type normal using segments [{'id': '1a6916bf-4025-4566-96d2-9c78fee5a17f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 936, 'network_id': '74912518-e621-4da1-bd1e-191604e40333'}] 2026-07-14 18:59:07.458 9 INFO neutron.plugins.ml2.plugin [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Attempt 9 to bind port ad935953-291f-4d01-97bc-65635e5b12ca 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48d83973-1b33-4aa2-b8ca-a91ab5de5d38 could not be found. 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48d83973-1b33-4aa2-b8ca-a91ab5de5d38 could not be found. 2026-07-14 18:59:07.484 9 ERROR neutron.plugins.ml2.managers  2026-07-14 18:59:07.485 9 ERROR neutron.plugins.ml2.managers [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Failed to bind port ad935953-291f-4d01-97bc-65635e5b12ca on host instance for vnic_type normal using segments [{'id': '1a6916bf-4025-4566-96d2-9c78fee5a17f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 936, 'network_id': '74912518-e621-4da1-bd1e-191604e40333'}] 2026-07-14 18:59:07.485 9 INFO neutron.plugins.ml2.plugin [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Attempt 10 to bind port ad935953-291f-4d01-97bc-65635e5b12ca 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 48d83973-1b33-4aa2-b8ca-a91ab5de5d38 could not be found. 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 48d83973-1b33-4aa2-b8ca-a91ab5de5d38 could not be found. 2026-07-14 18:59:07.504 9 ERROR neutron.plugins.ml2.managers  2026-07-14 18:59:07.505 9 ERROR neutron.plugins.ml2.managers [None req-26ce92d2-553f-46a5-bf7d-7c93bfba2527 - - - - - -] Failed to bind port ad935953-291f-4d01-97bc-65635e5b12ca on host instance for vnic_type normal using segments [{'id': '1a6916bf-4025-4566-96d2-9c78fee5a17f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 936, 'network_id': '74912518-e621-4da1-bd1e-191604e40333'}] 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d9047338-59af-4926-88c2-7e399844f37b could not be found. 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d9047338-59af-4926-88c2-7e399844f37b could not be found. 2026-07-14 18:59:09.152 10 ERROR neutron.plugins.ml2.managers  2026-07-14 18:59:09.153 10 ERROR neutron.plugins.ml2.managers [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Failed to bind port 3fa940c6-6d91-4a0f-8117-5fde8107309d on host instance for vnic_type normal using segments [{'id': '21df618d-674e-42a1-b193-eacce6876ed4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 844, 'network_id': '39f98f01-0166-49a5-99e0-9a5981960fc2'}] 2026-07-14 18:59:09.153 10 INFO neutron.plugins.ml2.plugin [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Attempt 2 to bind port 3fa940c6-6d91-4a0f-8117-5fde8107309d 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d9047338-59af-4926-88c2-7e399844f37b could not be found. 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d9047338-59af-4926-88c2-7e399844f37b could not be found. 2026-07-14 18:59:09.182 10 ERROR neutron.plugins.ml2.managers  2026-07-14 18:59:09.183 10 ERROR neutron.plugins.ml2.managers [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Failed to bind port 3fa940c6-6d91-4a0f-8117-5fde8107309d on host instance for vnic_type normal using segments [{'id': '21df618d-674e-42a1-b193-eacce6876ed4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 844, 'network_id': '39f98f01-0166-49a5-99e0-9a5981960fc2'}] 2026-07-14 18:59:09.183 10 INFO neutron.plugins.ml2.plugin [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Attempt 3 to bind port 3fa940c6-6d91-4a0f-8117-5fde8107309d 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d9047338-59af-4926-88c2-7e399844f37b could not be found. 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d9047338-59af-4926-88c2-7e399844f37b could not be found. 2026-07-14 18:59:09.207 10 ERROR neutron.plugins.ml2.managers  2026-07-14 18:59:09.208 10 ERROR neutron.plugins.ml2.managers [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Failed to bind port 3fa940c6-6d91-4a0f-8117-5fde8107309d on host instance for vnic_type normal using segments [{'id': '21df618d-674e-42a1-b193-eacce6876ed4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 844, 'network_id': '39f98f01-0166-49a5-99e0-9a5981960fc2'}] 2026-07-14 18:59:09.208 10 INFO neutron.plugins.ml2.plugin [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Attempt 4 to bind port 3fa940c6-6d91-4a0f-8117-5fde8107309d 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d9047338-59af-4926-88c2-7e399844f37b could not be found. 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d9047338-59af-4926-88c2-7e399844f37b could not be found. 2026-07-14 18:59:09.230 10 ERROR neutron.plugins.ml2.managers  2026-07-14 18:59:09.231 10 ERROR neutron.plugins.ml2.managers [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Failed to bind port 3fa940c6-6d91-4a0f-8117-5fde8107309d on host instance for vnic_type normal using segments [{'id': '21df618d-674e-42a1-b193-eacce6876ed4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 844, 'network_id': '39f98f01-0166-49a5-99e0-9a5981960fc2'}] 2026-07-14 18:59:09.231 10 INFO neutron.plugins.ml2.plugin [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Attempt 5 to bind port 3fa940c6-6d91-4a0f-8117-5fde8107309d 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d9047338-59af-4926-88c2-7e399844f37b could not be found. 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d9047338-59af-4926-88c2-7e399844f37b could not be found. 2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers  2026-07-14 18:59:09.256 10 ERROR neutron.plugins.ml2.managers [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Failed to bind port 3fa940c6-6d91-4a0f-8117-5fde8107309d on host instance for vnic_type normal using segments [{'id': '21df618d-674e-42a1-b193-eacce6876ed4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 844, 'network_id': '39f98f01-0166-49a5-99e0-9a5981960fc2'}] 2026-07-14 18:59:09.257 10 INFO neutron.plugins.ml2.plugin [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Attempt 6 to bind port 3fa940c6-6d91-4a0f-8117-5fde8107309d 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d9047338-59af-4926-88c2-7e399844f37b could not be found. 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d9047338-59af-4926-88c2-7e399844f37b could not be found. 2026-07-14 18:59:09.279 10 ERROR neutron.plugins.ml2.managers  2026-07-14 18:59:09.280 10 ERROR neutron.plugins.ml2.managers [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Failed to bind port 3fa940c6-6d91-4a0f-8117-5fde8107309d on host instance for vnic_type normal using segments [{'id': '21df618d-674e-42a1-b193-eacce6876ed4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 844, 'network_id': '39f98f01-0166-49a5-99e0-9a5981960fc2'}] 2026-07-14 18:59:09.280 10 INFO neutron.plugins.ml2.plugin [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Attempt 7 to bind port 3fa940c6-6d91-4a0f-8117-5fde8107309d 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d9047338-59af-4926-88c2-7e399844f37b could not be found. 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d9047338-59af-4926-88c2-7e399844f37b could not be found. 2026-07-14 18:59:09.308 10 ERROR neutron.plugins.ml2.managers  2026-07-14 18:59:09.309 10 ERROR neutron.plugins.ml2.managers [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Failed to bind port 3fa940c6-6d91-4a0f-8117-5fde8107309d on host instance for vnic_type normal using segments [{'id': '21df618d-674e-42a1-b193-eacce6876ed4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 844, 'network_id': '39f98f01-0166-49a5-99e0-9a5981960fc2'}] 2026-07-14 18:59:09.310 10 INFO neutron.plugins.ml2.plugin [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Attempt 8 to bind port 3fa940c6-6d91-4a0f-8117-5fde8107309d 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d9047338-59af-4926-88c2-7e399844f37b could not be found. 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d9047338-59af-4926-88c2-7e399844f37b could not be found. 2026-07-14 18:59:09.339 10 ERROR neutron.plugins.ml2.managers  2026-07-14 18:59:09.340 10 ERROR neutron.plugins.ml2.managers [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Failed to bind port 3fa940c6-6d91-4a0f-8117-5fde8107309d on host instance for vnic_type normal using segments [{'id': '21df618d-674e-42a1-b193-eacce6876ed4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 844, 'network_id': '39f98f01-0166-49a5-99e0-9a5981960fc2'}] 2026-07-14 18:59:09.340 10 INFO neutron.plugins.ml2.plugin [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Attempt 9 to bind port 3fa940c6-6d91-4a0f-8117-5fde8107309d 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d9047338-59af-4926-88c2-7e399844f37b could not be found. 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d9047338-59af-4926-88c2-7e399844f37b could not be found. 2026-07-14 18:59:09.358 10 ERROR neutron.plugins.ml2.managers  2026-07-14 18:59:09.359 10 ERROR neutron.plugins.ml2.managers [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Failed to bind port 3fa940c6-6d91-4a0f-8117-5fde8107309d on host instance for vnic_type normal using segments [{'id': '21df618d-674e-42a1-b193-eacce6876ed4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 844, 'network_id': '39f98f01-0166-49a5-99e0-9a5981960fc2'}] 2026-07-14 18:59:09.359 10 INFO neutron.plugins.ml2.plugin [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Attempt 10 to bind port 3fa940c6-6d91-4a0f-8117-5fde8107309d 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d9047338-59af-4926-88c2-7e399844f37b could not be found. 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d9047338-59af-4926-88c2-7e399844f37b could not be found. 2026-07-14 18:59:09.380 10 ERROR neutron.plugins.ml2.managers  2026-07-14 18:59:09.381 10 ERROR neutron.plugins.ml2.managers [None req-ffbba14d-16f9-4a6a-87ca-54eacdd5af49 - - - - - -] Failed to bind port 3fa940c6-6d91-4a0f-8117-5fde8107309d on host instance for vnic_type normal using segments [{'id': '21df618d-674e-42a1-b193-eacce6876ed4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 844, 'network_id': '39f98f01-0166-49a5-99e0-9a5981960fc2'}] 2026-07-14 18:59:21.367 9 INFO neutron.plugins.ml2.plugin [None req-abde1908-ee60-4e03-9264-80978986d1f4 - - - - - -] Attempt 1 to provision port 1a1e7d65-adb2-428f-b343-fa09e74f457c 2026-07-14 18:59:25.241 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 1a1e7d65-adb2-428f-b343-fa09e74f457c 2026-07-14 18:59:25.399 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d1d69ac-e66d-49ba-ade4-1d77323613bf'] response: {'server_uuid': '079f7082-93e3-44ae-a4d9-b341db97e2c2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1a1e7d65-adb2-428f-b343-fa09e74f457c', 'code': 200} 2026-07-14 18:59:27.148 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 1a1e7d65-adb2-428f-b343-fa09e74f457c 2026-07-14 18:59:41.276 9 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 5fc2ffb0-a025-4d47-afd0-fe95e819e0c3 2026-07-14 18:59:41.479 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-268e87ed-3ee5-49c0-ac31-bb6355b36082'] response: {'server_uuid': '079f7082-93e3-44ae-a4d9-b341db97e2c2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5fc2ffb0-a025-4d47-afd0-fe95e819e0c3', 'code': 200} 2026-07-14 18:59:43.162 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 5fc2ffb0-a025-4d47-afd0-fe95e819e0c3 2026-07-14 18:59:55.193 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 5fc2ffb0-a025-4d47-afd0-fe95e819e0c3 2026-07-14 18:59:55.263 9 INFO neutron.plugins.ml2.plugin [None req-43a9dca1-403d-4c26-99f9-3484bf8dbba4 - - - - - -] Attempt 1 to provision port 5fc2ffb0-a025-4d47-afd0-fe95e819e0c3 2026-07-14 19:00:26.196 9 INFO neutron.plugins.ml2.plugin [None req-b9d878b0-9156-4d9a-ab5e-aacad38fcac9 - - - - - -] Attempt 1 to provision port 1a1e7d65-adb2-428f-b343-fa09e74f457c 2026-07-14 19:00:27.278 10 INFO neutron.plugins.ml2.plugin [None req-b20e2e70-d8ce-4de8-a4c1-6fc0654247ad - - - - - -] Attempt 1 to provision port 1a1e7d65-adb2-428f-b343-fa09e74f457c