+ 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-07-10 00:24:56.577 1 INFO neutron.common.config [-] Logging enabled! 2026-07-10 00:24:56.577 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-07-10 00:24:56.578 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-10 00:24:56.578 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-10 00:24:57.352 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-10 00:24:57.355 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-10 00:24:57.360 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-10 00:24:57.361 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-10 00:24:57.361 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-10 00:24:57.361 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-10 00:24:57.361 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-10 00:24:57.368 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-10 00:24:57.368 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-10 00:24:57.368 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-10 00:24:57.391 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-10 00:24:57.392 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-10 00:24:57.392 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-10 00:24:57.439 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-10 00:24:57.439 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-10 00:24:57.439 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-10 00:24:57.440 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-10 00:24:57.705 1 INFO neutron.plugins.ml2.managers [None req-ebc7f9c3-db44-430f-b07f-f6ce68b8b4e5 - - - - - -] Initializing driver for type 'vlan' 2026-07-10 00:24:57.934 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ebc7f9c3-db44-430f-b07f-f6ce68b8b4e5 - - - - - -] VlanTypeDriver initialization complete 2026-07-10 00:24:57.935 1 INFO neutron.plugins.ml2.managers [None req-ebc7f9c3-db44-430f-b07f-f6ce68b8b4e5 - - - - - -] Initializing driver for type 'vxlan' 2026-07-10 00:24:57.936 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ebc7f9c3-db44-430f-b07f-f6ce68b8b4e5 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-10 00:24:57.971 1 INFO neutron.plugins.ml2.managers [None req-ebc7f9c3-db44-430f-b07f-f6ce68b8b4e5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-10 00:24:57.971 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ebc7f9c3-db44-430f-b07f-f6ce68b8b4e5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-10 00:24:57.971 1 INFO neutron.plugins.ml2.managers [None req-ebc7f9c3-db44-430f-b07f-f6ce68b8b4e5 - - - - - -] Initializing extension driver 'port_security' 2026-07-10 00:24:57.972 1 INFO neutron.plugins.ml2.extensions.port_security [None req-ebc7f9c3-db44-430f-b07f-f6ce68b8b4e5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-10 00:24:57.972 1 INFO neutron.plugins.ml2.managers [None req-ebc7f9c3-db44-430f-b07f-f6ce68b8b4e5 - - - - - -] Initializing extension driver 'qos' 2026-07-10 00:24:57.972 1 INFO neutron.plugins.ml2.managers [None req-ebc7f9c3-db44-430f-b07f-f6ce68b8b4e5 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-10 00:24:57.972 1 INFO neutron.plugins.ml2.managers [None req-ebc7f9c3-db44-430f-b07f-f6ce68b8b4e5 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-10 00:24:57.984 1 INFO neutron.quota [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded quota_driver: . 2026-07-10 00:24:57.984 1 INFO neutron.plugins.ml2.plugin [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Modular L2 Plugin initialization complete 2026-07-10 00:24:57.984 1 INFO neutron.plugins.ml2.managers [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-10 00:24:57.984 1 INFO neutron.plugins.ml2.managers [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-10 00:24:57.985 1 INFO neutron.plugins.ml2.managers [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-10 00:24:57.985 1 INFO neutron.extensions.vlantransparent [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Disabled vlantransparent extension. 2026-07-10 00:24:57.985 1 INFO neutron.manager [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loading Plugin: qos 2026-07-10 00:24:57.994 1 INFO neutron.manager [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loading Plugin: router 2026-07-10 00:24:58.022 1 INFO neutron.services.service_base [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-10 00:24:58.023 1 INFO neutron.manager [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loading Plugin: segments 2026-07-10 00:24:58.084 1 INFO neutron.manager [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loading Plugin: trunk 2026-07-10 00:24:58.133 1 INFO neutron.manager [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loading Plugin: vpnaas 2026-07-10 00:24:58.165 1 WARNING stevedore.named [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-10 00:24:58.219 1 INFO neutron_vpnaas.services.vpn.plugin [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-10 00:24:58.219 1 INFO neutron.common.utils [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-10 00:24:58.220 1 INFO neutron.manager [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loading Plugin: auto_allocate 2026-07-10 00:24:58.223 1 INFO neutron.manager [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loading Plugin: tag 2026-07-10 00:24:58.228 1 INFO neutron.manager [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loading Plugin: timestamp 2026-07-10 00:24:58.231 1 INFO neutron.manager [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loading Plugin: network_ip_availability 2026-07-10 00:24:58.234 1 INFO neutron.manager [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loading Plugin: flavors 2026-07-10 00:24:58.236 1 INFO neutron.manager [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loading Plugin: revisions 2026-07-10 00:24:58.238 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Initializing extension manager. 2026-07-10 00:24:58.239 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: address-group 2026-07-10 00:24:58.240 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: address-scope 2026-07-10 00:24:58.241 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-10 00:24:58.241 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: agent 2026-07-10 00:24:58.242 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: agent-resources-synced 2026-07-10 00:24:58.243 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-10 00:24:58.243 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-10 00:24:58.244 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: availability_zone 2026-07-10 00:24:58.245 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: availability_zone_filter 2026-07-10 00:24:58.245 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-10 00:24:58.245 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: default-subnetpools 2026-07-10 00:24:58.247 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-10 00:24:58.247 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: dns-integration 2026-07-10 00:24:58.247 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: dns-domain-ports 2026-07-10 00:24:58.248 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-10 00:24:58.248 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: dvr 2026-07-10 00:24:58.249 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-10 00:24:58.249 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: empty-string-filtering 2026-07-10 00:24:58.250 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-10 00:24:58.250 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-10 00:24:58.251 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: external-net 2026-07-10 00:24:58.251 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-10 00:24:58.252 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: extraroute 2026-07-10 00:24:58.252 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: extraroute-atomic 2026-07-10 00:24:58.253 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-10 00:24:58.253 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-10 00:24:58.254 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-10 00:24:58.254 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-10 00:24:58.255 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: fip-port-details 2026-07-10 00:24:58.255 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: flavors 2026-07-10 00:24:58.256 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-10 00:24:58.257 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: floatingip-pools 2026-07-10 00:24:58.257 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: ip_allocation 2026-07-10 00:24:58.258 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-10 00:24:58.258 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: l2_adjacency 2026-07-10 00:24:58.259 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: router 2026-07-10 00:24:58.260 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-10 00:24:58.261 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: ext-gw-mode 2026-07-10 00:24:58.261 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: l3-ha 2026-07-10 00:24:58.262 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-10 00:24:58.262 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: l3-flavors 2026-07-10 00:24:58.263 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-10 00:24:58.263 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-10 00:24:58.265 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-10 00:24:58.265 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-10 00:24:58.266 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-10 00:24:58.269 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-10 00:24:58.269 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-10 00:24:58.270 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: multi-provider 2026-07-10 00:24:58.270 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: net-mtu 2026-07-10 00:24:58.271 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: net-mtu-writable 2026-07-10 00:24:58.271 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: network_availability_zone 2026-07-10 00:24:58.272 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: network-ip-availability 2026-07-10 00:24:58.273 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-10 00:24:58.273 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: pagination 2026-07-10 00:24:58.274 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: port-device-profile 2026-07-10 00:24:58.274 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: port-mac-override 2026-07-10 00:24:58.275 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-10 00:24:58.275 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-10 00:24:58.275 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: port-resource-request 2026-07-10 00:24:58.276 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-10 00:24:58.276 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: binding 2026-07-10 00:24:58.277 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: binding-extended 2026-07-10 00:24:58.277 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: port-security 2026-07-10 00:24:58.278 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: project-id 2026-07-10 00:24:58.278 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: provider 2026-07-10 00:24:58.280 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: qos 2026-07-10 00:24:58.280 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-10 00:24:58.281 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-10 00:24:58.281 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: qos-default 2026-07-10 00:24:58.282 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: qos-fip 2026-07-10 00:24:58.282 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-10 00:24:58.283 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-10 00:24:58.283 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-10 00:24:58.284 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-10 00:24:58.284 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-10 00:24:58.285 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: qos-pps 2026-07-10 00:24:58.285 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-10 00:24:58.286 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-10 00:24:58.286 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: qos-rules-alias 2026-07-10 00:24:58.287 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: quota-check-limit 2026-07-10 00:24:58.288 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: quotas 2026-07-10 00:24:58.290 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: quota_details 2026-07-10 00:24:58.291 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: rbac-policies 2026-07-10 00:24:58.292 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: rbac-address-group 2026-07-10 00:24:58.292 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: rbac-address-scope 2026-07-10 00:24:58.293 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: rbac-security-groups 2026-07-10 00:24:58.293 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-10 00:24:58.293 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: revision-if-match 2026-07-10 00:24:58.294 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-10 00:24:58.295 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: router_availability_zone 2026-07-10 00:24:58.295 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-10 00:24:58.295 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-10 00:24:58.296 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-10 00:24:58.296 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-10 00:24:58.297 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-10 00:24:58.303 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: security-group 2026-07-10 00:24:58.304 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: segment 2026-07-10 00:24:58.304 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-10 00:24:58.305 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: service-type 2026-07-10 00:24:58.305 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: sorting 2026-07-10 00:24:58.306 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: standard-attr-segment 2026-07-10 00:24:58.306 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: standard-attr-description 2026-07-10 00:24:58.307 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: stateful-security-group 2026-07-10 00:24:58.307 1 WARNING neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-10 00:24:58.308 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-10 00:24:58.308 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: subnet_onboard 2026-07-10 00:24:58.308 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-10 00:24:58.309 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: subnet-service-types 2026-07-10 00:24:58.309 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: subnet_allocation 2026-07-10 00:24:58.310 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-10 00:24:58.311 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-10 00:24:58.312 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: standard-attr-tag 2026-07-10 00:24:58.313 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-10 00:24:58.313 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: trunk 2026-07-10 00:24:58.314 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: trunk-details 2026-07-10 00:24:58.314 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-10 00:24:58.315 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-10 00:24:58.315 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-10 00:24:58.316 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: vpn-flavors 2026-07-10 00:24:58.317 1 INFO neutron.api.extensions [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Loaded extension: vpnaas 2026-07-10 00:24:58.319 1 INFO oslo_service.service [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Starting 2 workers 2026-07-10 00:24:58.323 1 INFO oslo_service.service [None req-559d465a-f997-4e66-a47a-160b375aa1a4 - - - - - -] Starting 1 workers 2026-07-10 00:25:34.236 10 INFO neutron.db.l3_hamode_db [None req-28cf18fd-27a2-4135-8a3c-70b31be5b6ac - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-10 00:25:42.816 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port f9ddc816-18c2-44f8-a351-2386d7d433a9 2026-07-10 00:25:44.561 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port f9ddc816-18c2-44f8-a351-2386d7d433a9 2026-07-10 00:25:45.004 9 INFO neutron.plugins.ml2.plugin [None req-000489a7-73eb-4675-b115-df106daf04db - - - - - -] Attempt 1 to provision port f9ddc816-18c2-44f8-a351-2386d7d433a9 2026-07-10 00:25:45.197 10 INFO neutron.plugins.ml2.plugin [None req-eb5e7d3b-696c-49aa-aa5c-38bb7dffd33a - - - - - -] Attempt 1 to provision port f9ddc816-18c2-44f8-a351-2386d7d433a9 2026-07-10 00:32:08.839 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 39af584d-b627-4a5c-b39a-ff1d199491ca 2026-07-10 00:32:10.587 10 INFO neutron.plugins.ml2.plugin [None req-7cde62d3-a92f-4c26-8b4b-bf55edd8ee01 - - - - - -] Attempt 1 to provision port 39af584d-b627-4a5c-b39a-ff1d199491ca 2026-07-10 00:32:10.812 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 39af584d-b627-4a5c-b39a-ff1d199491ca 2026-07-10 00:32:10.848 10 INFO neutron.plugins.ml2.plugin [None req-ef69dca3-fe77-4b96-b0ba-cb04f5520ddc - - - - - -] Attempt 1 to provision port 39af584d-b627-4a5c-b39a-ff1d199491ca 2026-07-10 00:32:15.848 9 INFO neutron.plugins.ml2.plugin [None req-3bdf26e9-8cbb-4fb4-823c-bc0d77be7cc5 - - - - - -] Attempt 1 to provision port 59b9c70d-1695-4183-bd8c-68f9a3522d67 2026-07-10 00:35:55.064 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 59b9c70d-1695-4183-bd8c-68f9a3522d67 2026-07-10 00:35:56.962 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 59b9c70d-1695-4183-bd8c-68f9a3522d67 2026-07-10 00:43:57.267 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 5140411f-2d6f-49c2-a490-200ff4b9505b 2026-07-10 00:43:59.252 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 5140411f-2d6f-49c2-a490-200ff4b9505b 2026-07-10 01:00:31.387 10 INFO neutron.plugins.ml2.plugin [None req-5875f36e-4f98-4749-a332-997342fe4775 - - - - - -] Attempt 1 to provision port db4348ca-10cd-44bd-a84e-354da634867a 2026-07-10 01:00:31.938 9 INFO neutron.plugins.ml2.plugin [None req-70f28bb1-4980-4710-a359-630e5b79f7a0 - - - - - -] Attempt 1 to provision port d959554a-2aff-45fa-bbfa-bc660012161d 2026-07-10 01:00:32.008 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 51af2059-21ea-4240-b63a-7ad046a8b979 2026-07-10 01:00:32.521 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 6432a286-ca19-4f9b-9edc-5f4081e5f904 2026-07-10 01:00:32.714 10 INFO neutron.plugins.ml2.plugin [None req-3d168428-f094-443a-a432-db43000e95f2 - - - - - -] Attempt 1 to provision port 51af2059-21ea-4240-b63a-7ad046a8b979 2026-07-10 01:00:33.020 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 7abc2e93-b4f5-44e7-a1c1-de357d8975b3 2026-07-10 01:00:33.159 10 INFO neutron.plugins.ml2.plugin [None req-812dfbba-6f30-4d86-9d07-95c7cd5186dd - - - - - -] Attempt 1 to provision port 51af2059-21ea-4240-b63a-7ad046a8b979 2026-07-10 01:00:33.733 10 INFO neutron.plugins.ml2.plugin [None req-55ddcc29-6362-424e-a566-f570935f924e - - - - - -] Attempt 1 to provision port 6432a286-ca19-4f9b-9edc-5f4081e5f904 2026-07-10 01:00:33.890 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 6432a286-ca19-4f9b-9edc-5f4081e5f904 2026-07-10 01:00:34.047 10 INFO neutron.plugins.ml2.plugin [None req-ec6bd412-cd92-40bf-a741-6d80e7695dde - - - - - -] Attempt 1 to provision port 7abc2e93-b4f5-44e7-a1c1-de357d8975b3 2026-07-10 01:00:34.240 10 INFO neutron.plugins.ml2.plugin [None req-ec6bd412-cd92-40bf-a741-6d80e7695dde - - - - - -] Attempt 1 to provision port 6432a286-ca19-4f9b-9edc-5f4081e5f904 2026-07-10 01:00:34.453 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 7abc2e93-b4f5-44e7-a1c1-de357d8975b3 2026-07-10 01:00:34.512 9 INFO neutron.plugins.ml2.plugin [None req-2d8f07b6-9eee-4a78-9092-c32227ea8475 - - - - - -] Attempt 1 to provision port 2e77f829-dad3-4120-8836-12dd90fcf6fd 2026-07-10 01:00:34.575 9 INFO neutron.plugins.ml2.plugin [None req-2d8f07b6-9eee-4a78-9092-c32227ea8475 - - - - - -] Attempt 1 to provision port 7abc2e93-b4f5-44e7-a1c1-de357d8975b3 2026-07-10 01:00:34.785 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 51af2059-21ea-4240-b63a-7ad046a8b979 2026-07-10 01:00:34.872 10 INFO neutron.plugins.ml2.plugin [None req-a6c640c6-d6c7-4846-945b-53bbef7159e0 - - - - - -] Attempt 1 to provision port 0bf2087b-c400-4f29-96b4-8ec707f9001c 2026-07-10 01:00:35.542 9 INFO neutron.plugins.ml2.plugin [None req-cb42beee-a80c-4ec7-af65-e0dda851b8a2 - - - - - -] Attempt 1 to provision port 0bf2087b-c400-4f29-96b4-8ec707f9001c 2026-07-10 01:00:36.601 9 INFO neutron.plugins.ml2.plugin [None req-26cbcc1d-1328-4dd3-b02a-2255d5bb5519 - - - - - -] Attempt 1 to provision port 3c95319a-5365-4903-87de-5afdba9278c6 2026-07-10 01:00:37.145 10 INFO neutron.plugins.ml2.plugin [None req-47a39017-e113-434c-a330-594c961c9f33 - - - - - -] Attempt 1 to provision port 3c95319a-5365-4903-87de-5afdba9278c6 2026-07-10 01:00:37.300 9 INFO neutron.plugins.ml2.plugin [None req-740c18a1-cd64-4d11-95b2-74c640e279b6 - - - - - -] Attempt 1 to provision port 44c79d0a-2c3c-4bd8-a962-93325dcfc4af 2026-07-10 01:00:37.850 10 INFO neutron.plugins.ml2.plugin [None req-bc8ac220-138a-47be-be6c-a637634d63e9 - - - - - -] Attempt 1 to provision port 44c79d0a-2c3c-4bd8-a962-93325dcfc4af 2026-07-10 01:00:39.016 10 INFO neutron.plugins.ml2.plugin [None req-979d5891-c2c8-4816-ba4a-7e21f400d1f8 - - - - - -] Attempt 1 to provision port 0f62c9ca-92c4-4c11-8303-4ec5cfd09baa 2026-07-10 01:00:39.920 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 83c589d4-40d0-4b49-8fb6-2c64536ca86d 2026-07-10 01:00:40.470 9 INFO neutron.plugins.ml2.plugin [None req-611bd23f-088a-4b33-a293-5d9112a8ef4f - - - - - -] Attempt 1 to provision port 83c589d4-40d0-4b49-8fb6-2c64536ca86d 2026-07-10 01:00:40.745 10 INFO neutron.plugins.ml2.plugin [None req-e350ba8c-cdcb-4953-9c05-0a4185c33207 - - - - - -] Attempt 1 to provision port 83c589d4-40d0-4b49-8fb6-2c64536ca86d 2026-07-10 01:00:42.039 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 6d8a5222-7cfc-4a7e-9a41-8e5c096839fd 2026-07-10 01:00:42.147 10 INFO neutron.plugins.ml2.plugin [None req-e95b972e-2ad7-4fff-8afa-f0ee34bcdea7 - - - - - -] Attempt 1 to provision port 3e0af188-ccfc-4f76-a886-a3ff072526c7 2026-07-10 01:00:42.685 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 86f41b4f-07cb-4a79-baf7-2ea5799f27b0 2026-07-10 01:00:42.800 9 INFO neutron.plugins.ml2.plugin [None req-f17c8ab0-ba39-43b7-acc3-252ac985d28a - - - - - -] Attempt 1 to provision port 3e0af188-ccfc-4f76-a886-a3ff072526c7 2026-07-10 01:00:43.325 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port d31718f6-1e3a-4f5d-a7b1-2bca5012b1da 2026-07-10 01:00:43.851 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 83c589d4-40d0-4b49-8fb6-2c64536ca86d 2026-07-10 01:00:44.327 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 6d8a5222-7cfc-4a7e-9a41-8e5c096839fd 2026-07-10 01:00:44.623 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 86f41b4f-07cb-4a79-baf7-2ea5799f27b0 2026-07-10 01:00:44.884 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 1d3afd30-52f5-41c0-9e38-f7072463d87e 2026-07-10 01:00:45.306 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port d31718f6-1e3a-4f5d-a7b1-2bca5012b1da 2026-07-10 01:00:45.491 10 INFO neutron.plugins.ml2.plugin [None req-3436b5f5-6ddb-491e-baf9-1131f0b78c92 - - - - - -] Attempt 1 to provision port a412e192-f689-4cb3-a61f-743ca25eeb42 2026-07-10 01:00:46.347 9 INFO neutron.plugins.ml2.plugin [None req-2bf02695-1e1e-465f-83f7-dc2376c1f75d - - - - - -] Attempt 1 to provision port c3e01a84-7616-419b-ab7a-7bbc197fded3 2026-07-10 01:00:46.550 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 1d3afd30-52f5-41c0-9e38-f7072463d87e /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-07-10 01:00:52.486 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port a3474f91-59da-42d5-b6b3-8d29437957c9 2026-07-10 01:00:52.773 9 INFO neutron.plugins.ml2.plugin [None req-69a58136-078b-4f03-80ed-dc4d80183989 - - - - - -] Attempt 1 to provision port 10b1affb-6452-4e1a-af2c-89c76cbfb223 2026-07-10 01:00:53.000 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port a412e192-f689-4cb3-a61f-743ca25eeb42 2026-07-10 01:00:53.519 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port c3e01a84-7616-419b-ab7a-7bbc197fded3 2026-07-10 01:00:53.788 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-725d35e0-517a-44ec-addd-4d6f7f0b018b'] response: {'server_uuid': '590eb225-af4b-476a-a6d9-7fa565846776', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a412e192-f689-4cb3-a61f-743ca25eeb42', 'code': 200} 2026-07-10 01:00:54.262 9 INFO neutron.plugins.ml2.plugin [None req-cadc0535-abc4-468b-a582-7f8c391747f3 - - - - - -] Attempt 1 to provision port a3474f91-59da-42d5-b6b3-8d29437957c9 2026-07-10 01:00:54.515 9 INFO neutron.plugins.ml2.plugin [None req-c68b6ac7-a302-4bde-b04a-5d268307c707 - - - - - -] Attempt 1 to provision port a3474f91-59da-42d5-b6b3-8d29437957c9 2026-07-10 01:00:54.757 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port a3474f91-59da-42d5-b6b3-8d29437957c9 2026-07-10 01:00:55.111 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port a412e192-f689-4cb3-a61f-743ca25eeb42 2026-07-10 01:00:55.239 9 INFO neutron.plugins.ml2.plugin [None req-703c22f6-79dc-4485-8134-68c4fddc5ab5 - - - - - -] Attempt 1 to provision port 73bbabfd-5188-4ef0-93fb-7c7e3da039f5 2026-07-10 01:00:55.484 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port c3e01a84-7616-419b-ab7a-7bbc197fded3 2026-07-10 01:00:55.989 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a0e390b-47e0-4019-b33e-3534d54f79f8'] response: {'server_uuid': '878ac5fa-594e-48e2-9884-f20dda84e789', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c3e01a84-7616-419b-ab7a-7bbc197fded3', 'code': 200} 2026-07-10 01:00:56.012 9 INFO neutron.plugins.ml2.plugin [None req-dffe44c5-0209-43f6-9724-4fdc5a5bc093 - - - - - -] Attempt 1 to provision port 73bbabfd-5188-4ef0-93fb-7c7e3da039f5 2026-07-10 01:00:56.659 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 61a0b690-02e4-4809-acec-66f47a67be0b 2026-07-10 01:00:58.689 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 61a0b690-02e4-4809-acec-66f47a67be0b 2026-07-10 01:01:00.902 10 INFO neutron.plugins.ml2.plugin [None req-9d588554-a97b-40a9-ae4f-b1e1e1846f10 - - - - - -] Attempt 1 to provision port fd9f5ab5-9f6a-4644-b89b-fd1e271840c0 2026-07-10 01:01:02.710 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port fd9f5ab5-9f6a-4644-b89b-fd1e271840c0 2026-07-10 01:01:03.263 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d585dfb9-6b64-4344-b2f8-5cae7d9d9b9b'] response: {'server_uuid': '4ed7adbe-a691-4ccf-98dc-7b91156c80b2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd9f5ab5-9f6a-4644-b89b-fd1e271840c0', 'code': 200} 2026-07-10 01:01:04.766 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port fd9f5ab5-9f6a-4644-b89b-fd1e271840c0 /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-07-10 01:01:10.649 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 0bf2087b-c400-4f29-96b4-8ec707f9001c 2026-07-10 01:01:11.025 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port db4348ca-10cd-44bd-a84e-354da634867a 2026-07-10 01:01:12.588 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 0bf2087b-c400-4f29-96b4-8ec707f9001c 2026-07-10 01:01:12.841 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port db4348ca-10cd-44bd-a84e-354da634867a 2026-07-10 01:01:17.080 10 INFO neutron.plugins.ml2.plugin [None req-af0dfad9-232d-4207-91a0-01c6dc62840b - - - - - -] Attempt 1 to provision port a412e192-f689-4cb3-a61f-743ca25eeb42 2026-07-10 01:01:17.458 10 INFO neutron.plugins.ml2.plugin [None req-a2852567-9ef8-4edd-9e47-7ec11ab83005 - - - - - -] Attempt 1 to provision port 9b1d8340-6196-484a-980d-1b7422c26821 2026-07-10 01:01:18.717 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port a412e192-f689-4cb3-a61f-743ca25eeb42 2026-07-10 01:01:19.004 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 63616905-bf11-41c4-8896-ba15a82341f0 2026-07-10 01:01:19.618 10 INFO neutron.plugins.ml2.plugin [None req-652976d9-603d-4518-ad8d-7a087949a406 - - - - - -] Attempt 1 to provision port 63616905-bf11-41c4-8896-ba15a82341f0 2026-07-10 01:01:19.813 10 INFO neutron.plugins.ml2.plugin [None req-f6d47790-f566-408f-926e-2bc4401b0a36 - - - - - -] Attempt 1 to provision port 63616905-bf11-41c4-8896-ba15a82341f0 2026-07-10 01:01:19.896 10 INFO neutron.plugins.ml2.plugin [None req-f6d47790-f566-408f-926e-2bc4401b0a36 - - - - - -] Attempt 1 to provision port aac343cc-42df-499f-8b35-b29169cc2fd9 2026-07-10 01:01:20.139 9 INFO neutron.plugins.ml2.plugin [None req-0b7b9938-e30d-4b3d-846d-e40715629112 - - - - - -] Attempt 1 to provision port aac343cc-42df-499f-8b35-b29169cc2fd9 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed59206d-0d47-4ef6-9b2d-001d191a9479 could not be found. 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:01:20.172 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-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:01:20.172 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-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:01:20.172 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-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.172 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-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:01:20.172 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-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.172 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-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:01:20.172 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-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:01:20.172 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-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed59206d-0d47-4ef6-9b2d-001d191a9479 could not be found. 2026-07-10 01:01:20.172 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:01:20.174 9 ERROR neutron.plugins.ml2.managers [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Failed to bind port 8eef7e40-2365-40d1-b564-d76e780d475b on host instance for vnic_type normal using segments [{'id': '7d5523ba-2b00-48d8-8e69-0e790c42eec5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 619, 'network_id': '8f7aa729-385c-479e-8f73-88dc564a6ba6'}] 2026-07-10 01:01:20.174 9 INFO neutron.plugins.ml2.plugin [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Attempt 2 to bind port 8eef7e40-2365-40d1-b564-d76e780d475b 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed59206d-0d47-4ef6-9b2d-001d191a9479 could not be found. 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:01:20.204 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-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:01:20.204 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-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:01:20.204 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-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.204 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-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:01:20.204 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-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.204 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-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:01:20.204 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-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:01:20.204 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-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed59206d-0d47-4ef6-9b2d-001d191a9479 could not be found. 2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:01:20.204 9 ERROR neutron.plugins.ml2.managers [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Failed to bind port 8eef7e40-2365-40d1-b564-d76e780d475b on host instance for vnic_type normal using segments [{'id': '7d5523ba-2b00-48d8-8e69-0e790c42eec5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 619, 'network_id': '8f7aa729-385c-479e-8f73-88dc564a6ba6'}] 2026-07-10 01:01:20.205 9 INFO neutron.plugins.ml2.plugin [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Attempt 3 to bind port 8eef7e40-2365-40d1-b564-d76e780d475b 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed59206d-0d47-4ef6-9b2d-001d191a9479 could not be found. 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:01:20.237 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-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:01:20.237 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-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:01:20.237 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-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.237 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-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:01:20.237 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-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.237 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-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:01:20.237 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-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:01:20.237 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-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed59206d-0d47-4ef6-9b2d-001d191a9479 could not be found. 2026-07-10 01:01:20.237 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:01:20.238 9 ERROR neutron.plugins.ml2.managers [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Failed to bind port 8eef7e40-2365-40d1-b564-d76e780d475b on host instance for vnic_type normal using segments [{'id': '7d5523ba-2b00-48d8-8e69-0e790c42eec5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 619, 'network_id': '8f7aa729-385c-479e-8f73-88dc564a6ba6'}] 2026-07-10 01:01:20.238 9 INFO neutron.plugins.ml2.plugin [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Attempt 4 to bind port 8eef7e40-2365-40d1-b564-d76e780d475b 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed59206d-0d47-4ef6-9b2d-001d191a9479 could not be found. 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:01:20.268 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-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:01:20.268 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-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:01:20.268 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-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.268 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-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:01:20.268 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-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.268 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-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:01:20.268 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-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:01:20.268 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-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed59206d-0d47-4ef6-9b2d-001d191a9479 could not be found. 2026-07-10 01:01:20.268 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:01:20.269 9 ERROR neutron.plugins.ml2.managers [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Failed to bind port 8eef7e40-2365-40d1-b564-d76e780d475b on host instance for vnic_type normal using segments [{'id': '7d5523ba-2b00-48d8-8e69-0e790c42eec5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 619, 'network_id': '8f7aa729-385c-479e-8f73-88dc564a6ba6'}] 2026-07-10 01:01:20.270 9 INFO neutron.plugins.ml2.plugin [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Attempt 5 to bind port 8eef7e40-2365-40d1-b564-d76e780d475b 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed59206d-0d47-4ef6-9b2d-001d191a9479 could not be found. 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:01:20.291 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-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:01:20.291 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-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:01:20.291 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-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.291 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-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:01:20.291 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-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.291 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-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:01:20.291 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-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:01:20.291 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-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed59206d-0d47-4ef6-9b2d-001d191a9479 could not be found. 2026-07-10 01:01:20.291 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:01:20.292 9 ERROR neutron.plugins.ml2.managers [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Failed to bind port 8eef7e40-2365-40d1-b564-d76e780d475b on host instance for vnic_type normal using segments [{'id': '7d5523ba-2b00-48d8-8e69-0e790c42eec5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 619, 'network_id': '8f7aa729-385c-479e-8f73-88dc564a6ba6'}] 2026-07-10 01:01:20.292 9 INFO neutron.plugins.ml2.plugin [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Attempt 6 to bind port 8eef7e40-2365-40d1-b564-d76e780d475b 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed59206d-0d47-4ef6-9b2d-001d191a9479 could not be found. 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:01:20.319 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-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:01:20.319 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-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:01:20.319 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-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.319 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-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:01:20.319 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-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.319 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-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:01:20.319 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-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:01:20.319 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-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed59206d-0d47-4ef6-9b2d-001d191a9479 could not be found. 2026-07-10 01:01:20.319 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:01:20.320 9 ERROR neutron.plugins.ml2.managers [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Failed to bind port 8eef7e40-2365-40d1-b564-d76e780d475b on host instance for vnic_type normal using segments [{'id': '7d5523ba-2b00-48d8-8e69-0e790c42eec5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 619, 'network_id': '8f7aa729-385c-479e-8f73-88dc564a6ba6'}] 2026-07-10 01:01:20.320 9 INFO neutron.plugins.ml2.plugin [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Attempt 7 to bind port 8eef7e40-2365-40d1-b564-d76e780d475b 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed59206d-0d47-4ef6-9b2d-001d191a9479 could not be found. 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:01:20.343 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-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:01:20.343 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-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:01:20.343 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-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.343 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-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:01:20.343 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-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.343 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-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:01:20.343 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-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:01:20.343 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-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed59206d-0d47-4ef6-9b2d-001d191a9479 could not be found. 2026-07-10 01:01:20.343 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:01:20.344 9 ERROR neutron.plugins.ml2.managers [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Failed to bind port 8eef7e40-2365-40d1-b564-d76e780d475b on host instance for vnic_type normal using segments [{'id': '7d5523ba-2b00-48d8-8e69-0e790c42eec5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 619, 'network_id': '8f7aa729-385c-479e-8f73-88dc564a6ba6'}] 2026-07-10 01:01:20.344 9 INFO neutron.plugins.ml2.plugin [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Attempt 8 to bind port 8eef7e40-2365-40d1-b564-d76e780d475b 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed59206d-0d47-4ef6-9b2d-001d191a9479 could not be found. 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:01:20.364 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-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:01:20.364 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-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:01:20.364 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-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.364 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-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:01:20.364 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-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.364 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-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:01:20.364 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-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:01:20.364 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-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed59206d-0d47-4ef6-9b2d-001d191a9479 could not be found. 2026-07-10 01:01:20.364 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:01:20.365 9 ERROR neutron.plugins.ml2.managers [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Failed to bind port 8eef7e40-2365-40d1-b564-d76e780d475b on host instance for vnic_type normal using segments [{'id': '7d5523ba-2b00-48d8-8e69-0e790c42eec5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 619, 'network_id': '8f7aa729-385c-479e-8f73-88dc564a6ba6'}] 2026-07-10 01:01:20.366 9 INFO neutron.plugins.ml2.plugin [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Attempt 9 to bind port 8eef7e40-2365-40d1-b564-d76e780d475b 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed59206d-0d47-4ef6-9b2d-001d191a9479 could not be found. 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:01:20.396 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-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:01:20.396 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-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:01:20.396 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-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.396 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-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:01:20.396 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-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.396 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-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:01:20.396 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-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:01:20.396 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-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed59206d-0d47-4ef6-9b2d-001d191a9479 could not be found. 2026-07-10 01:01:20.396 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:01:20.397 9 ERROR neutron.plugins.ml2.managers [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Failed to bind port 8eef7e40-2365-40d1-b564-d76e780d475b on host instance for vnic_type normal using segments [{'id': '7d5523ba-2b00-48d8-8e69-0e790c42eec5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 619, 'network_id': '8f7aa729-385c-479e-8f73-88dc564a6ba6'}] 2026-07-10 01:01:20.398 9 INFO neutron.plugins.ml2.plugin [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Attempt 10 to bind port 8eef7e40-2365-40d1-b564-d76e780d475b 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed59206d-0d47-4ef6-9b2d-001d191a9479 could not be found. 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:01:20.419 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-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:01:20.419 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-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:01:20.419 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-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.419 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-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:01:20.419 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-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:01:20.419 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-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:01:20.419 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-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:01:20.419 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-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed59206d-0d47-4ef6-9b2d-001d191a9479 could not be found. 2026-07-10 01:01:20.419 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:01:20.420 9 ERROR neutron.plugins.ml2.managers [None req-425a04da-1184-4021-9955-af1ed603b46d - - - - - -] Failed to bind port 8eef7e40-2365-40d1-b564-d76e780d475b on host instance for vnic_type normal using segments [{'id': '7d5523ba-2b00-48d8-8e69-0e790c42eec5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 619, 'network_id': '8f7aa729-385c-479e-8f73-88dc564a6ba6'}] 2026-07-10 01:01:20.665 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 68b170b4-bd24-41f4-85fe-9af85d96c015 2026-07-10 01:01:20.704 10 INFO neutron.plugins.ml2.plugin [None req-0b535d7b-0a8e-4a03-b2f3-105ece5831c2 - - - - - -] Attempt 1 to provision port aac343cc-42df-499f-8b35-b29169cc2fd9 2026-07-10 01:01:21.088 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 03929bc0-03d8-4467-a535-63aa1a0b3694 2026-07-10 01:01:21.605 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 63616905-bf11-41c4-8896-ba15a82341f0 2026-07-10 01:01:22.061 9 INFO neutron.plugins.ml2.plugin [None req-aea70014-1d79-4992-a415-e9ae38123fa5 - - - - - -] Attempt 1 to provision port 68b170b4-bd24-41f4-85fe-9af85d96c015 2026-07-10 01:01:22.441 9 INFO neutron.plugins.ml2.plugin [None req-bb63c02f-65cf-4b37-94d2-e3be25469b2c - - - - - -] Attempt 1 to provision port a412e192-f689-4cb3-a61f-743ca25eeb42 2026-07-10 01:01:22.622 9 INFO neutron.plugins.ml2.plugin [None req-50f874f6-5992-4a69-bf2e-9a2e213f0b6c - - - - - -] Attempt 1 to provision port 68b170b4-bd24-41f4-85fe-9af85d96c015 2026-07-10 01:01:22.680 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port a412e192-f689-4cb3-a61f-743ca25eeb42 2026-07-10 01:01:23.006 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 03929bc0-03d8-4467-a535-63aa1a0b3694 2026-07-10 01:01:25.992 9 INFO neutron.plugins.ml2.plugin [None req-483aa45e-4c46-47ed-b7a5-7dd7a71efb25 - - - - - -] Attempt 1 to provision port 135c6719-af10-45b8-a38f-b8dca1f91e62 2026-07-10 01:01:28.983 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 135c6719-af10-45b8-a38f-b8dca1f91e62 2026-07-10 01:01:29.099 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4675f40-d527-4c6f-b310-a4fb5b3f352e'] response: {'server_uuid': 'cc08b2cd-90f5-4063-b8c6-6a228c26f159', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '135c6719-af10-45b8-a38f-b8dca1f91e62', 'code': 200} 2026-07-10 01:01:30.621 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 135c6719-af10-45b8-a38f-b8dca1f91e62 2026-07-10 01:01:33.864 9 INFO neutron.plugins.ml2.plugin [None req-f5f35812-8095-477c-b357-12821bbc1157 - - - - - -] Attempt 1 to provision port 88cb890a-0ba9-4790-8251-33e9b1e87c1f 2026-07-10 01:01:34.634 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 4e944060-7ac1-450c-a2f4-bf251fc57b8b 2026-07-10 01:01:36.229 9 INFO neutron.plugins.ml2.plugin [None req-8b14fd71-0464-4a00-8949-0c433f1e348a - - - - - -] Attempt 1 to provision port 4e944060-7ac1-450c-a2f4-bf251fc57b8b 2026-07-10 01:01:36.528 10 INFO neutron.plugins.ml2.plugin [None req-c0e4e916-c671-408a-9404-12eb6baea0a9 - - - - - -] Attempt 1 to provision port 365d1b1f-3087-45c7-b16c-f38d57904dcf 2026-07-10 01:01:36.556 10 INFO neutron.plugins.ml2.plugin [None req-c0e4e916-c671-408a-9404-12eb6baea0a9 - - - - - -] Attempt 1 to provision port 4e944060-7ac1-450c-a2f4-bf251fc57b8b 2026-07-10 01:01:36.599 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 4e944060-7ac1-450c-a2f4-bf251fc57b8b 2026-07-10 01:01:36.847 10 INFO neutron.plugins.ml2.plugin [None req-310c9689-be4e-4c50-8023-c04865847a41 - - - - - -] Attempt 1 to provision port 365d1b1f-3087-45c7-b16c-f38d57904dcf 2026-07-10 01:01:36.990 9 INFO neutron.plugins.ml2.plugin [None req-98584d76-11b2-4d63-92fd-5e89fbe53f8c - - - - - -] Attempt 1 to provision port 6520a53b-857a-4ca9-9572-504dda548a11 2026-07-10 01:01:37.134 10 INFO neutron.plugins.ml2.plugin [None req-19f318f3-b85b-4978-9d20-c2f56b6d0eee - - - - - -] Attempt 1 to provision port 365d1b1f-3087-45c7-b16c-f38d57904dcf 2026-07-10 01:01:38.663 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 796025a8-e056-4ea0-a8e8-269a8dbf54c6 2026-07-10 01:01:39.099 10 INFO neutron.plugins.ml2.plugin [None req-d82b254a-93de-4fc0-b27a-3ab534386a19 - - - - - -] Attempt 1 to provision port c112e6f5-5992-46ea-bae9-8967c711c498 2026-07-10 01:01:39.269 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port ab079bea-983a-4a4c-90b6-e167507194f3 2026-07-10 01:01:40.143 10 INFO neutron.plugins.ml2.plugin [None req-3732f0b5-d9a5-400a-874a-af9e7902591d - - - - - -] Attempt 1 to provision port ab079bea-983a-4a4c-90b6-e167507194f3 2026-07-10 01:01:40.526 9 INFO neutron.plugins.ml2.plugin [None req-6a0a2065-29f1-449f-a119-3585c836a703 - - - - - -] Attempt 1 to provision port ab079bea-983a-4a4c-90b6-e167507194f3 2026-07-10 01:01:40.671 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 796025a8-e056-4ea0-a8e8-269a8dbf54c6 2026-07-10 01:01:41.038 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port ab079bea-983a-4a4c-90b6-e167507194f3 2026-07-10 01:01:41.632 10 INFO neutron.plugins.ml2.plugin [None req-a49516ae-e7ad-416c-95e6-111eddc77207 - - - - - -] Attempt 1 to provision port a671a34e-118d-42ea-8d22-44006820c4ca 2026-07-10 01:01:42.188 9 INFO neutron.plugins.ml2.plugin [None req-150ff392-03bf-4808-9138-45f4024617b9 - - - - - -] Attempt 1 to provision port a671a34e-118d-42ea-8d22-44006820c4ca 2026-07-10 01:01:42.674 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port b8d428c4-ee8c-4b1f-b56d-fe693d0cc3d6 2026-07-10 01:01:44.600 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port b8d428c4-ee8c-4b1f-b56d-fe693d0cc3d6 2026-07-10 01:01:46.712 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 9b1d8340-6196-484a-980d-1b7422c26821 2026-07-10 01:01:47.685 10 INFO neutron.plugins.ml2.plugin [None req-d97dc5ce-fa00-4755-bcd6-6c652eb5197d - - - - - -] Attempt 1 to provision port 48defdf1-1c8f-4da6-bd6c-2d7cd197268e 2026-07-10 01:01:48.572 9 INFO neutron.plugins.ml2.plugin [None req-145a0156-00c7-4449-a646-18b7da02cf02 - - - - - -] Attempt 1 to provision port 7a16aaf4-c67b-42b2-960f-386b91e17f25 2026-07-10 01:01:48.720 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port aac343cc-42df-499f-8b35-b29169cc2fd9 2026-07-10 01:01:49.077 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 9b1d8340-6196-484a-980d-1b7422c26821 2026-07-10 01:01:50.901 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port aac343cc-42df-499f-8b35-b29169cc2fd9 2026-07-10 01:01:51.190 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 7a16aaf4-c67b-42b2-960f-386b91e17f25 2026-07-10 01:01:51.288 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b2dacef-bbe8-47ea-b4ec-2ad84f877989'] response: {'server_uuid': '6f3c5daf-4342-43a3-8ed7-fb8033784af1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a16aaf4-c67b-42b2-960f-386b91e17f25', 'code': 200} 2026-07-10 01:01:51.857 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 48defdf1-1c8f-4da6-bd6c-2d7cd197268e 2026-07-10 01:01:52.709 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 7a16aaf4-c67b-42b2-960f-386b91e17f25 2026-07-10 01:01:53.035 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 48defdf1-1c8f-4da6-bd6c-2d7cd197268e 2026-07-10 01:01:53.327 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-be68af16-5e46-4136-ab53-98fad66a4673'] response: {'server_uuid': 'ea3d95d7-778d-49de-9470-979e5084d856', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '48defdf1-1c8f-4da6-bd6c-2d7cd197268e', 'code': 200} 2026-07-10 01:01:54.699 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bec496c-686e-4266-ad74-b00301ee7d46'] response: {'server_uuid': 'cc08b2cd-90f5-4063-b8c6-6a228c26f159', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '135c6719-af10-45b8-a38f-b8dca1f91e62', 'code': 200} 2026-07-10 01:01:55.493 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 135c6719-af10-45b8-a38f-b8dca1f91e62 2026-07-10 01:01:56.743 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ad0cdf9-778f-438f-a03f-5d48fa49784a'] response: {'server_uuid': 'cc08b2cd-90f5-4063-b8c6-6a228c26f159', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '135c6719-af10-45b8-a38f-b8dca1f91e62', 'code': 200} 2026-07-10 01:01:56.758 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 365d1b1f-3087-45c7-b16c-f38d57904dcf 2026-07-10 01:01:57.445 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 135c6719-af10-45b8-a38f-b8dca1f91e62 2026-07-10 01:01:57.860 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 88cb890a-0ba9-4790-8251-33e9b1e87c1f 2026-07-10 01:01:58.864 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 88cb890a-0ba9-4790-8251-33e9b1e87c1f 2026-07-10 01:01:59.211 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 781851c8-1d4c-4f91-a838-9b4f50758acc 2026-07-10 01:01:59.812 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 365d1b1f-3087-45c7-b16c-f38d57904dcf 2026-07-10 01:02:00.261 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port f36ea68f-fa60-49c7-9cfc-37ca47bacc07 2026-07-10 01:02:00.313 9 INFO neutron.plugins.ml2.plugin [None req-2b9113cc-9755-4c1d-9fb1-aa4f7633afd3 - - - - - -] Attempt 1 to provision port 781851c8-1d4c-4f91-a838-9b4f50758acc 2026-07-10 01:02:00.547 9 INFO neutron.plugins.ml2.plugin [None req-d4ec0580-76b3-444a-99a9-406a0b00c954 - - - - - -] Attempt 1 to provision port f36ea68f-fa60-49c7-9cfc-37ca47bacc07 2026-07-10 01:02:00.735 10 INFO neutron.plugins.ml2.plugin [None req-75be1e50-e470-4d35-9a31-259e7e7ee992 - - - - - -] Attempt 1 to provision port 781851c8-1d4c-4f91-a838-9b4f50758acc 2026-07-10 01:02:00.906 9 INFO neutron.plugins.ml2.plugin [None req-438564b8-4aed-4c3d-9687-978311659b84 - - - - - -] Attempt 1 to provision port f36ea68f-fa60-49c7-9cfc-37ca47bacc07 2026-07-10 01:02:01.005 9 INFO neutron.plugins.ml2.plugin [None req-438564b8-4aed-4c3d-9687-978311659b84 - - - - - -] Attempt 1 to provision port 098108bd-7334-4252-b0a9-12c1a6c53006 2026-07-10 01:02:01.054 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 781851c8-1d4c-4f91-a838-9b4f50758acc 2026-07-10 01:02:01.149 10 INFO neutron.plugins.ml2.plugin [None req-b3650d70-09c3-490a-9d39-4fe3e28af6e4 - - - - - -] Attempt 1 to provision port 098108bd-7334-4252-b0a9-12c1a6c53006 /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-07-10 01:02:01.311 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port f36ea68f-fa60-49c7-9cfc-37ca47bacc07 2026-07-10 01:02:01.404 9 INFO neutron.plugins.ml2.plugin [None req-8446058b-5c61-4e29-b031-a8d0aec8d379 - - - - - -] Attempt 1 to provision port 098108bd-7334-4252-b0a9-12c1a6c53006 2026-07-10 01:02:01.646 10 INFO neutron.plugins.ml2.plugin [None req-c9dca802-8ad4-4e89-8cf5-db990f7c7ed3 - - - - - -] Attempt 1 to provision port bbe6303b-60a2-419c-a60b-000d4e724110 2026-07-10 01:02:02.591 10 INFO neutron.plugins.ml2.plugin [None req-1a00b4c5-bc77-42c0-a78d-8230aa4499e5 - - - - - -] Attempt 1 to provision port bbe6303b-60a2-419c-a60b-000d4e724110 2026-07-10 01:02:09.154 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 2f7866c5-757f-4704-a8be-5d156c537459 2026-07-10 01:02:11.024 10 INFO neutron.plugins.ml2.plugin [None req-d147cfe8-69c7-4919-bcc4-e037b68139e1 - - - - - -] Attempt 1 to provision port 2f7866c5-757f-4704-a8be-5d156c537459 2026-07-10 01:02:11.085 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 2f7866c5-757f-4704-a8be-5d156c537459 2026-07-10 01:02:11.404 10 INFO neutron.plugins.ml2.plugin [None req-a2ad91b3-d725-4d18-b209-fa72a385580a - - - - - -] Attempt 1 to provision port 8294ef9f-7d4f-4248-bb05-cf7733ab85b6 2026-07-10 01:02:11.444 10 INFO neutron.plugins.ml2.plugin [None req-a2ad91b3-d725-4d18-b209-fa72a385580a - - - - - -] Attempt 1 to provision port 2f7866c5-757f-4704-a8be-5d156c537459 2026-07-10 01:02:11.727 9 INFO neutron.plugins.ml2.plugin [None req-2788ae4f-9229-45ac-a8a3-2cac124e437a - - - - - -] Attempt 1 to provision port 8294ef9f-7d4f-4248-bb05-cf7733ab85b6 2026-07-10 01:02:11.967 9 INFO neutron.plugins.ml2.plugin [None req-76cb5f70-c8a3-4f39-a481-79cdf73f9fd0 - - - - - -] Attempt 1 to provision port 8294ef9f-7d4f-4248-bb05-cf7733ab85b6 2026-07-10 01:02:15.831 10 INFO neutron.plugins.ml2.plugin [None req-cb416567-c357-47c7-a3c2-dee72f06c441 - - - - - -] Attempt 1 to provision port c388a432-f6e8-4836-9ac7-75eb5e116ddb 2026-07-10 01:02:17.248 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 6b840768-1a74-4205-a017-bedd181dad7a 2026-07-10 01:02:17.585 10 INFO neutron.plugins.ml2.plugin [None req-06351640-7d19-43e7-b937-ac5400804ae7 - - - - - -] Attempt 1 to provision port 6b840768-1a74-4205-a017-bedd181dad7a 2026-07-10 01:02:17.864 10 INFO neutron.plugins.ml2.plugin [None req-f338dc8a-70fb-4cb0-88d6-5a01499d023c - - - - - -] Attempt 1 to provision port 6b840768-1a74-4205-a017-bedd181dad7a 2026-07-10 01:02:18.846 10 INFO neutron.plugins.ml2.plugin [None req-082f8834-f8b5-483c-94f6-3e7ccf6c04e9 - - - - - -] Attempt 1 to provision port 7a432a70-f307-496a-aaf1-d4290abf9fe0 2026-07-10 01:02:19.291 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port a1418ba9-f592-4659-ae0c-f32f34e2fa95 2026-07-10 01:02:19.603 10 INFO neutron.plugins.ml2.plugin [None req-2470a706-3dc8-4699-83a3-ec144c97cdd1 - - - - - -] Attempt 1 to provision port 7a432a70-f307-496a-aaf1-d4290abf9fe0 2026-07-10 01:02:19.804 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 6b840768-1a74-4205-a017-bedd181dad7a 2026-07-10 01:02:20.215 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port b49a7ec0-b49e-4c06-82d6-990bf7e42141 2026-07-10 01:02:20.978 9 INFO neutron.plugins.ml2.plugin [None req-b90e1d1d-44aa-46d6-b9dc-c5af57a54ae7 - - - - - -] Attempt 1 to provision port b49a7ec0-b49e-4c06-82d6-990bf7e42141 2026-07-10 01:02:21.073 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port b49a7ec0-b49e-4c06-82d6-990bf7e42141 2026-07-10 01:02:21.286 10 INFO neutron.plugins.ml2.plugin [None req-a4ea7763-45be-4876-b23d-53d350cdf086 - - - - - -] Attempt 1 to provision port 714bc6aa-853d-4c7c-a25a-03e427751fa6 2026-07-10 01:02:21.335 10 INFO neutron.plugins.ml2.plugin [None req-a4ea7763-45be-4876-b23d-53d350cdf086 - - - - - -] Attempt 1 to provision port b49a7ec0-b49e-4c06-82d6-990bf7e42141 2026-07-10 01:02:21.392 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port a1418ba9-f592-4659-ae0c-f32f34e2fa95 2026-07-10 01:02:21.688 10 INFO neutron.plugins.ml2.plugin [None req-151aa448-9591-4202-a850-e3e0c538392c - - - - - -] Attempt 1 to provision port 714bc6aa-853d-4c7c-a25a-03e427751fa6 2026-07-10 01:02:21.839 9 INFO neutron.plugins.ml2.plugin [None req-acdd7c32-835a-44fe-8565-ff91bee5fd64 - - - - - -] Attempt 1 to provision port 714bc6aa-853d-4c7c-a25a-03e427751fa6 2026-07-10 01:02:22.901 9 INFO neutron.plugins.ml2.plugin [None req-64aa433a-5769-49fa-a97b-100e21c866f4 - - - - - -] Attempt 1 to provision port eed20169-c08f-4227-a7f0-35e5229b2f92 2026-07-10 01:02:23.280 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port ae7f934b-9a9f-4367-9add-f75b6dbed768 2026-07-10 01:02:25.131 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port ae7f934b-9a9f-4367-9add-f75b6dbed768 2026-07-10 01:02:25.182 9 INFO neutron.plugins.ml2.plugin [None req-82c865c1-3175-4997-ba9a-be6cc61d7e06 - - - - - -] Attempt 1 to provision port ae7f934b-9a9f-4367-9add-f75b6dbed768 2026-07-10 01:02:25.524 9 INFO neutron.plugins.ml2.plugin [None req-4bd5c0b4-53ed-4b01-9b22-299ef1b83d96 - - - - - -] Attempt 1 to provision port ae7f934b-9a9f-4367-9add-f75b6dbed768 2026-07-10 01:02:26.549 10 INFO neutron.plugins.ml2.plugin [None req-c3a511d8-805b-496c-b67c-51e91cca0c2f - - - - - -] Attempt 1 to provision port 00b0fa12-8138-4bc4-b6c2-b725feb873e3 2026-07-10 01:02:26.699 9 INFO neutron.plugins.ml2.plugin [None req-8594edcd-f1b0-4546-976c-b8248ce3a967 - - - - - -] Attempt 1 to provision port 3d7f7989-6ad2-407c-9fc2-8b7cfe84af08 2026-07-10 01:02:27.051 10 INFO neutron.plugins.ml2.plugin [None req-5b24ad04-741a-42e0-9460-1725384e682a - - - - - -] Attempt 1 to provision port 00b0fa12-8138-4bc4-b6c2-b725feb873e3 2026-07-10 01:02:27.111 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 706aaf09-e7db-446d-952b-9f413f6b775a 2026-07-10 01:02:27.641 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 63306b66-2662-4a0d-99ab-99e45b7f8c5d 2026-07-10 01:02:27.711 9 INFO neutron.plugins.ml2.plugin [None req-8f486725-e90f-4afc-aa05-b58ea00c22d5 - - - - - -] Attempt 1 to provision port 63306b66-2662-4a0d-99ab-99e45b7f8c5d 2026-07-10 01:02:28.013 10 INFO neutron.plugins.ml2.plugin [None req-6361a32e-a419-4f19-971c-d0468b46b5d1 - - - - - -] Attempt 1 to provision port 63306b66-2662-4a0d-99ab-99e45b7f8c5d 2026-07-10 01:02:28.915 10 INFO neutron.plugins.ml2.plugin [None req-229f9c33-7281-48d3-b878-982ff0791988 - - - - - -] Attempt 1 to provision port 79bdb3ca-baaf-49a2-847f-674b3b864101 2026-07-10 01:02:29.059 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 706aaf09-e7db-446d-952b-9f413f6b775a 2026-07-10 01:02:29.351 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 63306b66-2662-4a0d-99ab-99e45b7f8c5d 2026-07-10 01:02:29.460 10 INFO neutron.plugins.ml2.plugin [None req-8f0dc451-0342-402f-84ec-30b8e281ccd8 - - - - - -] Attempt 1 to provision port c674cc7e-4435-4c69-8959-696e9012facf 2026-07-10 01:02:30.123 9 INFO neutron.plugins.ml2.plugin [None req-b3572a7a-24d7-433b-859d-8579370538da - - - - - -] Attempt 1 to provision port c674cc7e-4435-4c69-8959-696e9012facf 2026-07-10 01:02:31.104 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 7fbdc9ab-0c7c-43bb-8e0b-9f927d224d4b 2026-07-10 01:02:33.166 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 7fbdc9ab-0c7c-43bb-8e0b-9f927d224d4b 2026-07-10 01:02:33.805 10 INFO neutron.plugins.ml2.plugin [None req-1ab2da33-cc5b-4c8a-9e02-525b802d5e9b - - - - - -] Attempt 1 to provision port b054171b-b1f7-44d5-b449-6c0069019f72 2026-07-10 01:02:34.759 9 INFO neutron.plugins.ml2.plugin [None req-41c4da1a-1756-478a-9d45-862be05e0500 - - - - - -] Attempt 1 to provision port 63675799-c2c6-4d6b-bab1-54793231c572 2026-07-10 01:02:37.338 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 7a432a70-f307-496a-aaf1-d4290abf9fe0 2026-07-10 01:02:37.703 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port c388a432-f6e8-4836-9ac7-75eb5e116ddb 2026-07-10 01:02:38.018 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 63675799-c2c6-4d6b-bab1-54793231c572 2026-07-10 01:02:38.146 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-58b493a9-faec-40ca-aec3-48a2936833b9'] response: {'server_uuid': 'f22e470b-dad2-45cf-8940-b6bded846356', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '63675799-c2c6-4d6b-bab1-54793231c572', 'code': 200} 2026-07-10 01:02:38.560 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port b054171b-b1f7-44d5-b449-6c0069019f72 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8cdc95bf-5a7e-4ab2-a1ae-d8077a8132b8 could not be found. 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:02:39.354 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-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:02:39.354 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-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:02:39.354 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-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.354 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-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:02:39.354 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-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.354 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-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:02:39.354 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-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:02:39.354 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-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8cdc95bf-5a7e-4ab2-a1ae-d8077a8132b8 could not be found. 2026-07-10 01:02:39.354 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:02:39.355 9 ERROR neutron.plugins.ml2.managers [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Failed to bind port 44bf4e35-8ccf-46ed-9ae4-f710f32045ff on host instance for vnic_type normal using segments [{'id': '4b0e6956-6376-4b70-be62-6d6821b0724d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 202, 'network_id': '0ea48440-513b-4cb5-9e39-01ac40f8cbce'}] 2026-07-10 01:02:39.355 9 INFO neutron.plugins.ml2.plugin [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Attempt 2 to bind port 44bf4e35-8ccf-46ed-9ae4-f710f32045ff 2026-07-10 01:02:39.355 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 7a432a70-f307-496a-aaf1-d4290abf9fe0 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8cdc95bf-5a7e-4ab2-a1ae-d8077a8132b8 could not be found. 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:02:39.396 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-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:02:39.396 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-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:02:39.396 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-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.396 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-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:02:39.396 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-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.396 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-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:02:39.396 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-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:02:39.396 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-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8cdc95bf-5a7e-4ab2-a1ae-d8077a8132b8 could not be found. 2026-07-10 01:02:39.396 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:02:39.398 9 ERROR neutron.plugins.ml2.managers [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Failed to bind port 44bf4e35-8ccf-46ed-9ae4-f710f32045ff on host instance for vnic_type normal using segments [{'id': '4b0e6956-6376-4b70-be62-6d6821b0724d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 202, 'network_id': '0ea48440-513b-4cb5-9e39-01ac40f8cbce'}] 2026-07-10 01:02:39.398 9 INFO neutron.plugins.ml2.plugin [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Attempt 3 to bind port 44bf4e35-8ccf-46ed-9ae4-f710f32045ff 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8cdc95bf-5a7e-4ab2-a1ae-d8077a8132b8 could not be found. 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:02:39.430 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-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:02:39.430 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-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:02:39.430 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-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.430 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-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:02:39.430 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-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.430 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-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:02:39.430 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-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:02:39.430 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-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8cdc95bf-5a7e-4ab2-a1ae-d8077a8132b8 could not be found. 2026-07-10 01:02:39.430 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:02:39.431 9 ERROR neutron.plugins.ml2.managers [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Failed to bind port 44bf4e35-8ccf-46ed-9ae4-f710f32045ff on host instance for vnic_type normal using segments [{'id': '4b0e6956-6376-4b70-be62-6d6821b0724d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 202, 'network_id': '0ea48440-513b-4cb5-9e39-01ac40f8cbce'}] 2026-07-10 01:02:39.431 9 INFO neutron.plugins.ml2.plugin [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Attempt 4 to bind port 44bf4e35-8ccf-46ed-9ae4-f710f32045ff 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8cdc95bf-5a7e-4ab2-a1ae-d8077a8132b8 could not be found. 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:02:39.456 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-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:02:39.456 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-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:02:39.456 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-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.456 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-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:02:39.456 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-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.456 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-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:02:39.456 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-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:02:39.456 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-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8cdc95bf-5a7e-4ab2-a1ae-d8077a8132b8 could not be found. 2026-07-10 01:02:39.456 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:02:39.457 9 ERROR neutron.plugins.ml2.managers [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Failed to bind port 44bf4e35-8ccf-46ed-9ae4-f710f32045ff on host instance for vnic_type normal using segments [{'id': '4b0e6956-6376-4b70-be62-6d6821b0724d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 202, 'network_id': '0ea48440-513b-4cb5-9e39-01ac40f8cbce'}] 2026-07-10 01:02:39.457 9 INFO neutron.plugins.ml2.plugin [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Attempt 5 to bind port 44bf4e35-8ccf-46ed-9ae4-f710f32045ff 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8cdc95bf-5a7e-4ab2-a1ae-d8077a8132b8 could not be found. 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:02:39.486 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-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:02:39.486 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-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:02:39.486 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-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.486 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-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:02:39.486 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-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.486 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-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:02:39.486 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-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:02:39.486 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-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8cdc95bf-5a7e-4ab2-a1ae-d8077a8132b8 could not be found. 2026-07-10 01:02:39.486 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:02:39.487 9 ERROR neutron.plugins.ml2.managers [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Failed to bind port 44bf4e35-8ccf-46ed-9ae4-f710f32045ff on host instance for vnic_type normal using segments [{'id': '4b0e6956-6376-4b70-be62-6d6821b0724d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 202, 'network_id': '0ea48440-513b-4cb5-9e39-01ac40f8cbce'}] 2026-07-10 01:02:39.487 9 INFO neutron.plugins.ml2.plugin [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Attempt 6 to bind port 44bf4e35-8ccf-46ed-9ae4-f710f32045ff 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8cdc95bf-5a7e-4ab2-a1ae-d8077a8132b8 could not be found. 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:02:39.508 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-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:02:39.508 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-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:02:39.508 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-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.508 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-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:02:39.508 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-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.508 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-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:02:39.508 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-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:02:39.508 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-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8cdc95bf-5a7e-4ab2-a1ae-d8077a8132b8 could not be found. 2026-07-10 01:02:39.508 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:02:39.509 9 ERROR neutron.plugins.ml2.managers [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Failed to bind port 44bf4e35-8ccf-46ed-9ae4-f710f32045ff on host instance for vnic_type normal using segments [{'id': '4b0e6956-6376-4b70-be62-6d6821b0724d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 202, 'network_id': '0ea48440-513b-4cb5-9e39-01ac40f8cbce'}] 2026-07-10 01:02:39.509 9 INFO neutron.plugins.ml2.plugin [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Attempt 7 to bind port 44bf4e35-8ccf-46ed-9ae4-f710f32045ff 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8cdc95bf-5a7e-4ab2-a1ae-d8077a8132b8 could not be found. 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:02:39.529 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-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:02:39.529 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-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:02:39.529 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-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.529 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-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:02:39.529 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-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.529 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-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:02:39.529 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-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:02:39.529 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-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8cdc95bf-5a7e-4ab2-a1ae-d8077a8132b8 could not be found. 2026-07-10 01:02:39.529 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:02:39.530 9 ERROR neutron.plugins.ml2.managers [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Failed to bind port 44bf4e35-8ccf-46ed-9ae4-f710f32045ff on host instance for vnic_type normal using segments [{'id': '4b0e6956-6376-4b70-be62-6d6821b0724d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 202, 'network_id': '0ea48440-513b-4cb5-9e39-01ac40f8cbce'}] 2026-07-10 01:02:39.530 9 INFO neutron.plugins.ml2.plugin [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Attempt 8 to bind port 44bf4e35-8ccf-46ed-9ae4-f710f32045ff 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8cdc95bf-5a7e-4ab2-a1ae-d8077a8132b8 could not be found. 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:02:39.565 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-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:02:39.565 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-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:02:39.565 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-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.565 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-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:02:39.565 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-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.565 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-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:02:39.565 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-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:02:39.565 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-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8cdc95bf-5a7e-4ab2-a1ae-d8077a8132b8 could not be found. 2026-07-10 01:02:39.565 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:02:39.566 9 ERROR neutron.plugins.ml2.managers [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Failed to bind port 44bf4e35-8ccf-46ed-9ae4-f710f32045ff on host instance for vnic_type normal using segments [{'id': '4b0e6956-6376-4b70-be62-6d6821b0724d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 202, 'network_id': '0ea48440-513b-4cb5-9e39-01ac40f8cbce'}] 2026-07-10 01:02:39.585 9 INFO neutron.plugins.ml2.plugin [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Attempt 9 to bind port 44bf4e35-8ccf-46ed-9ae4-f710f32045ff 2026-07-10 01:02:39.607 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 9524973e-f575-4c49-9aec-b5c3693cdd33 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8cdc95bf-5a7e-4ab2-a1ae-d8077a8132b8 could not be found. 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:02:39.621 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-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:02:39.621 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-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:02:39.621 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-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.621 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-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:02:39.621 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-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.621 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-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:02:39.621 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-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:02:39.621 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-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8cdc95bf-5a7e-4ab2-a1ae-d8077a8132b8 could not be found. 2026-07-10 01:02:39.621 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:02:39.622 9 ERROR neutron.plugins.ml2.managers [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Failed to bind port 44bf4e35-8ccf-46ed-9ae4-f710f32045ff on host instance for vnic_type normal using segments [{'id': '4b0e6956-6376-4b70-be62-6d6821b0724d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 202, 'network_id': '0ea48440-513b-4cb5-9e39-01ac40f8cbce'}] 2026-07-10 01:02:39.625 9 INFO neutron.plugins.ml2.plugin [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Attempt 10 to bind port 44bf4e35-8ccf-46ed-9ae4-f710f32045ff 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 8cdc95bf-5a7e-4ab2-a1ae-d8077a8132b8 could not be found. 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:02:39.645 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-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:02:39.645 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-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:02:39.645 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-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.645 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-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:02:39.645 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-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:02:39.645 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-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:02:39.645 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-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:02:39.645 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-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 8cdc95bf-5a7e-4ab2-a1ae-d8077a8132b8 could not be found. 2026-07-10 01:02:39.645 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:02:39.646 9 ERROR neutron.plugins.ml2.managers [None req-2b67b93c-1769-4531-bc20-696bcbd4735c - - - - - -] Failed to bind port 44bf4e35-8ccf-46ed-9ae4-f710f32045ff on host instance for vnic_type normal using segments [{'id': '4b0e6956-6376-4b70-be62-6d6821b0724d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 202, 'network_id': '0ea48440-513b-4cb5-9e39-01ac40f8cbce'}] 2026-07-10 01:02:40.018 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 63675799-c2c6-4d6b-bab1-54793231c572 2026-07-10 01:02:40.188 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a63f7162-2315-4228-b1b8-56ccfd4745a1'] response: {'server_uuid': 'b907c860-6dc6-443e-bde1-969c5ea95783', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b054171b-b1f7-44d5-b449-6c0069019f72', 'code': 200} 2026-07-10 01:02:40.265 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port c388a432-f6e8-4836-9ac7-75eb5e116ddb 2026-07-10 01:02:40.480 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port b054171b-b1f7-44d5-b449-6c0069019f72 2026-07-10 01:02:41.083 10 INFO neutron.plugins.ml2.plugin [None req-d038b40e-7b3b-4bc3-80fb-3278a74b7132 - - - - - -] Attempt 1 to provision port 9524973e-f575-4c49-9aec-b5c3693cdd33 2026-07-10 01:02:41.281 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 9524973e-f575-4c49-9aec-b5c3693cdd33 2026-07-10 01:02:41.439 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] No ports have port_id starting with 9524973e-f575-4c49-9aec-b5c3693cdd33 2026-07-10 01:02:45.358 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port eed20169-c08f-4227-a7f0-35e5229b2f92 2026-07-10 01:02:45.880 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 00b0fa12-8138-4bc4-b6c2-b725feb873e3 /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-07-10 01:02:47.334 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port eed20169-c08f-4227-a7f0-35e5229b2f92 2026-07-10 01:02:47.539 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 00b0fa12-8138-4bc4-b6c2-b725feb873e3 2026-07-10 01:02:57.333 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 291ec37c-cda9-4ec9-ba3f-497d55f1dce7 2026-07-10 01:03:05.693 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port f9c6c19c-efcb-4667-974e-34eb5a546102 2026-07-10 01:03:05.944 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] No ports have port_id starting with f9c6c19c-efcb-4667-974e-34eb5a546102 2026-07-10 01:03:12.873 9 INFO neutron.plugins.ml2.plugin [None req-db466687-3c48-4456-8289-89ea0bc2e673 - - - - - -] Attempt 1 to provision port 791db42f-aca9-4ac5-9bc6-2ae222ca3213 2026-07-10 01:03:17.460 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 895493e0-daf1-4f5e-9c2f-44195e88543a 2026-07-10 01:03:18.003 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 0396ab7d-be93-4221-a323-7e36f482ab66 2026-07-10 01:03:18.354 10 INFO neutron.plugins.ml2.plugin [None req-0caa4b61-fbdd-407b-9754-80392ed5d0b3 - - - - - -] Attempt 1 to provision port 0396ab7d-be93-4221-a323-7e36f482ab66 2026-07-10 01:03:18.414 10 INFO neutron.plugins.ml2.db [None req-0caa4b61-fbdd-407b-9754-80392ed5d0b3 - - - - - -] No ports have port_id starting with 0396ab7d-be93-4221-a323-7e36f482ab66 2026-07-10 01:03:18.503 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port d87c4c33-ea4e-4424-aeda-200c4c250a4e 2026-07-10 01:03:19.290 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port d87c4c33-ea4e-4424-aeda-200c4c250a4e 2026-07-10 01:03:19.366 10 INFO neutron.plugins.ml2.plugin [None req-b0ee6447-efe0-4cdc-b7f5-3ce9deeb9e86 - - - - - -] Attempt 1 to provision port 895493e0-daf1-4f5e-9c2f-44195e88543a 2026-07-10 01:03:19.616 10 INFO neutron.plugins.ml2.plugin [None req-89fd202d-a9cc-4407-b503-cb14ca4e6a83 - - - - - -] Attempt 1 to provision port 895493e0-daf1-4f5e-9c2f-44195e88543a 2026-07-10 01:03:19.701 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 895493e0-daf1-4f5e-9c2f-44195e88543a 2026-07-10 01:03:19.711 10 INFO neutron.plugins.ml2.plugin [None req-89fd202d-a9cc-4407-b503-cb14ca4e6a83 - - - - - -] Attempt 1 to provision port 45d3f395-d25b-42c1-a172-837d583874ba 2026-07-10 01:03:19.866 9 INFO neutron.plugins.ml2.plugin [None req-0af5802d-3366-4fb0-82d2-b6eda005ac5e - - - - - -] Attempt 1 to provision port 45d3f395-d25b-42c1-a172-837d583874ba 2026-07-10 01:03:20.116 10 INFO neutron.plugins.ml2.plugin [None req-b68724d2-21d0-4968-8def-08fa28705dae - - - - - -] Attempt 1 to provision port 45d3f395-d25b-42c1-a172-837d583874ba 2026-07-10 01:03:22.784 10 INFO neutron.plugins.ml2.plugin [None req-52251ddd-5ed4-4ec0-af32-a2a8016479e5 - - - - - -] Attempt 1 to provision port a2006f3f-aca4-45b6-ac6a-099dd83497d7 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 025fb2b2-f65f-497e-bfb8-498641148828 could not be found. 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:03:23.912 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-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:03:23.912 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-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:03:23.912 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-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:23.912 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-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:03:23.912 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-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:23.912 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-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:03:23.912 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-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:03:23.912 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-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 025fb2b2-f65f-497e-bfb8-498641148828 could not be found. 2026-07-10 01:03:23.912 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:03:23.913 9 ERROR neutron.plugins.ml2.managers [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Failed to bind port c1856410-b77b-4b9e-9d95-4d4b900699ea on host instance for vnic_type normal using segments [{'id': '690235aa-a9d5-4e33-a618-6271e036d9dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 374, 'network_id': '0c2cabca-a90a-4e3d-8133-520f8769696a'}] 2026-07-10 01:03:23.913 9 INFO neutron.plugins.ml2.plugin [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Attempt 2 to bind port c1856410-b77b-4b9e-9d95-4d4b900699ea 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 025fb2b2-f65f-497e-bfb8-498641148828 could not be found. 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:03:23.942 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-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:03:23.942 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-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:03:23.942 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-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:23.942 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-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:03:23.942 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-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:23.942 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-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:03:23.942 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-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:03:23.942 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-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 025fb2b2-f65f-497e-bfb8-498641148828 could not be found. 2026-07-10 01:03:23.942 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:03:23.943 9 ERROR neutron.plugins.ml2.managers [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Failed to bind port c1856410-b77b-4b9e-9d95-4d4b900699ea on host instance for vnic_type normal using segments [{'id': '690235aa-a9d5-4e33-a618-6271e036d9dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 374, 'network_id': '0c2cabca-a90a-4e3d-8133-520f8769696a'}] 2026-07-10 01:03:23.944 9 INFO neutron.plugins.ml2.plugin [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Attempt 3 to bind port c1856410-b77b-4b9e-9d95-4d4b900699ea 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 025fb2b2-f65f-497e-bfb8-498641148828 could not be found. 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:03:23.964 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-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:03:23.964 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-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:03:23.964 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-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:23.964 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-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:03:23.964 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-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:23.964 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-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:03:23.964 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-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:03:23.964 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-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 025fb2b2-f65f-497e-bfb8-498641148828 could not be found. 2026-07-10 01:03:23.964 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:03:23.965 9 ERROR neutron.plugins.ml2.managers [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Failed to bind port c1856410-b77b-4b9e-9d95-4d4b900699ea on host instance for vnic_type normal using segments [{'id': '690235aa-a9d5-4e33-a618-6271e036d9dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 374, 'network_id': '0c2cabca-a90a-4e3d-8133-520f8769696a'}] 2026-07-10 01:03:23.965 9 INFO neutron.plugins.ml2.plugin [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Attempt 4 to bind port c1856410-b77b-4b9e-9d95-4d4b900699ea 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 025fb2b2-f65f-497e-bfb8-498641148828 could not be found. 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:03:23.990 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-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:03:23.990 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-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:03:23.990 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-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:23.990 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-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:03:23.990 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-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:23.990 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-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:03:23.990 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-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:03:23.990 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-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 025fb2b2-f65f-497e-bfb8-498641148828 could not be found. 2026-07-10 01:03:23.990 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:03:23.991 9 ERROR neutron.plugins.ml2.managers [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Failed to bind port c1856410-b77b-4b9e-9d95-4d4b900699ea on host instance for vnic_type normal using segments [{'id': '690235aa-a9d5-4e33-a618-6271e036d9dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 374, 'network_id': '0c2cabca-a90a-4e3d-8133-520f8769696a'}] 2026-07-10 01:03:23.991 9 INFO neutron.plugins.ml2.plugin [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Attempt 5 to bind port c1856410-b77b-4b9e-9d95-4d4b900699ea 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 025fb2b2-f65f-497e-bfb8-498641148828 could not be found. 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:03:24.010 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-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:03:24.010 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-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:03:24.010 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-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:24.010 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-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:03:24.010 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-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:24.010 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-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:03:24.010 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-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:03:24.010 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-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 025fb2b2-f65f-497e-bfb8-498641148828 could not be found. 2026-07-10 01:03:24.010 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:03:24.011 9 ERROR neutron.plugins.ml2.managers [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Failed to bind port c1856410-b77b-4b9e-9d95-4d4b900699ea on host instance for vnic_type normal using segments [{'id': '690235aa-a9d5-4e33-a618-6271e036d9dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 374, 'network_id': '0c2cabca-a90a-4e3d-8133-520f8769696a'}] 2026-07-10 01:03:24.012 9 INFO neutron.plugins.ml2.plugin [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Attempt 6 to bind port c1856410-b77b-4b9e-9d95-4d4b900699ea 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 025fb2b2-f65f-497e-bfb8-498641148828 could not be found. 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:03:24.035 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-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:03:24.035 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-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:03:24.035 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-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:24.035 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-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:03:24.035 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-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:24.035 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-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:03:24.035 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-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:03:24.035 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-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 025fb2b2-f65f-497e-bfb8-498641148828 could not be found. 2026-07-10 01:03:24.035 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:03:24.036 9 ERROR neutron.plugins.ml2.managers [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Failed to bind port c1856410-b77b-4b9e-9d95-4d4b900699ea on host instance for vnic_type normal using segments [{'id': '690235aa-a9d5-4e33-a618-6271e036d9dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 374, 'network_id': '0c2cabca-a90a-4e3d-8133-520f8769696a'}] 2026-07-10 01:03:24.037 9 INFO neutron.plugins.ml2.plugin [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Attempt 7 to bind port c1856410-b77b-4b9e-9d95-4d4b900699ea 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 025fb2b2-f65f-497e-bfb8-498641148828 could not be found. 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:03:24.059 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-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:03:24.059 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-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:03:24.059 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-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:24.059 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-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:03:24.059 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-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:24.059 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-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:03:24.059 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-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:03:24.059 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-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 025fb2b2-f65f-497e-bfb8-498641148828 could not be found. 2026-07-10 01:03:24.059 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:03:24.060 9 ERROR neutron.plugins.ml2.managers [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Failed to bind port c1856410-b77b-4b9e-9d95-4d4b900699ea on host instance for vnic_type normal using segments [{'id': '690235aa-a9d5-4e33-a618-6271e036d9dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 374, 'network_id': '0c2cabca-a90a-4e3d-8133-520f8769696a'}] 2026-07-10 01:03:24.061 9 INFO neutron.plugins.ml2.plugin [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Attempt 8 to bind port c1856410-b77b-4b9e-9d95-4d4b900699ea 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 025fb2b2-f65f-497e-bfb8-498641148828 could not be found. 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:03:24.082 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-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:03:24.082 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-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:03:24.082 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-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:24.082 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-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:03:24.082 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-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:24.082 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-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:03:24.082 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-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:03:24.082 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-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 025fb2b2-f65f-497e-bfb8-498641148828 could not be found. 2026-07-10 01:03:24.082 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:03:24.083 9 ERROR neutron.plugins.ml2.managers [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Failed to bind port c1856410-b77b-4b9e-9d95-4d4b900699ea on host instance for vnic_type normal using segments [{'id': '690235aa-a9d5-4e33-a618-6271e036d9dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 374, 'network_id': '0c2cabca-a90a-4e3d-8133-520f8769696a'}] 2026-07-10 01:03:24.083 9 INFO neutron.plugins.ml2.plugin [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Attempt 9 to bind port c1856410-b77b-4b9e-9d95-4d4b900699ea 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 025fb2b2-f65f-497e-bfb8-498641148828 could not be found. 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:03:24.104 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-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:03:24.104 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-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:03:24.104 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-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:24.104 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-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:03:24.104 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-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:24.104 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-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:03:24.104 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-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:03:24.104 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-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 025fb2b2-f65f-497e-bfb8-498641148828 could not be found. 2026-07-10 01:03:24.104 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:03:24.105 9 ERROR neutron.plugins.ml2.managers [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Failed to bind port c1856410-b77b-4b9e-9d95-4d4b900699ea on host instance for vnic_type normal using segments [{'id': '690235aa-a9d5-4e33-a618-6271e036d9dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 374, 'network_id': '0c2cabca-a90a-4e3d-8133-520f8769696a'}] 2026-07-10 01:03:24.105 9 INFO neutron.plugins.ml2.plugin [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Attempt 10 to bind port c1856410-b77b-4b9e-9d95-4d4b900699ea 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 025fb2b2-f65f-497e-bfb8-498641148828 could not be found. 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-10 01:03:24.126 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-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-10 01:03:24.126 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-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-10 01:03:24.126 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-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:24.126 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-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-10 01:03:24.126 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-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-10 01:03:24.126 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-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-10 01:03:24.126 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-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-10 01:03:24.126 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-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 025fb2b2-f65f-497e-bfb8-498641148828 could not be found. 2026-07-10 01:03:24.126 9 ERROR neutron.plugins.ml2.managers  2026-07-10 01:03:24.127 9 ERROR neutron.plugins.ml2.managers [None req-fff92d0f-87fe-4499-9e9c-b866c7b6a762 - - - - - -] Failed to bind port c1856410-b77b-4b9e-9d95-4d4b900699ea on host instance for vnic_type normal using segments [{'id': '690235aa-a9d5-4e33-a618-6271e036d9dc', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 374, 'network_id': '0c2cabca-a90a-4e3d-8133-520f8769696a'}] 2026-07-10 01:03:25.507 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port b2cfc12c-ce91-459a-97c6-79de58f87d0f 2026-07-10 01:03:25.997 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port a2006f3f-aca4-45b6-ac6a-099dd83497d7 2026-07-10 01:03:26.108 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-73488342-f783-4ce3-80b7-fa5db43fbefc'] response: {'server_uuid': '169ab7dd-77c6-41e6-ae15-5c045df7fcfe', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a2006f3f-aca4-45b6-ac6a-099dd83497d7', 'code': 200} 2026-07-10 01:03:27.270 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port b2cfc12c-ce91-459a-97c6-79de58f87d0f 2026-07-10 01:03:27.468 9 INFO neutron.plugins.ml2.plugin [None req-9a99f45c-6105-4423-ba2a-ef3537c68121 - - - - - -] Attempt 1 to provision port b2cfc12c-ce91-459a-97c6-79de58f87d0f 2026-07-10 01:03:27.601 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port a2006f3f-aca4-45b6-ac6a-099dd83497d7 2026-07-10 01:03:29.243 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 67726909-93a0-4e38-90e7-8126b6f8c2f6 2026-07-10 01:03:30.400 10 INFO neutron.plugins.ml2.plugin [None req-ceeece36-2d0a-42cb-a187-e53600b76d1d - - - - - -] Attempt 1 to provision port 67726909-93a0-4e38-90e7-8126b6f8c2f6 2026-07-10 01:03:30.727 10 INFO neutron.plugins.ml2.plugin [None req-712606be-de6b-4392-b25e-393895014fa6 - - - - - -] Attempt 1 to provision port 3843a97c-6b33-4e86-887d-8a5cad5689bb 2026-07-10 01:03:30.776 10 INFO neutron.plugins.ml2.plugin [None req-712606be-de6b-4392-b25e-393895014fa6 - - - - - -] Attempt 1 to provision port b2cfc12c-ce91-459a-97c6-79de58f87d0f 2026-07-10 01:03:31.175 9 INFO neutron.plugins.ml2.plugin [None req-1755959c-65c2-40f6-a86f-88a5df37a2c5 - - - - - -] Attempt 1 to provision port 3843a97c-6b33-4e86-887d-8a5cad5689bb 2026-07-10 01:03:31.288 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 67726909-93a0-4e38-90e7-8126b6f8c2f6 2026-07-10 01:03:31.442 10 INFO neutron.plugins.ml2.plugin [None req-d70a4b86-ed53-451b-8f87-7e294d01257e - - - - - -] Attempt 1 to provision port 67726909-93a0-4e38-90e7-8126b6f8c2f6 2026-07-10 01:03:31.822 9 INFO neutron.plugins.ml2.plugin [None req-63b56e3e-d24f-4266-9ee4-f198f8bc5622 - - - - - -] Attempt 1 to provision port 67726909-93a0-4e38-90e7-8126b6f8c2f6 2026-07-10 01:03:31.893 10 WARNING neutron.plugins.ml2.plugin [None req-da95a4a6-a531-44ef-a6ba-09ff240124b1 - - - - - -] Concurrent port binding operations failed on port 791db42f-aca9-4ac5-9bc6-2ae222ca3213 2026-07-10 01:03:31.896 10 INFO neutron.plugins.ml2.plugin [None req-da95a4a6-a531-44ef-a6ba-09ff240124b1 - - - - - -] Attempt 2 to bind port 791db42f-aca9-4ac5-9bc6-2ae222ca3213 2026-07-10 01:03:31.913 9 INFO neutron.plugins.ml2.plugin [None req-63b56e3e-d24f-4266-9ee4-f198f8bc5622 - - - - - -] Attempt 1 to provision port 3843a97c-6b33-4e86-887d-8a5cad5689bb 2026-07-10 01:03:33.309 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 45d3f395-d25b-42c1-a172-837d583874ba 2026-07-10 01:03:33.677 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 791db42f-aca9-4ac5-9bc6-2ae222ca3213 2026-07-10 01:03:35.266 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 45d3f395-d25b-42c1-a172-837d583874ba 2026-07-10 01:03:35.886 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 791db42f-aca9-4ac5-9bc6-2ae222ca3213 2026-07-10 01:03:37.275 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 2a9ef62e-6046-4b8f-b2a3-f22acfdb7f8a 2026-07-10 01:03:38.815 9 INFO neutron.plugins.ml2.plugin [None req-29966a9c-f69e-430a-bdac-bfade3304768 - - - - - -] Attempt 1 to provision port 2a9ef62e-6046-4b8f-b2a3-f22acfdb7f8a 2026-07-10 01:03:39.122 10 INFO neutron.plugins.ml2.plugin [None req-24d65453-bef4-4f9c-ad41-0c66e07efdb0 - - - - - -] Attempt 1 to provision port 01516f52-575e-48b3-b5fd-688a5c0cde50 2026-07-10 01:03:39.165 10 INFO neutron.plugins.ml2.plugin [None req-24d65453-bef4-4f9c-ad41-0c66e07efdb0 - - - - - -] Attempt 1 to provision port 2a9ef62e-6046-4b8f-b2a3-f22acfdb7f8a 2026-07-10 01:03:39.257 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 2a9ef62e-6046-4b8f-b2a3-f22acfdb7f8a 2026-07-10 01:03:39.369 9 INFO neutron.plugins.ml2.plugin [None req-b8953fd3-94dc-400d-b24c-f30248ede08b - - - - - -] Attempt 1 to provision port 01516f52-575e-48b3-b5fd-688a5c0cde50 2026-07-10 01:03:39.615 10 INFO neutron.plugins.ml2.plugin [None req-c79ad305-875b-4067-8d7e-dec8d9fb1d8a - - - - - -] Attempt 1 to provision port 01516f52-575e-48b3-b5fd-688a5c0cde50 /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-07-10 01:03:45.266 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 2136d7c2-0601-4661-a5e3-14926663984c 2026-07-10 01:03:46.104 10 INFO neutron.plugins.ml2.plugin [None req-1ab84974-f5d4-4247-ba08-3c0e898282d0 - - - - - -] Attempt 1 to provision port 2136d7c2-0601-4661-a5e3-14926663984c 2026-07-10 01:03:46.432 9 INFO neutron.plugins.ml2.plugin [None req-64c32370-6035-42b2-8d60-86bd47ea3d5e - - - - - -] Attempt 1 to provision port 2136d7c2-0601-4661-a5e3-14926663984c 2026-07-10 01:03:46.551 9 INFO neutron.plugins.ml2.plugin [None req-64c32370-6035-42b2-8d60-86bd47ea3d5e - - - - - -] Attempt 1 to provision port 3b13ef22-12ee-4a9a-abde-a60ae868dc92 2026-07-10 01:03:46.723 9 INFO neutron.plugins.ml2.plugin [None req-4d8179f9-42f5-45d0-bf5e-7846fc35d5d3 - - - - - -] Attempt 1 to provision port 3b13ef22-12ee-4a9a-abde-a60ae868dc92 2026-07-10 01:03:46.880 10 INFO neutron.plugins.ml2.plugin [None req-db43cc68-e8f8-486e-8182-1998aed2d9d9 - - - - - -] Attempt 1 to provision port 3b13ef22-12ee-4a9a-abde-a60ae868dc92 2026-07-10 01:03:47.316 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 2136d7c2-0601-4661-a5e3-14926663984c 2026-07-10 01:03:50.237 9 INFO neutron.plugins.ml2.plugin [None req-301a7151-9d14-41ef-abcd-3df8dc5e9793 - - - - - -] Attempt 1 to provision port 15b5b322-665b-4148-a931-67a043c3cc72 2026-07-10 01:03:57.729 10 INFO neutron.plugins.ml2.plugin [None req-bd14d4cc-795b-4a11-a9b2-5b80bcd08843 - - - - - -] Attempt 1 to provision port f9cb8bcc-ae86-4c60-803a-f6843b39bd34 2026-07-10 01:03:59.352 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port f9cb8bcc-ae86-4c60-803a-f6843b39bd34 2026-07-10 01:03:59.587 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bb5aaa7-1a10-40a4-81bb-1bd934cf5c52'] response: {'server_uuid': '08f24190-d46c-4e2e-9052-31574ab51946', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f9cb8bcc-ae86-4c60-803a-f6843b39bd34', 'code': 200} 2026-07-10 01:04:01.280 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port f9cb8bcc-ae86-4c60-803a-f6843b39bd34 2026-07-10 01:04:17.485 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port b85c3cf2-8500-4f64-897d-c1f919be36dc 2026-07-10 01:04:17.751 9 INFO neutron.plugins.ml2.plugin [None req-1e12439b-dcca-48a3-899b-8c3d3b1fab17 - - - - - -] Attempt 1 to provision port b85c3cf2-8500-4f64-897d-c1f919be36dc 2026-07-10 01:04:18.108 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port e913846e-b3eb-4092-bd23-54e9d6138a1f 2026-07-10 01:04:18.283 9 INFO neutron.plugins.ml2.plugin [None req-0ebc1bee-5574-4bec-9395-5f5ff525d62d - - - - - -] Attempt 1 to provision port b85c3cf2-8500-4f64-897d-c1f919be36dc 2026-07-10 01:04:18.646 10 INFO neutron.plugins.ml2.plugin [None req-21842f41-0a36-4127-aa00-503ed866c122 - - - - - -] Attempt 1 to provision port e913846e-b3eb-4092-bd23-54e9d6138a1f 2026-07-10 01:04:19.095 10 INFO neutron.plugins.ml2.plugin [None req-ca5e6645-0694-4a85-a6e7-5427a406f353 - - - - - -] Attempt 1 to provision port e913846e-b3eb-4092-bd23-54e9d6138a1f 2026-07-10 01:04:19.466 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 82ac2ea0-8f4e-4545-bde5-7ca0c3d900f6 2026-07-10 01:04:20.032 9 INFO neutron.plugins.ml2.plugin [None req-57fa32c2-a806-4169-8b3b-9938d4f581e8 - - - - - -] Attempt 1 to provision port 82ac2ea0-8f4e-4545-bde5-7ca0c3d900f6 2026-07-10 01:04:20.197 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port e913846e-b3eb-4092-bd23-54e9d6138a1f 2026-07-10 01:04:20.442 10 INFO neutron.plugins.ml2.plugin [None req-46c840da-e62b-4327-922f-0a38dd09bb55 - - - - - -] Attempt 1 to provision port 82ac2ea0-8f4e-4545-bde5-7ca0c3d900f6 2026-07-10 01:04:20.597 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 821c0c03-88fd-496c-ab3a-bd6960ac3261 2026-07-10 01:04:21.170 10 INFO neutron.plugins.ml2.plugin [None req-f2fe093a-1485-45dc-bae7-e6dcf3b8a304 - - - - - -] Attempt 1 to provision port 821c0c03-88fd-496c-ab3a-bd6960ac3261 2026-07-10 01:04:21.481 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 5dfaa5ae-8491-444f-87b0-5184d5d67320 2026-07-10 01:04:21.989 9 INFO neutron.plugins.ml2.plugin [None req-7feedb6a-2180-4fc5-b9a2-63513757bcf0 - - - - - -] Attempt 1 to provision port 5dfaa5ae-8491-444f-87b0-5184d5d67320 2026-07-10 01:04:27.360 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port ed88f093-bd44-41e7-9e7b-a698e64b4fd5 2026-07-10 01:04:28.620 10 INFO neutron.plugins.ml2.plugin [None req-dd4d0408-f9a3-46d4-947d-d4993e442b42 - - - - - -] Attempt 1 to provision port ed88f093-bd44-41e7-9e7b-a698e64b4fd5 2026-07-10 01:04:29.422 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port d8e46a2f-6c97-45f4-b615-76dfaf00fa6a 2026-07-10 01:04:29.817 9 INFO neutron.plugins.ml2.plugin [None req-cbf933bc-5b23-470e-a7a6-89d8f3e1a9af - - - - - -] Attempt 1 to provision port ed88f093-bd44-41e7-9e7b-a698e64b4fd5 2026-07-10 01:04:30.116 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port ed88f093-bd44-41e7-9e7b-a698e64b4fd5 2026-07-10 01:04:30.330 10 INFO neutron.plugins.ml2.plugin [None req-86c12689-6846-4550-90db-014e312c2c9e - - - - - -] Attempt 1 to provision port ed88f093-bd44-41e7-9e7b-a698e64b4fd5 2026-07-10 01:04:31.017 9 INFO neutron.plugins.ml2.plugin [None req-87048be5-aa97-4a7d-a286-9caff2db35ff - - - - - -] Attempt 1 to provision port d8e46a2f-6c97-45f4-b615-76dfaf00fa6a 2026-07-10 01:04:31.429 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port d8e46a2f-6c97-45f4-b615-76dfaf00fa6a 2026-07-10 01:04:31.724 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 668b8844-c47a-4aa8-9458-b7434d2ea592 2026-07-10 01:04:32.114 9 INFO neutron.plugins.ml2.plugin [None req-8cbbffa6-edb2-48c3-a2e9-a2622fe0ab94 - - - - - -] Attempt 1 to provision port d8e46a2f-6c97-45f4-b615-76dfaf00fa6a 2026-07-10 01:04:32.514 9 INFO neutron.plugins.ml2.plugin [None req-a1201ab1-8fb6-4381-b820-b68b0a73b6a1 - - - - - -] Attempt 1 to provision port d8e46a2f-6c97-45f4-b615-76dfaf00fa6a 2026-07-10 01:04:32.894 9 INFO neutron.plugins.ml2.plugin [None req-00fd608b-1e07-437b-bc7c-b0e58cb1843b - - - - - -] Attempt 1 to provision port 25c62013-595f-4939-8b47-e7bd71f9ab81 2026-07-10 01:04:33.329 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port d8e46a2f-6c97-45f4-b615-76dfaf00fa6a 2026-07-10 01:04:33.542 9 INFO neutron.plugins.ml2.plugin [None req-5dbe3969-bedd-4339-ab46-a3f2954f82e3 - - - - - -] Attempt 1 to provision port 668b8844-c47a-4aa8-9458-b7434d2ea592 2026-07-10 01:04:33.649 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 668b8844-c47a-4aa8-9458-b7434d2ea592 2026-07-10 01:04:34.463 9 INFO neutron.plugins.ml2.plugin [None req-09cae5e0-3998-4c94-bafd-590b73fe2ac9 - - - - - -] Attempt 1 to provision port 668b8844-c47a-4aa8-9458-b7434d2ea592 2026-07-10 01:04:34.831 9 INFO neutron.plugins.ml2.plugin [None req-b05497e3-e2c2-410f-94ff-77bc3e8754b1 - - - - - -] Attempt 1 to provision port 668b8844-c47a-4aa8-9458-b7434d2ea592 2026-07-10 01:04:35.317 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 668b8844-c47a-4aa8-9458-b7434d2ea592 2026-07-10 01:04:36.009 10 INFO neutron.plugins.ml2.plugin [None req-b5e97aa7-2642-48d8-98ad-8505dd59a0c2 - - - - - -] Attempt 1 to provision port d1f016a0-7ac2-403b-a09d-01ecce0429ce 2026-07-10 01:04:36.767 9 INFO neutron.plugins.ml2.plugin [None req-87ba312c-a592-47fe-8748-776c88ed6c40 - - - - - -] Attempt 1 to provision port d1f016a0-7ac2-403b-a09d-01ecce0429ce 2026-07-10 01:04:37.377 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port db70960e-b1a7-48c0-84ea-637aed22af26 2026-07-10 01:04:38.023 10 INFO neutron.plugins.ml2.plugin [None req-f8420ac9-4ba2-4b47-9ed4-3238f7bca4dd - - - - - -] Attempt 1 to provision port 75d56dc2-683f-4075-bb4e-35b8a48939aa 2026-07-10 01:04:38.768 10 INFO neutron.plugins.ml2.plugin [None req-291e8bb7-ec14-48d7-8bf5-8c9f7079f090 - - - - - -] Attempt 1 to provision port 75d56dc2-683f-4075-bb4e-35b8a48939aa 2026-07-10 01:04:39.369 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port db70960e-b1a7-48c0-84ea-637aed22af26 2026-07-10 01:04:39.814 10 INFO neutron.plugins.ml2.plugin [None req-ea20b1b5-876f-4488-96cd-1baa3d096f3a - - - - - -] Attempt 1 to provision port f48b0849-6b65-4a62-aaef-4dc71ff23e99 2026-07-10 01:04:40.664 9 INFO neutron.plugins.ml2.plugin [None req-faad3f66-3b5f-4276-82f3-140052fa228c - - - - - -] Attempt 1 to provision port f48b0849-6b65-4a62-aaef-4dc71ff23e99 2026-07-10 01:04:45.233 9 INFO neutron.plugins.ml2.plugin [None req-dc628578-9618-46dd-93cf-7da2170e1691 - - - - - -] Attempt 1 to provision port 28756023-b68d-4df3-a2ad-73ce0b52f496 2026-07-10 01:04:47.385 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 28756023-b68d-4df3-a2ad-73ce0b52f496 2026-07-10 01:04:47.496 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2952d301-e3ca-4914-8552-174600c575e4'] response: {'server_uuid': 'f2495fed-8aed-47c8-aff7-ed2d598c6f94', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '28756023-b68d-4df3-a2ad-73ce0b52f496', 'code': 200} 2026-07-10 01:04:49.338 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 28756023-b68d-4df3-a2ad-73ce0b52f496 2026-07-10 01:04:53.137 9 INFO neutron.plugins.ml2.plugin [None req-a8e47b6d-e4a5-4ac1-b609-61df4b706e24 - - - - - -] Attempt 1 to provision port 8294c778-8504-4943-a61c-4e52bf2939ac 2026-07-10 01:04:55.506 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 8294c778-8504-4943-a61c-4e52bf2939ac 2026-07-10 01:04:55.661 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-950cdcd6-bf0c-414a-8dbc-307460bbcc30'] response: {'server_uuid': 'c531fb83-0e7e-4ef6-9f2d-3d316dd48d3f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8294c778-8504-4943-a61c-4e52bf2939ac', 'code': 200} 2026-07-10 01:04:56.222 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 25c62013-595f-4939-8b47-e7bd71f9ab81 2026-07-10 01:04:57.445 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port d1f016a0-7ac2-403b-a09d-01ecce0429ce 2026-07-10 01:04:57.844 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port f48b0849-6b65-4a62-aaef-4dc71ff23e99 2026-07-10 01:04:58.332 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 25c62013-595f-4939-8b47-e7bd71f9ab81 2026-07-10 01:04:58.584 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 75d56dc2-683f-4075-bb4e-35b8a48939aa 2026-07-10 01:04:59.035 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 8294c778-8504-4943-a61c-4e52bf2939ac 2026-07-10 01:04:59.433 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 75d56dc2-683f-4075-bb4e-35b8a48939aa 2026-07-10 01:04:59.740 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port d1f016a0-7ac2-403b-a09d-01ecce0429ce 2026-07-10 01:05:00.008 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port f48b0849-6b65-4a62-aaef-4dc71ff23e99 2026-07-10 01:05:14.853 9 INFO neutron.plugins.ml2.plugin [None req-12828e0a-8eac-405b-a2bd-3e42f05b1c3e - - - - - -] Attempt 1 to provision port df4ef137-5def-493e-9c8a-3161cecfa1ac 2026-07-10 01:05:26.599 10 INFO neutron.plugins.ml2.plugin [None req-82874ce5-c86b-4088-80ad-3eaea86e6cd1 - - - - - -] Attempt 1 to provision port cbfff625-e6f2-4db0-9a51-f87ecfdd7425 2026-07-10 01:05:29.477 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port cbfff625-e6f2-4db0-9a51-f87ecfdd7425 2026-07-10 01:05:29.590 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b99abde4-fa70-417e-9123-be200e0c1a2f'] response: {'server_uuid': '8c677834-aa54-48b0-a658-1020e7054eff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cbfff625-e6f2-4db0-9a51-f87ecfdd7425', 'code': 200} 2026-07-10 01:05:31.406 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port cbfff625-e6f2-4db0-9a51-f87ecfdd7425 2026-07-10 01:06:04.843 10 INFO neutron.plugins.ml2.plugin [None req-55d17322-b26f-49eb-b803-6024b8aca980 - - - - - -] Attempt 1 to provision port 0ca0c829-fbec-4c46-9e7b-794c3488e39f 2026-07-10 01:06:07.602 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 0ca0c829-fbec-4c46-9e7b-794c3488e39f 2026-07-10 01:06:07.747 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fedafebf-17c0-4ef5-b63c-4f2458f2421e'] response: {'server_uuid': '8c677834-aa54-48b0-a658-1020e7054eff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0ca0c829-fbec-4c46-9e7b-794c3488e39f', 'code': 200} 2026-07-10 01:06:09.524 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 0ca0c829-fbec-4c46-9e7b-794c3488e39f 2026-07-10 01:06:31.068 9 INFO neutron.plugins.ml2.plugin [None req-a583c510-d529-467b-89bb-272dec7c531c - - - - - -] Attempt 1 to provision port c6b7694c-f6cb-47e8-bcfe-d0beeea1a052 2026-07-10 01:06:33.560 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port c6b7694c-f6cb-47e8-bcfe-d0beeea1a052 2026-07-10 01:06:33.706 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8887f505-6740-43b5-8c36-8d6ac38624a2'] response: {'server_uuid': '8c677834-aa54-48b0-a658-1020e7054eff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c6b7694c-f6cb-47e8-bcfe-d0beeea1a052', 'code': 200} 2026-07-10 01:06:35.463 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port c6b7694c-f6cb-47e8-bcfe-d0beeea1a052 2026-07-10 01:06:45.571 9 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 905d8fcf-b91d-4b00-96f6-db543a853c62 2026-07-10 01:06:45.668 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1076535-4d4a-42ce-994b-d89c5b6ebb84'] response: {'server_uuid': '8c677834-aa54-48b0-a658-1020e7054eff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '905d8fcf-b91d-4b00-96f6-db543a853c62', 'code': 200} 2026-07-10 01:06:47.503 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 905d8fcf-b91d-4b00-96f6-db543a853c62 2026-07-10 01:06:55.254 9 INFO neutron.plugins.ml2.plugin [None req-c3e20d4b-bc08-4240-9f7c-c10cbd4837d0 - - - - - -] Attempt 1 to provision port 905d8fcf-b91d-4b00-96f6-db543a853c62 2026-07-10 01:06:55.543 10 INFO neutron.plugins.ml2.plugin [None req-159ff241-1abe-4707-b5ce-2ace64759f3a - - - - - -] Attempt 1 to provision port 905d8fcf-b91d-4b00-96f6-db543a853c62 2026-07-10 01:07:00.775 10 INFO neutron.plugins.ml2.plugin [None req-d865acc9-1f0a-4b12-a44e-43606f38a87f - - - - - -] Attempt 1 to provision port c6b7694c-f6cb-47e8-bcfe-d0beeea1a052 2026-07-10 01:07:23.705 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d4a1072-ca0d-487d-96e8-9b88e024b67d'] response: {'server_uuid': 'c531fb83-0e7e-4ef6-9f2d-3d316dd48d3f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8294c778-8504-4943-a61c-4e52bf2939ac', 'code': 200}