+ 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/munch/__init__.py:24: 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-08-05 11:54:14.705 1 INFO neutron.common.config [-] Logging enabled! 2026-08-05 11:54:14.706 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-08-05 11:54:14.706 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-08-05 11:54:14.706 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-05 11:54:15.427 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-05 11:54:15.430 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-05 11:54:15.433 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-05 11:54:15.434 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-05 11:54:15.434 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-05 11:54:15.435 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-05 11:54:15.435 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-05 11:54:15.440 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-05 11:54:15.440 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-05 11:54:15.440 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-05 11:54:15.455 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-05 11:54:15.456 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-05 11:54:15.456 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-05 11:54:15.485 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-05 11:54:15.485 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-05 11:54:15.485 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-05 11:54:15.486 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-05 11:54:15.733 1 INFO neutron.plugins.ml2.managers [None req-8b095cf2-399a-429e-b9b4-8c3e9d644147 - - - - - -] Initializing driver for type 'vlan' 2026-08-05 11:54:16.016 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8b095cf2-399a-429e-b9b4-8c3e9d644147 - - - - - -] VlanTypeDriver initialization complete 2026-08-05 11:54:16.016 1 INFO neutron.plugins.ml2.managers [None req-8b095cf2-399a-429e-b9b4-8c3e9d644147 - - - - - -] Initializing driver for type 'vxlan' 2026-08-05 11:54:16.017 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8b095cf2-399a-429e-b9b4-8c3e9d644147 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-05 11:54:16.062 1 INFO neutron.plugins.ml2.managers [None req-8b095cf2-399a-429e-b9b4-8c3e9d644147 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-05 11:54:16.063 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8b095cf2-399a-429e-b9b4-8c3e9d644147 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-05 11:54:16.063 1 INFO neutron.plugins.ml2.managers [None req-8b095cf2-399a-429e-b9b4-8c3e9d644147 - - - - - -] Initializing extension driver 'port_security' 2026-08-05 11:54:16.063 1 INFO neutron.plugins.ml2.extensions.port_security [None req-8b095cf2-399a-429e-b9b4-8c3e9d644147 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-05 11:54:16.063 1 INFO neutron.plugins.ml2.managers [None req-8b095cf2-399a-429e-b9b4-8c3e9d644147 - - - - - -] Initializing extension driver 'qos' 2026-08-05 11:54:16.064 1 INFO neutron.plugins.ml2.managers [None req-8b095cf2-399a-429e-b9b4-8c3e9d644147 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-05 11:54:16.064 1 INFO neutron.plugins.ml2.managers [None req-8b095cf2-399a-429e-b9b4-8c3e9d644147 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-05 11:54:16.078 1 INFO neutron.quota [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded quota_driver: . 2026-08-05 11:54:16.078 1 INFO neutron.plugins.ml2.plugin [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Modular L2 Plugin initialization complete 2026-08-05 11:54:16.078 1 INFO neutron.plugins.ml2.managers [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-05 11:54:16.078 1 INFO neutron.plugins.ml2.managers [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-05 11:54:16.078 1 INFO neutron.plugins.ml2.managers [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Got port-security extension from driver 'port_security' 2026-08-05 11:54:16.079 1 INFO neutron.extensions.vlantransparent [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Disabled vlantransparent extension. 2026-08-05 11:54:16.079 1 INFO neutron.manager [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loading Plugin: qos 2026-08-05 11:54:16.088 1 INFO neutron.manager [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loading Plugin: router 2026-08-05 11:54:16.115 1 INFO neutron.services.service_base [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-05 11:54:16.115 1 INFO neutron.manager [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loading Plugin: segments 2026-08-05 11:54:16.179 1 INFO neutron.manager [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loading Plugin: trunk 2026-08-05 11:54:16.234 1 INFO neutron.manager [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loading Plugin: vpnaas 2026-08-05 11:54:16.266 1 WARNING stevedore.named [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-05 11:54:16.323 1 INFO neutron_vpnaas.services.vpn.plugin [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-05 11:54:16.323 1 INFO neutron.common.utils [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-05 11:54:16.324 1 INFO neutron.manager [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loading Plugin: auto_allocate 2026-08-05 11:54:16.328 1 INFO neutron.manager [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loading Plugin: tag 2026-08-05 11:54:16.333 1 INFO neutron.manager [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loading Plugin: timestamp 2026-08-05 11:54:16.335 1 INFO neutron.manager [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loading Plugin: network_ip_availability 2026-08-05 11:54:16.339 1 INFO neutron.manager [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loading Plugin: flavors 2026-08-05 11:54:16.342 1 INFO neutron.manager [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loading Plugin: revisions 2026-08-05 11:54:16.344 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Initializing extension manager. 2026-08-05 11:54:16.346 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: address-group 2026-08-05 11:54:16.346 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: address-scope 2026-08-05 11:54:16.347 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-05 11:54:16.348 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: agent 2026-08-05 11:54:16.348 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: agent-resources-synced 2026-08-05 11:54:16.349 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: allowed-address-pairs 2026-08-05 11:54:16.350 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: auto-allocated-topology 2026-08-05 11:54:16.350 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: availability_zone 2026-08-05 11:54:16.351 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: availability_zone_filter 2026-08-05 11:54:16.351 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-05 11:54:16.352 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: default-subnetpools 2026-08-05 11:54:16.353 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-05 11:54:16.353 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: dns-integration 2026-08-05 11:54:16.354 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: dns-domain-ports 2026-08-05 11:54:16.354 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-05 11:54:16.355 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: dvr 2026-08-05 11:54:16.355 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-05 11:54:16.356 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: empty-string-filtering 2026-08-05 11:54:16.356 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-05 11:54:16.357 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-05 11:54:16.357 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: external-net 2026-08-05 11:54:16.358 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-05 11:54:16.358 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: extraroute 2026-08-05 11:54:16.359 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: extraroute-atomic 2026-08-05 11:54:16.359 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-05 11:54:16.360 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-05 11:54:16.360 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-05 11:54:16.361 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-05 11:54:16.361 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: fip-port-details 2026-08-05 11:54:16.362 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: flavors 2026-08-05 11:54:16.363 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-05 11:54:16.363 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: floatingip-pools 2026-08-05 11:54:16.364 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: ip_allocation 2026-08-05 11:54:16.364 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: ip-substring-filtering 2026-08-05 11:54:16.365 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: l2_adjacency 2026-08-05 11:54:16.366 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: router 2026-08-05 11:54:16.367 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-05 11:54:16.367 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: ext-gw-mode 2026-08-05 11:54:16.368 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: l3-ha 2026-08-05 11:54:16.368 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-05 11:54:16.369 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: l3-flavors 2026-08-05 11:54:16.370 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-05 11:54:16.370 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-05 11:54:16.371 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-05 11:54:16.372 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-05 11:54:16.375 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-05 11:54:16.376 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-05 11:54:16.377 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-05 11:54:16.377 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: multi-provider 2026-08-05 11:54:16.378 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: net-mtu 2026-08-05 11:54:16.378 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: net-mtu-writable 2026-08-05 11:54:16.379 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: network_availability_zone 2026-08-05 11:54:16.379 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: network-ip-availability 2026-08-05 11:54:16.380 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-05 11:54:16.381 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: pagination 2026-08-05 11:54:16.381 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: port-device-profile 2026-08-05 11:54:16.382 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: port-mac-override 2026-08-05 11:54:16.382 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-05 11:54:16.383 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-05 11:54:16.383 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: port-resource-request 2026-08-05 11:54:16.383 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: port-resource-request-groups 2026-08-05 11:54:16.384 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: binding 2026-08-05 11:54:16.385 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: binding-extended 2026-08-05 11:54:16.385 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: port-security 2026-08-05 11:54:16.385 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: project-id 2026-08-05 11:54:16.386 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: provider 2026-08-05 11:54:16.387 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: qos 2026-08-05 11:54:16.388 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-05 11:54:16.389 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-05 11:54:16.389 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: qos-default 2026-08-05 11:54:16.389 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: qos-fip 2026-08-05 11:54:16.390 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-05 11:54:16.390 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: qos-gateway-ip 2026-08-05 11:54:16.391 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: qos-port-network-policy 2026-08-05 11:54:16.391 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: qos-pps-minimum 2026-08-05 11:54:16.392 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-05 11:54:16.392 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: qos-pps 2026-08-05 11:54:16.393 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: qos-rule-type-details 2026-08-05 11:54:16.393 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-05 11:54:16.394 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: qos-rules-alias 2026-08-05 11:54:16.394 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: quota-check-limit 2026-08-05 11:54:16.396 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: quotas 2026-08-05 11:54:16.398 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: quota_details 2026-08-05 11:54:16.399 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: rbac-policies 2026-08-05 11:54:16.400 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: rbac-address-group 2026-08-05 11:54:16.400 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: rbac-address-scope 2026-08-05 11:54:16.401 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: rbac-security-groups 2026-08-05 11:54:16.401 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: rbac-subnetpool 2026-08-05 11:54:16.402 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: revision-if-match 2026-08-05 11:54:16.402 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: standard-attr-revisions 2026-08-05 11:54:16.403 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: router_availability_zone 2026-08-05 11:54:16.403 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-05 11:54:16.404 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-05 11:54:16.404 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-05 11:54:16.404 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-05 11:54:16.405 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-05 11:54:16.411 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: security-group 2026-08-05 11:54:16.412 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: segment 2026-08-05 11:54:16.412 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-05 11:54:16.413 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: service-type 2026-08-05 11:54:16.413 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: sorting 2026-08-05 11:54:16.414 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: standard-attr-segment 2026-08-05 11:54:16.414 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: standard-attr-description 2026-08-05 11:54:16.415 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: stateful-security-group 2026-08-05 11:54:16.415 1 WARNING neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-05 11:54:16.416 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-05 11:54:16.416 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: subnet_onboard 2026-08-05 11:54:16.417 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-05 11:54:16.417 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: subnet-service-types 2026-08-05 11:54:16.418 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: subnet_allocation 2026-08-05 11:54:16.418 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-05 11:54:16.419 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-05 11:54:16.421 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: standard-attr-tag 2026-08-05 11:54:16.421 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-05 11:54:16.422 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: trunk 2026-08-05 11:54:16.422 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: trunk-details 2026-08-05 11:54:16.423 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-05 11:54:16.423 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-05 11:54:16.424 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-05 11:54:16.424 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: vpn-flavors 2026-08-05 11:54:16.425 1 INFO neutron.api.extensions [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Loaded extension: vpnaas 2026-08-05 11:54:16.428 1 INFO oslo_service.service [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Starting 2 workers 2026-08-05 11:54:16.432 1 INFO oslo_service.service [None req-d5f1e0ee-3aa6-46d0-8a1d-f3cd71caf65d - - - - - -] Starting 1 workers 2026-08-05 11:55:00.141 10 INFO neutron.db.l3_hamode_db [None req-07287534-4179-4c78-9c3e-c362c3c05d08 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-05 11:55:08.555 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 77bdf8d4-de28-4141-a9d5-1c78f3bcde33 2026-08-05 11:55:09.755 10 INFO neutron.plugins.ml2.plugin [None req-bd077f10-1d49-449e-a526-f9f4ad75899e - - - - - -] Attempt 1 to provision port 77bdf8d4-de28-4141-a9d5-1c78f3bcde33 2026-08-05 11:55:10.020 9 INFO neutron.plugins.ml2.plugin [None req-e0e62445-8d4e-49c0-8692-01c7148ad6d6 - - - - - -] Attempt 1 to provision port 77bdf8d4-de28-4141-a9d5-1c78f3bcde33 2026-08-05 11:55:10.455 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 77bdf8d4-de28-4141-a9d5-1c78f3bcde33 2026-08-05 12:01:40.730 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port c735eb0c-b908-4fba-8599-48e479eee54a 2026-08-05 12:01:41.061 10 INFO neutron.plugins.ml2.plugin [None req-63a9a3e3-dd93-4ba6-97aa-dc228b6ceb3a - - - - - -] Attempt 1 to provision port c735eb0c-b908-4fba-8599-48e479eee54a 2026-08-05 12:01:41.257 9 INFO neutron.plugins.ml2.plugin [None req-099d464f-0969-49c9-bd86-78a4d46c91dd - - - - - -] Attempt 1 to provision port c735eb0c-b908-4fba-8599-48e479eee54a 2026-08-05 12:01:42.723 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port c735eb0c-b908-4fba-8599-48e479eee54a 2026-08-05 12:01:47.096 9 INFO neutron.plugins.ml2.plugin [None req-0f695d8f-5913-4f4f-8e69-e985bfe3b557 - - - - - -] Attempt 1 to provision port 8760483a-1a4d-4de5-bd46-d7b418391349 2026-08-05 12:05:02.969 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 8760483a-1a4d-4de5-bd46-d7b418391349 2026-08-05 12:05:04.838 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 8760483a-1a4d-4de5-bd46-d7b418391349 2026-08-05 12:12:53.154 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port c8cfe76e-e051-4238-817d-264ea4dbafaa 2026-08-05 12:12:55.157 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port c8cfe76e-e051-4238-817d-264ea4dbafaa 2026-08-05 12:29:21.707 9 INFO neutron.plugins.ml2.plugin [None req-1ee9ebd0-9922-4f88-92c9-d5d0fb16a15f - - - - - -] Attempt 1 to provision port 0df32efe-7da0-49be-85c9-a493776c6d5e 2026-08-05 12:29:21.788 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 1f832220-e168-4ad5-b8f6-524dbf2cd0d4 2026-08-05 12:29:22.262 9 INFO neutron.plugins.ml2.plugin [None req-15f32eb0-6b88-4d20-b063-1152bd70489a - - - - - -] Attempt 1 to provision port 816ce3d3-95c5-4c0b-ae27-f74feb164a2a 2026-08-05 12:29:22.288 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port af9ec7e5-4dff-42fb-99e1-689585eb8118 2026-08-05 12:29:23.350 9 INFO neutron.plugins.ml2.plugin [None req-37dc82d9-5a86-4398-a7c6-8838e9301bc2 - - - - - -] Attempt 1 to provision port af9ec7e5-4dff-42fb-99e1-689585eb8118 2026-08-05 12:29:23.687 9 INFO neutron.plugins.ml2.plugin [None req-b98184e8-e8f8-4bff-a994-84f894c0d208 - - - - - -] Attempt 1 to provision port af9ec7e5-4dff-42fb-99e1-689585eb8118 2026-08-05 12:29:23.862 9 INFO neutron.plugins.ml2.plugin [None req-b98184e8-e8f8-4bff-a994-84f894c0d208 - - - - - -] Attempt 1 to provision port 1f832220-e168-4ad5-b8f6-524dbf2cd0d4 2026-08-05 12:29:23.870 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 1f832220-e168-4ad5-b8f6-524dbf2cd0d4 2026-08-05 12:29:24.114 10 INFO neutron.plugins.ml2.plugin [None req-5ad54ae3-10a5-4eb4-9a67-246a80b00587 - - - - - -] Attempt 1 to provision port 1f832220-e168-4ad5-b8f6-524dbf2cd0d4 2026-08-05 12:29:24.354 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port af9ec7e5-4dff-42fb-99e1-689585eb8118 2026-08-05 12:29:24.868 9 INFO neutron.plugins.ml2.plugin [None req-16213f4c-b7b2-40fa-8739-7a8c6d771a37 - - - - - -] Attempt 1 to provision port 6b1f6891-ac10-425e-9744-95885c200877 2026-08-05 12:29:25.046 10 INFO neutron.plugins.ml2.plugin [None req-ff7ef314-c118-47a6-ab84-e033353ad6be - - - - - -] Attempt 1 to provision port db9d9a22-5fc6-462f-9786-1505a93380be 2026-08-05 12:29:25.383 9 INFO neutron.plugins.ml2.plugin [None req-e3b51d3d-9f8e-4a21-89be-e897b0b2e7c3 - - - - - -] Attempt 1 to provision port 6b1f6891-ac10-425e-9744-95885c200877 2026-08-05 12:29:25.531 9 INFO neutron.plugins.ml2.plugin [None req-013d0803-6ea6-4cd5-b657-cb3930dbfd8d - - - - - -] Attempt 1 to provision port db9d9a22-5fc6-462f-9786-1505a93380be 2026-08-05 12:29:27.788 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port c417b22c-3e4a-4322-b48e-b4841bd5540f 2026-08-05 12:29:28.018 10 INFO neutron.plugins.ml2.plugin [None req-75061eac-ce61-4668-8b46-a5905ce6ae66 - - - - - -] Attempt 1 to provision port 61e8a8c0-7e70-4ffd-8043-c0cd852639a2 2026-08-05 12:29:28.664 10 INFO neutron.plugins.ml2.plugin [None req-8a50f845-1fba-475a-ab64-3812c5646389 - - - - - -] Attempt 1 to provision port c417b22c-3e4a-4322-b48e-b4841bd5540f 2026-08-05 12:29:28.947 9 INFO neutron.plugins.ml2.plugin [None req-32e38822-1365-4490-a73a-316310e9e859 - - - - - -] Attempt 1 to provision port c417b22c-3e4a-4322-b48e-b4841bd5540f 2026-08-05 12:29:29.776 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port c417b22c-3e4a-4322-b48e-b4841bd5540f 2026-08-05 12:29:30.339 9 INFO neutron.plugins.ml2.plugin [None req-5a81774b-8ad9-44dd-9c43-ade5ec797156 - - - - - -] Attempt 1 to provision port a42ac000-671d-4daa-b420-41feacfba221 2026-08-05 12:29:31.005 10 INFO neutron.plugins.ml2.plugin [None req-158fdcfa-a87e-49b6-99e2-c012a8911de6 - - - - - -] Attempt 1 to provision port a42ac000-671d-4daa-b420-41feacfba221 2026-08-05 12:29:33.775 9 INFO neutron.plugins.ml2.plugin [None req-d760df41-ccda-4df2-ad7b-0a649e08244b - - - - - -] Attempt 1 to provision port 93a75e9b-18bc-4d35-b724-4c6a0aa8af7a 2026-08-05 12:29:33.832 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 5d43e3d8-3fc5-4801-82e7-2e93202f2c1f 2026-08-05 12:29:34.429 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 96221be4-daec-4965-b724-ddcc9bf5ede4 2026-08-05 12:29:34.987 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 502478e4-08a5-4a72-80df-4a2e320c250c 2026-08-05 12:29:35.811 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 5d43e3d8-3fc5-4801-82e7-2e93202f2c1f 2026-08-05 12:29:36.090 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 502478e4-08a5-4a72-80df-4a2e320c250c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-08-05 12:29:37.663 10 INFO neutron.plugins.ml2.plugin [None req-16aa7035-b30a-4e82-a6d8-02e54d89c4a1 - - - - - -] Attempt 1 to provision port 29f68082-61c3-4fa7-b778-2c73630b8e24 2026-08-05 12:29:39.948 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 93a75e9b-18bc-4d35-b724-4c6a0aa8af7a 2026-08-05 12:29:40.663 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1ab5aee-1ace-441f-89ff-3b898ae280d0'] response: {'server_uuid': '766e8679-3c42-40ae-9376-6456de7a8d87', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '93a75e9b-18bc-4d35-b724-4c6a0aa8af7a', 'code': 200} 2026-08-05 12:29:40.725 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 29f68082-61c3-4fa7-b778-2c73630b8e24 2026-08-05 12:29:41.652 10 INFO neutron.plugins.ml2.plugin [None req-06748dcf-20ae-4025-954a-97d818f538a2 - - - - - -] Attempt 1 to provision port 64d58d39-63b8-4b80-92a8-bbaf17bcf198 2026-08-05 12:29:41.923 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 29f68082-61c3-4fa7-b778-2c73630b8e24 2026-08-05 12:29:42.319 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port d15cc502-adf0-4b92-a1c4-57283f7d71fe 2026-08-05 12:29:42.696 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-010d888c-6189-4c4d-a153-482904a9dbd2'] response: {'server_uuid': '9f3ad8a8-34d7-4a31-bc0a-79b51bc2ffa3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '29f68082-61c3-4fa7-b778-2c73630b8e24', 'code': 200} 2026-08-05 12:29:42.836 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 93a75e9b-18bc-4d35-b724-4c6a0aa8af7a 2026-08-05 12:29:43.827 10 INFO neutron.plugins.ml2.plugin [None req-f8c8ba0f-f375-4ff1-852b-0bfddc0494c2 - - - - - -] Attempt 1 to provision port d15cc502-adf0-4b92-a1c4-57283f7d71fe 2026-08-05 12:29:43.960 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port d15cc502-adf0-4b92-a1c4-57283f7d71fe 2026-08-05 12:29:44.105 9 INFO neutron.plugins.ml2.plugin [None req-e1712962-3030-47e3-949a-866174b95ba4 - - - - - -] Attempt 1 to provision port d15cc502-adf0-4b92-a1c4-57283f7d71fe 2026-08-05 12:29:44.432 10 INFO neutron.plugins.ml2.plugin [None req-2f8d5a2c-ebb4-40c2-b303-313af7c9086a - - - - - -] Attempt 1 to provision port e5e5b09a-d5d9-4728-a881-0b9b452b7ac3 2026-08-05 12:29:45.215 10 INFO neutron.plugins.ml2.plugin [None req-4fd3bdd0-0b6d-47c6-80fc-0189db18f57e - - - - - -] Attempt 1 to provision port e5e5b09a-d5d9-4728-a881-0b9b452b7ac3 2026-08-05 12:29:45.853 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 3cf1e06f-5130-4355-8792-19f008198a8a 2026-08-05 12:29:47.832 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 3cf1e06f-5130-4355-8792-19f008198a8a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-08-05 12:29:57.321 10 INFO neutron.plugins.ml2.plugin [None req-b4207363-1d0f-48c7-b799-221b26d9549b - - - - - -] Attempt 1 to provision port 889736ba-e51c-417c-be0e-da8a30e83db8 2026-08-05 12:29:57.890 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port db9d9a22-5fc6-462f-9786-1505a93380be 2026-08-05 12:29:58.253 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 0df32efe-7da0-49be-85c9-a493776c6d5e 2026-08-05 12:29:58.701 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port fcfb5b90-fced-4ade-bb38-d6f5d0d781f6 2026-08-05 12:29:58.914 10 INFO neutron.plugins.ml2.plugin [None req-59a14d92-675c-49a9-adfd-157b2431ba57 - - - - - -] Attempt 1 to provision port fcfb5b90-fced-4ade-bb38-d6f5d0d781f6 2026-08-05 12:29:59.165 10 INFO neutron.plugins.ml2.plugin [None req-735ee87a-2f32-4f17-8c0a-7167721c75d2 - - - - - -] Attempt 1 to provision port fcfb5b90-fced-4ade-bb38-d6f5d0d781f6 2026-08-05 12:29:59.831 10 INFO neutron.plugins.ml2.plugin [None req-a9c49736-4872-4b1d-bb18-8b3866767ecc - - - - - -] Attempt 1 to provision port d873e35d-66ac-4924-8e06-9baceda13621 2026-08-05 12:29:59.960 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port db9d9a22-5fc6-462f-9786-1505a93380be 2026-08-05 12:30:00.260 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 0df32efe-7da0-49be-85c9-a493776c6d5e 2026-08-05 12:30:00.518 10 INFO neutron.plugins.ml2.plugin [None req-f1560930-cce9-4334-9547-ff75dd1a34bd - - - - - -] Attempt 1 to provision port d873e35d-66ac-4924-8e06-9baceda13621 2026-08-05 12:30:00.596 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port fcfb5b90-fced-4ade-bb38-d6f5d0d781f6 2026-08-05 12:30:01.917 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port f4896942-cb94-4e44-a489-7360fc2f316b 2026-08-05 12:30:03.886 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port f4896942-cb94-4e44-a489-7360fc2f316b 2026-08-05 12:30:06.181 9 INFO neutron.plugins.ml2.plugin [None req-a66bc90e-4bce-4b18-8c54-414e5579706c - - - - - -] Attempt 1 to provision port 07dd49c0-7abc-4dd7-a697-dda0b1831a3d 2026-08-05 12:30:06.476 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4baf3ac4-c5d9-45fa-949a-1d5d808815a6'] response: {'server_uuid': '766e8679-3c42-40ae-9376-6456de7a8d87', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '93a75e9b-18bc-4d35-b724-4c6a0aa8af7a', 'code': 200} 2026-08-05 12:30:06.725 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 93a75e9b-18bc-4d35-b724-4c6a0aa8af7a 2026-08-05 12:30:06.911 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c647d941-4ac9-48ba-9afe-0178c2769082'] response: {'server_uuid': '766e8679-3c42-40ae-9376-6456de7a8d87', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '93a75e9b-18bc-4d35-b724-4c6a0aa8af7a', 'code': 200} 2026-08-05 12:30:07.840 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 93a75e9b-18bc-4d35-b724-4c6a0aa8af7a 2026-08-05 12:30:09.970 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port f9bd045c-1fb8-46ea-a6ab-570828de3fb4 2026-08-05 12:30:10.601 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 1b310c83-cb03-49ff-bb54-c07fffcf2a65 2026-08-05 12:30:10.763 9 INFO neutron.plugins.ml2.plugin [None req-cf0819bb-5d1f-40ce-92ea-b294d54e258f - - - - - -] Attempt 1 to provision port f9bd045c-1fb8-46ea-a6ab-570828de3fb4 2026-08-05 12:30:11.058 10 INFO neutron.plugins.ml2.plugin [None req-3bba724a-6dca-41e9-9820-c079b3678cdf - - - - - -] Attempt 1 to provision port d39768d0-88f6-4410-876a-344b909d2df9 2026-08-05 12:30:11.086 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 07dd49c0-7abc-4dd7-a697-dda0b1831a3d 2026-08-05 12:30:11.090 10 INFO neutron.plugins.ml2.plugin [None req-3bba724a-6dca-41e9-9820-c079b3678cdf - - - - - -] Attempt 1 to provision port f9bd045c-1fb8-46ea-a6ab-570828de3fb4 2026-08-05 12:30:11.283 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-341d09cf-6016-4eec-b47c-448e44cdf0c1'] response: {'server_uuid': '35a615c9-77f6-4174-bfd2-d9fd98f2e101', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07dd49c0-7abc-4dd7-a697-dda0b1831a3d', 'code': 200} 2026-08-05 12:30:11.401 9 INFO neutron.plugins.ml2.plugin [None req-a7b88c41-0510-423f-859d-11b36ac64475 - - - - - -] Attempt 1 to provision port d39768d0-88f6-4410-876a-344b909d2df9 2026-08-05 12:30:11.467 9 INFO neutron.plugins.ml2.plugin [None req-a7b88c41-0510-423f-859d-11b36ac64475 - - - - - -] Attempt 1 to provision port 1b310c83-cb03-49ff-bb54-c07fffcf2a65 2026-08-05 12:30:11.707 9 INFO neutron.plugins.ml2.plugin [None req-67e31af5-d86d-452f-ad6f-22f28b380264 - - - - - -] Attempt 1 to provision port d39768d0-88f6-4410-876a-344b909d2df9 2026-08-05 12:30:11.860 10 INFO neutron.plugins.ml2.plugin [None req-d555469f-7747-4353-aeb7-dab9015c70b2 - - - - - -] Attempt 1 to provision port 1b310c83-cb03-49ff-bb54-c07fffcf2a65 2026-08-05 12:30:11.948 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port f9bd045c-1fb8-46ea-a6ab-570828de3fb4 2026-08-05 12:30:12.223 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 1b310c83-cb03-49ff-bb54-c07fffcf2a65 2026-08-05 12:30:12.694 10 INFO neutron.plugins.ml2.plugin [None req-ad0e0bff-46b8-416b-bf7a-9bb8e9b15ec6 - - - - - -] Attempt 1 to provision port 7ab6165c-f747-4153-afbc-60e3a18d32af 2026-08-05 12:30:12.816 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 07dd49c0-7abc-4dd7-a697-dda0b1831a3d 2026-08-05 12:30:13.259 10 INFO neutron.plugins.ml2.plugin [None req-2d17125b-d9bb-4e22-8818-b9fa6a454a6d - - - - - -] Attempt 1 to provision port 7ab6165c-f747-4153-afbc-60e3a18d32af 2026-08-05 12:30:13.889 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 9f4cb387-6b31-49af-afc5-0b70d317655c 2026-08-05 12:30:14.307 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] No ports have port_id starting with 9f4cb387-6b31-49af-afc5-0b70d317655c 2026-08-05 12:30:19.969 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 889736ba-e51c-417c-be0e-da8a30e83db8 2026-08-05 12:30:20.322 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port d873e35d-66ac-4924-8e06-9baceda13621 2026-08-05 12:30:20.856 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port ed956b00-79ba-4b88-a112-b2f44e06c92e 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9e69203b-a456-41b9-8b8a-2c20a41807af could not be found. 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-05 12:30:20.880 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-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-05 12:30:20.880 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-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-05 12:30:20.880 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-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:20.880 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-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:20.880 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-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:20.880 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-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9e69203b-a456-41b9-8b8a-2c20a41807af could not be found. 2026-08-05 12:30:20.880 10 ERROR neutron.plugins.ml2.managers  2026-08-05 12:30:20.882 10 ERROR neutron.plugins.ml2.managers [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Failed to bind port 8d25d74c-9b4c-422c-addf-6dfc27dfa2e6 on host instance for vnic_type normal using segments [{'id': '637775bd-5d62-4f6e-ae66-fd84d3d70674', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 870, 'network_id': '5b3bfc7b-2bee-41c9-9225-e5d078018e71'}] 2026-08-05 12:30:20.884 10 INFO neutron.plugins.ml2.plugin [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Attempt 2 to bind port 8d25d74c-9b4c-422c-addf-6dfc27dfa2e6 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9e69203b-a456-41b9-8b8a-2c20a41807af could not be found. 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-05 12:30:20.905 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-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-05 12:30:20.905 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-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-05 12:30:20.905 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-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:20.905 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-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:20.905 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-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:20.905 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-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9e69203b-a456-41b9-8b8a-2c20a41807af could not be found. 2026-08-05 12:30:20.905 10 ERROR neutron.plugins.ml2.managers  2026-08-05 12:30:20.906 10 ERROR neutron.plugins.ml2.managers [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Failed to bind port 8d25d74c-9b4c-422c-addf-6dfc27dfa2e6 on host instance for vnic_type normal using segments [{'id': '637775bd-5d62-4f6e-ae66-fd84d3d70674', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 870, 'network_id': '5b3bfc7b-2bee-41c9-9225-e5d078018e71'}] 2026-08-05 12:30:20.906 10 INFO neutron.plugins.ml2.plugin [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Attempt 3 to bind port 8d25d74c-9b4c-422c-addf-6dfc27dfa2e6 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9e69203b-a456-41b9-8b8a-2c20a41807af could not be found. 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-05 12:30:20.935 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-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-05 12:30:20.935 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-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-05 12:30:20.935 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-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:20.935 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-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:20.935 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-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:20.935 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-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9e69203b-a456-41b9-8b8a-2c20a41807af could not be found. 2026-08-05 12:30:20.935 10 ERROR neutron.plugins.ml2.managers  2026-08-05 12:30:20.936 10 ERROR neutron.plugins.ml2.managers [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Failed to bind port 8d25d74c-9b4c-422c-addf-6dfc27dfa2e6 on host instance for vnic_type normal using segments [{'id': '637775bd-5d62-4f6e-ae66-fd84d3d70674', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 870, 'network_id': '5b3bfc7b-2bee-41c9-9225-e5d078018e71'}] 2026-08-05 12:30:20.938 10 INFO neutron.plugins.ml2.plugin [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Attempt 4 to bind port 8d25d74c-9b4c-422c-addf-6dfc27dfa2e6 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9e69203b-a456-41b9-8b8a-2c20a41807af could not be found. 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-05 12:30:20.964 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-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-05 12:30:20.964 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-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-05 12:30:20.964 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-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:20.964 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-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:20.964 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-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:20.964 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-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9e69203b-a456-41b9-8b8a-2c20a41807af could not be found. 2026-08-05 12:30:20.964 10 ERROR neutron.plugins.ml2.managers  2026-08-05 12:30:20.965 10 ERROR neutron.plugins.ml2.managers [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Failed to bind port 8d25d74c-9b4c-422c-addf-6dfc27dfa2e6 on host instance for vnic_type normal using segments [{'id': '637775bd-5d62-4f6e-ae66-fd84d3d70674', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 870, 'network_id': '5b3bfc7b-2bee-41c9-9225-e5d078018e71'}] 2026-08-05 12:30:20.965 10 INFO neutron.plugins.ml2.plugin [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Attempt 5 to bind port 8d25d74c-9b4c-422c-addf-6dfc27dfa2e6 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9e69203b-a456-41b9-8b8a-2c20a41807af could not be found. 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-05 12:30:20.991 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-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-05 12:30:20.991 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-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-05 12:30:20.991 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-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:20.991 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-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:20.991 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-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:20.991 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-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9e69203b-a456-41b9-8b8a-2c20a41807af could not be found. 2026-08-05 12:30:20.991 10 ERROR neutron.plugins.ml2.managers  2026-08-05 12:30:20.992 10 ERROR neutron.plugins.ml2.managers [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Failed to bind port 8d25d74c-9b4c-422c-addf-6dfc27dfa2e6 on host instance for vnic_type normal using segments [{'id': '637775bd-5d62-4f6e-ae66-fd84d3d70674', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 870, 'network_id': '5b3bfc7b-2bee-41c9-9225-e5d078018e71'}] 2026-08-05 12:30:20.993 10 INFO neutron.plugins.ml2.plugin [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Attempt 6 to bind port 8d25d74c-9b4c-422c-addf-6dfc27dfa2e6 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9e69203b-a456-41b9-8b8a-2c20a41807af could not be found. 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-05 12:30:21.031 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-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-05 12:30:21.031 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-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-05 12:30:21.031 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-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:21.031 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-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:21.031 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-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:21.031 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-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9e69203b-a456-41b9-8b8a-2c20a41807af could not be found. 2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers  2026-08-05 12:30:21.031 10 ERROR neutron.plugins.ml2.managers [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Failed to bind port 8d25d74c-9b4c-422c-addf-6dfc27dfa2e6 on host instance for vnic_type normal using segments [{'id': '637775bd-5d62-4f6e-ae66-fd84d3d70674', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 870, 'network_id': '5b3bfc7b-2bee-41c9-9225-e5d078018e71'}] 2026-08-05 12:30:21.032 10 INFO neutron.plugins.ml2.plugin [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Attempt 7 to bind port 8d25d74c-9b4c-422c-addf-6dfc27dfa2e6 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9e69203b-a456-41b9-8b8a-2c20a41807af could not be found. 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-05 12:30:21.054 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-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-05 12:30:21.054 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-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-05 12:30:21.054 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-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:21.054 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-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:21.054 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-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:21.054 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-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9e69203b-a456-41b9-8b8a-2c20a41807af could not be found. 2026-08-05 12:30:21.054 10 ERROR neutron.plugins.ml2.managers  2026-08-05 12:30:21.055 10 ERROR neutron.plugins.ml2.managers [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Failed to bind port 8d25d74c-9b4c-422c-addf-6dfc27dfa2e6 on host instance for vnic_type normal using segments [{'id': '637775bd-5d62-4f6e-ae66-fd84d3d70674', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 870, 'network_id': '5b3bfc7b-2bee-41c9-9225-e5d078018e71'}] 2026-08-05 12:30:21.056 10 INFO neutron.plugins.ml2.plugin [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Attempt 8 to bind port 8d25d74c-9b4c-422c-addf-6dfc27dfa2e6 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9e69203b-a456-41b9-8b8a-2c20a41807af could not be found. 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-05 12:30:21.083 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-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-05 12:30:21.083 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-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-05 12:30:21.083 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-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:21.083 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-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:21.083 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-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:21.083 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-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9e69203b-a456-41b9-8b8a-2c20a41807af could not be found. 2026-08-05 12:30:21.083 10 ERROR neutron.plugins.ml2.managers  2026-08-05 12:30:21.084 10 ERROR neutron.plugins.ml2.managers [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Failed to bind port 8d25d74c-9b4c-422c-addf-6dfc27dfa2e6 on host instance for vnic_type normal using segments [{'id': '637775bd-5d62-4f6e-ae66-fd84d3d70674', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 870, 'network_id': '5b3bfc7b-2bee-41c9-9225-e5d078018e71'}] 2026-08-05 12:30:21.086 10 INFO neutron.plugins.ml2.plugin [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Attempt 9 to bind port 8d25d74c-9b4c-422c-addf-6dfc27dfa2e6 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9e69203b-a456-41b9-8b8a-2c20a41807af could not be found. 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-05 12:30:21.124 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-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-05 12:30:21.124 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-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-05 12:30:21.124 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-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:21.124 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-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:21.124 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-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:21.124 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-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9e69203b-a456-41b9-8b8a-2c20a41807af could not be found. 2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers  2026-08-05 12:30:21.124 10 ERROR neutron.plugins.ml2.managers [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Failed to bind port 8d25d74c-9b4c-422c-addf-6dfc27dfa2e6 on host instance for vnic_type normal using segments [{'id': '637775bd-5d62-4f6e-ae66-fd84d3d70674', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 870, 'network_id': '5b3bfc7b-2bee-41c9-9225-e5d078018e71'}] 2026-08-05 12:30:21.127 10 INFO neutron.plugins.ml2.plugin [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Attempt 10 to bind port 8d25d74c-9b4c-422c-addf-6dfc27dfa2e6 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9e69203b-a456-41b9-8b8a-2c20a41807af could not be found. 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-05 12:30:21.173 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-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-05 12:30:21.173 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-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-05 12:30:21.173 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-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:21.173 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-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:21.173 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-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:30:21.173 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-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9e69203b-a456-41b9-8b8a-2c20a41807af could not be found. 2026-08-05 12:30:21.173 10 ERROR neutron.plugins.ml2.managers  2026-08-05 12:30:21.174 10 ERROR neutron.plugins.ml2.managers [None req-feaf142a-524e-4dfb-bf97-de59f8960c46 - - - - - -] Failed to bind port 8d25d74c-9b4c-422c-addf-6dfc27dfa2e6 on host instance for vnic_type normal using segments [{'id': '637775bd-5d62-4f6e-ae66-fd84d3d70674', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 870, 'network_id': '5b3bfc7b-2bee-41c9-9225-e5d078018e71'}] 2026-08-05 12:30:21.308 9 INFO neutron.plugins.ml2.plugin [None req-228e32fe-8a4e-4434-9810-915d6edea88e - - - - - -] Attempt 1 to provision port ed956b00-79ba-4b88-a112-b2f44e06c92e 2026-08-05 12:30:21.704 9 INFO neutron.plugins.ml2.plugin [None req-65cd63f5-3bdd-40c1-9e2f-0150bce573d7 - - - - - -] Attempt 1 to provision port ed956b00-79ba-4b88-a112-b2f44e06c92e 2026-08-05 12:30:21.763 9 INFO neutron.plugins.ml2.plugin [None req-65cd63f5-3bdd-40c1-9e2f-0150bce573d7 - - - - - -] Attempt 1 to provision port b97ee887-929d-4036-9647-fa60e4d28456 2026-08-05 12:30:22.002 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 889736ba-e51c-417c-be0e-da8a30e83db8 2026-08-05 12:30:22.014 10 INFO neutron.plugins.ml2.plugin [None req-b16f1087-582f-4c48-9da6-54692dc5877e - - - - - -] Attempt 1 to provision port 5dbe8fb7-7ef1-4356-be87-3abeb9e1fbad 2026-08-05 12:30:22.231 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port d873e35d-66ac-4924-8e06-9baceda13621 2026-08-05 12:30:22.553 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port ed956b00-79ba-4b88-a112-b2f44e06c92e 2026-08-05 12:30:22.623 10 INFO neutron.plugins.ml2.plugin [None req-b8016064-c9a3-464b-9549-309b0327c485 - - - - - -] Attempt 1 to provision port b97ee887-929d-4036-9647-fa60e4d28456 2026-08-05 12:30:22.790 9 INFO neutron.plugins.ml2.plugin [None req-1fb865c4-e101-44a6-a991-535a6ec8a2c4 - - - - - -] Attempt 1 to provision port 5dbe8fb7-7ef1-4356-be87-3abeb9e1fbad 2026-08-05 12:30:22.926 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 5dbe8fb7-7ef1-4356-be87-3abeb9e1fbad /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-08-05 12:30:27.986 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 877f17ec-faed-4e20-b17f-ce4940188ef7 2026-08-05 12:30:29.349 10 INFO neutron.plugins.ml2.plugin [None req-062a85d1-9e1b-40fc-840d-563899a68d02 - - - - - -] Attempt 1 to provision port 877f17ec-faed-4e20-b17f-ce4940188ef7 2026-08-05 12:30:29.703 10 INFO neutron.plugins.ml2.plugin [None req-443f5c4e-73b5-401c-9d41-ab7019bc5171 - - - - - -] Attempt 1 to provision port e8d4b58d-a65c-45e9-a3a4-23ad8f3ab3f2 2026-08-05 12:30:29.894 10 INFO neutron.plugins.ml2.plugin [None req-443f5c4e-73b5-401c-9d41-ab7019bc5171 - - - - - -] Attempt 1 to provision port 877f17ec-faed-4e20-b17f-ce4940188ef7 2026-08-05 12:30:29.912 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 877f17ec-faed-4e20-b17f-ce4940188ef7 2026-08-05 12:30:30.134 10 INFO neutron.plugins.ml2.plugin [None req-7642fcef-8de0-4055-8cd5-8f6e00d33f2b - - - - - -] Attempt 1 to provision port e8d4b58d-a65c-45e9-a3a4-23ad8f3ab3f2 2026-08-05 12:30:31.909 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 71892df8-04a6-490a-9ded-01d6745ae173 2026-08-05 12:30:32.504 10 INFO neutron.plugins.ml2.plugin [None req-0eafecff-466e-4709-a93e-6b7cf5ca28d7 - - - - - -] Attempt 1 to provision port 07dd49c0-7abc-4dd7-a697-dda0b1831a3d 2026-08-05 12:30:32.708 9 INFO neutron.plugins.ml2.plugin [None req-22edfbbb-d6f7-4e36-b67e-953871ac0b0b - - - - - -] Attempt 1 to provision port 71892df8-04a6-490a-9ded-01d6745ae173 2026-08-05 12:30:33.015 10 INFO neutron.plugins.ml2.plugin [None req-e65839a8-ba95-47a7-af1f-a7d0fdae7666 - - - - - -] Attempt 1 to provision port 71892df8-04a6-490a-9ded-01d6745ae173 2026-08-05 12:30:33.881 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 71892df8-04a6-490a-9ded-01d6745ae173 2026-08-05 12:30:34.140 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 07dd49c0-7abc-4dd7-a697-dda0b1831a3d 2026-08-05 12:30:34.320 10 INFO neutron.plugins.ml2.plugin [None req-4b1bb279-5e82-45cb-b011-80a3eb345f05 - - - - - -] Attempt 1 to provision port 438502c3-3433-4228-8925-e594aeb68eda 2026-08-05 12:30:35.063 9 INFO neutron.plugins.ml2.plugin [None req-dddc2194-5e82-4616-98b5-81b62053fbc2 - - - - - -] Attempt 1 to provision port acd26c57-e3a2-4cf6-8729-80783a23cee7 2026-08-05 12:30:35.862 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 6f2cc9eb-121b-43f9-aa7b-1d2f53b27e9b 2026-08-05 12:30:36.332 10 INFO neutron.plugins.ml2.plugin [None req-1de79dec-d5b1-4962-b50d-2dd6a310f30a - - - - - -] Attempt 1 to provision port 6f2cc9eb-121b-43f9-aa7b-1d2f53b27e9b 2026-08-05 12:30:36.607 9 INFO neutron.plugins.ml2.plugin [None req-7e577b5d-88e0-4568-b3e5-9c8888665d38 - - - - - -] Attempt 1 to provision port 6f2cc9eb-121b-43f9-aa7b-1d2f53b27e9b 2026-08-05 12:30:37.394 9 INFO neutron.plugins.ml2.plugin [None req-2ef2a723-3660-4f1b-9004-d633afcf81fc - - - - - -] Attempt 1 to provision port 6e6530d3-31de-4124-bc9d-1e1237404752 2026-08-05 12:30:37.873 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 6f2cc9eb-121b-43f9-aa7b-1d2f53b27e9b 2026-08-05 12:30:38.142 10 INFO neutron.plugins.ml2.plugin [None req-fbe02b85-51e5-480a-a255-595af197333b - - - - - -] Attempt 1 to provision port 6e6530d3-31de-4124-bc9d-1e1237404752 2026-08-05 12:30:39.393 9 INFO neutron.plugins.ml2.plugin [None req-bde6c6b2-399e-41aa-8aae-fbb6b229902e - - - - - -] Attempt 1 to provision port 07dd49c0-7abc-4dd7-a697-dda0b1831a3d 2026-08-05 12:30:40.036 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 1fefed15-d07c-4776-ad52-2bc412f48d39 2026-08-05 12:30:40.553 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 07dd49c0-7abc-4dd7-a697-dda0b1831a3d 2026-08-05 12:30:41.902 10 INFO neutron.plugins.ml2.plugin [None req-2561fe88-df03-451c-a9ab-9c7baea17d47 - - - - - -] Attempt 1 to provision port ae39314f-2936-48c6-add8-d79363e0b2d4 2026-08-05 12:30:41.943 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 1fefed15-d07c-4776-ad52-2bc412f48d39 2026-08-05 12:30:44.124 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port ae39314f-2936-48c6-add8-d79363e0b2d4 2026-08-05 12:30:44.281 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-da3ab2af-1220-43ae-b4bc-4fcc82b8e231'] response: {'server_uuid': 'a63ed68a-0c0a-49ec-80b8-befa006d7b1f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ae39314f-2936-48c6-add8-d79363e0b2d4', 'code': 200} 2026-08-05 12:30:46.087 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port ae39314f-2936-48c6-add8-d79363e0b2d4 2026-08-05 12:30:48.047 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 8cad22bf-2ba5-4b65-874e-868bf6537750 2026-08-05 12:30:52.861 10 INFO neutron.plugins.ml2.plugin [None req-3b72c444-63c2-43da-bdf8-78a322c4c80f - - - - - -] Attempt 1 to provision port 7a8cd3b6-fa39-4bcd-9388-3223f2501a9f 2026-08-05 12:30:53.908 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 86bc627c-e5a7-47d5-a6be-08818f41b68a 2026-08-05 12:30:54.536 10 INFO neutron.plugins.ml2.plugin [None req-c6be96b1-ca53-41bc-a745-27aa1ed83ab8 - - - - - -] Attempt 1 to provision port 86bc627c-e5a7-47d5-a6be-08818f41b68a 2026-08-05 12:30:54.750 10 INFO neutron.plugins.ml2.plugin [None req-a890f20f-793b-44d6-abfc-d65de6eff32d - - - - - -] Attempt 1 to provision port 86bc627c-e5a7-47d5-a6be-08818f41b68a 2026-08-05 12:30:55.042 10 INFO neutron.plugins.ml2.plugin [None req-3c6b16ea-981b-40a2-9332-f6c88b1c5067 - - - - - -] Attempt 1 to provision port f34d474a-e9c7-4b02-a614-062c50f87972 2026-08-05 12:30:55.797 9 INFO neutron.plugins.ml2.plugin [None req-fd321d4f-5766-4f98-96cf-922dbc9df1da - - - - - -] Attempt 1 to provision port f34d474a-e9c7-4b02-a614-062c50f87972 2026-08-05 12:30:55.953 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 98c36ef6-59ba-4090-b83d-3974d4b3deda 2026-08-05 12:30:56.417 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 86bc627c-e5a7-47d5-a6be-08818f41b68a 2026-08-05 12:30:57.873 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 98c36ef6-59ba-4090-b83d-3974d4b3deda 2026-08-05 12:31:00.194 10 INFO neutron.plugins.ml2.plugin [None req-ebd25c4a-fadf-4978-9638-2717b30828d3 - - - - - -] Attempt 1 to provision port 8e230bbe-ebc4-45d6-a11d-26776737b376 2026-08-05 12:31:01.656 10 INFO neutron.plugins.ml2.plugin [None req-0330f0c5-1720-4a79-87d2-1c793f180a86 - - - - - -] Attempt 1 to provision port 2cf17d70-a5ed-45c4-9600-3ac29e72c567 2026-08-05 12:31:01.948 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port acb5c2c6-6cc2-4c14-a993-38d34879147d 2026-08-05 12:31:02.467 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 8e230bbe-ebc4-45d6-a11d-26776737b376 2026-08-05 12:31:02.602 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6265b33-88d1-4651-b517-ceea44f63ea9'] response: {'server_uuid': '368d874b-32ec-4b98-a9c8-9d332807a613', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8e230bbe-ebc4-45d6-a11d-26776737b376', 'code': 200} 2026-08-05 12:31:03.524 10 INFO neutron.plugins.ml2.plugin [None req-2df73574-03b1-4cdb-9816-fc2cad38b0db - - - - - -] Attempt 1 to provision port acb5c2c6-6cc2-4c14-a993-38d34879147d 2026-08-05 12:31:03.900 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port acb5c2c6-6cc2-4c14-a993-38d34879147d 2026-08-05 12:31:03.948 9 INFO neutron.plugins.ml2.plugin [None req-71a532df-c1db-4a7d-8500-50261418fc82 - - - - - -] Attempt 1 to provision port acb5c2c6-6cc2-4c14-a993-38d34879147d 2026-08-05 12:31:04.221 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 8e230bbe-ebc4-45d6-a11d-26776737b376 2026-08-05 12:31:04.675 9 INFO neutron.plugins.ml2.plugin [None req-a9e00530-4a04-4fb6-ad15-e0b1f8cf6b8e - - - - - -] Attempt 1 to provision port a63f7944-3a5d-42e3-b0ef-b16432488559 2026-08-05 12:31:05.344 10 INFO neutron.plugins.ml2.plugin [None req-5a639819-7a50-4431-bae3-bd64ae69ee4a - - - - - -] Attempt 1 to provision port a63f7944-3a5d-42e3-b0ef-b16432488559 2026-08-05 12:31:05.939 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port f1cb0902-1ae1-48c0-bada-dd156066b541 2026-08-05 12:31:07.898 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port f1cb0902-1ae1-48c0-bada-dd156066b541 2026-08-05 12:31:10.133 9 INFO neutron.plugins.ml2.plugin [None req-a9740268-4655-4157-a8bb-95d7c53ed187 - - - - - -] Attempt 1 to provision port c946b940-9300-4713-b4d6-164380c7fb16 2026-08-05 12:31:12.049 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port c946b940-9300-4713-b4d6-164380c7fb16 2026-08-05 12:31:12.165 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2dbd039f-b4d5-4a8c-a126-1afde42a71c4'] response: {'server_uuid': '0208fbc5-c846-4500-9b51-da0c4dc1afa5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c946b940-9300-4713-b4d6-164380c7fb16', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-08-05 12:31:13.944 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port c946b940-9300-4713-b4d6-164380c7fb16 2026-08-05 12:31:17.036 9 INFO neutron.plugins.ml2.plugin [None req-14f6296f-fd38-4fcd-ad4c-9b2f159b0b4a - - - - - -] Attempt 1 to provision port be64abb2-bb67-4094-8b34-f13e75fa7870 2026-08-05 12:31:17.910 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port e48103d3-eee4-4e24-b3af-6c23b9750be2 2026-08-05 12:31:18.351 10 INFO neutron.plugins.ml2.plugin [None req-7e91eb41-d703-46c2-8c4c-6d471a818b51 - - - - - -] Attempt 1 to provision port e48103d3-eee4-4e24-b3af-6c23b9750be2 2026-08-05 12:31:18.600 9 INFO neutron.plugins.ml2.plugin [None req-183f5402-5b19-46b3-87f6-3b5d33126dd3 - - - - - -] Attempt 1 to provision port e48103d3-eee4-4e24-b3af-6c23b9750be2 2026-08-05 12:31:20.098 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port e48103d3-eee4-4e24-b3af-6c23b9750be2 2026-08-05 12:31:20.908 9 INFO neutron.plugins.ml2.plugin [None req-4ce40c4d-5ded-4cb4-8c59-d92a05203611 - - - - - -] Attempt 1 to provision port 0d6bd760-4a6f-44a1-9068-2067df1beec3 2026-08-05 12:31:21.560 9 INFO neutron.plugins.ml2.plugin [None req-b12e0d0f-e06e-4ed5-80e3-c9a54e1a8f57 - - - - - -] Attempt 1 to provision port 0d6bd760-4a6f-44a1-9068-2067df1beec3 2026-08-05 12:31:22.026 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 34759b8c-f3c2-4a5e-ab2b-2c64f369e84a 2026-08-05 12:31:23.898 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 34759b8c-f3c2-4a5e-ab2b-2c64f369e84a 2026-08-05 12:31:24.859 9 INFO neutron.plugins.ml2.plugin [None req-4aa8ef4d-04fa-4f6f-9669-6579fe809b79 - - - - - -] Attempt 1 to provision port b93069c6-aa36-4d3f-942c-61bc5aa6316c 2026-08-05 12:31:26.345 9 INFO neutron.plugins.ml2.plugin [None req-23ca2cf8-0379-46e7-b419-b202a3c41c98 - - - - - -] Attempt 1 to provision port d6649f4f-cefe-4acf-a0e0-f33b77bad0d0 2026-08-05 12:31:29.961 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port baffe461-4e63-4f75-a963-0ed459bd1ea4 2026-08-05 12:31:30.633 9 INFO neutron.plugins.ml2.plugin [None req-79575a21-92be-4c03-b231-38251a537976 - - - - - -] Attempt 1 to provision port baffe461-4e63-4f75-a963-0ed459bd1ea4 2026-08-05 12:31:30.656 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port b514f304-bd27-433b-8620-63a5e3d6801d 2026-08-05 12:31:31.031 10 INFO neutron.plugins.ml2.plugin [None req-603f62fc-04b0-4622-9592-33d238f0bc1a - - - - - -] Attempt 1 to provision port baffe461-4e63-4f75-a963-0ed459bd1ea4 2026-08-05 12:31:32.063 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port baffe461-4e63-4f75-a963-0ed459bd1ea4 2026-08-05 12:31:32.179 9 INFO neutron.plugins.ml2.plugin [None req-54971414-b191-4a9b-8912-4ed53c678cfa - - - - - -] Attempt 1 to provision port b514f304-bd27-433b-8620-63a5e3d6801d 2026-08-05 12:31:32.422 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port b514f304-bd27-433b-8620-63a5e3d6801d 2026-08-05 12:31:32.522 10 INFO neutron.plugins.ml2.plugin [None req-fbd11d22-5c62-4dee-933f-02a3ed182e60 - - - - - -] Attempt 1 to provision port b514f304-bd27-433b-8620-63a5e3d6801d 2026-08-05 12:31:32.726 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port d6649f4f-cefe-4acf-a0e0-f33b77bad0d0 2026-08-05 12:31:32.835 10 INFO neutron.plugins.ml2.plugin [None req-06472bbe-79b0-4731-b2a9-c55c6ec53e86 - - - - - -] Attempt 1 to provision port 3e189713-2361-41a6-b0e1-f48269f31d3c 2026-08-05 12:31:32.889 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a8e6dfa-bd5e-468d-80d6-abbbcf8dc970'] response: {'server_uuid': 'f0bd8d2e-83f8-461b-870a-03e1ae94634c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd6649f4f-cefe-4acf-a0e0-f33b77bad0d0', 'code': 200} 2026-08-05 12:31:33.291 10 INFO neutron.plugins.ml2.plugin [None req-4bccc488-5201-4278-a36d-c373974a5646 - - - - - -] Attempt 1 to provision port 3e189713-2361-41a6-b0e1-f48269f31d3c 2026-08-05 12:31:33.510 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 2e788d82-2900-4870-baaf-d0c67da4d9bd 2026-08-05 12:31:33.892 10 INFO neutron.plugins.ml2.plugin [None req-a618e308-7fb5-43fc-a462-1eda2d71385e - - - - - -] Attempt 1 to provision port 2e788d82-2900-4870-baaf-d0c67da4d9bd 2026-08-05 12:31:34.282 10 INFO neutron.plugins.ml2.plugin [None req-669c8b52-06bb-45ac-add3-179ce233cbca - - - - - -] Attempt 1 to provision port 2e788d82-2900-4870-baaf-d0c67da4d9bd 2026-08-05 12:31:34.529 10 INFO neutron.plugins.ml2.plugin [None req-9bc5a525-36a4-421d-8c56-97f2c6792647 - - - - - -] Attempt 1 to provision port 1d112773-235a-4dcf-8833-7c9be391a1df 2026-08-05 12:31:34.617 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port d6649f4f-cefe-4acf-a0e0-f33b77bad0d0 2026-08-05 12:31:35.119 9 INFO neutron.plugins.ml2.plugin [None req-abefb91e-5d8b-4177-844a-53c3ac004be1 - - - - - -] Attempt 1 to provision port 1d112773-235a-4dcf-8833-7c9be391a1df 2026-08-05 12:31:35.152 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 1d112773-235a-4dcf-8833-7c9be391a1df 2026-08-05 12:31:38.414 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port be64abb2-bb67-4094-8b34-f13e75fa7870 2026-08-05 12:31:38.839 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 0d6bd760-4a6f-44a1-9068-2067df1beec3 2026-08-05 12:31:40.406 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port be64abb2-bb67-4094-8b34-f13e75fa7870 2026-08-05 12:31:40.654 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 0d6bd760-4a6f-44a1-9068-2067df1beec3 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-08-05 12:31:55.393 10 INFO neutron.plugins.ml2.plugin [None req-1b07c53b-a2b0-4800-acd2-98145ffbe478 - - - - - -] Attempt 1 to provision port 3d1bd7a0-698d-4e39-8444-0233f8348c2a 2026-08-05 12:31:56.365 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 36d08316-1bd4-424e-a16c-2565acdb63ef 2026-08-05 12:31:57.265 10 INFO neutron.plugins.ml2.plugin [None req-54ffedf4-16ca-4e0c-ac5f-5c1e1d7902d9 - - - - - -] Attempt 1 to provision port 36d08316-1bd4-424e-a16c-2565acdb63ef 2026-08-05 12:31:57.671 9 INFO neutron.plugins.ml2.plugin [None req-573c3fa3-fbdc-4952-bfc0-6d444c6f89b7 - - - - - -] Attempt 1 to provision port 36d08316-1bd4-424e-a16c-2565acdb63ef 2026-08-05 12:31:58.009 10 INFO neutron.plugins.ml2.plugin [None req-897f0bf5-aa72-4c13-8f9a-81d7ac0cfd69 - - - - - -] Attempt 1 to provision port 99962e5f-3f54-4ca1-b46c-cdc0a6fbcb3d 2026-08-05 12:31:58.458 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 36d08316-1bd4-424e-a16c-2565acdb63ef 2026-08-05 12:31:58.666 9 INFO neutron.plugins.ml2.plugin [None req-be5784a1-de05-48f5-968c-ef366bbc969c - - - - - -] Attempt 1 to provision port 99962e5f-3f54-4ca1-b46c-cdc0a6fbcb3d 2026-08-05 12:31:58.817 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 807d8a50-c3d0-4118-a0c3-6f5f7fa14cb5 2026-08-05 12:32:00.367 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 807d8a50-c3d0-4118-a0c3-6f5f7fa14cb5 2026-08-05 12:32:02.053 10 INFO neutron.plugins.ml2.plugin [None req-4e1eae84-31ce-491e-b805-4acb43694b59 - - - - - -] Attempt 1 to provision port 5b25ee37-8a17-46f3-afe8-14f7d46913b1 2026-08-05 12:32:02.417 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port bb405a99-6910-4671-9a45-1aabe49095f6 2026-08-05 12:32:03.217 9 INFO neutron.plugins.ml2.plugin [None req-47500158-14cc-47f5-ab89-568bec31753e - - - - - -] Attempt 1 to provision port bb405a99-6910-4671-9a45-1aabe49095f6 2026-08-05 12:32:03.497 9 INFO neutron.plugins.ml2.plugin [None req-ff61b376-55b0-40ae-a314-4b62925eb258 - - - - - -] Attempt 1 to provision port bb405a99-6910-4671-9a45-1aabe49095f6 2026-08-05 12:32:04.452 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port bb405a99-6910-4671-9a45-1aabe49095f6 2026-08-05 12:32:04.830 9 INFO neutron.plugins.ml2.plugin [None req-b1862f98-59b4-4b67-ac74-e251965b8aac - - - - - -] Attempt 1 to provision port 77b47119-c2fa-4d9b-9d4c-aab07b7a3af5 2026-08-05 12:32:05.577 10 INFO neutron.plugins.ml2.plugin [None req-d92ef2b0-3929-42ae-bfc2-d773bc11d36a - - - - - -] Attempt 1 to provision port 77b47119-c2fa-4d9b-9d4c-aab07b7a3af5 2026-08-05 12:32:06.390 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 4508b34d-018c-4895-858a-d7851256192b 2026-08-05 12:32:08.372 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 4508b34d-018c-4895-858a-d7851256192b 2026-08-05 12:32:12.429 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 2474b282-c83a-4c3f-82f2-539beb33250f 2026-08-05 12:32:12.892 10 INFO neutron.plugins.ml2.plugin [None req-a0ff767a-254c-4e7e-b341-0626de85d4c3 - - - - - -] Attempt 1 to provision port 4b0704c8-e03b-4001-940d-a35f9f8fdac6 2026-08-05 12:32:14.396 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 3d1bd7a0-698d-4e39-8444-0233f8348c2a 2026-08-05 12:32:14.786 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 99962e5f-3f54-4ca1-b46c-cdc0a6fbcb3d 2026-08-05 12:32:16.502 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 3d1bd7a0-698d-4e39-8444-0233f8348c2a 2026-08-05 12:32:16.749 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 99962e5f-3f54-4ca1-b46c-cdc0a6fbcb3d 2026-08-05 12:32:17.156 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 4b0704c8-e03b-4001-940d-a35f9f8fdac6 2026-08-05 12:32:17.366 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbed6289-5ee5-4c93-b6d8-ee5fc12cbbca'] response: {'server_uuid': 'b1536c0a-d79d-4c8e-9f00-045cb68546be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4b0704c8-e03b-4001-940d-a35f9f8fdac6', 'code': 200} 2026-08-05 12:32:18.455 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 4b0704c8-e03b-4001-940d-a35f9f8fdac6 2026-08-05 12:32:20.428 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port ee43fcbf-c1d1-431b-8dd7-76ca9087e23f 2026-08-05 12:32:20.521 9 INFO neutron.plugins.ml2.plugin [None req-aa747a2d-4d15-416e-a1cd-340bb178ece8 - - - - - -] Attempt 1 to provision port ee43fcbf-c1d1-431b-8dd7-76ca9087e23f 2026-08-05 12:32:20.855 10 INFO neutron.plugins.ml2.plugin [None req-62bcd62a-cef4-4455-bbcb-aecbbe4fbfb2 - - - - - -] Attempt 1 to provision port 1a8cfc0f-6f20-4125-a334-296921218caf 2026-08-05 12:32:20.897 10 INFO neutron.plugins.ml2.plugin [None req-62bcd62a-cef4-4455-bbcb-aecbbe4fbfb2 - - - - - -] Attempt 1 to provision port ee43fcbf-c1d1-431b-8dd7-76ca9087e23f 2026-08-05 12:32:20.993 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port e73f3365-0450-40b9-9dca-1ac29b775792 2026-08-05 12:32:21.111 10 INFO neutron.plugins.ml2.plugin [None req-63977723-727a-4add-b922-6df6bcedb8dc - - - - - -] Attempt 1 to provision port 1a8cfc0f-6f20-4125-a334-296921218caf 2026-08-05 12:32:21.142 10 INFO neutron.plugins.ml2.plugin [None req-63977723-727a-4add-b922-6df6bcedb8dc - - - - - -] Attempt 1 to provision port e73f3365-0450-40b9-9dca-1ac29b775792 2026-08-05 12:32:21.460 9 INFO neutron.plugins.ml2.plugin [None req-d5e5c81d-59a4-4d92-97e1-6b5ecbf96743 - - - - - -] Attempt 1 to provision port e73f3365-0450-40b9-9dca-1ac29b775792 2026-08-05 12:32:21.836 9 INFO neutron.plugins.ml2.plugin [None req-0a7da225-e574-4f77-8ec3-958a1d9861e7 - - - - - -] Attempt 1 to provision port 1a8cfc0f-6f20-4125-a334-296921218caf 2026-08-05 12:32:22.559 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port ee43fcbf-c1d1-431b-8dd7-76ca9087e23f 2026-08-05 12:32:22.888 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port e73f3365-0450-40b9-9dca-1ac29b775792 2026-08-05 12:32:23.212 10 INFO neutron.plugins.ml2.plugin [None req-09be1438-9071-404e-955c-0a90dd0e6457 - - - - - -] Attempt 1 to provision port c30e66b8-fa0a-4c37-bbba-6aa8faee0292 2026-08-05 12:32:23.263 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 5b25ee37-8a17-46f3-afe8-14f7d46913b1 2026-08-05 12:32:23.971 9 INFO neutron.plugins.ml2.plugin [None req-67ade9b9-671b-4041-8d0c-88a15c60144a - - - - - -] Attempt 1 to provision port c30e66b8-fa0a-4c37-bbba-6aa8faee0292 2026-08-05 12:32:24.403 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 77b47119-c2fa-4d9b-9d4c-aab07b7a3af5 2026-08-05 12:32:24.805 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 5b25ee37-8a17-46f3-afe8-14f7d46913b1 2026-08-05 12:32:26.421 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 77b47119-c2fa-4d9b-9d4c-aab07b7a3af5 2026-08-05 12:32:32.411 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port ae206a7c-d7b3-4a7b-8dc2-5a84aaec45bf 2026-08-05 12:32:33.077 9 INFO neutron.plugins.ml2.plugin [None req-5efbdf00-fafd-4c92-96dc-9bea438edc6e - - - - - -] Attempt 1 to provision port ae206a7c-d7b3-4a7b-8dc2-5a84aaec45bf 2026-08-05 12:32:33.257 10 INFO neutron.plugins.ml2.plugin [None req-1844dbed-758b-4778-8c00-56e0a7177df9 - - - - - -] Attempt 1 to provision port 133e0df4-fbe4-4f1f-a9e2-f4cbd5483bf4 2026-08-05 12:32:33.297 10 INFO neutron.plugins.ml2.plugin [None req-1844dbed-758b-4778-8c00-56e0a7177df9 - - - - - -] Attempt 1 to provision port ae206a7c-d7b3-4a7b-8dc2-5a84aaec45bf 2026-08-05 12:32:33.592 9 INFO neutron.plugins.ml2.plugin [None req-1b9c050d-bacb-4542-9a3e-a097970b56ce - - - - - -] Attempt 1 to provision port 133e0df4-fbe4-4f1f-a9e2-f4cbd5483bf4 2026-08-05 12:32:34.148 10 INFO neutron.plugins.ml2.plugin [None req-9f943007-45dd-4c01-84d0-542f82351790 - - - - - -] Attempt 1 to provision port 133e0df4-fbe4-4f1f-a9e2-f4cbd5483bf4 2026-08-05 12:32:34.546 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port ae206a7c-d7b3-4a7b-8dc2-5a84aaec45bf 2026-08-05 12:32:40.431 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 573f6bf4-92e3-4f51-ad6b-19ae0905a22d 2026-08-05 12:32:41.548 9 INFO neutron.plugins.ml2.plugin [None req-9c72b869-5761-4b80-9e74-19d49d193a60 - - - - - -] Attempt 1 to provision port 573f6bf4-92e3-4f51-ad6b-19ae0905a22d 2026-08-05 12:32:41.961 9 INFO neutron.plugins.ml2.plugin [None req-d85957f9-2b5a-472c-8c85-891d30a5c087 - - - - - -] Attempt 1 to provision port 89a31cb8-cfdf-4c61-b5dc-59aad43a2e76 2026-08-05 12:32:42.005 9 INFO neutron.plugins.ml2.plugin [None req-d85957f9-2b5a-472c-8c85-891d30a5c087 - - - - - -] Attempt 1 to provision port 573f6bf4-92e3-4f51-ad6b-19ae0905a22d 2026-08-05 12:32:42.219 10 INFO neutron.plugins.ml2.plugin [None req-044a59ef-75c2-4ab6-9fc8-acfb4e333668 - - - - - -] Attempt 1 to provision port 89a31cb8-cfdf-4c61-b5dc-59aad43a2e76 2026-08-05 12:32:42.519 10 INFO neutron.plugins.ml2.plugin [None req-d35f8ca4-d429-4beb-9fb1-84093c50e4df - - - - - -] Attempt 1 to provision port 89a31cb8-cfdf-4c61-b5dc-59aad43a2e76 2026-08-05 12:32:42.526 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 573f6bf4-92e3-4f51-ad6b-19ae0905a22d 2026-08-05 12:32:46.247 9 INFO neutron.plugins.ml2.plugin [None req-530bf564-9462-4746-8c2e-9bed7052df75 - - - - - -] Attempt 1 to provision port a3889828-78a0-4e64-9d20-b5df1f84feb6 2026-08-05 12:33:19.935 10 INFO neutron.plugins.ml2.plugin [None req-5a98320b-4a7b-4b1e-9f09-7c53b1679e74 - - - - - -] Attempt 1 to provision port ff228a92-c7ed-43c4-ab1b-26a1d7efa38b 2026-08-05 12:33:24.424 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 42ebf8bb-5cc7-4bdc-93f6-9382968a7038 2026-08-05 12:33:24.914 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 95f48ea2-55af-4831-a299-c2568ca026c8 2026-08-05 12:33:26.035 10 INFO neutron.plugins.ml2.plugin [None req-9a49d7e8-27b6-4006-b7ed-bd605b02ccf3 - - - - - -] Attempt 1 to provision port 42ebf8bb-5cc7-4bdc-93f6-9382968a7038 2026-08-05 12:33:26.335 9 INFO neutron.plugins.ml2.plugin [None req-7d3f91c5-3e69-4bc1-9584-848a36a1d8ba - - - - - -] Attempt 1 to provision port 42ebf8bb-5cc7-4bdc-93f6-9382968a7038 2026-08-05 12:33:26.419 9 INFO neutron.plugins.ml2.plugin [None req-7d3f91c5-3e69-4bc1-9584-848a36a1d8ba - - - - - -] Attempt 1 to provision port 65373edd-98d5-456a-a6a6-e03ae7706706 2026-08-05 12:33:26.463 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 42ebf8bb-5cc7-4bdc-93f6-9382968a7038 2026-08-05 12:33:26.577 10 INFO neutron.plugins.ml2.plugin [None req-789ea937-9c64-441e-8e18-9b894ab04b7a - - - - - -] Attempt 1 to provision port 65373edd-98d5-456a-a6a6-e03ae7706706 2026-08-05 12:33:26.851 9 INFO neutron.plugins.ml2.plugin [None req-4b8d284a-aecc-4969-a2c3-37b579de26fb - - - - - -] Attempt 1 to provision port 65373edd-98d5-456a-a6a6-e03ae7706706 2026-08-05 12:33:26.870 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 95f48ea2-55af-4831-a299-c2568ca026c8 2026-08-05 12:33:29.133 10 INFO neutron.plugins.ml2.plugin [None req-0923e06d-c30c-4afa-9f7c-92d6035025e7 - - - - - -] Attempt 1 to provision port be6bf8c6-00b8-4798-a9e8-9ae6b1b4cc8b 2026-08-05 12:33:32.465 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port be6bf8c6-00b8-4798-a9e8-9ae6b1b4cc8b 2026-08-05 12:33:32.581 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-92188381-efbd-43a3-b9ed-fc2ecfc807a0'] response: {'server_uuid': '878cd12b-84a5-4086-a84d-961096e6f6ac', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'be6bf8c6-00b8-4798-a9e8-9ae6b1b4cc8b', 'code': 200} 2026-08-05 12:33:34.415 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port be6bf8c6-00b8-4798-a9e8-9ae6b1b4cc8b 2026-08-05 12:33:40.438 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 65373edd-98d5-456a-a6a6-e03ae7706706 2026-08-05 12:33:40.872 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port ff228a92-c7ed-43c4-ab1b-26a1d7efa38b 2026-08-05 12:33:42.416 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 65373edd-98d5-456a-a6a6-e03ae7706706 2026-08-05 12:33:42.738 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port ff228a92-c7ed-43c4-ab1b-26a1d7efa38b 2026-08-05 12:33:55.077 10 INFO neutron.plugins.ml2.plugin [None req-ae169603-31c7-4121-b10d-7a0e0fc4b3c0 - - - - - -] Attempt 1 to provision port 863850f0-bd78-4d1a-b367-37afaf7d9f1b 2026-08-05 12:33:56.545 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 863850f0-bd78-4d1a-b367-37afaf7d9f1b 2026-08-05 12:33:56.677 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-44ebf0c0-1fc9-46b4-b76e-ba262c06d1e7'] response: {'server_uuid': 'de224ffa-6592-4005-a26b-f7ddec474982', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '863850f0-bd78-4d1a-b367-37afaf7d9f1b', 'code': 200} 2026-08-05 12:33:58.449 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 863850f0-bd78-4d1a-b367-37afaf7d9f1b 2026-08-05 12:34:02.466 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port e40e708f-ad5a-4be7-8433-8af1004309ac 2026-08-05 12:34:04.626 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 76a57a7c-0835-45cd-b459-ce49b5cea2e5 2026-08-05 12:34:04.717 9 INFO neutron.plugins.ml2.plugin [None req-e3593ad0-d951-443f-bb41-b40fcf710d68 - - - - - -] Attempt 1 to provision port e40e708f-ad5a-4be7-8433-8af1004309ac 2026-08-05 12:34:05.127 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port b826839e-631c-4209-9ad7-e6511f965a65 2026-08-05 12:34:05.310 10 INFO neutron.plugins.ml2.plugin [None req-0e7c3148-69ad-4f3d-b0cd-39452ab71ef3 - - - - - -] Attempt 1 to provision port 76a57a7c-0835-45cd-b459-ce49b5cea2e5 2026-08-05 12:34:05.693 10 INFO neutron.plugins.ml2.plugin [None req-ed29894f-f9a1-49f2-9908-1d1b78bd70e5 - - - - - -] Attempt 1 to provision port 3022f25c-6236-45ad-87ed-51aca5fa0200 2026-08-05 12:34:05.837 10 INFO neutron.plugins.ml2.plugin [None req-7030dac6-b95f-4f5a-b941-cf8df5c5f8d2 - - - - - -] Attempt 1 to provision port e40e708f-ad5a-4be7-8433-8af1004309ac 2026-08-05 12:34:05.846 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port e40e708f-ad5a-4be7-8433-8af1004309ac 2026-08-05 12:34:06.208 10 INFO neutron.plugins.ml2.plugin [None req-c44e8844-a205-4db5-bfb3-894778d0c0ab - - - - - -] Attempt 1 to provision port e40e708f-ad5a-4be7-8433-8af1004309ac 2026-08-05 12:34:06.279 10 INFO neutron.plugins.ml2.plugin [None req-c44e8844-a205-4db5-bfb3-894778d0c0ab - - - - - -] Attempt 1 to provision port b826839e-631c-4209-9ad7-e6511f965a65 2026-08-05 12:34:06.471 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port b826839e-631c-4209-9ad7-e6511f965a65 2026-08-05 12:34:06.583 10 INFO neutron.plugins.ml2.plugin [None req-f2917089-40de-47d4-a465-8f632e3b92a4 - - - - - -] Attempt 1 to provision port 76a57a7c-0835-45cd-b459-ce49b5cea2e5 2026-08-05 12:34:06.763 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port e40e708f-ad5a-4be7-8433-8af1004309ac 2026-08-05 12:34:07.005 9 INFO neutron.plugins.ml2.plugin [None req-b61cdd18-0b2f-4b2a-9f3f-0205cc79c471 - - - - - -] Attempt 1 to provision port 76a57a7c-0835-45cd-b459-ce49b5cea2e5 2026-08-05 12:34:07.007 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 76a57a7c-0835-45cd-b459-ce49b5cea2e5 2026-08-05 12:34:07.311 9 INFO neutron.plugins.ml2.plugin [None req-8d2efdbc-32c8-4295-abde-c21dda7cf9dd - - - - - -] Attempt 1 to provision port b826839e-631c-4209-9ad7-e6511f965a65 2026-08-05 12:34:07.629 10 INFO neutron.plugins.ml2.plugin [None req-30b2119f-c4ee-4cba-b303-5a4938005b7c - - - - - -] Attempt 1 to provision port b826839e-631c-4209-9ad7-e6511f965a65 2026-08-05 12:34:08.602 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 39d19ec6-3303-4beb-a826-12d8997b0b6d 2026-08-05 12:34:08.848 10 INFO neutron.plugins.ml2.plugin [None req-030ba086-65ee-4c44-9bc9-179a00085ecd - - - - - -] Attempt 1 to provision port 519f1547-87f6-49f1-ae6e-5605c8d090bd 2026-08-05 12:34:09.180 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port b826839e-631c-4209-9ad7-e6511f965a65 2026-08-05 12:34:09.598 10 INFO neutron.plugins.ml2.plugin [None req-8b49714f-5546-4c13-9633-e01e063ff1a7 - - - - - -] Attempt 1 to provision port 519f1547-87f6-49f1-ae6e-5605c8d090bd 2026-08-05 12:34:10.468 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 39d19ec6-3303-4beb-a826-12d8997b0b6d 2026-08-05 12:34:10.647 10 INFO neutron.plugins.ml2.plugin [None req-782d4945-0564-4ec2-9e6b-57624159e5ad - - - - - -] Attempt 1 to provision port 33a3e961-8eae-4b9c-8edf-71e1100e2958 2026-08-05 12:34:11.498 10 INFO neutron.plugins.ml2.plugin [None req-acaf8eb3-24fd-4b38-b60e-243bad4c9835 - - - - - -] Attempt 1 to provision port 33a3e961-8eae-4b9c-8edf-71e1100e2958 2026-08-05 12:34:12.557 9 INFO neutron.plugins.ml2.plugin [None req-9a9a469f-76e6-4a6d-91af-886e2f33a682 - - - - - -] Attempt 1 to provision port 9227dfd8-b6b0-4bfc-96f2-f357a77adf36 2026-08-05 12:34:12.803 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6de768ae-aebb-4542-93fa-88510481d2a1'] response: {'server_uuid': 'de224ffa-6592-4005-a26b-f7ddec474982', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '863850f0-bd78-4d1a-b367-37afaf7d9f1b', 'code': 200} 2026-08-05 12:34:13.435 9 INFO neutron.plugins.ml2.plugin [None req-78db3393-e0aa-4e0f-b6c9-ca16bf3b447f - - - - - -] Attempt 1 to provision port 9227dfd8-b6b0-4bfc-96f2-f357a77adf36 2026-08-05 12:34:17.520 9 INFO neutron.plugins.ml2.plugin [None req-68facd4d-fc8f-4514-b343-d37d15f1651c - - - - - -] Attempt 1 to provision port 08ed2ce3-7fcb-4414-93a3-3075620ae5ba 2026-08-05 12:34:20.543 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 08ed2ce3-7fcb-4414-93a3-3075620ae5ba 2026-08-05 12:34:20.670 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9b54119-7659-4956-88ec-58f94073d559'] response: {'server_uuid': 'e73a5f0b-fe9b-47c7-af7e-2615aa57cc0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '08ed2ce3-7fcb-4414-93a3-3075620ae5ba', 'code': 200} 2026-08-05 12:34:22.448 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 08ed2ce3-7fcb-4414-93a3-3075620ae5ba 2026-08-05 12:34:25.144 9 INFO neutron.plugins.ml2.plugin [None req-6e8b85fb-bb64-47ad-a1cf-0e09a763e2db - - - - - -] Attempt 1 to provision port d0033129-8c33-41bf-9b61-a97611ea1f52 2026-08-05 12:34:26.523 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port d0033129-8c33-41bf-9b61-a97611ea1f52 2026-08-05 12:34:26.648 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a2e6c3d-6d45-42de-a667-1e937307874d'] response: {'server_uuid': '88fba80e-8be4-4604-b8ff-7cc3736cdec9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd0033129-8c33-41bf-9b61-a97611ea1f52', 'code': 200} 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e9071f57-bd11-4da3-979d-9b0dafc7f1af could not be found. 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-05 12:34:26.988 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-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-05 12:34:26.988 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-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-05 12:34:26.988 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-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:26.988 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-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:26.988 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-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:26.988 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-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e9071f57-bd11-4da3-979d-9b0dafc7f1af could not be found. 2026-08-05 12:34:26.988 9 ERROR neutron.plugins.ml2.managers  2026-08-05 12:34:26.989 9 ERROR neutron.plugins.ml2.managers [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Failed to bind port d45a7311-5c56-43dc-8533-20115a45edb3 on host instance for vnic_type normal using segments [{'id': '16561247-f626-4b18-adc3-98d005d7986b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 815, 'network_id': '5bcd1a06-1b91-469e-afe0-6aee9ecd8891'}] 2026-08-05 12:34:26.990 9 INFO neutron.plugins.ml2.plugin [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Attempt 2 to bind port d45a7311-5c56-43dc-8533-20115a45edb3 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e9071f57-bd11-4da3-979d-9b0dafc7f1af could not be found. 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-05 12:34:27.021 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-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-05 12:34:27.021 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-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-05 12:34:27.021 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-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.021 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-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.021 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-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.021 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-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e9071f57-bd11-4da3-979d-9b0dafc7f1af could not be found. 2026-08-05 12:34:27.021 9 ERROR neutron.plugins.ml2.managers  2026-08-05 12:34:27.022 9 ERROR neutron.plugins.ml2.managers [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Failed to bind port d45a7311-5c56-43dc-8533-20115a45edb3 on host instance for vnic_type normal using segments [{'id': '16561247-f626-4b18-adc3-98d005d7986b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 815, 'network_id': '5bcd1a06-1b91-469e-afe0-6aee9ecd8891'}] 2026-08-05 12:34:27.022 9 INFO neutron.plugins.ml2.plugin [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Attempt 3 to bind port d45a7311-5c56-43dc-8533-20115a45edb3 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e9071f57-bd11-4da3-979d-9b0dafc7f1af could not be found. 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-05 12:34:27.044 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-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-05 12:34:27.044 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-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-05 12:34:27.044 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-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.044 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-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.044 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-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.044 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-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e9071f57-bd11-4da3-979d-9b0dafc7f1af could not be found. 2026-08-05 12:34:27.044 9 ERROR neutron.plugins.ml2.managers  2026-08-05 12:34:27.045 9 ERROR neutron.plugins.ml2.managers [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Failed to bind port d45a7311-5c56-43dc-8533-20115a45edb3 on host instance for vnic_type normal using segments [{'id': '16561247-f626-4b18-adc3-98d005d7986b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 815, 'network_id': '5bcd1a06-1b91-469e-afe0-6aee9ecd8891'}] 2026-08-05 12:34:27.045 9 INFO neutron.plugins.ml2.plugin [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Attempt 4 to bind port d45a7311-5c56-43dc-8533-20115a45edb3 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e9071f57-bd11-4da3-979d-9b0dafc7f1af could not be found. 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-05 12:34:27.075 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-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-05 12:34:27.075 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-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-05 12:34:27.075 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-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.075 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-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.075 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-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.075 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-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e9071f57-bd11-4da3-979d-9b0dafc7f1af could not be found. 2026-08-05 12:34:27.075 9 ERROR neutron.plugins.ml2.managers  2026-08-05 12:34:27.076 9 ERROR neutron.plugins.ml2.managers [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Failed to bind port d45a7311-5c56-43dc-8533-20115a45edb3 on host instance for vnic_type normal using segments [{'id': '16561247-f626-4b18-adc3-98d005d7986b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 815, 'network_id': '5bcd1a06-1b91-469e-afe0-6aee9ecd8891'}] 2026-08-05 12:34:27.076 9 INFO neutron.plugins.ml2.plugin [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Attempt 5 to bind port d45a7311-5c56-43dc-8533-20115a45edb3 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e9071f57-bd11-4da3-979d-9b0dafc7f1af could not be found. 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-05 12:34:27.100 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-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-05 12:34:27.100 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-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-05 12:34:27.100 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-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.100 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-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.100 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-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.100 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-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e9071f57-bd11-4da3-979d-9b0dafc7f1af could not be found. 2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers  2026-08-05 12:34:27.100 9 ERROR neutron.plugins.ml2.managers [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Failed to bind port d45a7311-5c56-43dc-8533-20115a45edb3 on host instance for vnic_type normal using segments [{'id': '16561247-f626-4b18-adc3-98d005d7986b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 815, 'network_id': '5bcd1a06-1b91-469e-afe0-6aee9ecd8891'}] 2026-08-05 12:34:27.101 9 INFO neutron.plugins.ml2.plugin [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Attempt 6 to bind port d45a7311-5c56-43dc-8533-20115a45edb3 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e9071f57-bd11-4da3-979d-9b0dafc7f1af could not be found. 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-05 12:34:27.122 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-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-05 12:34:27.122 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-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-05 12:34:27.122 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-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.122 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-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.122 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-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.122 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-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e9071f57-bd11-4da3-979d-9b0dafc7f1af could not be found. 2026-08-05 12:34:27.122 9 ERROR neutron.plugins.ml2.managers  2026-08-05 12:34:27.123 9 ERROR neutron.plugins.ml2.managers [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Failed to bind port d45a7311-5c56-43dc-8533-20115a45edb3 on host instance for vnic_type normal using segments [{'id': '16561247-f626-4b18-adc3-98d005d7986b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 815, 'network_id': '5bcd1a06-1b91-469e-afe0-6aee9ecd8891'}] 2026-08-05 12:34:27.124 9 INFO neutron.plugins.ml2.plugin [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Attempt 7 to bind port d45a7311-5c56-43dc-8533-20115a45edb3 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e9071f57-bd11-4da3-979d-9b0dafc7f1af could not be found. 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-05 12:34:27.147 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-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-05 12:34:27.147 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-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-05 12:34:27.147 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-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.147 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-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.147 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-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.147 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-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e9071f57-bd11-4da3-979d-9b0dafc7f1af could not be found. 2026-08-05 12:34:27.147 9 ERROR neutron.plugins.ml2.managers  2026-08-05 12:34:27.148 9 ERROR neutron.plugins.ml2.managers [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Failed to bind port d45a7311-5c56-43dc-8533-20115a45edb3 on host instance for vnic_type normal using segments [{'id': '16561247-f626-4b18-adc3-98d005d7986b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 815, 'network_id': '5bcd1a06-1b91-469e-afe0-6aee9ecd8891'}] 2026-08-05 12:34:27.148 9 INFO neutron.plugins.ml2.plugin [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Attempt 8 to bind port d45a7311-5c56-43dc-8533-20115a45edb3 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e9071f57-bd11-4da3-979d-9b0dafc7f1af could not be found. 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-05 12:34:27.183 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-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-05 12:34:27.183 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-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-05 12:34:27.183 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-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.183 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-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.183 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-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.183 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-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e9071f57-bd11-4da3-979d-9b0dafc7f1af could not be found. 2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers  2026-08-05 12:34:27.183 9 ERROR neutron.plugins.ml2.managers [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Failed to bind port d45a7311-5c56-43dc-8533-20115a45edb3 on host instance for vnic_type normal using segments [{'id': '16561247-f626-4b18-adc3-98d005d7986b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 815, 'network_id': '5bcd1a06-1b91-469e-afe0-6aee9ecd8891'}] 2026-08-05 12:34:27.183 9 INFO neutron.plugins.ml2.plugin [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Attempt 9 to bind port d45a7311-5c56-43dc-8533-20115a45edb3 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e9071f57-bd11-4da3-979d-9b0dafc7f1af could not be found. 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-05 12:34:27.211 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-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-05 12:34:27.211 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-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-05 12:34:27.211 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-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.211 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-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.211 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-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.211 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-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e9071f57-bd11-4da3-979d-9b0dafc7f1af could not be found. 2026-08-05 12:34:27.211 9 ERROR neutron.plugins.ml2.managers  2026-08-05 12:34:27.212 9 ERROR neutron.plugins.ml2.managers [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Failed to bind port d45a7311-5c56-43dc-8533-20115a45edb3 on host instance for vnic_type normal using segments [{'id': '16561247-f626-4b18-adc3-98d005d7986b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 815, 'network_id': '5bcd1a06-1b91-469e-afe0-6aee9ecd8891'}] 2026-08-05 12:34:27.212 9 INFO neutron.plugins.ml2.plugin [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Attempt 10 to bind port d45a7311-5c56-43dc-8533-20115a45edb3 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e9071f57-bd11-4da3-979d-9b0dafc7f1af could not be found. 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-08-05 12:34:27.241 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-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-08-05 12:34:27.241 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-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-08-05 12:34:27.241 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-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.241 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-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.241 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-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-08-05 12:34:27.241 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-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e9071f57-bd11-4da3-979d-9b0dafc7f1af could not be found. 2026-08-05 12:34:27.241 9 ERROR neutron.plugins.ml2.managers  2026-08-05 12:34:27.242 9 ERROR neutron.plugins.ml2.managers [None req-bbe9ded8-d4bb-4a72-a5a8-fe48313db988 - - - - - -] Failed to bind port d45a7311-5c56-43dc-8533-20115a45edb3 on host instance for vnic_type normal using segments [{'id': '16561247-f626-4b18-adc3-98d005d7986b', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 815, 'network_id': '5bcd1a06-1b91-469e-afe0-6aee9ecd8891'}] 2026-08-05 12:34:28.504 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port d0033129-8c33-41bf-9b61-a97611ea1f52 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server [None req-1107e295-e6f4-42f9-9f8f-96838cf53429 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 00e1c8c4-10be-47af-b59e-2a7c7ad8abf6: This subnet is being modified by another concurrent operation. 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 241, in inner 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server raise self.value 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server raise self.value 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server raise self.value 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 337, in create_port 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server raise self.value 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server raise self.value 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server raise self.value 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1579, in create_port 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1544, in _create_port_db 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1491, in create_port_db 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 81, in read_lock_register 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server raise exception 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 00e1c8c4-10be-47af-b59e-2a7c7ad8abf6: This subnet is being modified by another concurrent operation. 2026-08-05 12:34:28.510 10 ERROR oslo_messaging.rpc.server  2026-08-05 12:34:30.540 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 7961c101-8fa5-4702-be68-ce14bd3a1ffd 2026-08-05 12:34:34.497 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 3022f25c-6236-45ad-87ed-51aca5fa0200 2026-08-05 12:34:34.878 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 33a3e961-8eae-4b9c-8edf-71e1100e2958 2026-08-05 12:34:36.498 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 3022f25c-6236-45ad-87ed-51aca5fa0200 2026-08-05 12:34:36.757 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 519f1547-87f6-49f1-ae6e-5605c8d090bd 2026-08-05 12:34:37.126 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 33a3e961-8eae-4b9c-8edf-71e1100e2958 2026-08-05 12:34:37.421 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 9227dfd8-b6b0-4bfc-96f2-f357a77adf36 2026-08-05 12:34:38.488 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 9227dfd8-b6b0-4bfc-96f2-f357a77adf36 2026-08-05 12:34:38.789 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 519f1547-87f6-49f1-ae6e-5605c8d090bd 2026-08-05 12:34:50.578 9 INFO neutron.plugins.ml2.plugin [None req-4d5fc47b-32f9-4897-99e8-c6195c87c6ec - - - - - -] Attempt 1 to provision port 898589ae-dd97-4336-bc11-ada59296dfe7 2026-08-05 12:35:02.733 10 INFO neutron.plugins.ml2.plugin [None req-3a5c6b93-0990-4871-9cd4-3d9f9a1e8bf1 - - - - - -] Attempt 1 to provision port 9e16ae12-dd80-4031-8e10-0d3fb522f0f4 2026-08-05 12:35:04.594 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 9e16ae12-dd80-4031-8e10-0d3fb522f0f4 2026-08-05 12:35:04.770 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-05a60beb-d3c7-4885-8cf9-292d523e2530'] response: {'server_uuid': '76cb9926-41c4-4e17-9a1c-4eebcd938381', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9e16ae12-dd80-4031-8e10-0d3fb522f0f4', 'code': 200} 2026-08-05 12:35:06.519 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 9e16ae12-dd80-4031-8e10-0d3fb522f0f4 2026-08-05 12:35:39.871 10 INFO neutron.plugins.ml2.plugin [None req-3d485947-8b62-49c2-af59-d53b54a27b26 - - - - - -] Attempt 1 to provision port e9caa242-9ecf-4ca7-a064-5a67a1af25a6 2026-08-05 12:35:42.587 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port e9caa242-9ecf-4ca7-a064-5a67a1af25a6 2026-08-05 12:35:42.727 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ea89289-7427-40ea-b926-0dd8a39312b8'] response: {'server_uuid': '76cb9926-41c4-4e17-9a1c-4eebcd938381', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9caa242-9ecf-4ca7-a064-5a67a1af25a6', 'code': 200} 2026-08-05 12:35:44.567 9 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port e9caa242-9ecf-4ca7-a064-5a67a1af25a6 2026-08-05 12:36:06.809 10 INFO neutron.plugins.ml2.plugin [None req-e4a230da-a2c1-47d3-8585-cf5c66babec2 - - - - - -] Attempt 1 to provision port d0467f67-3592-4def-8497-aee34651b9cb 2026-08-05 12:36:08.782 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port d0467f67-3592-4def-8497-aee34651b9cb 2026-08-05 12:36:08.940 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8c7e8d1-f2c9-4d41-9621-3d105f892c48'] response: {'server_uuid': '76cb9926-41c4-4e17-9a1c-4eebcd938381', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd0467f67-3592-4def-8497-aee34651b9cb', 'code': 200} 2026-08-05 12:36:09.474 9 INFO neutron.plugins.ml2.plugin [None req-c46c1537-4712-4448-b46b-7aac4767ba12 - - - - - -] Attempt 1 to provision port d0467f67-3592-4def-8497-aee34651b9cb 2026-08-05 12:36:10.612 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port d0467f67-3592-4def-8497-aee34651b9cb 2026-08-05 12:36:18.152 9 INFO neutron.plugins.ml2.plugin [None req-a82dd452-8212-471c-bb75-6da7560c1d48 - - - - - -] Attempt 1 to provision port 63952af8-831f-4145-87f1-b085e91f2007 2026-08-05 12:36:20.609 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 63952af8-831f-4145-87f1-b085e91f2007 2026-08-05 12:36:20.751 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a69aedb-cf7a-483a-928a-79938f9fa24a'] response: {'server_uuid': '76cb9926-41c4-4e17-9a1c-4eebcd938381', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '63952af8-831f-4145-87f1-b085e91f2007', 'code': 200} 2026-08-05 12:36:21.436 9 INFO neutron.plugins.ml2.plugin [None req-94ef8a75-12f8-43a5-8870-5e01df3e9b8b - - - - - -] Attempt 1 to provision port 63952af8-831f-4145-87f1-b085e91f2007 2026-08-05 12:36:22.607 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port 63952af8-831f-4145-87f1-b085e91f2007 2026-08-05 12:36:31.005 9 INFO neutron.plugins.ml2.plugin [None req-a9d4d564-f5f9-492c-ba04-e3046f0636a7 - - - - - -] Attempt 1 to provision port 63952af8-831f-4145-87f1-b085e91f2007 2026-08-05 12:36:36.546 9 INFO neutron.plugins.ml2.plugin [None req-97ed3790-f622-4d43-b40c-3a5872f264fc - - - - - -] Attempt 1 to provision port d0467f67-3592-4def-8497-aee34651b9cb 2026-08-05 12:36:36.623 10 INFO neutron.plugins.ml2.plugin [None req-e88ef5f8-1241-42d3-8ebd-dfc9fe5992d0 - - - - - -] Attempt 1 to provision port d0467f67-3592-4def-8497-aee34651b9cb